From the course: Complete Guide to Serverless Web App Development on AWS
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Benefits of creating Amplify Infrastructure with AWS CDK - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to Serverless Web App Development on AWS
Benefits of creating Amplify Infrastructure with AWS CDK
- [Instructor] You already learned about AWS CDK and AWS Amplify. Let's spend some time evaluating the benefits of using AWS CDK to create Amplify infrastructure compared to other mechanisms like AWS Console, the AWS Amplify CLI, and other infrastructure as code frameworks. There are multiple ways to create and manage Amplify infrastructure in AWS. You can use AWS Console for manual configurations, as we did previously. Rely on the AWS Amplify CLI for a guided setup, or leverage other infrastructure as code frameworks like Terraform or Serverless Framework. Each option has its own advantages, but AWS CDK stands out for its flexibility, modularity, and the ability to manage infrastructure as code using programming languages. Let's compare AWS CDK with these other methods and evaluate its benefits. AWS CDK versus the AWS Console. AWS Console is great for beginners and for quick one-off setups. It provides a visual interface, but managing infrastructure manually has some clear…
Contents
-
-
-
-
(Locked)
Comparing options for hosting a website in AWS3m 30s
-
(Locked)
Introduction to AWS Amplify3m 13s
-
(Locked)
Host a simple React app using AWS Amplify from the console4m 46s
-
(Locked)
Benefits of creating Amplify Infrastructure with AWS CDK3m 43s
-
(Locked)
Modify the client app to be hosted in Amplify6m 55s
-
Create AWS Amplify infrastructure with AWS CDK7m 33s
-
(Locked)
Deploy and test Ampllify infrastructure4m 45s
-
(Locked)
Challenge: Modify and deploy your Web app1m 2s
-
(Locked)
Solution: Modify and deploy your Web app3m 18s
-
(Locked)
Progress check: Hosting a static site1m 18s
-
(Locked)
-
-
-
-
-
-
-