Integration & Automation

Category: Compute

Automate security scans on Amazon EKS with Kubescape, AWS CodeBuild, and AWS CodePipeline

As organizations increasingly adopt Amazon Elastic Kubernetes Service (Amazon EKS) to manage their containerized applications, implementing robust security measures and maintaining compliance become critical. The scalable and flexible nature of Amazon EKS has made it a popular choice for businesses seeking to streamline their application deployment and management processes. However, with this adoption comes the […]

Automate comprehensive data protection using AWS CloudFormation StackSets

Learn how to use AWS CloudFormation StackSets to automate and simplify data protection without duplicating existing backups on Amazon EBS, a high-performance block-storage service designed for Amazon EC2.

Simplify integration of your Amazon EKS cluster with Amazon EKS Blueprints for CDK

Learn how to use Amazon EKS Blueprints for CDK to simplify integration of common tooling and provisioning of complete, opinionated EKS clusters that meet specific application requirements. This solution is designed to replace the deprecated Amazon EKS Quick Start.

Create AMIs with AWS CodePipeline

One way to alleviate the pain of drift in your Amazon Web Services (AWS) workloads is to use a GitOps workflow to automate Amazon Machine Image (AMI) builds with AWS CodePipeline. In this post, we show you how to deploy a continuous integration and continuous delivery (CI/CD) pipeline, managed by CodePipeline, to build AMIs.