Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 891 Bytes

File metadata and controls

27 lines (17 loc) · 891 Bytes

Week 4 — Postgres and RDS

I was able to complete all the required assessments. I had two issues, about which I'll tell further.

Firstly, I had an issue with PostgreSQL version: PSQL Error

I was able to fix it with the correct version and connect to AWS RDS: Conncect to RDS

My security group: Security group

My created AWS-lambda: Lambda

Error with code from Andrew source: Error in lambda

I fixed it with determined params as in Andrews videos.

Then, I implemented creating activities with Andrew, but there is a missed error with no-passing right handle Message

Error in handle

I was not able to fix it yet. I guess I need to take it from jwt somehow.