From the course: AWS for Developers: Deploy a WordPress Blog with AWS CDK v2
What you should know - Amazon Web Services (AWS) Tutorial
From the course: AWS for Developers: Deploy a WordPress Blog with AWS CDK v2
What you should know
- [Instructor] To get the most benefit out of this course, ideally, you have prior knowledge in the following: A good understanding of AWS infrastructure such as EC2 servers, load balancers and virtual private clouds. As I mentioned, I'll be using Python, but as long as you have development skills in any other language such as Java or C#, you'll have no problem understanding the sample code. And, finally, I'll be using a lot of features from the AWS Cloud Development Kit. So chances are you'll want to keep the CDK documentation handy when creating your own projects. But, for now, let's get you started with this project, and it will give you a good baseline with the AWS CDK.