2 links tagged with all of: aws + cdk + infrastructure-as-code
Click any tag below to further narrow down your results
Links
The AWS Infrastructure-as-Code MCP Server is a new tool that integrates AI assistants with AWS development workflows. It offers features like documentation search, template validation, and deployment troubleshooting, all while keeping operations secure and local. This tool helps streamline AWS CloudFormation and CDK development.
AWS has introduced a new refactor feature in the AWS Cloud Development Kit (CDK) that enables cloud engineers to safely rename and reorganize their infrastructure as code without the risk of data loss or downtime. This feature simplifies the refactoring process by leveraging AWS CloudFormation's capabilities, allowing developers to focus on code rather than resource configuration. However, experts advise using this feature judiciously and highlight that other Infrastructure as Code tools have different approaches to similar challenges.