Containers

Tag: CodeDeploy

Container DevSecOps with AWS CodePipeline using Hadolint and Anchore Engine

Many organizations are or are considering migrating their applications and/or software to containers over traditional virtual machines given that they are incredibly fast, easy to maintain, have simpler deployment lifecycles, and are much easier to spin up and down. This can greatly reduce the cost and increase efficiency. For a secure container life cycle management, […]

AWS CodeDeploy now supports linear and canary deployments for HAQM ECS

AWS CodeDeploy has extended blue/green deployment support for Elastic Container Service (HAQM ECS) to include canary and linear deployments for applications hosted on AWS Fargate or HAQM Compute Cloud (HAQM EC2). Blue/green deployments are a safe deployment strategy provided by AWS CodeDeploy for minimizing interruptions caused by changing application versions. This is accomplished by creating […]