DEV Community

Aadit Unni
Aadit Unni

Posted on • Updated on

FREE AWS Cloud Project Bootcamp Week 4 Part 2

[74/100] #100DaysOfCloud Today, I did a part of the Week 4 of the FREE AWS Cloud Project Bootcamp by Andrew Brown.

This week is about Relational Databases and involves more of RDS postgres database. Here's what I completed:

  • Watched the Week 4 Live-Stream Video.
  • Create RDS Postgres Instance using CLI.
    • Provision an RDS instance.
    • Temporarily stop an RDS instance.
    • Remotely connect to RDS instance.
  • Bash scripting for common database actions.
    • Write several bash scripts for database operations.
  • Operate common SQL commands.
  • Create a schema SQL file by hand.
  • Work with UUIDs and PSQL extensions.

GitHub

You can watch the Bootcamp through this YouTube playlist : FREE AWS Cloud Project Bootcamp playlist

Top comments (0)