Best practices for developing cloud applications with AWS CDK

By Dustin Ward

AWS FeedBest practices for developing cloud applications with AWS CDK In this post, we discuss strategies for organizing the development of complex cloud applications with large teams, using the AWS Cloud Development Kit (AWS CDK) as a central technology. AWS CDK allows developers and administrators to define their cloud applications using a familiar programming language,…

ICYMI: Serverless Q1 2021

By Dustin Ward

AWS FeedICYMI: Serverless Q1 2021 Welcome to the 13th edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. Every quarter, we share all of the most recent product launches, feature enhancements, blog posts, webinars, Twitch live streams, and other interesting things that you might have missed! In case you missed our…

Using AWS Config custom resources to track any resource on AWS

By Dustin Ward

AWS FeedUsing AWS Config custom resources to track any resource on AWS AWS Config is a powerful service you can use to track infrastructure resources and simplify compliance. AWS Config continuously monitors and records your resource configurations. It also allows you to use AWS Config rules to automate the evaluation of recorded configurations against desired…