AWS Cloud Development Kit (AWS CDK) v2 and Go CDK is now available for Developer Preview - devamazonaws.blogspot.com

The AWS Cloud Development Kit (AWS CDK) v2 is now available for Developer Preview, and offers two new capabilities for CDK users. The first is all CDK versions now support Go, expanding the number of programming languages developers can use to define infrastructure-as-code, and provision through AWS CloudFormation. The second is that all stable constructs from the AWS Construct Library are now available in a single, separate package, making it easier for you to use the CDK and stay up-to-date with new versions as we evolve it going forwards.

April 30, 2021 at 04:14PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com