Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile
Adeebkhan Pathan

@adeebkhan27

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

ID: 1540025953333944320

linkhttp://www.linkedin.com/in/adeebkhanpathan calendar_today23-06-2022 17:36:29

63 Tweet

315 Followers

6,6K Following

Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸš€ 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

πŸš€ 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
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸš€ 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 AWS Startups @DevOpsJobs

πŸš€ 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 <a href="/AWSstartups/">AWS Startups</a> @DevOpsJobs
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸš€ 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

Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸš€ 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

πŸš€ 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
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸ’» 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

πŸ’» 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
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

🌟 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!

🌟 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!
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

"πŸš€ 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"

"πŸš€ 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"
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

🐳 Containerized Django app Pushed to Docker Hub! Tech: Docker, AWS, Django βœ… Automated deployment βœ… Security configured βœ… CI/CD ready Github link : [github.com/akpathan2799/C…] #AWS #Docker #DevOps #Hiring #TechJobs

🐳 Containerized Django app  Pushed to Docker Hub! Tech: Docker, AWS, Django 
βœ… Automated deployment
βœ… Security configured
βœ… CI/CD ready

Github link : [github.com/akpathan2799/C…]

#AWS #Docker #DevOps #Hiring #TechJobs
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸš€ Just containerized a #NodeJS app! βœ… Docker optimization βœ… Production-ready βœ… Cloud-native architecture βœ… CI/CD configured Github Link : [github.com/akpathan2799/C…] #Docker #DevOps #TechJobs #RemoteWork

πŸš€ Just containerized a #NodeJS app!  
βœ… Docker optimization 
βœ… Production-ready 
βœ… Cloud-native architecture 
βœ… CI/CD configured

Github Link : [github.com/akpathan2799/C…]

#Docker #DevOps #TechJobs #RemoteWork
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸš€ 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

πŸš€ 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
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

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!

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!
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

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

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
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸ”₯ 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

πŸ”₯ 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
Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

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

Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

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

Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸš€ 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

Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸ“’ 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 πŸš€

Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸš€ Mastered **Persistent Volume** & **Liveness Probe** in **#Kubernetes**! πŸ’ͺπŸ”§ Ensuring scalable & reliable applications just got easier. **#DevOps** | **#CloudComputing** | **#TechSkills** | **#Innovation** πŸ“šπŸ’»

Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸŽ‰ 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

Adeebkhan Pathan (@adeebkhan27) 's Twitter Profile Photo

πŸš€ 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

πŸš€ 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