
Akshay Ghalme
@AkshayGhalme
Followers
17
Following
54
Media
1
Statuses
41
DevOps Engineer who helps organisations with DevOps solutions
Pune, India
Joined August 2015
RT @vishwaSayambar: Day 1 of #LaraconIN, and it’s already worth it! Amazing insights and discussions. Here are some glimpses! . #WebDev #la….
0
3
0
Check out my latest article: Day 71 - Terraform Interview Questions to Level Up Your DevOps Skills 🔥 via @LinkedIn . #90DaysOfDevOps #Terraform #IaaC #CloudComputing #DevOps #AWS #InterviewPreparation.
linkedin.com
Congratulations on making it this far! As you master Terraform, let’s sharpen your skills with some commonly asked interview questions. This guide will help you understand key concepts and prepare...
0
0
0
Check out my latest article: Day 41: Setting Up an Application Load Balancer with AWS EC2 🚀☁ via @LinkedIn . #Day41 #AWS #LoadBalancing #DevOps #CloudComputing #90DaysOfDevOps.
linkedin.com
Welcome back, AWS warriors! 🌟 Yesterday, you learned about Launch Templates and EC2 Instances. Today, we take it up a notch with Load Balancing, a critical concept for building scalable and reliable...
0
0
1
Check out my latest article: Day 38 Getting Started with AWS Basics☁ via @LinkedIn . #Day38 #AWSBasics #IAM #DevOpsJourney #CloudComputing #90DaysOfDevOps.
linkedin.com
🎉 Congratulations on your journey so far! You’ve tackled Kubernetes, CI/CD, and more, and now it’s time to dive into the exciting world of Cloud Computing with AWS. 🚀 Why AWS? Amazon Web Services...
0
0
0
Check out my latest article: Day 36: Managing Persistent Volumes in Your Deployment 💥 via @LinkedIn . #day36 #KubernetesStorage #PersistentVolumes #DevOpsJourney #90DaysOfDevOps #StatefulApplications.
linkedin.com
🙌 Kudos to you for conquering ConfigMaps and Secrets yesterday! Today, we take it a step further with Persistent Volumes in Kubernetes. What Are Persistent Volumes (PVs)? A Persistent Volume (PV) is...
0
0
0
Check out my latest article: Day 32: Launching Your Kubernetes Cluster with Deployment via @LinkedIn . #KubernetesDeployment #KubernetesAutoScaling #AutoHealing #DevOpsJourney #KubernetesTutorial #CloudNative #MinikubeDeployment #TodoAppDeployment.
linkedin.com
Welcome to Day 32 of the DevOps journey! Today, we explore Kubernetes Deployments, an essential feature for managing applications at scale. We will understand the concept of Deployments and create a...
0
0
0
Check out my latest article: Day 31: Launching Your First Kubernetes Cluster with Nginx Running via @LinkedIn . #KubernetesBeginner #MinikubeSetup #KubernetesPod #NGINX #KubernetesTutorial #DevOpsLearning #KubernetesArchitecture #.
linkedin.com
Today, we’re diving into Kubernetes hands-on practice by setting up a local Kubernetes cluster using Minikube and creating a simple Nginx pod. If you're new to Kubernetes, this is a perfect way to...
0
0
0
Check out my latest article: Day 30: Kubernetes Architecture via @LinkedIn . #day30 #90DaysOfDevOps #KubernetesArchitecture #K8sExplained #ContainerOrchestration #KubernetesBenefits #DevOpsTools #CloudNative #KubernetesAPI.
linkedin.com
Kubernetes, often abbreviated as K8s, is the backbone of modern container orchestration. It's a powerful tool that allows organizations to manage, scale, and deploy containerized applications...
0
0
0
Check out my latest article: Day 29: Jenkins Important Interview Questions for DevOps Engineers via @LinkedIn . #JenkinsInterview #DevOpsQuestions #CICDPipeline #AutomationWithJenkins #DockerIntegration #JenkinsPipeline #InterviewReady.
linkedin.com
Jenkins is a cornerstone in CI/CD pipelines, widely used for automating build, test, and deployment processes. In today's task, we'll focus on Jenkins-specific interview questions, especially those...
0
0
0
Check out my latest article: Day 28: Exploring Jenkins Agents for Distributed Builds via @LinkedIn . #day28 #90DaysOfDevOps #DevOpsJourney #JenkinsAgents #DistributedBuilds #AWSIntegration #CI_CDOptimization.
linkedin.com
In today’s task, we delve into Jenkins Agents, an essential component for scaling and optimizing your CI/CD pipeline. By setting up a Jenkins agent, we can distribute workloads, making builds faster...
0
0
0
Check out my latest article: Day 27: Jenkins Declarative Pipeline with Docker via @LinkedIn . #JenkinsPipeline.#DockerIntegration.#DevOpsAutomation.#CI_CD.#DeclarativePipeline.#BuildAndDeploy.#ContinuousIntegration.#JenkinsWithDocker.#DevOps.
linkedin.com
Overview Today, we dive deeper into integrating Docker with Jenkins Declarative Pipelines. By combining the flexibility of Docker and the power of Jenkins pipelines, DevOps engineers can automate...
0
0
0
Check out my latest article: Day 25: Complete Jenkins CI/CD Project – Continued with Documentation via @LinkedIn . #day25 #90DaysOfDevOps #aws #Jenkins #Docker.
linkedin.com
Task 1: Document the CI/CD Pipeline Create a detailed README for your Jenkins project. Include: Setup Instructions: Pipeline Steps: Cleanup: Future Enhancements: Task 2: Set a Small Goal Goal: Learn...
0
0
0
Check out my latest article: Day 24: Completing a Jenkins CI/CD Project via @LinkedIn . #day24 #90DaysOfDevOps #aws #Jenkins #CICD.
linkedin.com
Continuous Integration and Continuous Deployment (CI/CD) are the backbone of modern software development, ensuring automated and seamless deployment of code. Today, we’ll explore setting up a Jenkins...
0
0
0
Check out my latest article: Day 23: Jenkins Freestyle Project for DevOps Engineers via @LinkedIn . #day23 #90DaysOfDevOps #aws #Jenkins #CICD.
linkedin.com
Task 1: Creating a Freestyle Project to Build and Run a Dockerized Application Objective In this task, we will create a Jenkins Freestyle project that builds a Docker image for an application and...
1
0
1
Check out my latest article: Day-22: Getting Started with Jenkins via @LinkedIn . #day22 #90DaysOfDevOps #Jenkins #CICD.
linkedin.com
Task 1: What is Jenkins and Why is it Used? Introduction to Jenkins Jenkins is an open-source automation tool used primarily for Continuous Integration (CI) and Continuous Delivery (CD). It simplif...
0
0
0
Check out my latest article: Day 21 Task: Important Docker Interview Questions via @LinkedIn . #day21 #90DaysOfDevOps #docker #dockerinterviewquestions.
linkedin.com
Docker Interview Docker is a crucial topic for DevOps Engineer interviews, especially for freshers. Here are some essential questions to help you prepare and ace your Docker interviews: What is the...
0
0
0
RT @podmaximalist: I like to share some of my thoughts regarding the SRE failure from Netflix on the recent live streaming match. https://t….
0
1
0
Check out my latest article: Day 18 Task: Docker for DevOps Engineers via @LinkedIn . #day18 #90DaysOfDevOps #AWS #Docker.
linkedin.com
Introduction Docker simplifies application deployment by encapsulating everything you need in containers. In this blog, we will explore how to use to set up multi-container environments and manage...
0
0
0
Check out my latest article: Basics of Python for DevOps Engineers via @LinkedIn . #day15 #90DaysOfDevOps #aws #pythonprogramming.
linkedin.com
What is Python? Python is an open-source, general-purpose, high-level, and object-oriented programming language created by Guido van Rossum. It has a vast ecosystem of libraries and frameworks, such...
1
0
1