|
You are here |
www.enterpriseintegrationpatterns.com | ||
| | | | |
golb.hplar.ch
|
|
| | | | | [AI summary] A tutorial covering setting up, managing, and updating AWS cloud infrastructure using the Pulumi Infrastructure as Code tool in the Go programming language. | |
| | | | |
adamj.eu
|
|
| | | | | 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. | |
| | | | |
www.jennapederson.com
|
|
| | | | | 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. | |
| | | | |
www.kencochrane.com
|
|
| | | [AI summary] The author provides a tutorial on creating a Python Lambda function integrated with CloudFormation to reliably obtain and standardize Availability Zone data across different AWS regions. | ||