Technical requirements
The source code for this chapter can be found at https://github.com/PacktPublishing/AWS-CDK-in-Practice/tree/main/chapter-4-complete-web-application-deployment-with-aws-cdk.
The Code in Action video for this chapter can be viewed at: https://packt.link/PbobK.
Since this chapter is a continuation of the previous one, the directory structure is the same but with a few modifications to the services, which we will explore in this chapter.
You will also need a domain name that is not in use. This will allow AWS to take care of DNS records of the domain, a practice you have to go through to be able to create complete and solid web applications that are backed properly by TLS certificates issued to those domains.