Once you start developing serverless code in earnest, you need a testable local dev environment and reliable deployment automation. In today's episode, you'll learn how to use the AWS Serverless …
Tag: deployment

Episode #612
VS Code and Docker
Learn how Microsoft’s open source VS Code editor, already a very good programmer’s editor, now has a game changing feature that sets VS Code apart from anything else out there.

Episode #611
Kubernetes: What and When
Regular expressions can quickly grow to be large, dense, and impenetrable. In today’s episode you’ll learn how Ruby helps you compose them out of smaller, manageable pieces!

Episode #567
Serverless Ruby with AWS Lambda
When all you really need is a single function that takes some inputs and produces some outputs, wouldn’t it be nice to simply upload the function into the cloud and …