/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nodogmablog.bryanhogan.net
| | www.jennapederson.com
3.2 parsecs away

Travel
| | With Infrastructure as Code, you can scale quicker and easier, improve your quality, control your costs and risks, and know your infrastructure better. Today, we'll dive deeper with a look at AWS CloudFormation, an Infrastructure as Code framework. We'll cover templates, stacks, and change sets, and then take a look at five examples to demonstrate some of the foundational features to get started.
| | adamj.eu
3.4 parsecs away

Travel
| | AWS Lambda is a hip "serverless" technology that everyone is talking about. While I find 'serverless' a bit of a funny name-it just means a managed environment-I like using Lambda functions for infrastructure glue or running small internal applications. Putting these things on individually managed servers of their own has always been a pain, so Lambda is a perfect fit.
| | schadokar.dev
2.0 parsecs away

Travel
| | Setup serverless framework and create a hello function using the serverless template and deploy it on the cloud.
| | serverlesscode.com
10.1 parsecs away

Travel
| [AI summary] A technical tutorial explains how to customize the Serverless Framework by writing a local plugin that modifies AWS CloudFormation templates to set custom log retention policies.