The Infrastructure as Code (IaC) world was shaken in 2023 when Terraform's licensing shift left many feeling uncertain. But fear not, OpenTofu, a valiant fork, has emerged, promising a future built on open-source principles and community collaboration.
Category: DevOps
AWS, Cloud Computing, DevOps, Terraform / OpenTofu
How to create a Resilient AWS Cloud Architecture with Terraform: A Step-by-Step Guide
Craft high-availability reliable and secure AWS infrastructure using Terraform. Learn to create 4 subnets, 2 public, 2 private, with internet access
DevOps, Docker, PHP
How to run docker for development environments
In this post I will show you how to create docker images for your applications. You can find base examples for building your own environment