Advertisement · 728 × 90
#
Hashtag
#AWSCloudDevelopmentKit
Advertisement · 728 × 90
Preview
Announcing AWS CDK Mixins: Composable Abstractions for AWS Resources by Michael Kaiser and Momo Kornher We are excited to announce the developer preview of CDK Mixins, a...

🚀📝 Announcing AWS CDK Mixins: Composable Abstractions for AWS Resources

#CDKMixins #AWSCloudDevelopmentKit #InfrastructureAsCode #DevPreview #ComposableInfrastructure

1 2 0 0
AWS Weekly Roundup: Strands Agents 1M+ downloads, Cloud Club Captain, AI Agent Hackathon, and more (September 15, 2025) Last week, Strands Agents, AWS open source for agentic AI SDK just hit 1 million downloads and earned 3,000+ GitHub Stars less than 4 months since launching as a preview in May 2025. With Strands Agents, you can build production-ready, multi-agent AI systems in a few lines of code. We’ve continuously improved features including support […]

AWS Weekly Roundup: Strands Agents 1M+ downloads, Cloud Club Captain, AI Agent Hackathon, and more (September 15, 2025)

Last week, Strands Agen...

#AWS #AmazonCloudfront #AmazonEc2MacInstances #AwsCloudDevelopmentKit #AwsCloudtrail #AwsLambda #AwsTrainium #News #OpenSource #Startup #WeekInReview

2 0 0 0
AWS Weekly Roundup: Strands Agents 1M+ downloads, Cloud Club Captain, AI Agent Hackathon, and more (September 15, 2025) Last week, Strands Agents, AWS open source for agentic AI SDK just hit 1 million downloads and earned 3,000+ GitHub Stars less than 4 months since launching as a preview in May 2025. With Strands Agents, you can build production-ready, multi-agent AI systems in a few lines of code. We’ve continuously improved features including support […]

AWS Weekly Roundup: Strands Agents 1M+ downloads, Cloud Club Captain, AI Agent Hackathon, and more (September 15, 2025)

Last week, Strands Agen...

#AWS #AmazonCloudfront #AmazonEc2MacInstances #AwsCloudDevelopmentKit #AwsCloudtrail #AwsLambda #AwsTrainium #News #OpenSource #Startup #WeekInReview

2 0 0 0
Introducing AWS CDK Refactor (Preview) AWS Cloud Development Kit (CDK) CLI now enables safe infrastructure refactoring through the new 'cdk refactor' command in preview. This feature allows developers to rename constructs, move resources between stacks, and reorganize CDK applications while preserving the state of deployed resources. By leveraging https://aws.amazon.com/about-aws/whats-new/2025/02/reshape-aws-cloudformation-stack-refactoring/ with automated mapping computation, CDK Refactor eliminates the risk of unintended resource replacement during code restructuring. Previously, infrastructure as code maintenance often requires reorganizing resources and improving code structure, but these changes traditionally risked replacing existing resources due to logical ID changes. With the CDK Refactor feature, developers can confidently implement architectural improvements like breaking down monolithic stacks, introducing inheritance patterns, or upgrading to higher-level constructs without complex migration procedures or risking downtime of stateful resources. This allows teams to continuously evolve their infrastructure code while maintaining the stability of their production environments. The AWS CDK Refactor feature is available in all AWS Regions where the AWS CDK is supported. For more information and a walkthrough of the feature, check out the https://aws.amazon.com/blogs/devops/aws-cloud-development-kit-cdk-launches-refactor/ and the https://docs.aws.amazon.com/cdk/v2/guide/refactor.html#_get_started_with_cdk_refactoring. You can read more about the https://docs.aws.amazon.com/cdk/v2/guide/home.html.

Introducing AWS CDK Refactor (Preview)

AWS Cloud Development Kit (CDK) CLI now enables safe infrastructure refactoring through the new 'cdk refactor' command in preview. This feature allows developers to rename constructs, move resources between stacks, and reorga...

#AWS #AwsCloudDevelopmentKit

1 0 0 0
Preview
Introducing AWS CDK Refactor (Preview) AWS Cloud Development Kit (CDK) CLI now enables safe infrastructure refactoring through the new 'cdk refactor' command in preview. This feature allows developers to rename constructs, move resources between stacks, and reorganize CDK applications while preserving the state of deployed resources. By leveraging AWS CloudFormation's refactor capabilities with automated mapping computation, CDK Refactor eliminates the risk of unintended resource replacement during code restructuring. Previously, infrastructure as code maintenance often requires reorganizing resources and improving code structure, but these changes traditionally risked replacing existing resources due to logical ID changes. With the CDK Refactor feature, developers can confidently implement architectural improvements like breaking down monolithic stacks, introducing inheritance patterns, or upgrading to higher-level constructs without complex migration procedures or risking downtime of stateful resources. This allows teams to continuously evolve their infrastructure code while maintaining the stability of their production environments. The AWS CDK Refactor feature is available in all AWS Regions where the AWS CDK is supported. For more information and a walkthrough of the feature, check out the blog post and the documentation. You can read more about the AWS CDK here.

🆕 AWS CDK Refactor (Preview) lets developers safely rename, move, and reorganize resources in infrastructure code, preserving deployed state and avoiding unintended resource replacement, now available in all AWS CDK-supported regions.

#AWS #AwsCloudDevelopmentKit

1 0 0 0
Amazon API Gateway now supports dual-stack (IPv4 and IPv6) endpoints Amazon API Gateway now offers IPv6 support across all endpoint types, custom domains, and management APIs in all commercial and AWS GovCloud regions, enabling dual-stack configuration options as a solution to growing IPv4 address scarcity.

Amazon API Gateway now supports dual-stack (IPv4 and IPv6) endpoints

Amazon API Gateway now offers IPv6 support across all endpoint types, custom d...

#AWS #AmazonApiGateway #AmazonRoute53 #Announcements #AwsCloudDevelopmentKit #AwsGovcloud(Us) #Featured #Launch #Networking&ContentDelivery #News

0 0 0 0
AWS CDK Construct Library for Amazon EventBridge Scheduler now generally available Amazon Web Services (AWS) announces the general availability of the AWS Cloud Development Kit (AWS CDK) L2 construct library for Amazon EventBridge Scheduler. This construct library allows developers to programmatically create, configure, and manage scheduled tasks using infrastructure as code with their preferred programming language, simplifying the process of building event-driven applications. The EventBridge Scheduler construct library enables you to define schedules using cron or rate expressions, configure target destinations including AWS Lambda functions, Amazon SQS queues, and other AWS services, and manage execution windows and retry policies. Developers can now leverage type-safe programming languages to define their scheduling infrastructure, improving code maintainability and reducing configuration errors. The AWS CDK construct library for Amazon EventBridge Scheduler is available in all AWS Regions where Amazon EventBridge Scheduler is available. To get started, visit the following resources: https://docs.aws.amazon.com/scheduler/latest/UserGuide/what-is-scheduler.html https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_scheduler-readme.html https://docs.aws.amazon.com/cdk/v2/guide/home.html

AWS CDK Construct Library for Amazon EventBridge Scheduler now generally available

Amazon Web Services (AWS) announces the general availability of the AWS Cloud Development Kit (AWS CDK) L2 construct library for Amazon EventBridge Scheduler. This construct library...

#AWS #AwsCloudDevelopmentKit

0 0 0 0
Preview
AWS CDK Construct Library for Amazon EventBridge Scheduler now generally available Amazon Web Services (AWS) announces the general availability of the AWS Cloud Development Kit (AWS CDK) L2 construct library for Amazon EventBridge Scheduler. This construct library allows developers to programmatically create, configure, and manage scheduled tasks using infrastructure as code with their preferred programming language, simplifying the process of building event-driven applications. The EventBridge Scheduler construct library enables you to define schedules using cron or rate expressions, configure target destinations including AWS Lambda functions, Amazon SQS queues, and other AWS services, and manage execution windows and retry policies. Developers can now leverage type-safe programming languages to define their scheduling infrastructure, improving code maintainability and reducing configuration errors. The AWS CDK construct library for Amazon EventBridge Scheduler is available in all AWS Regions where Amazon EventBridge Scheduler is available. To get started, visit the following resources: Amazon EventBridge Scheduler documentation AWS CDK API Reference for EventBridge Scheduler AWS CDK Developer Guide

🆕 AWS CDK L2 for Amazon EventBridge Scheduler is now available, letting developers use infrastructure as code for scheduled tasks, simplifying event-driven app development. Supported in all EventBridge Scheduler regions.

#AWS #AwsCloudDevelopmentKit

0 0 0 0
Amazon API Gateway now supports dual-stack (IPv4 and IPv6) endpoints Amazon API Gateway now offers IPv6 support across all endpoint types, custom domains, and management APIs in all commercial and AWS GovCloud regions, enabling dual-stack configuration options as a solution to growing IPv4 address scarcity.

Amazon API Gateway now supports dual-stack (IPv4 and IPv6) endpoints

Amazon API Gateway now offers IPv6 support across all endpoint types, custom d...

#AWS #AmazonApiGateway #AmazonRoute53 #Announcements #AwsCloudDevelopmentKit #AwsGovcloud(Us) #Featured #Launch #Networking&ContentDelivery #News

0 0 0 0
AWS CDK releases L2 construct support for Amazon Data Firehose delivery streams AWS Cloud Development Kit (AWS CDK) now includes L2 construct support for Amazon Data Firehose delivery streams, enabling developers to define and deploy streaming data infrastructure as code. This new capability allows you to programmatically configure delivery streams that automatically deliver real-time data to destinations like Amazon S3. With this addition to AWS CDK, you can define sophisticated streaming architectures using familiar programming languages like TypeScript, Python, Java, and .NET. The module simplifies the process of setting up fully-managed delivery streams that push data to your desired destinations on a regular cadence, making it easier to build data lakes, enable real-time analytics, and create data archival solutions. To learn more about using Amazon Data Firehose with AWS CDK, see the https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_kinesisfirehose-readme.html and the https://docs.aws.amazon.com/firehose/latest/dev/what-is-this-service.html. You can also explore sample applications and use cases on the AWS CDK Workshop website.

AWS CDK releases L2 construct support for Amazon Data Firehose delivery streams

AWS Cloud Development Kit (AWS CDK) now includes L2 construct support for Amazon Data Firehose delivery streams, enabling developers to define and deploy streaming data infrastructure ...

#AWS #AwsCloudDevelopmentKit

0 0 0 0
Preview
AWS CDK releases L2 construct support for Amazon Data Firehose delivery streams AWS Cloud Development Kit (AWS CDK) now includes L2 construct support for Amazon Data Firehose delivery streams, enabling developers to define and deploy streaming data infrastructure as code. This new capability allows you to programmatically configure delivery streams that automatically deliver real-time data to destinations like Amazon S3. With this addition to AWS CDK, you can define sophisticated streaming architectures using familiar programming languages like TypeScript, Python, Java, and .NET. The module simplifies the process of setting up fully-managed delivery streams that push data to your desired destinations on a regular cadence, making it easier to build data lakes, enable real-time analytics, and create data archival solutions. To learn more about using Amazon Data Firehose with AWS CDK, see the AWS CDK documentation and the Amazon Data Firehose Developer Guide. You can also explore sample applications and use cases on the AWS CDK Workshop website.

🆕 AWS CDK releases L2 construct support for Amazon Data Firehose delivery streams

#AWS #AwsCloudDevelopmentKit

0 0 0 0
cdk-chalice Adds Support for Accessing Chalice-generated CloudFormation Resources cdk-chalice 0.8.1 adds support for accessing AWS Chalice-generated CloudFormation resources as native CDK objects. It is useful if you need to explicitly reference these resources in the broader AWS Cloud Development Kit (AWS CDK) application, or customize the resources generated by Chalice. In this blog post, I will explain how this feature works and provide an example. The new capability is based on the CDK cloudformation-include module, which was released as a developer preview in CDK 1.

Learn about the new feature to reference and customize CloudFormation resources generated by AWS Chalice as native CDK objects #AWSCloudDevelopmentKit #AWSChalice #cdk-chalice softwhat.com/cdk-chalice-adds-support...

0 0 0 0