How do I choose a database on AWS? How do I choose between NoSQL (Amazon DynamoDB) vs SQL (Amazon RDS)? As a software engineer, when building a serverless microservice on AWS, I begin with analyzing the design of a RESTful API's data, to decide if it is relational and then I narrow down what the best database on AWS is for my microservice.
0:00 Intro
0:39 Database options on AWS
1:38 Why choosing the right database is important
2:04 NoSQL vs SQL
3:24 How the data will be queried
6:11 Costs associated with databases
7:16 Finalized JSON structure
8:49 Conclusion
The rest of the videos in this series will show you how I create a java (using spring boot) microservice.
1. How to design a RESTful API on AWS - • How to design a RESTful API on AWS :: Serv...
2. This video!
3. How to Design a Microservice on AWS - • How to Design a Microservice on AWS :: Ser...
4. How to Deploy a Microservice with SAM Pipeline and Github Actions - • Deploying a Microservice with SAM Pipeline...
5. What is Hexagonal Architecture in Software - • What is Hexagonal Architecture in Software...
📽
Subscribe to this channel: https://bit.ly/31SKXQb
Share this video: • How to choose a database on AWS :: Serverl...
👩🏾💻
Follow me on the interwebs:
Twitter: / ivlo11
LinkedIn: / ivonneroberts
🛠⚙️
About DevWidgets:
With this channel, I’d like to teach you about all things AWS cloud but more specifically end to end serverless microservice applications and the UIs that consume them.