-
Performing canary deployments and metrics-driven rollback with Amazon Managed Service for Prometheus and Flagger
Canary deployments are a popular tool to reduce risk when deploying software, by exposing a new version to a small…
-
Deployment Projects with the new AWS .NET Deployment Experience
In the last post about our new AWS .NET Deployment tooling I talked about some of the recent updates we have made. I did…
-
CICD on Serverless Applications using AWS CodeArtifact
Developing and deploying applications rapidly to users requires a working pipeline that accepts the user code (usually via a Git…
-
Detect Python and Java code security vulnerabilities with Amazon CodeGuru Reviewer
Amazon CodeGuru is a developer tool that uses machine learning and automated reasoning to catch hard to find defects and security…
-
AWS Control Tower Account vending through Amazon Lex ChatBot
In this blog post you will learn about a multi-environment solution that uses a cloud native CICD pipeline to build,…
-
Deploy a Docker application on AWS Elastic Beanstalk with GitLab
Many customers rely on AWS Elastic Beanstalk to manage the infrastructure provisioning, monitoring, and deployment of their web applications. Although Elastic Beanstalk…