Adeebkhan27 Profile Banner
Adeebkhan Pathan Profile
Adeebkhan Pathan

@Adeebkhan27

Followers
333
Following
676
Media
22
Statuses
63

From Frontend to DevOps | πŸ’» Learning Linux & DevOps Tools | πŸ”§ Future DevOps Engineer | Sharing My Journey | #DevOps #Linux #TechCareer #TechTwitter 🌱

India
Joined June 2022
Don't wanna be here? Send us removal request.
@Adeebkhan27
Adeebkhan Pathan
7 months
πŸš€ Just built a robust CI/CD pipeline!. πŸ”— GitHub.βš™οΈ Jenkins.🐳 Docker.πŸ›‘οΈ SonarQube. Streamlined the workflow from code to production, pushing secure and tested images to the Docker registry. #DevOps #CICD
Tweet media one
0
1
3
@Adeebkhan27
Adeebkhan Pathan
8 months
πŸŽ‰ Learned about Kubernetes ConfigMaps & Secrets today! βœ… Ready to start my AWS journey tomorrow 🌩️ πŸš€. Any advice/resources for an AWS beginner? Drop them below! πŸ‘‡. #Kubernetes #AWS #CloudComputing #DevOps.
0
0
3
@Adeebkhan27
Adeebkhan Pathan
8 months
πŸš€ Mastered **Persistent Volume** & **Liveness Probe** in **#Kubernetes**! πŸ’ͺπŸ”§. Ensuring scalable & reliable applications just got easier. **#DevOps** | **#CloudComputing** | **#TechSkills** | **#Innovation** πŸ“šπŸ’».
0
0
2
@Adeebkhan27
Adeebkhan Pathan
8 months
πŸ“’ Kubernetes unlocked!. - Mastered container-to-container & pod-to-pod . communication. - Played with ClusterIP & NodePort magic!. - Explored volumes: emptyDir for temp data, hostPath . for host persistence. One Step closer to mastery! 🌟. #Kubernetes #DevOps πŸš€.
0
0
2
@Adeebkhan27
Adeebkhan Pathan
8 months
πŸš€ Mastered Deployment & Rollback in Kubernetes today! 🌐. 🎯 Seamlessly deploy updates. πŸ”„ Effortlessly roll back issues. Leveling up my DevOps game one YAML at a time! πŸ’» . #Kubernetes #DevOps.
0
0
4
@Adeebkhan27
Adeebkhan Pathan
8 months
Diving deep into #Kubernetes with labels, selectors, replication, and ReplicaSets for seamless scaling and resource optimization! πŸŒβš™οΈ . Every step unlocks new possibilities! πŸš€πŸ’‘. #DevOps #CloudNative #Containers #K8s.
0
0
3
@Adeebkhan27
Adeebkhan Pathan
8 months
Diving deep into #Kubernetes with Minikube! πŸš€ Today I created:. - A single-container pod βœ….- A multi-container pod πŸ”—.- Environment variables for container configs 🌱. Loving this hands-on journey!. #DevOps #Learning #Cloud.
1
0
4
@Adeebkhan27
Adeebkhan Pathan
8 months
πŸ”₯ Big step forward today! Launched 3 EC2 instances, configured a #Kubernetes master + 2 worker nodes! . Diving deeper tomorrow with #Minikube πŸ’». Each day = new skills, new progress! πŸ’₯ #DevOps #CloudComputing #AWS
Tweet media one
0
0
2
@Adeebkhan27
Adeebkhan Pathan
8 months
Diving into #Kubernetes architecture! Master Node: API Server, Scheduler, Controller Manager, ETCD. Worker Node: CRI, Kubelet, Kube-Proxy. Perfecting cloud orchestration skills for high-performance infrastructure! .πŸš€ #DevOps #CloudComputing #CloudNative #Hiring #TechJobs
Tweet media one
0
0
2
@Adeebkhan27
Adeebkhan Pathan
9 months
Just learned about Docker bind mounts vs. volumes! 🐳. ➑️ Bind Mounts: Directly link host files to containers - perfect for dev environments. ➑️ Volumes: Docker-managed, best for production data persistence. Excited to connect with fellow #DevOps and #Docker enthusiasts!
Tweet media one
0
0
1
@Adeebkhan27
Adeebkhan Pathan
9 months
πŸš€ Exciting update! I've successfully used a multi-stage Dockerfile to reduce my app's image size by 86%! πŸŽ‰ Currently sharpening my Linux skills and diving into DevOps. Looking for opportunities to leverage my expertise in Docker and AWS. Let’s connect! #Docker #DevOps
Tweet media one
0
0
1
@Adeebkhan27
Adeebkhan Pathan
9 months
πŸš€ Just containerized a #NodeJS app! .βœ… Docker optimization .βœ… Production-ready .βœ… Cloud-native architecture .βœ… CI/CD configured. Github Link : [. #Docker #DevOps #TechJobs #RemoteWork
Tweet media one
2
0
4
@Adeebkhan27
Adeebkhan Pathan
9 months
🐳 Containerized Django app Pushed to Docker Hub! Tech: Docker, AWS, Django .βœ… Automated deployment.βœ… Security configured.βœ… CI/CD ready. Github link : [. #AWS #Docker #DevOps #Hiring #TechJobs
Tweet media one
1
0
1
@Adeebkhan27
Adeebkhan Pathan
9 months
"πŸš€ Milestone achieved! Successfully implemented Jenkins pipelines with GitHub integration today. From zero to my first automated build - one step closer to #DevOps mastery! Open to remote opportunities πŸ’» #CloudEngineering #GitHubActions #DevOpsCommunity #TechJourney"
Tweet media one
0
0
1
@Adeebkhan27
Adeebkhan Pathan
9 months
🌟 Today’s Learning Adventure! πŸš€. Dove into Ansible πŸ”§, the configuration management tool that simplifies server management. Set up 3 AWS EC2 instances ☁️, practiced installing packages like httpd πŸ“¦, and pushed changes effortlessly with playbooks πŸ“œ. Excited to keep growing!
Tweet media one
0
0
2
@Adeebkhan27
Adeebkhan Pathan
10 months
πŸ’» Got my hands dirty with shell scripting today! πŸ–₯️.- Printed even numbers.- Printed odd numbers.- Printed numbers divisible by 3 or 5 but not by 15. #DevOps #Linux #ShellScripting #RemoteWork #TechJourney #OpenToWork
Tweet media one
Tweet media two
Tweet media three
0
0
1
@Adeebkhan27
Adeebkhan Pathan
10 months
πŸš€ Exciting progress in my Linux journey! Implemented shell scripting best practices like set -x, set -e, set -o pipefail, if-else, for loops, grep, pipe, parameter, and awk. πŸ–₯️. #DevOps #Linux #ShellScripting #RemoteWork #TechJourney #OpenToWork
Tweet media one
0
0
2
@Adeebkhan27
Adeebkhan Pathan
10 months
πŸš€ Today, I connected to an AWS EC2 instance using MobaXterm on Windows! Also, learned the fundamentals of shell scripting. Tomorrow, I’ll dive deeper into how DevOps engineers use shell scripting. #DevOps #AWS #ShellScripting #RemoteWork #TechJobs #Hiring #CTO #Founder.
0
0
3
@Adeebkhan27
Adeebkhan Pathan
10 months
πŸš€ Just created my first AWS EC2 instance and connected to it from my local machine! Excited to dive deeper into cloud computing and DevOps. Next up: Shell scripting! πŸ’» #DevOps #AWS #CloudComputing #Remotework . @CloudGuru @AWSstartups @DevOpsJobs
Tweet media one
0
0
1
@Adeebkhan27
Adeebkhan Pathan
10 months
πŸš€ Just started my #DevOps journey today! Learned about what DevOps is, why it’s used, and the Software Development Life Cycle (#SDLC). Excited for what’s next! 🌟. #Learning #Tech #CareerGrowth #RemoteWork #DevOpsJobs
Tweet media one
0
0
1