#100daysofdevops risultati di ricerca
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
๐ 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
๐งฉ #100DaysOfDevOps 7 days Recap From Linux basics to system services, hereโs everything I explored in 7 days as I built from the ground up๐
Day 23/100 of #100DaysOfDevOps. Kubernetes is not just a container runner. It's an API. A toolkit for building your own platform. If you're just using it to run pods, you're only scratching the surface of its power. #DevOpsUnlocked #Kubernetesโฆ
Day 22/100 of #100DaysOfDevOps. Your Docker images are too fat and insecure. Use multi-stage builds. - Stage 1: Build your code with a full SDK. - Stage 2: Copy ONLY the final binary into a minimal `alpine` or `distroless` image.โฆ
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
Day 7 of #100DaysOfDevOps Today I learned about systemd, the manager that kicks in the moment your Linux system boots up. Itโs responsible for starting all essential services and keeping things running smoothly.
Day 8 of #100DaysOfDevOps Today, I moved into Linux Networking Basics, understanding how a Linux system communicates on a network. Networking is a core part of DevOps because almost everything we deploy needs to talk to something else. ๐งต๐
Day โ๏ธ of #100daysofdevops I couldn't get any "free tier" resources capable of running k8s so I'm running Minikube locally for my portfolio projects do you use free resources in your learning? if so which do you recommend?? #cloudcomputing #devops #sre
Day 14 of #100DaysOfDevOps Today I focused on inspecting whatโs happening on my system using tools like ss and netstat. Yesterday was about understanding ports; today was about actually seeing which services are listening and how they behave. #DevOpsFromScratch #DevOpsJourney
Day 13 of #100DaysOfDevOps Today I dived into ports, protocols, and how services actually listen for connections. It finally clicked that every service talks over a port, and tools like ss help you see exactly what's happening behind the scenes. #DevOpsJourney #LinuxNetwork
Just want to know more about this Crypto words can make you lose interest But I don't mind slowing, I will get there ๐ Still on @rainbowdotme project... Watch me grow #100daysofdevops
Day 15 of #100DaysOfDevOps Today I explored Linux firewalls, which control which traffic is allowed in and out of my server. Itโs funny how just a few rules can completely secure a system. ๐ #DevOpsJourney #Linux #Security
Day 14 of #100DaysOfDevOps Today I focused on inspecting whatโs happening on my system using tools like ss and netstat. Yesterday was about understanding ports; today was about actually seeing which services are listening and how they behave. #DevOpsFromScratch #DevOpsJourney
โฆ 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 9 of learning #DevOps ๐ When we say Continuous Integration (CI), itโs about merging code regularly so automated tests can catch bugs early. Vote below โฌ๏ธ #100DaysOfDevOps #LearningInPublic Now your turn ๐๐ฝ
๐ DevOps Journey โ Part 13 Dockerize a MERN Application ๐ณ Learned how to: โ Write a Dockerfile โ Use Docker Compose to run multiple containers โ Containerize a full MERN stack app #DevOps #100DaysOfDevOps
Day 2 #100DaysOfCode ๐บDSA C++ ๐ธ Solved a good no.of problems on Patterns. Solving problems taking too much time than I imagined ๐ซ #100DaysOfDevOps ๐บ Kunernetes ๐ธYAML for Kunernetes ๐ธPods with YAML ๐ธReplica Controllers ๐ธReplica Sets
๐ฅ 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 23/100 of #100DaysOfDevOps. Kubernetes is not just a container runner. It's an API. A toolkit for building your own platform. If you're just using it to run pods, you're only scratching the surface of its power. #DevOpsUnlocked #Kubernetesโฆ
Day 15 of #100DaysOfDevOps Today I explored Linux firewalls, which control which traffic is allowed in and out of my server. Itโs funny how just a few rules can completely secure a system. ๐ #DevOpsJourney #Linux #Security
Day 14 of #100DaysOfDevOps Today I focused on inspecting whatโs happening on my system using tools like ss and netstat. Yesterday was about understanding ports; today was about actually seeing which services are listening and how they behave. #DevOpsFromScratch #DevOpsJourney
Day 22/100 of #100DaysOfDevOps. Your Docker images are too fat and insecure. Use multi-stage builds. - Stage 1: Build your code with a full SDK. - Stage 2: Copy ONLY the final binary into a minimal `alpine` or `distroless` image.โฆ
Day 14 of #100DaysOfDevOps Today I focused on inspecting whatโs happening on my system using tools like ss and netstat. Yesterday was about understanding ports; today was about actually seeing which services are listening and how they behave. #DevOpsFromScratch #DevOpsJourney
Day 13 of #100DaysOfDevOps Today I dived into ports, protocols, and how services actually listen for connections. It finally clicked that every service talks over a port, and tools like ss help you see exactly what's happening behind the scenes. #DevOpsJourney #LinuxNetwork
Day 21/100 of #100DaysOfDevOps. Containers solve one problem better than anything else: "It works on my machine." By packaging the app AND its dependencies together, you guarantee consistency from dev to prod. It's that simple. #DevOpsUnlocked #Dockerโฆ
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/100 of #100DaysOfDevOps. That static `hosts.ini` file for your Ansible inventory is a liability. Switch to a dynamic inventory. Let Ansible query the AWS/Azure API directly to find your instances based on tags. Always-current inventory, zero manual work.โฆ
Day 13 of #100DaysOfDevOps Today I dived into ports, protocols, and how services actually listen for connections. It finally clicked that every service talks over a port, and tools like ss help you see exactly what's happening behind the scenes. #DevOpsJourney #LinuxNetwork
Day 12 of #100DaysOfDevOps Today I worked on serving my own custom web page with nginx. ๐ I already had nginx running from yesterdayโs project. #DevOpsJourney #DevOpsFromScratch #Linux
Day 19/100 of #100DaysOfDevOps. Terraform vs. Ansible is not a fight. They're partners. Terraform -> Provisions the servers. Ansible -> Configures the software on the servers. Use the right tool for the job. Don't overcomplicate it. #DevOpsUnlockedโฆ
Day 12 of #100DaysOfDevOps Today I worked on serving my own custom web page with nginx. ๐ I already had nginx running from yesterdayโs project. #DevOpsJourney #DevOpsFromScratch #Linux
Day 11 of #100DaysOfDevOps Todayโs project was about managing a service with systemd. I installed and played around with nginx, starting, stopping, restarting, and checking logs. Felt good seeing those commands actually do something. ๐งต๐ #DevOpsJourney #Linux #Nginx
Day 11 of #100DaysOfDevOps Todayโs project was about managing a service with systemd. I installed and played around with nginx, starting, stopping, restarting, and checking logs. Felt good seeing those commands actually do something. ๐งต๐ #DevOpsJourney #Linux #Nginx
Day 10 of #100DaysOfDevOps Today I completed my first mini-project: setting up a new Linux user with SSH key-based login, logging in securely without using a password.๐งต๐ #DevOpsJourney #Linux #SSH #CloudEngineering
#Day23 of #100DaysOfDevOps Started working on Jenkins properlyโsetting up servers, creating pipelines, and running builds end-to-end! #DevOpsJourney #TechLearning #100DaysOfCode
๐ Day 1 of #100DaysOfDevops Got started with the basics โ Pods, Nodes & Clusters ๐ง Set up kubectl and explored my first cluster โ #DevOps #Kubernetes #Cloud @AbhiVeeramalla
โก๏ธTomorrow: Mini Project #2: Managing a service with systemd (Iโll install nginx and control) Stay tuned! #DevOpsJourney #Linux #100DaysOfDevOps
Day 10 of #100DaysOfDevOps Today I completed my first mini-project: setting up a new Linux user with SSH key-based login, logging in securely without using a password.๐งต๐ #DevOpsJourney #Linux #SSH #CloudEngineering
Tomorrow โก๏ธ Mini Project Begins, using the topics covered these past 9 days. Project 1: - Create a new Linux user - Generate SSH keys - Log in securely without a password #DevOpsFromScratch #Linux #DevOpsJourney
day 100 of #100daysofdevops kidding, it hasn't been up to 100 but I've completed all 6+ hands on devops projects I allotted to finish to build confidence and exp today we tied the bow with a multi cloud deployment or a simulation rather but same thing... details incoming
๐ 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
๐งฉ #100DaysOfDevOps 7 days Recap From Linux basics to system services, hereโs everything I explored in 7 days as I built from the ground up๐
Day 9 of learning #DevOps ๐ When we say Continuous Integration (CI), itโs about merging code regularly so automated tests can catch bugs early. Vote below โฌ๏ธ #100DaysOfDevOps #LearningInPublic Now your turn ๐๐ฝ
Day ๐ค of #100daysofDevOps ๐ธ finally hosted this basic portfolio card after a few days of heart break & confusion ๐ญ #100DaysOfCode #GCP #terraform
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
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
๐ฅ 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 28 of #100daysofDevOps ๐ธ - cleaned up my terraform setup: backend, outputs, IAM n stuff. Moving onto new stuff tmrw #100DaysOfCode #GCP #terraform
๐ DevOps Journey โ Part 13 Dockerize a MERN Application ๐ณ Learned how to: โ Write a Dockerfile โ Use Docker Compose to run multiple containers โ Containerize a full MERN stack app #DevOps #100DaysOfDevOps
โฆ 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 8 of #100DaysOfDevOps Today, I moved into Linux Networking Basics, understanding how a Linux system communicates on a network. Networking is a core part of DevOps because almost everything we deploy needs to talk to something else. ๐งต๐
๐ DevOps Journey โ Part 15 Basic Understanding of Kubernetes Architecture โธ๏ธ Topics covered: โ Control Plane (Master Node) โ Data Plane (Worker Nodes) โ Key Components #DevOps #Kubernetes #100DaysOfDevOps
Day โ๏ธ of #100daysofdevops I couldn't get any "free tier" resources capable of running k8s so I'm running Minikube locally for my portfolio projects do you use free resources in your learning? if so which do you recommend?? #cloudcomputing #devops #sre
Day 29 of #100daysofDevOps ๐ธ - installed kubectl/minikube - practiced some basic cmds #100DaysOfCode #docker #k8s #Kubernetes #minikube
๐ DevOps Journey โ Part 11 Continued exploring Docker ๐ณ Topics covered: โ What is Docker โ Docker Lifecycle โ Docker terminologies โ Docker Images #DevOps #Docker #100DaysOfDevOps
Day 30 of #100daysofDevOps ๐ธ Learning from this pro @SaiyamPathak #100DaysOfCode #k8s #Kubernetes
โฆ Day 28 of #100DaysOfCode ๐ป Learned about Kubernetes today Covered: โ Containers vs Docker vs Kubernetes โ Why Kubernetes is needed โ Basic Kubernetes Architectureโธ๏ธ #DevOps #100DaysOfDevOps
โฆ Day 22 of #100DaysOfCode ๐ป No new topics today ๐ just revising everything Iโve learned so far in my DevOps journey. ๐ #DevOps #100DaysOfDevOps #LearningJourney
๐งต How to Get a DevOps Job Without Relying on Certifications 15 battle-tested, practical tips to help you break into DevOps with real skills. #DevOps #100DaysOfDevOps #Linux #Cloud #Kubernetes
Something went wrong.
Something went wrong.
United States Trends
- 1. Clay Higgins 23.1K posts
- 2. Scotland 69.8K posts
- 3. Grisham 3,851 posts
- 4. Peggy 6,897 posts
- 5. Cashman 1,100 posts
- 6. Saudi 253K posts
- 7. Dominguez 3,151 posts
- 8. Bellinger 2,468 posts
- 9. Nicki 124K posts
- 10. #UNBarbie 15.8K posts
- 11. Mary Bruce 5,499 posts
- 12. Gemini 3 51K posts
- 13. Khashoggi 54.5K posts
- 14. Tierney 9,965 posts
- 15. The House 549K posts
- 16. Shota 9,524 posts
- 17. Woodruff 1,396 posts
- 18. Gleyber Torres 1,446 posts
- 19. Salman 81.1K posts
- 20. Dearborn 50.9K posts