#docker
Read more stories on Hashnode
Articles with this tag
Table of contents 📍 Introduction 🔹 Understanding Terraform Modules 🔹 Benefits of Using Terraform Modules 🔹 Creating and Using Terraform...
Table of contents 📌 What is Terraform State? 🗂️ Storing the Terraform State File: Local vs. Remote 🌐 Remote State Management...
Table of contents ✅What is Infrastructure as Code (IaC) ✅What is Terraform? ✅Why use Terraform? ✅What is a Resource? ✅What is a Provider? ✅Some...
Table of contents Prerequisites ✅Installing Terraform ✅AWS CLI ✅AWS IAM User ✅Install Required Providers ✅Task 01: Creating an AWS EC2...
Hey there! 👋 Today, we are diving into how to deploy a three-tier application on Amazon EKS (Elastic Kubernetes Service). We'll learn how to set up...
Today, we’re diving into AWS Elastic Kubernetes Service (EKS) as part of our 90 Days of DevOps challenge. EKS makes it easier to manage Kubernetes...