#100daysofdevops wyniki wyszukiwania
๐ 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
๐ 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
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
๐ DevOps Journey โ Part 15 Basic Understanding of Kubernetes Architecture โธ๏ธ Topics covered: โ Control Plane (Master Node) โ Data Plane (Worker Nodes) โ Key Components #DevOps #Kubernetes #100DaysOfDevOps
๐ DevOps Day 4: Docker Deep Dive ๐น Layers in Docker & why they matter ๐น Optimising Dockerfiles for speed & efficiency ๐น Networks & Volumes โ persistence & communication ๐น docker-compose โ managing multi-container apps โก #DevOps #Docker #100DaysOfDevOps #Containers
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 9 of #100DaysOfDevOps Today I learned about DNS & Name Resolution, basically how Linux translates a website name into the actual IP address it needs to communicate with. Servers donโt understand names; just IPs. DNS makes the internet human-friendly. ๐
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 11 #100DaysOfDevOps ๐บJenkins: Intro to CI/CD, Jenkins CLI #100DaysOfCode -> Continued Solving problems on Java Basics in #CodingNinjasStudio -> Revised HTML basics and build a CatPhotosApp on FreeCodeCamp
๐งฉ #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 โ๏ธ 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 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 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 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
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
Day 29 of #100daysofDevOps ๐ธ - installed kubectl/minikube - practiced some basic cmds #100DaysOfCode #docker #k8s #Kubernetes #minikube
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
Day 94 โ of #100daysofdevops The first Terraform task It turned out to be simple, but because I took some time to learn from a tutorial, I only finished 1 task (yes I am still behind on tasks) 6 more days to go ๐ฅ #devops #terraform #aws_with_devops @KodeKloudHQ
Day 36 of #100DaysOfDevOps ๐ธ - back to devops - started learning Ansible #Ansible #100daysOfCode #devopschallenge
Days 92, 93 โ of #100daysofdevops Ansible tasks are over ๐ This was probably the most fun skill/topic I have across in this journey and it filled a lot of gaps in my knowledge (not just for ansible) Anyways, 7 more to goo ๐ฅณ๐ฅณ @KodeKloudHQ #Ansible #devops #showyourwork
#Day22 of #100DaysOfDevOps Pushed Docker further: Optimized images with multi-stage builds, handled networking between containers, and explored security best practices! #DevOpsJourney #TechLearning #100DaysOfCode
Day 9 of #100DaysOfDevOps Today I learned about DNS & Name Resolution, basically how Linux translates a website name into the actual IP address it needs to communicate with. Servers donโt understand names; just IPs. DNS makes the internet human-friendly. ๐
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. ๐งต๐
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 38 of #100DaysOfDevOps: Learned Terraform Workspaces ๐ง Same code โ multiple environments (dev, staging, prod) ๐ Isolated states = zero mix-ups! โterraform workspace select prodโ โ magic command ๐ #Terraform #IaC #DevOpsJourney
Day 37 of #100DaysOfDevOps Learned Terraform Data Sources & Outputs! Fetch existing infra dynamically & display key info effortlessly ๐ ๏ธ Outputs = IDs, IPs, secrets all in one place ๐ป #Terraform #IaC #DevOpsJourney
๐ 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
๐ 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 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 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 ๐ค of #100daysofDevOps ๐ธ finally hosted this basic portfolio card after a few days of heart break & confusion ๐ญ #100DaysOfCode #GCP #terraform
๐ฅ 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
๐ DevOps Day 4: Docker Deep Dive ๐น Layers in Docker & why they matter ๐น Optimising Dockerfiles for speed & efficiency ๐น Networks & Volumes โ persistence & communication ๐น docker-compose โ managing multi-container apps โก #DevOps #Docker #100DaysOfDevOps #Containers
Day 29 of #100daysofDevOps ๐ธ - installed kubectl/minikube - practiced some basic cmds #100DaysOfCode #docker #k8s #Kubernetes #minikube
๐ Day 3 of my #DevOps journey! Learned: ๐ณ Why Docker & Containerization โก Installing Docker & exploring inside ๐ฆ Images vs Containers ๐ Port Mapping + Common Commands ๐ Docker file, Building Images & Pushing to Docker Hub #100DaysOfDevOps #Docker #DevOpsLearning
๐ 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
๐ DevOps Journey โ Part 11 Continued exploring Docker ๐ณ Topics covered: โ What is Docker โ Docker Lifecycle โ Docker terminologies โ Docker Images #DevOps #Docker #100DaysOfDevOps
โฆ Day 22 of #100DaysOfCode ๐ป No new topics today ๐ just revising everything Iโve learned so far in my DevOps journey. ๐ #DevOps #100DaysOfDevOps #LearningJourney
Day 30 of #100daysofDevOps ๐ธ Learning from this pro @SaiyamPathak #100DaysOfCode #k8s #Kubernetes
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
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 28 of #100DaysOfCode ๐ป Learned about Kubernetes today Covered: โ Containers vs Docker vs Kubernetes โ Why Kubernetes is needed โ Basic Kubernetes Architectureโธ๏ธ #DevOps #100DaysOfDevOps
Day 28 of #100daysofDevOps ๐ธ - cleaned up my terraform setup: backend, outputs, IAM n stuff. Moving onto new stuff tmrw #100DaysOfCode #GCP #terraform
Day 11 #100DaysOfDevOps ๐บJenkins: Intro to CI/CD, Jenkins CLI #100DaysOfCode -> Continued Solving problems on Java Basics in #CodingNinjasStudio -> Revised HTML basics and build a CatPhotosApp on FreeCodeCamp
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Friday 38.2K posts
- 2. #FinallyOverIt 6,045 posts
- 3. Summer Walker 18.9K posts
- 4. #FridayVibes 2,921 posts
- 5. Wale 34.5K posts
- 6. #criticalrolespoilers 4,261 posts
- 7. #BuyNow 13.6K posts
- 8. #zzzSpecialProgram 3,446 posts
- 9. Robbed You 4,310 posts
- 10. 5sos 22.8K posts
- 11. Go Girl 26.7K posts
- 12. Justin Fields 10.2K posts
- 13. Meek 5,984 posts
- 14. 1-800 Heartbreak 1,570 posts
- 15. Bihar 298K posts
- 16. Arrest Bill Clinton 5,368 posts
- 17. Alignerz 165K posts
- 18. RIN AOKBAB BEGIN AGAIN 521K posts
- 19. GM CT 21.5K posts
- 20. Disc 2 1,032 posts