ππ½π Jenkins Upstream and Downstream Pipelines: Flow Like a Pro! ππJul 29, 2023Β·2 min read
π Getting Started with Terraform πTerraform is an amazing Infrastructure as Code (IAC) tool that lets you define and provision your infrastructure using code. π οΈ Installation π οΈ For window installation: Install Terraform from the official link download For Linux installation: go...Sep 13, 2023Β·2 min read
ποΈπ Installing Jenkins for Continuous Integration and Automation! ππ§Jul 26, 2023Β·2 min read
π AWS Usage Report Script πSummary This script uses the AWS CLI to retrieve information about various AWS resources like EC2 instances, S3 buckets, IAM users and Lambda functions. It then presents the data in a JSON format, giving you an overview of your AWS resource usage. Re...Jul 24, 2023Β·2 min read
π Building an End-to-End Real-Time Project on AWS with AWS Pipeline β±οΈποΈππ Scenario π The scenario involves product development with an Agile SDLC in motion. πA team of developers will regularly make code changes, resulting in multiple code changes every day. πThis code needs to be tested, as it is what builds the pro...Jul 23, 2023Β·3 min read
π AWS CodeCommit: Git Version Control Made Easy ππ»ππAWS CodeCommit: Secure Version Control in the Cloud βοΈποΈπ AWS provides a comprehensive set of CI/CD services that enable developers to automate and streamline their software delivery process AWS code pipeline, AWS code build and AWS code deploy a...Jul 20, 2023Β·1 min read
π Networking Concepts for DevOps π οΈπ»π’Subnets ππ₯ π Subnets Simplified π Subnets are like ποΈ neighborhoods within a massive city (network). They break down large networks into smaller, more manageable chunks, each with its own unique identity (IP address range). Think of them as di...Jul 17, 2023Β·2 min read