AWS Compute Blog
Tag: CDK
Integrating Amazon EventBridge and Amazon ECS
This post demonstrates how to set up a sample application for consuming events directly from EventBridge into a custom application hosted in ECS.
Creating serverless applications with the AWS Cloud Development Kit
This post is contributed by Daniele Stroppa, Sr. Solutions Architect In October 2019, AWS released an improvement to the getting started experience in the AWS Lambda console. This enables you to create applications that follow common best practices, using infrastructure as code (IaC). It also provides a continuous integration and continuous deployment (CI/CD) pipeline for […]