Santosh Sonawaneqasantosh.hashnode.dev·Sep 5, 2024QA Automation Testing - Part 2Question 1: Explain the difference between Selenium IDE, Selenium WebDriver and Selenium Grid. Selenium, the open-source automation testing tool, has become a cornerstone for software testing professionals worldwide. However, its various components—S...qaopswithvishal
Vishal Phadnisvishaltoyou.hashnode.dev·Nov 4, 2023Day 73: Setting Up Grafana on AWS EC2: A Step-by-Step Guide🚀💥Introduction Grafana, a versatile open-source platform for monitoring and observability, has become an indispensable tool for bloggers, developers, and system administrators. In this in-depth tutorial, we will lead you through the process of settin...59 readsDevops
Vishal Phadnisvishaltoyou.hashnode.dev·Nov 2, 2023Day 72: Exploring Grafana: A Complete Guide To Monitoring And Visualization🚀🚀👋Introduction Within the ever-evolving global era, green monitoring and visualization equipment are critical for handling complex systems and ensuring their top-of-the-line overall performance. Grafana is one such tool that has gained enormous recog...52 readsDevops
Vishal Phadnisvishaltoyou.hashnode.dev·Oct 31, 2023Day 71: Let's Prepare for Some Interview Questions on Terraform 🔥💥Introduction Welcome to Day 71 of our journey to become Terraform experts. Today, we're going to dive deep into some interview questions related to Terraform. These questions will test your knowledge and understanding of Terraform, its components, ...2 likes·151 readsDevops
Vishal Phadnisvishaltoyou.hashnode.dev·Oct 30, 2023Day 70: Unveiling Terraform Modules: A Structural Approach to Infrastructure as Code❄🚀👋Introduction Welcome to Day 70 of our Terraform expedition. In this blog post, we will delve into the intricate world of Terraform modules. We will explore the concept of modules, and their role in structuring infrastructure as code, differentiate ...30 readsDevops
Vishal Phadnisvishaltoyou.hashnode.dev·Oct 29, 2023Day 69: Exploring the Potential of Terraform's Meta-Arguments: A Deep Dive into count and for_each🚀👋Introduction Within the domain of Infrastructure as Code (IaC), Terraform stands as a versatile platform, empowering developers to configure and manage infrastructure resources seamlessly. Central to this capability is the utilization of meta-argum...26 readsDevops
Vishal Phadnisvishaltoyou.hashnode.dev·Oct 28, 2023Day 68: Scaling with Terraform 🚀👋Introduction The ability to scale your infrastructure is fundamental to meeting the evolving requirements of your applications. As your application expands, there's a need to allocate additional resources to manage heightened workloads, and when de...1 like·37 readsDevops
Vishal Phadnisvishaltoyou.hashnode.dev·Oct 24, 2023Day 67: AWS S3 Bucket Creation and Management Using Terraform❄👋Introduction Welcome back to Day 67 of our 90 Days of DevOps journey. Today, we dive into the fascinating world of Amazon S3 (Simple Storage Service) and explore the creation and management of S3 buckets using Terraform. S3 is Amazon's object stora...37 readsDevops
Vishal Phadnisvishaltoyou.hashnode.dev·Oct 23, 2023Day 66: Terraform Unleashed: Building a Multi-Resource AWS Infrastructure❄💥Introduction Welcome back to Day 66 of our 90 Days of DevOps journey. Today, we'll be diving into creating a Virtual Private Cloud (VPC) on Amazon Web Services (AWS) and deploying a web server within it. This is a fundamental step in infrastructure...30 readsDevops
Vishal Phadnisvishaltoyou.hashnode.dev·Oct 21, 2023Day 65: Working with Terraform Resources 🚀👋Introduction In the world of infrastructure as code (IAC), Terraform stands as a titan. Its power and flexibility allow users to define and manage infrastructure in a declarative way. At the core of Terraform's strength lies its concept of "resourc...1 like·39 readsDevops