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.
Migrating from the Serverless Framework to the Cloud Development Kit (CDK) involves a manual process of preserving resources, recreating them in the CDK, and importing them to maintain functionality. The author shares insights from their own migration experience, including steps to prevent resource deletion, compare CloudFormation outputs, and deploy a sample application that demonstrates the migration techniques.