IntroductionI used to hear people talk about Terraform and cloud, but I didn’t really understand what it was. So, I decided to research and practice to learn how to use it. Today, I’ll guide you through using Terraform and share some of my lab practices along the way.In this tutorial, I’ll walk you through how to use Terraform to provision infrastructure on AWS. Terraform is an Infrastructure-as-Code (IaC) tool that helps automate and manage cloud resources effectively.In this example, we will create:A VPC (Virtual Private Cloud)A Subnet inside the VPCAn EC2 instance in the subnetPrerequisitesAWS account: Make sure you have…
Author: Tang Bui
I’d love to hear from you! Feel free to reach out for any inquiries, collaborations, or opportunities. 🔗 LinkedIn: https://www.linkedin.com/in/tang-bui-175b4323/ 💻 Git Repo: https://github.com/qtangbui/gitlab.git 💻Docker Container Registry: https://hub.docker.com/u/quoct01 📍 Location: Melbourne, Victoria, Australia
My name is Tang, and I have a deep passion for technology. Over the past 17 years, I have worked in various roles, including System Admin, System Engineer, Network Specialist, and IT Support for APAC countries. I bring strong experience in managing and troubleshooting Windows, Linux, and network environments, along with solid expertise in Server administration, Network infrastructure, troubleshooting, and Office 365 email administration.Throughout my career, I have had the opportunity to participate in numerous projects, gaining valuable experience in planning, implementing, and upgrading systems and networks across their lifecycle. Currently, I serve as a Windows System Engineer, managing Windows…
I started practicing Docker & Kubernetes since 2019. Here is my Dockerhub/Container registry with a simple test: https://hub.docker.com/u/quoct01 My Git Repo: https://github.com/qtangbui