Dipankar DasforKubesimplifykubesimplify.hashnode.net·Apr 5, 2023How get started with Hashicorp Vault🛡️Introduction It is a tool for managing secrets and sensitive data in modern computing environments. Especially in a dynamic environment. Which can be accessed using API, CLI as well as web app also if you don't want to manage the infrastructure on yo...Discuss·24 likes·201 readshashicorp-vault
Kunal VermaforKubesimplifykubesimplify.hashnode.net·Feb 13, 2023Become a Hashicorp Certified Terraform Associate - Preparation GuideIntroduction Recently, I appeared for the HashiCorp Certified Terraform Associate exam after somewhere around 2 months of preparation. I am very glad to share that I passed it with a score of 85%, which is a pretty nice one considering the fact that,...Discuss·16 likes·3.3K readsTerraform
Abhishek KforAbhishekabhishek-devops-engineer.hashnode.net·Jan 15, 2023What is Terraform?Introduction to Terraform Terraform is an IAC tool, used primarily by DevOps teams to automate various infrastructure tasks. The provisioning of cloud resources, for instance, is one of the main use cases of Terraform. It's a cloud-agnostic, open-sou...Discuss·8 likes·53 readsTerraform
Dipankar DasforKubesimplifykubesimplify.hashnode.net·Apr 5, 2023How get started with Hashicorp Vault🛡️Introduction It is a tool for managing secrets and sensitive data in modern computing environments. Especially in a dynamic environment. Which can be accessed using API, CLI as well as web app also if you don't want to manage the infrastructure on yo...Discuss·24 likes·201 readshashicorp-vault
Swastik GourforSwastik Gour swastik135.hashnode.net·Mar 30, 2023Introduction to Terraform: Infrastructure as Code Made EasyTerraform is an open-source infrastructure as code (IaC) tool that enables you to manage your cloud infrastructure resources declaratively. With Terraform, you can define your infrastructure resources in code, version-control them, and deploy them to...DiscussCNCF
Moulaye AbderrahmaneforCamelCodescamelcodes.hashnode.net·Mar 10, 2023How to manage Java application secrets using Vault 🚨🔐Howdy friend 👋 Here's the plan. We will explain what is Vault and why we need it to manage secrets in applications; Then we'll run Vault and implement a Java project to explain how to use it for managing secrets. Let's Go. What is Vault? Vault is a...Discuss·1 like·211 readsSecurityWeb Development
Kunal SinghforLearn by Doinglearnbydoing.hashnode.net·Mar 8, 2023Import Terraform ConfigurationIntroduction Terraform supports bringing your existing infrastructure under its management. By importing resources into Terraform, you can safely and consistently manage your infrastructure using a predictable workflow. When you create new infrastruc...DiscussTerraform
Kunal SinghforKunal Singh's blogikunalsingh.hashnode.net·Mar 6, 2023Import Terraform ConfigurationIntroduction Terraform supports bringing your existing infrastructure under its management. By importing resources into Terraform, you can safely and consistently manage your infrastructure using a predictable workflow. When you create new infrastruc...Discuss·6 likes·216 readsTerraform
Ritesh Kumar NayakforDevOps with Riteshriteshthedevops.hashnode.net·Mar 3, 2023Terraform Advanced(Nginx Deployment Automation) -1Terraform with Docker As we all are aware, Docker is a containerization tool that allows developers to easily deploy, run, and manage applications in containers. Here our aim will be : Installing docker Pulling docker image from docker hub Creatin...Discuss·2 likes·59 readsTerraform
Aaqib Ahmadforaaqib-ahmad.hashnode.net·Feb 26, 2023Infrastructure as Code with Terraform [Part 3]Hey everyone! Today we're going to learn about Terraform configuration file (.tfstate file). As DevOps engineers, we know that infrastructure is a key component of any successful project. Terraform provides an effective way to build, manage and deplo...Discuss·1 like·92 readsTerraform
Aaqib Ahmadforaaqib-ahmad.hashnode.net·Feb 21, 2023Infrastructure as Code with Terraform [Part 2]Providers Providers allow Terraform to interact with cloud providers, SaaS providers, and other APIs. Some providers require you to configure them with endpoint URLs, cloud regions, or other settings before Terraform can use them. As we're building I...Discuss·1 like·83 reads#IaC
Aaqib Ahmadforaaqib-ahmad.hashnode.net·Feb 18, 2023Infrastructure as Code with Terraform [Part 1]Hello everyone! Today we're gonna learn about Infrastructure as Code with Terraform on AWS cloud. Terraform is easy to learn and once you follow this blog, you'll be good enough to write your own Terraform code. So, let's begin the learning journey. ...Discuss·558 readsTerraform
Kunal VermaforKubesimplifykubesimplify.hashnode.net·Feb 13, 2023Become a Hashicorp Certified Terraform Associate - Preparation GuideIntroduction Recently, I appeared for the HashiCorp Certified Terraform Associate exam after somewhere around 2 months of preparation. I am very glad to share that I passed it with a score of 85%, which is a pretty nice one considering the fact that,...Discuss·16 likes·3.3K readsTerraform