[toread] You Should Learn Regex – Regular expressions (regex): one of the most powerful, widely applicable, and sometimes intimidating techniques in software engineering. From validating email…
AWS SAM Local ? is a CLI tool for local development and testing of Serverless applications – sam is the AWS CLI tool for managing Serverless applications written with AWS Serverless Application Model (SAM). SAM Local can be used to test functions locally, start a local API Gateway from a SAM template, validate a SAM template, and generate sample payloads for various event sources
Awless tutorial: Try a smarter CLI for AWS – A guided tour of the Awless CLI for Amazon Web Services, an alternative to the AWS CLI with simpler syntax, smart defaults, and powerful templates
Introducing Cloud Firestore: Our New Document Database for Apps – Today we're excited to launch Cloud Firestore, a fully-managed NoSQL document database for mobile and web app development. It's designed to easily store and sync app data at global scale, and it's now available in beta.