Day 3: AWS Learning JourneyWelcome back to Day 3 of our AWS Basics to Pro series! ๐ Yesterday, we explored the foundation of AWS infrastructure:โ AWS Regionsโ Availability Zonesโ Local Zonesโ How to create an AWS account and Free Tier benefits Whatโs on todayโs agenda?Today, ...Jan 13, 2025ยท6 min read
Day 30 Task: Kubernetes ArchitectureKubernetes Overview Introduction to Kubernetes (K8S) Kubernetes manages Docker containers in clusters. Automates deployment, scaling, and healing of containers. What is Kubernetes (k8s)? Open-source container management tool. Automates deploy...Apr 2, 2024ยท9 min read
Day 28 Task: Jenkins AgentsIndex Understanding Jenkins Master and Agent Jenkins Master (Server) Jenkins Agent Scaling Jenkins with Master-Agent Connection Pre-requisites Setting up Ubuntu 22.04 Installing Java and Docker Ensuring Separate Rights and Permissions for J...Mar 31, 2024ยท6 min read
Day 25 Task: Complete Jenkins CI/CD Project(Day24)Webhook for Jenkins and SonarQube: ๐ Access SonarQube Server, go to Administration > Configuration > Webhooks. ๐ท๏ธ Provide Name, Jenkins URL, and optional Secret. ๐พ Save for automated Jenkins notifications. Trivy for Container Security: ๐ I...Mar 12, 2024ยท5 min read
Day 24 Task: Complete Jenkins CI/CD Project๐Task 01: Seamless Integration and GitHub Automation - Forking the Repository ๐ด - GitHub Integration with Jenkins ๐ - Unraveling the Magic of GitHub WebHooks ๐ช - CICD Setup: A Crucial Foundation ๐๏ธ Task 02: Docker Compose Mastery - Crafting the Do...Mar 11, 2024ยท11 min read
Day 23 Task: Jenkins Freestyle Project for DevOps Engineers.** Index ๐โจ** 1. Introduction ๐ DevOps Essentials: CI/CD, Build Jobs, and Jenkins Freestyle Projects ๐๐ป 2. Understanding CI/CD ๐ Overview of Continuous Integration (CI) ๐ Extending to Continuous Deployment (CD) ๐ Significance in Modern So...Mar 10, 2024ยท9 min read
Day-22 : Getting Started with Jenkins ๐Index Getting Started with Jenkins ๐ An introduction to Jenkins, an open-source CI/CD automation tool written in Java. What is Jenkins? Understanding the role of Jenkins in automating software development workflows. Installation Guide Step-b...Mar 8, 2024ยท7 min read