From the course: Complete Guide to AWS Software Deployment
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Add a database to AWS Elastic Beanstalk - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to AWS Software Deployment
Add a database to AWS Elastic Beanstalk
- [Instructor] All right, we're back to the console and it's time to add a database to this app. We're going to use AWS's Relational Database Service, also known as RDS. RDS is a full fledged service. You can spin up with many different types of databases. To learn more, see my other course, AWS Storage and Data Management, in the learning library on this site. For now though, we'll work through Beanstalk, which lets you create an RDS database from here. So let's go to Configuration. And you see the second section, networking and database. And we'll click edit, scroll down to database, and we'll click enable database. So there's a whole other RDS console that lets you spin up databases independently of Beanstalk. But here we have the interface right here kind of encapsulated in the Beanstalk Console. Now, we don't need to restore a snapshot because this is a brand new database, and we can select our engine Postgres, which is what we know the app is expecting. It's doing a little…
Contents
-
-
-
-
-
-
(Locked)
Understanding AWS Elastic Beanstalk5m 32s
-
(Locked)
AWS Elastic Beanstalk deployment options2m 14s
-
(Locked)
Initialize an AWS Elastic Beanstalk application9m 54s
-
(Locked)
Create an AWS Elastic Beanstalk environment6m 1s
-
(Locked)
Customize AWS Elastic Beanstalk with ebextensions2m 59s
-
(Locked)
Troubleshoot Elastic Beanstalk and set environment variables10m 5s
-
(Locked)
Add a database to AWS Elastic Beanstalk7m 9s
-
(Locked)
Deploy and scale an AWS Elastic Beanstalk app6m 57s
-
(Locked)
Deploy Docker containers via AWS Elastic Beanstalk3m 23s
-
(Locked)
Elastic Beanstalk teardown5m 26s
-
(Locked)
-
-
-
-