Marko SpasenovskiforCodeChemblog.codechem.com·Sep 20, 2023Infrastructure as Code: Transforming IT Infrastructure ManagementIn this short article, I'll explain what Infrastructure as Code is, why it exists and how it revolutionized IT infrastructure management. Wait, what do you mean by “infrastructure”? Before explaining Infrastructure as Code, we first need to define wh...Discuss·3 likes·132 readsDevops
Adiladil.dev·Sep 19, 2023How to choose "closest" AWS region?In today's digitally interconnected world, the speed and efficiency of your cloud infrastructure are crucial. Whether you're hosting a website, running applications, or managing data, the geographic location of your cloud resources can significantly ...Discuss☁ CloudsAWS
AMIN CHIVILKARaminchivilkar.hashnode.dev·Sep 16, 2023Day 59: #TerraWeekChallengeTask 1: Workspaces, Remote Execution, and Collaboration ✨ Objective: Gain proficiency in using workspaces, remote execution, and collaboration features in Terraform. 📚 Steps: Dive into the concepts of Terraform workspaces and understand how they ca...Discuss90 days of DevOps Challenge
Marko Spasenovskimspasenovski.hashnode.dev·Sep 15, 2023Infrastructure as Code: Transforming IT Infrastructure ManagementIn this short article, I'm going to explain what is Infrastructure as Code, why it exists and how it revolutionized IT infrastructure management. Wait, what do you mean by “infrastructure”? Before we begin explaining Infrastructure as Code, we first ...Discuss·3 likes·55 readsDevops
Brandon Damuedamue.hashnode.dev·Sep 15, 2023Taking Control of your EC2 instances: From Instance Lifecycle to Termination ProtectionEven though EC2 has been around since the early days of AWS, many people fail to leverage its full potential. In the ever-expanding world of Amazon Web Services, where exciting new services pop up in the twinkle of an eye, it's quite tempting for eve...DiscussEC2 instance
Shivam kumarforShivam kumarwebworld.hashnode.dev·Sep 14, 2023Remote Backends and State File Locking in TerraformOverview:- In this blog, we will Implement Remote Backends and State File Locking in our Terraform Project. What is Remote Backends? Terraform stores the state file on our local machine. It is fine if we are working solo on the projects but if a team...DiscussTerraform
Mujahid Hussainsmahid.hashnode.dev·Sep 11, 2023Terraform Definition , need , use , installation ,Terminologies .TABLE OF CONTENTS Hey from Ruby !! Infrastructure as code = Infrastructure +code Terraform : Why do we need Terraform : Installation of Terraform on Linux: Important terminologies of Terraform Hey I'm Sharing about Terraform an infrastructure...DiscussDevops
Vaibhav MuchandiforHuddle01huddle01.hashnode.dev·Sep 11, 2023Setting the stage for people-powered communication: Huddle01 dRTC ProtocolCommunicate. Connect. Collaborate. In an ever-evolving digital landscape, these three words have become quintessential to businesses, communities, and individuals worldwide. Enter Huddle01’s dRTC Protocol, paving the way for the future of secure, eff...Discuss·50 readsWeb3
Mariano Gonzálezblog.mariano.cloud·Sep 10, 2023The Contra questionsI participated in a few interview processes during my career and also conducted some more. It is, to me, a very exciting experience where I get to measure my knowledge and a way of gamifying the learning process. In my experience, most of the intervi...Discuss·26 readsinterview
Rohit Guptadevoperation.hashnode.dev·Sep 8, 2023Mastering Terraform:1. What is Terraform, and how is it different from other IaC tools? Terraform is an IaC tool that allows you to define and provision infrastructure using a declarative configuration language. Unlike other IaC tools, Terraform is cloud-agnostic and su...Discuss·1 likeTerraform