AWS DevOps & Developer Productivity Blog

Tag: AWS CDK

Announcing the General Availability of the HAQM EventBridge Scheduler L2 Construct

Today we’re announcing the general availability (GA) of the HAQM EventBridge Scheduler and Targets Level 2 (L2) constructs in the AWS Cloud Development Kit (AWS CDK) construct library. EventBridge Scheduler is a serverless scheduler that enables users to schedule tasks and events at scale. Prior to the launch of these L2 constructs, developers had to […]

Decision flow diagram of an asset as it gets audited for garbage collection.

Announcing CDK Garbage Collection

The AWS Cloud Development Kit (CDK) is an open source framework that enables developers to define cloud infrastructure using a familiar programming language. Additionally, CDK provides higher level abstractions (Constructs), which reduce the complexity required to define and integrate AWS services together when building on AWS. CDK also provides core functionality like CDK Assets, which […]

AWS CloudFormation- 2024 Year in Review blog

AWS CloudFormation: 2024 Year in Review

AWS CloudFormation: 2024 Year in Review AWS CloudFormation enables you to model and provision your cloud application infrastructure as code-base templates. Whether you prefer writing templates directly in JSON or YAML, or using programming languages like Python, Java, and TypeScript with the AWS Cloud Development Kit (CDK), CloudFormation and CDK provide the flexibility you need. […]

Title image for the "A new AWS CDK L2 construct for HAQM CloudFront Origin Access Control (OAC)" blog

A new AWS CDK L2 construct for HAQM CloudFront Origin Access Control (OAC)

Recently, we launched a new AWS Cloud Development Kit (CDK) L2 construct for HAQM CloudFront Origin Access Control (OAC). This construct simplifies the configuration and maintenance of securing HAQM Simple Storage Service (HAQM S3) CloudFront origins with CDK. Launched in 2022, OAC is the recommended way to secure your CloudFront distributions due to additional security features compared […]

Using Semantic Versioning to Simplify Release Management

Any organization that manages software libraries and applications needs a standardized way to catalog, reference, import, fix bugs and update the versions of those libraries and applications. Semantic Versioning enables developers, testers, and project managers to have a more standardized process for committing code and managing different versions. It’s benefits also extend beyond development teams […]

Instant Well-Architected CDK Resources with Solutions Constructs Factories

For several years, AWS Solutions Constructs have helped thousands of AWS Cloud Development Kit (CDK) users accelerate their creation of well-architected workloads by providing small, composable patterns linking two or more AWS services, such as an HAQM S3 bucket triggering an AWS Lambda function. Over this time, customers with use cases that don’t match an […]

How to use HAQM Q Developer to deploy a Serverless web application with AWS CDK

How to use HAQM Q Developer to deploy a Serverless web application with AWS CDK

Did you know that HAQM Q Developer, a new type of Generative AI-powered (GenAI) assistant, can help developers and DevOps engineers accelerate Infrastructure as Code (IaC) development using the AWS Cloud Development Kit (CDK)? IaC is a practice where infrastructure components such as servers, networks, and cloud resources are defined and managed using code. Instead […]

Featured image

Driving Development Forward: How the PGA TOUR speeds up Development with the AWS CDK

This post is written by Jeff Kammerer, Senior Solutions Architect. The PGA TOUR is the world’s premier membership organization for touring professional golfers, co-sanctioning tournaments on the PGA TOUR along with several other developmental, senior, and international tournament series. The PGA TOUR is passionate about bringing its fans closer to the players, tournaments, and courses. […]