#devopsjourney نتائج البحث

New week. New energy. Let’s build, learn, and grow. 💪 #MondayMotivation #DevOpsJourney

Muhamme30946080's tweet image. New week. New energy.
Let’s build, learn, and grow. 💪
#MondayMotivation #DevOpsJourney

Building muscles and pipelines both need discipline. ⚙️💪 #DevOpsJourney #GymMode

Muhamme30946080's tweet image. Building muscles and pipelines both need discipline. ⚙️💪 #DevOpsJourney #GymMode

🚀 Day 51 #DevOpsJourney Today I worked with AWS EFS a managed file system that lets multiple EC2s share files. ✅ Set up NFS access + security groups ✅ Mounted EFS permanently via /etc/fstab ✅ Fixed missing images on my web server Now my site loads perfectly powered by EFS

imeek_'s tweet image. 🚀 Day 51  #DevOpsJourney

Today I worked with AWS EFS a managed file system that lets multiple EC2s share files.
✅ Set up NFS access + security groups
✅ Mounted EFS permanently via /etc/fstab
✅ Fixed missing images on my web server
Now my site loads perfectly powered by EFS
imeek_'s tweet image. 🚀 Day 51  #DevOpsJourney

Today I worked with AWS EFS a managed file system that lets multiple EC2s share files.
✅ Set up NFS access + security groups
✅ Mounted EFS permanently via /etc/fstab
✅ Fixed missing images on my web server
Now my site loads perfectly powered by EFS
imeek_'s tweet image. 🚀 Day 51  #DevOpsJourney

Today I worked with AWS EFS a managed file system that lets multiple EC2s share files.
✅ Set up NFS access + security groups
✅ Mounted EFS permanently via /etc/fstab
✅ Fixed missing images on my web server
Now my site loads perfectly powered by EFS

Day 22 ✅ Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅 Check it out here linkedin.com/posts/omonuwa-… #DevOpsJourney

CloudguyOje's tweet image. Day 22 ✅
Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅

Check it out here
linkedin.com/posts/omonuwa-…

#DevOpsJourney
CloudguyOje's tweet image. Day 22 ✅
Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅

Check it out here
linkedin.com/posts/omonuwa-…

#DevOpsJourney
CloudguyOje's tweet image. Day 22 ✅
Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅

Check it out here
linkedin.com/posts/omonuwa-…

#DevOpsJourney
CloudguyOje's tweet image. Day 22 ✅
Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅

Check it out here
linkedin.com/posts/omonuwa-…

#DevOpsJourney

Day 10 of My DevOps Learning Journey 🎊 💭 If you’ve seen or used a CI/CD pipeline, what tool was it — GitHub Actions, Jenkins, or GitLab CI? And if not yet, which one are you most excited to try? #DevOpsJourney #CICD #LearningInPublic #DevOps

dev_sylv's tweet image. Day 10 of My DevOps Learning Journey 🎊

💭 If you’ve seen or used a CI/CD pipeline, what tool was it — GitHub Actions, Jenkins, or GitLab CI?
And if not yet, which one are you most excited to try?

#DevOpsJourney #CICD #LearningInPublic #DevOps

DevOps Day 21 🚀 SonarQube = Your code’s health monitor Find bugs, code smells & vulnerabilities early! #DevOpsJourney #SonarQube

Muhamme30946080's tweet image. DevOps Day 21 🚀
SonarQube = Your code’s health monitor 
Find bugs, code smells & vulnerabilities early!
#DevOpsJourney #SonarQube

#Day29 of #100DaysOfDevOps Worked on AWS cloud concepts—diving into AZs, VPCs, and core services! #DevOpsJourney #TechLearning #100DaysOfCode


Day 12 of My DevOps Learning Journey🧵 Ever wondered who sets up dev, staging, and production environments — and ensures they’re identical? That’s where Infrastructure as Code (IaC) steps in 💻 #DevOpsJourney

dev_sylv's tweet image. Day 12 of My DevOps Learning Journey🧵

Ever wondered who sets up dev, staging, and production environments — and ensures they’re identical?

That’s where Infrastructure as Code (IaC) steps in 💻

 #DevOpsJourney

🚀 Day 11 of My DevOps Learning Journey Yesterday, I talked about Continuous Delivery (CD) — pushing code from testing → staging → production. Today, while learning, I thought to myself, Once code is ready for production, how do we deploy it safely? #DevOpsJourney #CICD

dev_sylv's tweet image. 🚀 Day 11 of My DevOps Learning Journey

Yesterday, I talked about Continuous Delivery (CD) — pushing code from testing → staging → production.

Today, while learning, I thought to myself, Once code is ready for production, how do we deploy it safely?

#DevOpsJourney #CICD

First 100 down. 🚀 The journey has just begun let’s keep building, learning, and growing together! #BuildInPublic #100Followers #DevOpsJourney

Muhamme30946080's tweet image. First 100 down. 🚀
The journey has just begun let’s keep building, learning, and growing together!
#BuildInPublic #100Followers #DevOpsJourney

Day 16 of My DevOps Learning Journey 🌍 Today I explored Terraform — and it completely changed how I think about infrastructure. Vagrant helps automate local environments. Terraform scales that idea to the cloud — defining entire infrastructures through code. #DevOpsJourney

dev_sylv's tweet image. Day 16 of My DevOps Learning Journey 🌍
Today I explored Terraform — and it completely changed how I think about infrastructure.

Vagrant helps automate local environments.
Terraform scales that idea to the cloud — defining entire infrastructures through code.

#DevOpsJourney

🐳 Learning Docker one layer at a time Today’s progress: ✅ Wrote a custom Dockerfile ✅ Set up base image, workdir, copy, install ✅ Ran container with env variables Slow steps → solid understanding 🐳 #BuildInPublic #DevOpsJourney #Docker #100DaysOfCode

Tabish_khan090's tweet image. 🐳 Learning Docker one layer at a time
Today’s progress:
✅ Wrote a custom Dockerfile
✅ Set up base image, workdir, copy, install
✅ Ran container with env variables
Slow steps → solid understanding 🐳
#BuildInPublic #DevOpsJourney #Docker #100DaysOfCode

Dev: “I finished the code.” Ops: “Did you test it?” Dev: “No, but it works on my machine.” Ops: “Deploy it then.” Server: 💀 And that, my friends, is why DevOps was invented 😭 Day 7 - learning how DevOps keeps developers & ops from fighting 😂 #DevOps #DevOpsJourney

dev_sylv's tweet image. Dev: “I finished the code.”
Ops: “Did you test it?”
Dev: “No, but it works on my machine.”
Ops: “Deploy it then.”
Server: 💀

And that, my friends, is why DevOps was invented 😭

Day 7 - learning how DevOps keeps developers & ops from fighting 😂

#DevOps #DevOpsJourney

Every tech journey starts with small steps. Stay committed even when progress feels slow. If you want to know where to begin your Cloud DevOps journey book a free discovery call calendly.com/cloudnukes/30m… #CloudDevOps #DevOpsJourney #TechLearning #AWSCommunity #CloudEngineering

CloudNukes's tweet image. Every tech journey starts with small steps. Stay committed even when progress feels slow.

If you want to know where to begin your Cloud DevOps journey book a free discovery call
calendly.com/cloudnukes/30m…

#CloudDevOps #DevOpsJourney #TechLearning #AWSCommunity #CloudEngineering

🚀Day 53 of my #DevOpsJourney Set up an Auto Scaling Group in AWS! •Created AMI → Launch Template •Added Target Group + Load Balancer •ASG: min 1 | desired 2 | max 3 •Linked CloudWatch for alerts AWS scaled down from 3→2 instances automatically 💡 #DevOps

imeek_'s tweet image. 🚀Day 53 of my #DevOpsJourney
 
Set up an Auto Scaling Group in AWS!

•Created AMI → Launch Template
•Added Target Group + Load Balancer
•ASG: min 1 | desired 2 | max 3
•Linked CloudWatch for alerts

AWS scaled down from 3→2 instances automatically 💡

 #DevOps
imeek_'s tweet image. 🚀Day 53 of my #DevOpsJourney
 
Set up an Auto Scaling Group in AWS!

•Created AMI → Launch Template
•Added Target Group + Load Balancer
•ASG: min 1 | desired 2 | max 3
•Linked CloudWatch for alerts

AWS scaled down from 3→2 instances automatically 💡

 #DevOps
imeek_'s tweet image. 🚀Day 53 of my #DevOpsJourney
 
Set up an Auto Scaling Group in AWS!

•Created AMI → Launch Template
•Added Target Group + Load Balancer
•ASG: min 1 | desired 2 | max 3
•Linked CloudWatch for alerts

AWS scaled down from 3→2 instances automatically 💡

 #DevOps
imeek_'s tweet image. 🚀Day 53 of my #DevOpsJourney
 
Set up an Auto Scaling Group in AWS!

•Created AMI → Launch Template
•Added Target Group + Load Balancer
•ASG: min 1 | desired 2 | max 3
•Linked CloudWatch for alerts

AWS scaled down from 3→2 instances automatically 💡

 #DevOps

Want to break into DevOps? This stat highlights the non-negotiable skills. Focus on Docker and Kubernetes first, then deepen your cloud and Linux expertise. Source: Spacelift #CareerAdvice #DevOpsJourney #DevOps

FinSenseAfrica's tweet image. Want to break into DevOps? This stat highlights the non-negotiable skills. Focus on Docker and Kubernetes first, then deepen your cloud and Linux expertise. 
Source: Spacelift

#CareerAdvice #DevOpsJourney #DevOps

🚀Day 55 of my #Devopsjourney Today I hosted a static website using Amazon S3! I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡 #DevOps #AWS #S3

imeek_'s tweet image. 🚀Day 55 of my #Devopsjourney 

Today I hosted a static website using Amazon S3! 

I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡

#DevOps #AWS #S3
imeek_'s tweet image. 🚀Day 55 of my #Devopsjourney 

Today I hosted a static website using Amazon S3! 

I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡

#DevOps #AWS #S3
imeek_'s tweet image. 🚀Day 55 of my #Devopsjourney 

Today I hosted a static website using Amazon S3! 

I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡

#DevOps #AWS #S3
imeek_'s tweet image. 🚀Day 55 of my #Devopsjourney 

Today I hosted a static website using Amazon S3! 

I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡

#DevOps #AWS #S3

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

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

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


#Day29 of #100DaysOfDevOps Worked on AWS cloud concepts—diving into AZs, VPCs, and core services! #DevOpsJourney #TechLearning #100DaysOfCode


🚀 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


Back on track after exam over yesterday i completed mission 9 #devops of 180 missions today till now i revised all my recent missions - "when batman returns even darkness fears" Did some practicals, maked some notes and all set🔥 #devopsjourney #Linux #hardlink #softlink #Batman


Day 9 of 180 Days – Mission 9 Linux Hard & Soft Links Completed Today I mastered the hidden world of Linux links -Hard links, soft links, inodes, and the real backbone of the filesystem. Pain? Just another tool💀 #DevOpsJourney #Linux #Mission9 #180DaysChallenge #batmanmode🔥🦇

Vickyra26337424's tweet image. Day 9 of 180 Days – Mission 9 Linux Hard & Soft Links Completed
Today I mastered the hidden world of Linux links -Hard links, soft links, inodes, and the real backbone of the filesystem. 
Pain? Just another tool💀
#DevOpsJourney #Linux #Mission9 #180DaysChallenge #batmanmode🔥🦇

Every tech journey starts with small steps. Stay committed even when progress feels slow. If you want to know where to begin your Cloud DevOps journey book a free discovery call calendly.com/cloudnukes/30m… #CloudDevOps #DevOpsJourney #TechLearning #AWSCommunity #CloudEngineering

CloudNukes's tweet image. Every tech journey starts with small steps. Stay committed even when progress feels slow.

If you want to know where to begin your Cloud DevOps journey book a free discovery call
calendly.com/cloudnukes/30m…

#CloudDevOps #DevOpsJourney #TechLearning #AWSCommunity #CloudEngineering

Day 1 of my DevOps journey 🚀 Started the Docker playlist by @TrainWitShubham . Learned about Docker architecture, images, and Dockerfile basics. Linux feels pretty cool so far! 🐧 #30DaysOfDevOps #DevOpsJourney #Docker


#Day27 of #100DaysOfDevOps Worked on a small Docker project today to peel back the layers and understand its inner workings! #DevOpsJourney #TechLearning #100DaysOfCode


Starting my DevOps journey today! 30 days to learn, build, and ship. Will keep the updates coming. 🚀 #DevOpsJourney P.S. Open to suggestions and help! 😊


Working on swiftpay-infraops: Dockerized microservices stack for fintech. NestJS/Express-microservices/Prisma/Postgres/Redis. Local dev w/ docker-compose, prod on OpenShift. Learning service-2-service communication, locally and containerized as well. #DevOpsJourney


#Day26 of #100DaysOfDevOps Worked on some Jenkins concepts: Explored declarative pipelines, shared libraries, and multibranch setups! #DevOpsJourney #TechLearning #100DaysOfCode


#Day25 of #100DaysOfDevOps Worked on some Dockerfiles today and dug deeper to really understand Docker's inner workings! #DevOpsJourney #TechLearning #100DaysOfCode


#Day24 of #100DaysOfDevOpsSet up automation with shell scripting—log monitoring, system health reporting, automated backups, and disk cleanup… felt like a mini project! #DevOpsJourney #TechLearning #100DaysOfCode


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

thefuture_jeff's tweet image. 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 19 of #100DaysOfDevOps Today was all about a recap. 🔄 Spent some time revisiting everything I’ve learned about Linux networking: ports, firewalls, service binding, DNS, and troubleshooting. Feels good to see how it all fits together. #DevOpsJourney #LinuxNetworking



Day 19 of #100DaysOfDevOps Today was all about a recap. 🔄 Spent some time revisiting everything I’ve learned about Linux networking: ports, firewalls, service binding, DNS, and troubleshooting. Feels good to see how it all fits together. #DevOpsJourney #LinuxNetworking

Day 18 of #100DaysOfDevOps I was doing a networking lab today and intentionally broke DNS. 👀 Made me think: even big infrastructure players like Cloudflare aren’t immune; they had a major outage just this week. #DevOpsJourney #Networking



Before automation, I did the CI process manually: Maven → SonarQube → Tomcat → Nexus It was challenging but helped me truly understand how each piece fits together. 🧩 #DevOpsJourney


Building muscles and pipelines both need discipline. ⚙️💪 #DevOpsJourney #GymMode

Muhamme30946080's tweet image. Building muscles and pipelines both need discipline. ⚙️💪 #DevOpsJourney #GymMode

New week. New energy. Let’s build, learn, and grow. 💪 #MondayMotivation #DevOpsJourney

Muhamme30946080's tweet image. New week. New energy.
Let’s build, learn, and grow. 💪
#MondayMotivation #DevOpsJourney

First 100 down. 🚀 The journey has just begun let’s keep building, learning, and growing together! #BuildInPublic #100Followers #DevOpsJourney

Muhamme30946080's tweet image. First 100 down. 🚀
The journey has just begun let’s keep building, learning, and growing together!
#BuildInPublic #100Followers #DevOpsJourney

Day 10 of My DevOps Learning Journey 🎊 💭 If you’ve seen or used a CI/CD pipeline, what tool was it — GitHub Actions, Jenkins, or GitLab CI? And if not yet, which one are you most excited to try? #DevOpsJourney #CICD #LearningInPublic #DevOps

dev_sylv's tweet image. Day 10 of My DevOps Learning Journey 🎊

💭 If you’ve seen or used a CI/CD pipeline, what tool was it — GitHub Actions, Jenkins, or GitLab CI?
And if not yet, which one are you most excited to try?

#DevOpsJourney #CICD #LearningInPublic #DevOps

🐳 Learning Docker one layer at a time Today’s progress: ✅ Wrote a custom Dockerfile ✅ Set up base image, workdir, copy, install ✅ Ran container with env variables Slow steps → solid understanding 🐳 #BuildInPublic #DevOpsJourney #Docker #100DaysOfCode

Tabish_khan090's tweet image. 🐳 Learning Docker one layer at a time
Today’s progress:
✅ Wrote a custom Dockerfile
✅ Set up base image, workdir, copy, install
✅ Ran container with env variables
Slow steps → solid understanding 🐳
#BuildInPublic #DevOpsJourney #Docker #100DaysOfCode

DevOps Day 21 🚀 SonarQube = Your code’s health monitor Find bugs, code smells & vulnerabilities early! #DevOpsJourney #SonarQube

Muhamme30946080's tweet image. DevOps Day 21 🚀
SonarQube = Your code’s health monitor 
Find bugs, code smells & vulnerabilities early!
#DevOpsJourney #SonarQube

🚀 Day 11 of My DevOps Learning Journey Yesterday, I talked about Continuous Delivery (CD) — pushing code from testing → staging → production. Today, while learning, I thought to myself, Once code is ready for production, how do we deploy it safely? #DevOpsJourney #CICD

dev_sylv's tweet image. 🚀 Day 11 of My DevOps Learning Journey

Yesterday, I talked about Continuous Delivery (CD) — pushing code from testing → staging → production.

Today, while learning, I thought to myself, Once code is ready for production, how do we deploy it safely?

#DevOpsJourney #CICD

Day 16 of My DevOps Learning Journey 🌍 Today I explored Terraform — and it completely changed how I think about infrastructure. Vagrant helps automate local environments. Terraform scales that idea to the cloud — defining entire infrastructures through code. #DevOpsJourney

dev_sylv's tweet image. Day 16 of My DevOps Learning Journey 🌍
Today I explored Terraform — and it completely changed how I think about infrastructure.

Vagrant helps automate local environments.
Terraform scales that idea to the cloud — defining entire infrastructures through code.

#DevOpsJourney

Day 12 of My DevOps Learning Journey🧵 Ever wondered who sets up dev, staging, and production environments — and ensures they’re identical? That’s where Infrastructure as Code (IaC) steps in 💻 #DevOpsJourney

dev_sylv's tweet image. Day 12 of My DevOps Learning Journey🧵

Ever wondered who sets up dev, staging, and production environments — and ensures they’re identical?

That’s where Infrastructure as Code (IaC) steps in 💻

 #DevOpsJourney

🚀 Day 51 #DevOpsJourney Today I worked with AWS EFS a managed file system that lets multiple EC2s share files. ✅ Set up NFS access + security groups ✅ Mounted EFS permanently via /etc/fstab ✅ Fixed missing images on my web server Now my site loads perfectly powered by EFS

imeek_'s tweet image. 🚀 Day 51  #DevOpsJourney

Today I worked with AWS EFS a managed file system that lets multiple EC2s share files.
✅ Set up NFS access + security groups
✅ Mounted EFS permanently via /etc/fstab
✅ Fixed missing images on my web server
Now my site loads perfectly powered by EFS
imeek_'s tweet image. 🚀 Day 51  #DevOpsJourney

Today I worked with AWS EFS a managed file system that lets multiple EC2s share files.
✅ Set up NFS access + security groups
✅ Mounted EFS permanently via /etc/fstab
✅ Fixed missing images on my web server
Now my site loads perfectly powered by EFS
imeek_'s tweet image. 🚀 Day 51  #DevOpsJourney

Today I worked with AWS EFS a managed file system that lets multiple EC2s share files.
✅ Set up NFS access + security groups
✅ Mounted EFS permanently via /etc/fstab
✅ Fixed missing images on my web server
Now my site loads perfectly powered by EFS

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

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

thefuture_jeff's tweet image. 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 50 of my #DevOpsJourney I learned how to use the stress command on Git Bash to test CPU performance. Set up a Bash script + used nohup & & to run it in the background. Configured AWS CloudWatch metrics & alarms to trigger at 60% CPU utilization. #DevOps #AWS

imeek_'s tweet image. 🚀 Day 50 of my #DevOpsJourney

I learned how to use the stress command on Git Bash to test CPU performance.
Set up a Bash script + used nohup & & to run it in the background.
Configured AWS CloudWatch metrics & alarms to trigger at 60% CPU utilization.

#DevOps #AWS
imeek_'s tweet image. 🚀 Day 50 of my #DevOpsJourney

I learned how to use the stress command on Git Bash to test CPU performance.
Set up a Bash script + used nohup & & to run it in the background.
Configured AWS CloudWatch metrics & alarms to trigger at 60% CPU utilization.

#DevOps #AWS
imeek_'s tweet image. 🚀 Day 50 of my #DevOpsJourney

I learned how to use the stress command on Git Bash to test CPU performance.
Set up a Bash script + used nohup & & to run it in the background.
Configured AWS CloudWatch metrics & alarms to trigger at 60% CPU utilization.

#DevOps #AWS
imeek_'s tweet image. 🚀 Day 50 of my #DevOpsJourney

I learned how to use the stress command on Git Bash to test CPU performance.
Set up a Bash script + used nohup & & to run it in the background.
Configured AWS CloudWatch metrics & alarms to trigger at 60% CPU utilization.

#DevOps #AWS

🚀 Day 7 of Learning DevOps ✅ Installed Eclipse & PyCharm ✅ Installed Git-code to push to my repository ⚙️Faced an issue in pycharm 🔧Increased video memory & booted again-working fine for now Will test again after office. Learning continues… 💪✨ #DevOpsJourney #Git #PyCharm

codersbyte's tweet image. 🚀 Day 7 of Learning DevOps
✅ Installed Eclipse & PyCharm
✅ Installed Git-code to push to my repository
⚙️Faced an issue in pycharm
🔧Increased video memory & booted again-working fine for now
Will test again after office.
Learning continues… 💪✨
#DevOpsJourney #Git #PyCharm
codersbyte's tweet image. 🚀 Day 7 of Learning DevOps
✅ Installed Eclipse & PyCharm
✅ Installed Git-code to push to my repository
⚙️Faced an issue in pycharm
🔧Increased video memory & booted again-working fine for now
Will test again after office.
Learning continues… 💪✨
#DevOpsJourney #Git #PyCharm

Dev: “I finished the code.” Ops: “Did you test it?” Dev: “No, but it works on my machine.” Ops: “Deploy it then.” Server: 💀 And that, my friends, is why DevOps was invented 😭 Day 7 - learning how DevOps keeps developers & ops from fighting 😂 #DevOps #DevOpsJourney

dev_sylv's tweet image. Dev: “I finished the code.”
Ops: “Did you test it?”
Dev: “No, but it works on my machine.”
Ops: “Deploy it then.”
Server: 💀

And that, my friends, is why DevOps was invented 😭

Day 7 - learning how DevOps keeps developers & ops from fighting 😂

#DevOps #DevOpsJourney

🚀Day 55 of my #Devopsjourney Today I hosted a static website using Amazon S3! I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡 #DevOps #AWS #S3

imeek_'s tweet image. 🚀Day 55 of my #Devopsjourney 

Today I hosted a static website using Amazon S3! 

I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡

#DevOps #AWS #S3
imeek_'s tweet image. 🚀Day 55 of my #Devopsjourney 

Today I hosted a static website using Amazon S3! 

I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡

#DevOps #AWS #S3
imeek_'s tweet image. 🚀Day 55 of my #Devopsjourney 

Today I hosted a static website using Amazon S3! 

I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡

#DevOps #AWS #S3
imeek_'s tweet image. 🚀Day 55 of my #Devopsjourney 

Today I hosted a static website using Amazon S3! 

I downloaded a template from Tooplate, uploaded it to my S3 bucket (neutral-portfolio), configured permissions, and launched my portfolio site ,no web servers needed! 💡

#DevOps #AWS #S3

Started my morning diving into Jenkins pipelines and CI/CD! Excited to explore DevOps opportunities in the future. 🚀 #TechLearning #DevOpsJourney #jenkins #hiring

Harshit02322501's tweet image. Started my morning diving into Jenkins pipelines and CI/CD! Excited to explore DevOps opportunities in the future. 🚀 #TechLearning #DevOpsJourney
#jenkins
#hiring

Day 22 ✅ Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅 Check it out here linkedin.com/posts/omonuwa-… #DevOpsJourney

CloudguyOje's tweet image. Day 22 ✅
Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅

Check it out here
linkedin.com/posts/omonuwa-…

#DevOpsJourney
CloudguyOje's tweet image. Day 22 ✅
Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅

Check it out here
linkedin.com/posts/omonuwa-…

#DevOpsJourney
CloudguyOje's tweet image. Day 22 ✅
Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅

Check it out here
linkedin.com/posts/omonuwa-…

#DevOpsJourney
CloudguyOje's tweet image. Day 22 ✅
Just shared my experience with @onwardplatforms on LinkedIn,from creating my first enterprise profile to setting up a full MERN Stack infrastructure in minutes. The one-click GitHub push still blows my mind 😅

Check it out here
linkedin.com/posts/omonuwa-…

#DevOpsJourney

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

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

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

thefuture_jeff's tweet 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 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

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

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


Loading...

Something went wrong.


Something went wrong.


United States Trends