#100daysofdevops результаты поиска
Days 95 - 100 🏁of #100daysofdevops 4/8 -> 15/11✔️ Finally Done with the challenge 🥳🎊 It's been really difficult to show up daily to finish tasks, but I did it (even if it's 5 days late🤫) The journey isn't over however, so stay tuned🤩⌛️ #devops @KodeKloudHQ
✦ Day 20 of #100DaysOfCode 💻 I finally began my DevOps journey — something I’ve wanted to start for a long time.🚀 📘 Covered so far: ✔ DevOps Basics & Lifecycle ✔ SDLC & Its Models ✔ Servers, Virtualization & VMs ✔ OS, Linux & Shell Commands #DevOps #100DaysOfDevOps
Day 89 of #100DaysOfDevOps Learned about - > plugins in k8s > proxy server
Day 40 of my #100DaysOfDevOps Learned how to build a Terraform Infra Project using Modules! Same code → multiple environments (dev, staging, prod) ✅ Modules = reusable + scalable infra 🧱 Just plug in tfvars & deploy 💥 #Terraform #IaC #AWS #DevOpsJourney #100DaysOfCloud
🚀 Starting my DevOps journey today. Honestly, I’ve always been a bit scared of it — felt too complex or “not for me.” 💀 But this time, I’m facing it head-on. I’ll be sharing my journey and learnings along the way. 🌱 #DevOps #LearningJourney #100DaysOfDevOps
🔥 Day 12 of #100DaysOfDevOps 🔥 Wrote my first Bash script today 💻 Automated the full setup of an Apache web server — install, enable, deploy & clean up ⚙️🚀 Felt amazing seeing it run smooth 🔥 #DevOps #Bash #Automation #Linux #LearningInPublic
Day 35 of #100DaysOfDevOps 🌸 - explored grafana & prometheus - I'm confused asf - will try to setup the dashboard further to visualise CPU usage/load #SIEM #grafana #prometheus #100daysofcode
Back to #100DaysOfDevOps after a hectic November + mid-sems. Took a pause at Day 39, restarting today. Consistency > perfection. Let’s go again
Day 39 of my #DevOps Journey Learned how to handle existing infra with Terraform Import & detect manual changes using Drift Detection 🧭 Now my IaC stays consistent and under full control 💪 #Terraform #AWS #IaC #100DaysOfCloud #BuildInPublic
Day 6 #100DaysOfCode 🔺Java (OOPS) 🔸Object & Classes 🔸Constructors & Overloading 🔸Wrapper Classes 🔸Garbage Collection #100DaysOfDevOps My blog on Kubernetes is halfway through after sitting for more than 4 hours. Hopefully I'll publish it tomorrow🤞
📷 Thrilled to share that I've completed the 100 Days of DevOps challenge with @KodeKloud! 100 days, 100 tasks, and countless lessons learned - diving into Linux, Docker, Kubernetes, and Terraform. #DevOps #CloudNative #100DaysOfDevOps #ProfessionalDevelopment #KodeKloud
Day 20 of My DevOps Journey Today I worked with tar files Copied an entire directory Compressed it into a .tar archive Also practiced creating a .tar.gz (zipped tar) file Learning how to package and back up files the Linux way 🔥 #DevOps #Linux #100DaysOfDevOps #TechJourney
Days 89-91 ✅ of #100daysofdevops I haven't finished all the ansible tasks unfortunately, but the progress is good for how busy things are. I also am almost finished with the ansible tutorial I shared before. 9 more tasks to go 🥳 @KodeKloudHQ #ansible #automation #showyourwork
Launching #365ofDevOps mixing what I'm learning from #YellowTailTech with what I'm learning from KodeKloud's #100daysofDevops #100daysofCloud (AWS) and #100daysofCloud (Azure).
Day 21 of #100DaysOfDevOps Today I worked with Linux processes, jobs, and signals. 🖥️ I ran a sleep process, paused it with Ctrl+Z, resumed it in the background with bg, and watched it in jobs -l to see the PID. #DevOpsJourney #LinuxNetworking #SysAdmin
Day 20 of #100DaysOfDevOps I built and debugged a small multi-port service in Python, a hands-on project that tied together everything from ports to processes, binding, logs, and troubleshooting. ⚙️ #DevOpsJourney #LinuxNetworking #SysAdmin
Day 41 of my #100DaysOfDevOps Explored Prometheus + Grafana Monitoring 📊 🔹 Prometheus → collects metrics via exporters 🔹 Grafana → visualizes with beautiful dashboards Now I can monitor CPU, memory, disk, K8s pods & more in real time #DevOps #Prometheus #100DaysOfCloud
Day 12 of DevOps Continued with Docker ⚙️ Learned to manage images: pull 🧲, list 📋, tag 🏷️, and remove 🗑️ Built & pushed my first custom Docker image to Docker Hub 🎉 Now my app can run anywhere, anytime 🌍 #DevOps #Docker #100DaysOfDevOps
Day 13 of DevOps Explored Docker containers in depth Learned to run, stop, restart, and inspect containers Used commands like docker ps, docker exec, docker logs, and more Deployed my first Nginx container and accessed it on localhost:8080 #DevOps #Docker #100DaysOfDevOps
Day 11 of DevOps Started with Docker basics Learned concepts: Image , Container , Dockerfile Ran my first container → docker run hello-world Built a small Node.js app & containerized it with Docker Containers make apps run anywhere 🌍 #DevOps #Docker #100DaysOfDevOps
Day 21 of #100DaysOfDevOps Today I worked with Linux processes, jobs, and signals. 🖥️ I ran a sleep process, paused it with Ctrl+Z, resumed it in the background with bg, and watched it in jobs -l to see the PID. #DevOpsJourney #LinuxNetworking #SysAdmin
Day 20 of #100DaysOfDevOps I built and debugged a small multi-port service in Python, a hands-on project that tied together everything from ports to processes, binding, logs, and troubleshooting. ⚙️ #DevOpsJourney #LinuxNetworking #SysAdmin
📷 Thrilled to share that I've completed the 100 Days of DevOps challenge with @KodeKloud! 100 days, 100 tasks, and countless lessons learned - diving into Linux, Docker, Kubernetes, and Terraform. #DevOps #CloudNative #100DaysOfDevOps #ProfessionalDevelopment #KodeKloud
#Day29 of #100DaysOfDevOps Worked on AWS cloud concepts—diving into AZs, VPCs, and core services! #DevOpsJourney #TechLearning #100DaysOfCode
Day 41 of my #100DaysOfDevOps Explored Prometheus + Grafana Monitoring 📊 🔹 Prometheus → collects metrics via exporters 🔹 Grafana → visualizes with beautiful dashboards Now I can monitor CPU, memory, disk, K8s pods & more in real time #DevOps #Prometheus #100DaysOfCloud
🚀 Starting my 100 Days of DevOps today! Excited to learn Linux, Git, Docker, Kubernetes, AWS, CI/CD and build real DevOps projects. Time to level up! 💪 I’ll share my progress, learnings, mistakes, wins, and hands-on setups every single day. #100DaysOfDevOps #DevOpsJourney
Launching #365ofDevOps mixing what I'm learning from #YellowTailTech with what I'm learning from KodeKloud's #100daysofDevops #100daysofCloud (AWS) and #100daysofCloud (Azure).
Day 40 of my #100DaysOfDevOps Learned how to build a Terraform Infra Project using Modules! Same code → multiple environments (dev, staging, prod) ✅ Modules = reusable + scalable infra 🧱 Just plug in tfvars & deploy 💥 #Terraform #IaC #AWS #DevOpsJourney #100DaysOfCloud
Back to #100DaysOfDevOps after a hectic November + mid-sems. Took a pause at Day 39, restarting today. Consistency > perfection. Let’s go again
Day 39 of my #DevOps Journey Learned how to handle existing infra with Terraform Import & detect manual changes using Drift Detection 🧭 Now my IaC stays consistent and under full control 💪 #Terraform #AWS #IaC #100DaysOfCloud #BuildInPublic
Day 36/100 of #100DaysOfDevOps. K8s Config 101: - `ConfigMap` = Plain text, non-sensitive config. - `Secret` = Base64 "obfuscated" sensitive data. Base64 is NOT encryption. For production-grade security, you need to integrate an external…
Day 35/100 of #100DaysOfDevOps. Your K8s bill is too high. Here's how I fix it: 1. Install Cluster Autoscaler to kill idle nodes. 2. Install Kubecost/OpenCost for visibility. 3. Use actual usage data to slash over-provisioned pod resource requests.…
#Day27 of #100DaysOfDevOps Worked on a small Docker project today to peel back the layers and understand its inner workings! #DevOpsJourney #TechLearning #100DaysOfCode
Day 34/100 of #100DaysOfDevOps. K8s Probes Explained: - **Readiness:** "Can I have traffic?" -> Fails? Stop sending traffic. - **Liveness:** "Are you alive?" -> Fails? Restart the pod. Don't confuse them. One handles temporary load, the…
Something went wrong.
Something went wrong.
United States Trends
- 1. Texas Tech 18.1K posts
- 2. Big 12 31.3K posts
- 3. Purdue 9,452 posts
- 4. The Jupiter 484K posts
- 5. Konate 24.1K posts
- 6. Liverpool 98K posts
- 7. Slot 86.5K posts
- 8. #WreckEm 3,277 posts
- 9. Ben Roberts N/A
- 10. ARod 1,209 posts
- 11. The Rock 48.4K posts
- 12. Red Raiders 2,947 posts
- 13. MacKinnon 1,129 posts
- 14. #iubb N/A
- 15. Europe 438K posts
- 16. Boozer 3,957 posts
- 17. Bear Bachmeier N/A
- 18. #GoAvsGo N/A
- 19. #BYUFOOTBALL 1,113 posts
- 20. #MLSCup 2,009 posts