Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 576 Bytes

File metadata and controls

19 lines (12 loc) · 576 Bytes

Week 4 — Postgres and RDS

HOMEWORK TASKS

  • I provisioned an RDS instance, stopped it then remotely connected to RDS instance bash scripts for database operations Proof of tasks

  • Operated common SQL commands and created a schema SQL file by hand Proof of tasks

  • I also Implemented a postgres client for python using connection pool and toubleshoot SQL errors.

  • I also implemented a Lambda that uns in VPC and commits code to RDS.

HOMEWORK CHALLENGES:

  • [x]

  • [x]

REFERNCES USED: