Using CDK To Connect An External-Facing Node.js Lambda To A Postgres RDS Instance Within A VPC https://awstip.com/using-cdk-to-connect-an-external-facing-node-js-lambda-to-a-postgres-rds-instance-within-a-vpc-e35af9e112e1
#aws #cdk #vpc #serverless #lambda #rds #postgres #sequelize
#aws #cdk #vpc #serverless #lambda #rds #postgres #sequelize
Using a big JS library without reading through the docs first is not something I'd recommend, and yet here I am fumbling through setting up #Sequelize for #Readlebee...
I can't figure out how to both set up a table's column order AND specify a foreign key on one of the columns, and nothing I've found online is helping me figure it out... I know column order isn't super important, but I CARE, dammit!
A StackOverflow question about putting together #sequelize and #flowjs using the #flowtyped definitions. #javascript
https://stackoverflow.com/questions/54910968/how-do-i-apply-flowjs-annotations-to-a-sequelize-model
#javascript #flowtyped #flowjs #sequelize