#aws
Read more stories on Hashnode
Articles with this tag
🎡What is Minikube? Minikube is a tool that enables you to run Kubernetes locally on your machine. It creates a single-node Kubernetes cluster on your...
📍Prerequisite AWS EC2 VM : We will be Using Amazon Machine Image As Ubuntu. GitHub : we will Bring our code from a github repo where we have pushed...
📁Terraform Configuration File: Create a Terraform configuration file to define a resource of AWS EC2 instance. terraform { required_providers { ...
Introduction: Welcome to TerraWeek Day 2! Today,To familiarize ourselves with the HashiCorp Configuration Language (HCL) syntax used in Terraform....
🎇What is Terraform and how can it help you manage infrastructure as code? -> Terraform is an open-source infrastructure as code (IaC) tool created by...
Jenkins Interview Here are some Jenkins-specific questions related to Docker that one can use during a DevOps Engineer interview: 🔄What’s the...