Integration & Automation
Category: Compute
Build workflows-as-code automations for AWS services using Flowpipe
Learn about Turbot’s cloud scripting engine Flowpipe along with practical examples for automating cloud operations on AWS.
Restart Amazon ECS tasks with AWS Lambda and AWS CloudFormation custom resources
Learn how to refresh AWS Secret Manager secrets in long-running Amazon ECS tasks through automation using a Lambda function and a CloudFormation resource.
Automate monitoring for your Amazon EKS cluster using CloudWatch Container Insights
Learn how to implement Amazon EKS monitoring and alerting using a custom solution that automates EKS observability capabilities for dynamic performance metrics.
Best practices for accelerating development with serverless blueprints
Learn about best practices and components that define a great blueprint while exploring a fully working, serverless blueprint.
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.
Automate IAM credential reports for large AWS Organizations
Learn how to manage credentials with many accounts, automate IAM credential reports, and consolidate the results.
Automate prework to save time deploying an Amazon EKS Kubernetes cluster
Discover a solution for automating Amazon EKS cluster prework using a sample AWS CloudFormation template. We combine this template with a Kubernetes cluster created with the Modular and Scalable Amazon EKS Architecture on AWS solution.
Save time with automated security checks of your Terraform scripts
Learn how to integrate Checkov into CodePipeline with fully automated pre-deployment compliance checks of your Terraform scripts, including built-in notifications. Our solution provides an end-to-end, automated CI/CD pipeline that allows you to stay compliant with AWS best-practices with minimal operational overhead.