#100daysofdevops kết quả tìm kiếm

Day 10 of #100DaysOfDevOps Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! Also started exploring multi-stage image building. #DevOps #LearningInPublic #Docker #connect

omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect
omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect
omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect
omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect

🔥 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_AB's tweet image. 🔥 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_AB's tweet image. 🔥 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 🤔 of #100daysofDevOps 🌸 finally hosted this basic portfolio card after a few days of heart break & confusion 😭 #100DaysOfCode #GCP #terraform

arceuzvx's tweet image. Day 🤔 of #100daysofDevOps 🌸

finally hosted this basic portfolio card after a few days of heart break & confusion 😭

#100DaysOfCode #GCP #terraform

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

Enexdit's tweet image. 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 8 of #100DaysOfDevOps Today I learned how to build container images both manually and using a Dockerfile in the Containers Supercourse by @gouravshah. Also did some hands-on practice — building, tagging, and publishing images. #DevOps #Connect #buildinginpublic #udemy

omkarithm's tweet image. Day 8 of #100DaysOfDevOps 

Today I learned how to build container images both manually and using a Dockerfile in the Containers Supercourse by @gouravshah. 

Also did some hands-on practice — building, tagging, and publishing images. 

#DevOps #Connect #buildinginpublic #udemy
omkarithm's tweet image. Day 8 of #100DaysOfDevOps 

Today I learned how to build container images both manually and using a Dockerfile in the Containers Supercourse by @gouravshah. 

Also did some hands-on practice — building, tagging, and publishing images. 

#DevOps #Connect #buildinginpublic #udemy
omkarithm's tweet image. Day 8 of #100DaysOfDevOps 

Today I learned how to build container images both manually and using a Dockerfile in the Containers Supercourse by @gouravshah. 

Also did some hands-on practice — building, tagging, and publishing images. 

#DevOps #Connect #buildinginpublic #udemy

Day 22 of #100DaysOfDevOps 🌸 - wrote my first terraform file today - Deployed a resource that generated a file (hello.txt) using the local provider #100daysOfCode #terraform #DevOps

arceuzvx's tweet image. Day 22 of #100DaysOfDevOps 🌸

- wrote my first terraform file today
- Deployed a resource that generated a file (hello.txt) using the local provider

#100daysOfCode #terraform #DevOps

Day 7 of #100DaysOfDevOps Completed another section of the Containers Supercourse by @gouravshah on Udemy! Learned about interacting with containers and got hands-on with practical Docker commands. #DevOps #Containers #LearningInPublic #Connect #Learninginpublic #x

omkarithm's tweet image. Day 7 of #100DaysOfDevOps 

Completed another section of the Containers Supercourse by @gouravshah on Udemy!
Learned about interacting with containers and got hands-on with practical Docker commands.

#DevOps #Containers #LearningInPublic #Connect #Learninginpublic #x

🚀 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

RajSingh_io's tweet image. 🚀 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

Wrapped up Day 4 of the #100DaysOfDevOps challenge by @KodeKloudHQ Today’s focus was on managing Linux file permissions by granting execute access to scripts for all users. 💪 Security + usability go hand in hand. 🔐💻 #DevOps #LearningInPublic #Linux #CloudComputing #Automation

Azumah6Azumah's tweet image. Wrapped up Day 4 of the #100DaysOfDevOps challenge by @KodeKloudHQ
Today’s focus was on managing Linux file permissions by granting execute access to scripts for all users.
💪
Security + usability go hand in hand. 🔐💻
#DevOps #LearningInPublic #Linux #CloudComputing #Automation

Day 63 of #100DaysOfDevOps by @KodeKloudHQ - Deploy Iron Gallery App on Kubernetes Today's Task was to create a namespace and then two deployments and two services in that namespace. Steps: - Create the namespace. #Kubernetes #Kodekloud

jidefal's tweet image. Day 63 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Iron Gallery App on Kubernetes

Today's Task was to create a namespace and then two deployments and two services in that namespace.

Steps:

- Create the namespace.

#Kubernetes #Kodekloud
jidefal's tweet image. Day 63 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Iron Gallery App on Kubernetes

Today's Task was to create a namespace and then two deployments and two services in that namespace.

Steps:

- Create the namespace.

#Kubernetes #Kodekloud

Day 62 of #100DaysOfDevOps by @KodeKloudHQ - Manage #Secrets in #Kubernetes Today's task is to create generic secret, mount secret into the container at the designated path and verify the secret is mounted correctly by executing into the container and checking the mounted path.

jidefal's tweet image. Day 62 of #100DaysOfDevOps by @KodeKloudHQ  - Manage #Secrets in #Kubernetes

Today's task is to create generic secret, mount secret into the container at the designated path and verify the secret is mounted correctly by executing into the container and checking the mounted path.
jidefal's tweet image. Day 62 of #100DaysOfDevOps by @KodeKloudHQ  - Manage #Secrets in #Kubernetes

Today's task is to create generic secret, mount secret into the container at the designated path and verify the secret is mounted correctly by executing into the container and checking the mounted path.


Day 26 of #100DaysOfDevOps 🌸 Finished my first end-to-end Terraform on GCP deployment - VM + network up & running, managed completely as code. [ followed the tut from official site ] #Terraform #GCP #DevOps #100DaysOfCode #IaC


Day ❓of #100daysofDevOps fked around with render or maybe the other way around #100DaysOfCode #render


Day 10 of #100DaysOfDevOps Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! Also started exploring multi-stage image building. #DevOps #LearningInPublic #Docker #connect

omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect
omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect
omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect
omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect

Day 70✅of #100daysofdevops On Jenkins UI, I learned to: - Create new users - Set job-specific permissions - use Matrix Authorization Strategy @KodeKloudHQ #jenkins #ShowYourWork

Menna_Salah03's tweet image. Day 70✅of #100daysofdevops
On Jenkins UI, I learned to:
- Create new users
- Set job-specific permissions
- use Matrix Authorization Strategy
@KodeKloudHQ #jenkins #ShowYourWork
Menna_Salah03's tweet image. Day 70✅of #100daysofdevops
On Jenkins UI, I learned to:
- Create new users
- Set job-specific permissions
- use Matrix Authorization Strategy
@KodeKloudHQ #jenkins #ShowYourWork
Menna_Salah03's tweet image. Day 70✅of #100daysofdevops
On Jenkins UI, I learned to:
- Create new users
- Set job-specific permissions
- use Matrix Authorization Strategy
@KodeKloudHQ #jenkins #ShowYourWork

I went quiet for a while — but not idle. Spent the last few weeks refining my DevOps workflow: Docker + Flask + Python agent that manages containers, auto-rebuilds images, and logs system metrics. Quiet consistency > loud inconsistency. #DevOps #buidinpublic #100DaysOfDevOps

Hmph😮‍💨



Day 14 of DevOps🐧 Learned about Docker Networking 🔗 Discovered how containers can talk to each other inside a private network Created my own Docker network and connected 2 containers Used curl web to test their connection #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



Days 67-69✅of #100daysofdevops I am done all the k8 with the 67th being the final and a general revision for everything and went to tackle the first 2 Jenkins tasks with simple installation and configuration on the UI. @KodeKloudHQ #Jenkins #kubernetes #showYourWork

Menna_Salah03's tweet image. Days 67-69✅of #100daysofdevops
I am done all the k8 with the 67th being the final and a general revision for everything and went to tackle the first 2 Jenkins tasks with simple installation and configuration on the UI.
@KodeKloudHQ #Jenkins #kubernetes #showYourWork
Menna_Salah03's tweet image. Days 67-69✅of #100daysofdevops
I am done all the k8 with the 67th being the final and a general revision for everything and went to tackle the first 2 Jenkins tasks with simple installation and configuration on the UI.
@KodeKloudHQ #Jenkins #kubernetes #showYourWork
Menna_Salah03's tweet image. Days 67-69✅of #100daysofdevops
I am done all the k8 with the 67th being the final and a general revision for everything and went to tackle the first 2 Jenkins tasks with simple installation and configuration on the UI.
@KodeKloudHQ #Jenkins #kubernetes #showYourWork
Menna_Salah03's tweet image. Days 67-69✅of #100daysofdevops
I am done all the k8 with the 67th being the final and a general revision for everything and went to tackle the first 2 Jenkins tasks with simple installation and configuration on the UI.
@KodeKloudHQ #Jenkins #kubernetes #showYourWork

💥 Day 13 of #100DaysOfDevOps 🐚 Got my hands dirty with Shell Scripting today 💻 Learned how to automate stuff using variables, loops & conditions 🔁 Feels good seeing scripts do all the heavy lifting 😎 #Linux #Automation #DevOpsJourney #Scripting


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 67 of #100DaysOfDevOps by @KodeKloudHQ - Deploy Guest Book App on #Kubernetes Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements. #Redis

jidefal's tweet image. Day 67 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Guest Book App on #Kubernetes 

Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements.

#Redis
jidefal's tweet image. Day 67 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Guest Book App on #Kubernetes 

Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements.

#Redis
jidefal's tweet image. Day 67 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Guest Book App on #Kubernetes 

Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements.

#Redis
jidefal's tweet image. Day 67 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Guest Book App on #Kubernetes 

Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements.

#Redis

Day 66 of #100DaysOfDevOps by @KodeKloudHQ - Deploy MySQL on Kubernetes Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort. #Kubernetes #MySQL #PersistentVolume

jidefal's tweet image. Day 66 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy MySQL on Kubernetes

Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort.

#Kubernetes #MySQL #PersistentVolume
jidefal's tweet image. Day 66 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy MySQL on Kubernetes

Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort.

#Kubernetes #MySQL #PersistentVolume
jidefal's tweet image. Day 66 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy MySQL on Kubernetes

Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort.

#Kubernetes #MySQL #PersistentVolume


Day 66 of #100DaysOfDevOps by @KodeKloudHQ - Deploy MySQL on Kubernetes Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort. #Kubernetes #MySQL #PersistentVolume

jidefal's tweet image. Day 66 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy MySQL on Kubernetes

Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort.

#Kubernetes #MySQL #PersistentVolume
jidefal's tweet image. Day 66 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy MySQL on Kubernetes

Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort.

#Kubernetes #MySQL #PersistentVolume
jidefal's tweet image. Day 66 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy MySQL on Kubernetes

Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort.

#Kubernetes #MySQL #PersistentVolume

Day 65 of #100DaysOfDevOps by @KodeKloudHQ - Deploy Redis Deployment on Kubernetes Today's task is to create a Redis deployment with the given specifications. Steps: - Create a ConfigMap. - Create a deployment Yaml File. #Kubernetes #Configmap #Redis

jidefal's tweet image. Day 65 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Redis Deployment on Kubernetes

Today's task is to create a Redis deployment with the given specifications.

Steps:

- Create a ConfigMap.

- Create a deployment Yaml File.

#Kubernetes #Configmap #Redis
jidefal's tweet image. Day 65 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Redis Deployment on Kubernetes

Today's task is to create a Redis deployment with the given specifications.

Steps:

- Create a ConfigMap.

- Create a deployment Yaml File.

#Kubernetes #Configmap #Redis


Day 8 of #100DaysOfDevOps Today I learned how to build container images both manually and using a Dockerfile in the Containers Supercourse by @gouravshah. Also did some hands-on practice — building, tagging, and publishing images. #DevOps #Connect #buildinginpublic #udemy

omkarithm's tweet image. Day 8 of #100DaysOfDevOps 

Today I learned how to build container images both manually and using a Dockerfile in the Containers Supercourse by @gouravshah. 

Also did some hands-on practice — building, tagging, and publishing images. 

#DevOps #Connect #buildinginpublic #udemy
omkarithm's tweet image. Day 8 of #100DaysOfDevOps 

Today I learned how to build container images both manually and using a Dockerfile in the Containers Supercourse by @gouravshah. 

Also did some hands-on practice — building, tagging, and publishing images. 

#DevOps #Connect #buildinginpublic #udemy
omkarithm's tweet image. Day 8 of #100DaysOfDevOps 

Today I learned how to build container images both manually and using a Dockerfile in the Containers Supercourse by @gouravshah. 

Also did some hands-on practice — building, tagging, and publishing images. 

#DevOps #Connect #buildinginpublic #udemy

Day 65 of #100DaysOfDevOps by @KodeKloudHQ - Deploy Redis Deployment on Kubernetes Today's task is to create a Redis deployment with the given specifications. Steps: - Create a ConfigMap. - Create a deployment Yaml File. #Kubernetes #Configmap #Redis

jidefal's tweet image. Day 65 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Redis Deployment on Kubernetes

Today's task is to create a Redis deployment with the given specifications.

Steps:

- Create a ConfigMap.

- Create a deployment Yaml File.

#Kubernetes #Configmap #Redis
jidefal's tweet image. Day 65 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Redis Deployment on Kubernetes

Today's task is to create a Redis deployment with the given specifications.

Steps:

- Create a ConfigMap.

- Create a deployment Yaml File.

#Kubernetes #Configmap #Redis

Day 64 of #100DaysOfDevOps by @KodeKloudHQ - Fix Python App Deployed on Kubernetes Cluster Today's task is to troubleshoot a Python app application deployment and service are already deployed but not coming up. #PythonFlask #Python #Kubernetes #Deployment

jidefal's tweet image. Day 64 of #100DaysOfDevOps by @KodeKloudHQ  - Fix Python App Deployed on Kubernetes Cluster

Today's task is to troubleshoot a Python app application deployment and service are already deployed but not coming up.

#PythonFlask #Python #Kubernetes #Deployment
jidefal's tweet image. Day 64 of #100DaysOfDevOps by @KodeKloudHQ  - Fix Python App Deployed on Kubernetes Cluster

Today's task is to troubleshoot a Python app application deployment and service are already deployed but not coming up.

#PythonFlask #Python #Kubernetes #Deployment


🔥 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_AB's tweet image. 🔥 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_AB's tweet image. 🔥 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

#Day14 of #100DaysOfDevOps Continued diving into Ansible—set up playbooks, inventories, and ran my first automation tasks! #DevOpsJourney #TechLearning #100DaysOfCode


Day 10 of #100DaysOfDevOps Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! Also started exploring multi-stage image building. #DevOps #LearningInPublic #Docker #connect

omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect
omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect
omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect
omkarithm's tweet image. Day 10 of #100DaysOfDevOps 

Today I built container images using both imperative (manual) and declarative (Dockerfile) approaches created an image for a sample Spring Boot project! 
Also started exploring multi-stage image building. 

#DevOps #LearningInPublic #Docker #connect

🔥 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_AB's tweet image. 🔥 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_AB's tweet image. 🔥 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

RajSingh_io's tweet image. 🚀 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 22 of #100DaysOfDevOps 🌸 - wrote my first terraform file today - Deployed a resource that generated a file (hello.txt) using the local provider #100daysOfCode #terraform #DevOps

arceuzvx's tweet image. Day 22 of #100DaysOfDevOps 🌸

- wrote my first terraform file today
- Deployed a resource that generated a file (hello.txt) using the local provider

#100daysOfCode #terraform #DevOps

🚀 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

RajSingh_io's tweet image. 🚀 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

🚶‍♂️ with me... #100daysofdevops

_tomola's tweet image. 🚶‍♂️ with me... #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

thatoppsdev's tweet image. 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 25 of #100DaysOfDevOps 🌸 - built reusable Docker container module using Terraform - deployed 3 containers: nginx, redis & postgre - was a lil confused but did it in the end #100daysOfCode #terraform #DevOps #docker #DevOpsJourney #IaC

arceuzvx's tweet image. Day 25 of #100DaysOfDevOps 🌸   

- built reusable Docker container module using Terraform 
- deployed 3 containers: nginx, redis & postgre
- was a lil confused but did it in the end 

#100daysOfCode #terraform #DevOps #docker #DevOpsJourney #IaC

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

Enexdit's tweet image. 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 18 of #100DaysOfDevOps 🌸 - studied network drivers in depth today - a lil fked - also I just started watching SPY X FAMILY #100DaysOfCode #docker #DevSecOps #DevOps

arceuzvx's tweet image. Day 18 of #100DaysOfDevOps 🌸 

- studied network drivers in depth today
- a lil fked
- also I just started watching SPY X FAMILY

 #100DaysOfCode #docker #DevSecOps #DevOps

🧵 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

devops_tech's tweet image. 🧵 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

Wrapped up Day 4 of the #100DaysOfDevOps challenge by @KodeKloudHQ Today’s focus was on managing Linux file permissions by granting execute access to scripts for all users. 💪 Security + usability go hand in hand. 🔐💻 #DevOps #LearningInPublic #Linux #CloudComputing #Automation

Azumah6Azumah's tweet image. Wrapped up Day 4 of the #100DaysOfDevOps challenge by @KodeKloudHQ
Today’s focus was on managing Linux file permissions by granting execute access to scripts for all users.
💪
Security + usability go hand in hand. 🔐💻
#DevOps #LearningInPublic #Linux #CloudComputing #Automation

100Days of DevOps ✅Day 16: Install and Configure Nginx as an LBR @KodeKloudHQ #100DaysOfDevOps #kodekloudengineer2025 #DevOpsengineer #remotejobs #Linux

Edmond_Edyfy's tweet image. 100Days of DevOps    
✅Day 16: Install and Configure Nginx as an LBR
@KodeKloudHQ
#100DaysOfDevOps #kodekloudengineer2025 #DevOpsengineer #remotejobs #Linux
Edmond_Edyfy's tweet image. 100Days of DevOps    
✅Day 16: Install and Configure Nginx as an LBR
@KodeKloudHQ
#100DaysOfDevOps #kodekloudengineer2025 #DevOpsengineer #remotejobs #Linux
Edmond_Edyfy's tweet image. 100Days of DevOps    
✅Day 16: Install and Configure Nginx as an LBR
@KodeKloudHQ
#100DaysOfDevOps #kodekloudengineer2025 #DevOpsengineer #remotejobs #Linux

Day 🤔 of #100daysofDevOps 🌸 finally hosted this basic portfolio card after a few days of heart break & confusion 😭 #100DaysOfCode #GCP #terraform

arceuzvx's tweet image. Day 🤔 of #100daysofDevOps 🌸

finally hosted this basic portfolio card after a few days of heart break & confusion 😭

#100DaysOfCode #GCP #terraform

Day 21 of #100DaysOfDevOps 🌸 - Learned how to use Docker Secrets to securely manage database credentials instead of hardcoding them into configs. - was a lil occupied yesterday 😭 #100DaysOfCode #docker #DevOps

arceuzvx's tweet image. Day 21 of #100DaysOfDevOps 🌸
- Learned how to use Docker Secrets to securely manage database credentials instead of hardcoding them into configs.
- was a lil occupied yesterday 😭
#100DaysOfCode #docker #DevOps

🗓Day 8 100 Days of DevOps Today's task was to install ansible with pip3, and make sure it's globally accessible. I installed it, got the path to the binaries and added it to the PATH environment variables. #DevOps #100DaysofDevOps #Linux @KodeKloudHQ #SysAdmin

chidiadi01's tweet image. 🗓Day 8 
100 Days of DevOps 

Today's task was to install ansible with pip3, and make sure it's globally accessible.
I installed it, got the path to the binaries and added it to the PATH environment variables.

#DevOps #100DaysofDevOps #Linux @KodeKloudHQ #SysAdmin

Day 9 #100DaysOfDevops I don't know how I can solve this Kubernetes problem. Any Idea or advice? #DevOps #Kubernetes #Kubectl #Error

rashidu_l's tweet image. Day 9 #100DaysOfDevops
I don't know how I can solve this Kubernetes problem.  Any Idea or advice?   
#DevOps #Kubernetes #Kubectl #Error

Loading...

Something went wrong.


Something went wrong.


United States Trends