Category Archives for Terraform Iac

Terraform Modules and Workspaces

๐Ÿš€ [Recap] Day 4: Terraform Modules and Workspaces ๐Ÿ—๏ธ [Terraform] ๐Ÿ’ป

Hello Terraformers! ๐ŸŒ Welcome back to our exciting journey through the world of Terraform! ๐ŸŒฑ In today’s recap, we delved into the fascinating realm of Terraform Modules and Workspaces. ๐Ÿงฉ๐Ÿ’ผ These powerful features open up a whole new dimension for managing infrastructure-as-code. Let’s quickly recap the key takeaways from Day 4: ๐Ÿ“‹ Terraform Modules: Simplify, […]

Read More
Install visual studio code

Install Visual Studio Code for Terraform and Plugins

In this blog post, we will walk you through the process of installing Visual Studio Code on your Windows machine, so you can start coding and building amazing projects in no time! ๐Ÿ‘‰ Visual Studio Code (VS Code) is a powerful, lightweight, and free source code editor developed by Microsoft. Here’s how to install it […]

Read More
Terraform Day 2 Recap

[Recap] Day 2: Unleashing the Power of Read, Generate, Modify, Loops, Data Sources, and Functions [Terraform]

๐Ÿ“ข [Recap] Day 2: Unleashing the Power of Read, Generate, Modify, Loops, Data Sources, and Functions [Terraform] ๐ŸŒ Greetings, fellow Terraform enthusiasts! ๐Ÿš€ Let’s dive into the thrilling recap of Day 2 as we continue our journey toward mastering the art of infrastructure as code. ๐Ÿ“– Read: In Terraform, the ‘read’ operation allows us to […]

Read More
terraform concepts

Terraform Concepts- Everything you need to know

๐Ÿ€ In this blog post, we will explore some important concepts in Terraform that every user should be familiar with. Whether you’re new to Terraform or have some experience, understanding these concepts will help you effectively utilize Terraform for managing your infrastructure. ๐Ÿ”‘ Terraform supports various cloud providers, including AWS, Azure, Google Cloud Platform, and […]

Read More

๐–๐ก๐š๐ญ ๐š๐ซ๐ž ๐“๐ž๐ซ๐ซ๐š๐Ÿ๐จ๐ซ๐ฆ ๐Œ๐จ๐๐ฎ๐ฅ๐ž๐ฌ ๐š๐ง๐ ๐ญ๐ก๐ž๐ข๐ซ ๐ฉ๐ฎ๐ซ๐ฉ๐จ๐ฌ๐ž๐ฌ?

๐Ÿ“ If you’re new to infrastructure-as-code (IAC), you may have heard of Terraform, a popular IAC tool used to build and manage infrastructure in the cloud. One of the most powerful features of Terraform is the use of modules, which help organize your code and make it reusable. โžก In this blog post, we’ll dive […]

Read More

Infrastructure as Code (IaC)

๐Ÿ“ŒWhat is (IaC) Infrastructure as Code? Infrastructure as code, or IaC, is the process of delivering and managing infrastructure that is described by code rather than by hand. ๐Ÿ“ŒWhen to use IaC? 1๏ธโƒฃ. You make extensive use of IaaS resources. 2๏ธโƒฃ. Your infrastructure is rented from a variety of platforms or vendors. ๐Ÿ“ŒIaC DevOps Best […]

Read More

Terraform Provisioners – Overview, Types & Why you should not use them

โœ… Terraform Provisioners are used for executing scripts or shell commands on a local or remote machine as part of resource creation/deletion. โœ… Provisioners can be used to model specific actions on the local machine or on a remote machine in order to prepare servers or other infrastructure objects for service. โœ… There are 2 […]

Read More
AWS-Infrastructure

How to Provision AWS Infrastructure with Terraform?

Cloud automation is on its pace and various toolsย  are proposed for faster and efficient developmentย . One such automation tool is ย Terraform. What is Terraform? โžช Terraform is an open-source IaaS (Infrastructure as a Code) tool by Hashicorp. It is used to build, provision and modify architecture using declarative commands. ย Why Terraform? โžช Terraform is […]

Read More
Terraform

๐“๐ž๐ซ๐ซ๐š๐Ÿ๐จ๐ซ๐ฆ ๐‹๐ข๐ฏ๐ž ๐๐ฎ๐ž๐ฌ๐ญ๐ข๐จ๐ง๐ฌ & ๐€๐ง๐ฌ๐ฐ๐ž๐ซ๐ฌ

What is ๐“๐ž๐ซ๐ซ๐š๐Ÿ๐จ๐ซ๐ฆ? Should you go for ๐“๐ž๐ซ๐ซ๐š๐Ÿ๐จ๐ซ๐ฆ? What is the scope? There are many questions similar to this which comes in mind when we talk about Terraform. We are going to discuss many of these types of questions with our expert trainer. If you wish to check out the live Q/A, visit https://k21academy.com/terraform23 and […]

Read More
1 2 3
Not found