|
You are here |
endoflineblog.com | ||
| | | | |
bobbyhadz.com
|
|
| | | | | Learn about what AWS CDK constructs are, the Different Levels of CDK Constructs and how to write your own. | |
| | | | |
nitric.io
|
|
| | | | | How the Nitric framework automates infrastructure provisioning | |
| | | | |
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. | |
| | | | |
brunoscheufler.com
|
|
| | | Over the years plenty of tools to simplify managing your vast infrastructure and deployments emerged. Whether it was Terraform that sought to create declarative representations of cloud resources, or later on Kubernetes with its custom resource definitions (CRDs) connected to the underlying cloud platform, there were many attempts to reduce the effort of deploying completely reproducible infrastructure that evolves with your product's lifecycle.... | ||