This is the third video of the AWS CDK (Cloud Development Kit) with Java series. We’re covering the following topics:

• include AWS CDK modules to our Maven project
• create an S3 Bucket with a Level 1 Construct
• tweak the configuration of the bucket and deploy it to AWS

AWS CDK Developer Guide: https://docs.aws.amazon.com/cdk/latest/guide/home.html

You can find the source code for this example on GitHub: https://github.com/rieckpil/blog-tutorials/tree/master/aws-cdk-java-introduction

» As part of the Stratospheric book (From Zero To Production with Spring Boot and AWS), we’re using the AWS CDK to deploy a production-ready AWS infrastructure. Make sure to grab your copy here https://stratospheric.dev/

#java #aws #cdk

Create and Deploy an AWS CDK CloudFormation Construct (Level 1) Using Java
1.30 GEEK