Recent
Deploy a static site to AWS S3 and CloudFront using AWS CDK
·31 mins
AWS
S3
CloudFront
CDK
TypeScript
Amazon Web Services (AWS) is the most comprehensive and widely adopted cloud platform in the world. Using the AWS Cloud Development Kit (CDK), we can easily define our cloud infrastructure as code (using TypeScript) and host our site on S3, serving it with Amazon’s high-performance CloudFront CDN.