Azure API Versioning with Swagger, Azure API Management Services and ASP.NET Core - A Frictionless DevOps Flow In the second and last part of this series, I'll talk about a frictionless developer experience for versioning .NET APIs and automatically publishing those versions to Azure API Management Services.
Azure API Versioning with Swagger, Azure API Manager and ASP.NET Core - An Introduction API versioning has no “right way” and I am fairly convinced that API evolution is usually a better option for both API authors and clients of those APIs. Evolving APIs
CircleCi Continuous Deployment with Node.js, DynamoDB, AWS Elastic Beanstalk and CircleCI In this post, I'm taking a deep dive into setting up a continuous delivery pipeline using CircleCI.