Aws
Hooking Up AWS Appsync to S3 in 6 Hours(ish)
How to create a direct connection between Appsync and config data in s3
read articleAn Attempt to Explain Relational and Document Storage
A simple, maybe visual, explanation of the basics of databases and the difference between document and relational storage.
read articleWhat’s the Difference Between the AWS CDK and the SDK?
How I differentiate the AWS CDK and AWS SDK
read articleDynamoDB Adventure, Stepping Into NoSQL Storage Land
Discover the DynamoDB concepts that transformed how I think about NoSQL and data storage in general.
read articleStarting to figure out AWS SAM Sync
What is AWS SAM Sync for?
read articleDeploying multiple lambdas from one repo
How do I deploy multiple services from a single repository?
read articleFour Different Patterns to Implement Serverless
What's the difference between the all of the serverless frameworks?
read articleHow do I get a serverless function running locally?
How do I run a serverless function locally?
read article