Api Design
RESOLVED: Look into Aurora’s query, and see how we might be able to structure endpoints around that.
We should use API Gateway + Lambda
Search for provisioned concurrency https://docs.aws.amazon.com/lambda/latest/dg/welcome.html
Check aurora for java client: https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/rds/AmazonRDSClient.html
Usually do tests on the console, and then later on have to use CloudFormation to deploy it
First goal is to have the Lambda pipeline set up Suggests that I start with some kind of template, you should be able to build without a version set
But my process from before was right - use bones to make a sample workspace on the Cloud Desktop, and then use ninja dev sync to link up that cloud workplace with a local workplace
uid: 202007101439 tags: #amazon