Worked on cloud products, focusing on platform, provisioning and identity. Noteworthy accomplishments include:
• Architecture of cloud first event driven microservices in Azure
• Identity Server 4 with enhancements such as external OIDC providers
• Azure pipelines for continuous delivery with automated testing and resource deployment using az cli, Terraform and ARM templates
• Salesforce integrations and custom development
During my tenure I purged a ton of boilerplate code (> 20,000 lines) and replaced with .net core middleware. To do this, I had to first convert the application to asp.net core from asp.net MVC, so that was one of my first major accomplishments.
My next major initiative was to redesign the provisioning and product management code into smaller, more maintainable microservices.
Somewhat related, I focused heavily on continuous integration and full automated testing in the pipeline to help us move to an easier release process that fit the new architecture better. This included deploying resources with ARM templates, terraform and az cli.