Ritesh Kumar Nayakwww.devopswithritesh.in·Oct 9, 2024Terraform IAC: Setting Up Azure Virtual Machine in Web-TierAs part of a 4-tier networking setup, we have already demonstrated the complete networking setup using Terraform. This time, we will extend the architecture by deploying virtual machines into the respective subnets and hosting a static website. This ...DiscussTerraformwithAzure
Sangam BiradarforCloudNativeFolks Communityblog.cloudnativefolks.org·Sep 23, 2024Infrastructure from Code (IfC): Overview and Role in Platform Engineering with StackGenIn our previous blog, we explored the concept of Infrastructure from Code (IfC) and how it automates the generation of infrastructure directly from application code. This approach eliminates the need for manually writing infrastructure as code (IaC) ...Discuss·11 likes·176 readsPlatform Engineering
Janaki Kumarawsec2.hashnode.dev·Jul 17, 2024Improve DevOps Automation with Shell ScriptingIntroduction Imagine deploying hundreds of servers with a single command or automating tedious tasks so you can focus on what truly matters. Welcome to the world of shell scripting! In the fast-paced realm of DevOps, automation is a game-changer, and...Discuss·10 likesDevops
Sonal Kumardevopswork.hashnode.dev·Jun 20, 2024Importing existing infra into terraform using TerraformerThere are many tools to manage creation, maintenance, configuration and updation of infrastructure using Iac tools. One such Iac tool is terraform. What is terraform ?Terraform is like a remote control for managing your cloud infrastructure.With te...Discuss·61 readsterraformer
Frepin Gonsalvesefrepin.hashnode.dev·Jun 2, 2024Introduction to Infrastructure as Code (IAC) and TerraformInfrastructure as Code (IAC) revolutionizes the way we provision and manage resources by automating infrastructure setup through code. In this blog, we'll explore the concept of IAC and dive into Terraform, a powerful tool for managing infrastructure...DiscussDevops
Frepin Gonsalvesefrepin.hashnode.dev·May 30, 2024Introduction to Ansible: Simplifying Configuration ManagementIn the realm of DevOps, configuration management is a crucial aspect of managing the setup and maintenance of servers and infrastructure. Traditionally, this task involved manual interventions and complex scripting, but tools like Ansible have revolu...DiscussDevops
Spacelift teamspacelift.hashnode.dev·May 29, 2024What is Infrastructure Automation & How Does It Work?Written by Flavius Dinu. Originally published at Spacelift.io. The rise of cloud providers has made it easier to provision, configure, and orchestrate infrastructure because you can access it without having to buy the underlying hardware components. ...DiscussDevops
Platform Engineersplatformengineer.hashnode.dev·May 1, 2024S3 Access Control: Managing IAM Roles and PermissionsAmazon S3 is a widely used object storage service that provides a highly durable and scalable infrastructure for storing and retrieving data. However, with great power comes great responsibility, and securing access to S3 buckets and objects is cruci...Discuss#AWS #cloudstorage #objectstorage #AmazonS3
Platform Engineersplatformengineer.hashnode.dev·Apr 24, 2024State Management with Infrastructure as Code (IaC)Infrastructure as Code (IaC) is a method of managing and provisioning infrastructure through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools. This approach enables developers and opera...DiscussInfrastructure as code
Ashwini Kumarblogs.reactivedroid.com·Apr 15, 2024From Experience to Infrastructure Engineering: A Tale of Kubernetes CertificationsJoining PayU Credit has been an incredible journey, where I have the honour of leading a team of exceptional engineers aligned with our business vision to create cutting-edge applications. As the Director of Engineering overseeing customer-facing web...Discuss·245 readsKubernetes