Day 5 : GitLab Runners & Pipeline Execution
Learn GitLab Runners, Hosted vs Self-Hosted Runners, Runner Registration, Tags, Pipeline Editor & Parallel Jobs ๐ Introduction In the previous article, we created our first GitLab CI/CD pipeline and

Search for a command to run...
Articles tagged with #ec2
Learn GitLab Runners, Hosted vs Self-Hosted Runners, Runner Registration, Tags, Pipeline Editor & Parallel Jobs ๐ Introduction In the previous article, we created our first GitLab CI/CD pipeline and

Organizing Projects and Accessing GitLab Repositories Securely Learn how GitLab organizes repositories using Groups and Projects, and understand how to securely authenticate using Personal Access Tok

Secure State Management (S3 + DynamoDB Locking) ๐ Abstract In Terraform, the state file (terraform.tfstate) is the most critical component that connects your configuration with real infrastructure. H

Variables & Outputs (Make Your Code Smart ๐ฅ) In real-world DevOps, writing flexible and reusable code is very important.Today, we will learn how to use Variables and Outputs in Terraform to make our

Terraform Setup on AWS EC2 & Local (Ubuntu , window ) In Day 1, we understood the fundamentals of Terraform and Infrastructure as Code (IaC).Now, in Day 2, we will set up Terraform in real environment

Introduction to Terraform & Infrastructure as Code (IaC) In modern DevOps practices, managing infrastructure manually is no longer scalable or efficient. Organizations are rapidly shifting towards aut
