Containers

Category: AWS CodePipeline

Automatically deploying your container application with AWS Copilot

AWS Copilot CLI will reach end-of-support on May 22, 2026. After this date, the tool will no longer receive updates, security patches, or technical support. Taking an application from idea to working implementation that people can interact with is a multistep process. Once the design is locked in and the code is written, the next […]

Scanning images with Trivy in an AWS CodePipeline

This post was contributed by AWS Container Hero, Liz Rice, VP Open Source Engineering at Aqua Security. If you’re working with containers, it’s important to scan your images for known vulnerabilities, so that you don’t deploy code that an attacker can easily exploit. A good way of ensuring that all your deployed images get this […]