/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

betterdev.blog
| | golb.hplar.ch
4.0 parsecs away

Travel
| | [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.
| | brunoscheufler.com
3.8 parsecs away

Travel
| | 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....
| | endoflineblog.com
3.2 parsecs away

Travel
| | In this article, I want to discuss Infrastructure as Code - the history of the practice, why it's important, what benefits does it bring, and what innovations are being developed in this very active area of software engineering.
| | david-barreto.com
27.1 parsecs away

Travel
| Ideally, a lambda is the glue that ties together a microservice that it's developed in isolation from other parts of a system and it's stored and managed in its own repository. Shared functionality...