Integration & Automation
Category: Management Tools
A practical guide to getting started with policy as code
In this post, we detail the concepts, processes, and steps to get started with policy as code (PaC) and adopt this into your software development lifecycle. PaC can improve your overall security posture, improve consistency of service usage across your organization, and reduce rework or workloads deployed to your AWS accounts.
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.
Manage security events in Slack, Teams, or Amazon Chime using AWS Chatbot and Amazon Q
Learn how to get real-time notifications from AWS Security Hub and query for solutions in Slack, Microsoft Teams, or Amazon Chime using AWS Chatbot integrated with Amazon Q.
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.
IAM Roles Anywhere integration guide for installing AWS Partner CRM Connector
Learn how to configure an IAM Roles Anywhere solution that lets AWS Partner CRM Connector users authenticate with Salesforce using temporary AWS credentials, eliminating the need to hardcode them.
Optimize AWS event and log collection using common design patterns
Learn about some common approaches for collecting data from multiple AWS services across your organization, including common patterns with code samples that you can reuse to consume the data.
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.
Reduce project delays with a docs-as-code solution
Learn how the AWS Quick Start team reduced documentation delays by implementing a docs-as-code solution based on GitHub and AsciiDoc.
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.