#devops zoekresultaten

Day 1 of my DevOps journey 💻 Just learned that DevOps isn’t just about tools — it’s about culture, collaboration, and speed. CI = merging code + automated testing. CD = auto preparing code for production. Together = seamless delivery 🚀 #DevOps #LearningInPublic #CICD

dev_sylv's tweet image. Day 1 of my DevOps journey 💻

Just learned that DevOps isn’t just about tools — it’s about culture, collaboration, and speed.

CI = merging code + automated testing.
CD = auto preparing code for production.

Together = seamless delivery 🚀

#DevOps #LearningInPublic #CICD

Day 4 of today's #DevOps, I explored some tools: 🔹 Maven → automates builds & dependencies 🔹 IntelliJ → great IDE for coding & debugging 🔹 AWS CLI → manage AWS from terminal 🔹 Vagrant → automates virtual environments Understanding the why behind each tool is powerful💡

dev_sylv's tweet image. Day 4 of today's #DevOps, I explored some tools:

🔹 Maven → automates builds & dependencies
🔹 IntelliJ → great IDE for coding & debugging
🔹 AWS CLI → manage AWS from terminal
🔹 Vagrant → automates virtual environments

Understanding the why behind each tool is powerful💡

Just unboxed my first ever Apple product - the MacBook M4! 🚀 As a DevOps Engineer, can’t wait to push some serious infra magic on this beast. From clusters to containers - everything’s about to run smoother & faster! 🔥✨ #DevOps #MacBookM4 #TechJourney #cloud

akshayktwt's tweet image. Just unboxed my first ever Apple product - the MacBook M4! 🚀

As a DevOps Engineer, can’t wait to push some serious infra magic on this beast.
From clusters to containers - everything’s about to run smoother & faster! 🔥✨

#DevOps #MacBookM4 #TechJourney #cloud

0️⃣ days without incident #Azure #ITHumor #DevOps

ptrstpp950's tweet image. 0️⃣ days without incident

#Azure #ITHumor #DevOps

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

Is Terraform worth learning? Is it useful even for small projects? Here’s my take. #DevOps #MLOps #AI


ICYMI — We’re a 2025 #CODiEAwards finalist for Best #DevOps Tool! 🚀 Proud to empower over 7 million developers to build better software, faster by automating code quality and security. Thanks to our incredible team and community for the support! 🎉 bit.ly/4n3fAZk

SonarSource's tweet image. ICYMI —  We’re a 2025 #CODiEAwards finalist for Best #DevOps Tool! 🚀

Proud to empower over 7 million developers to build better software, faster by automating code quality and security. Thanks to our incredible team and community for the support! 🎉 bit.ly/4n3fAZk

Simplify your stack ⚙️ Wistx AI integrates your DevOps platforms and reduces deployment overhead — so you can focus on what really matters: building. 🚀 #WistxAI #DevOps #Automation #AI #TechInnovation

wistxhq's tweet image. Simplify your stack ⚙️
Wistx AI integrates your DevOps platforms and reduces deployment overhead — so you can focus on what really matters: building. 🚀

#WistxAI #DevOps #Automation #AI #TechInnovation

Why do so many fail at microservices? It’s not the code - it’s the mindset. Microservices aren’t just smaller apps, they’re independent systems that demand clear ownership, boundaries & communication. Think design first, code second. #Microservices #DevOps


Day 3 of my #DevOps journey 🔧 Tools I installed: VirtualBox, Vagrant, Maven, IntelliJ, AWS CLI 🌐 Signed up for: GitHub, DockerHub, SonarCloud, AWS Free Tier 🔐 Configured: IAM + MFA, Billing Alarm, AWS Certificate AWS Console feels like a whole new world #DaysOfDevOps #AWS

dev_sylv's tweet image. Day 3 of my #DevOps journey 

🔧 Tools I installed: VirtualBox, Vagrant, Maven, IntelliJ, AWS CLI
🌐 Signed up for: GitHub, DockerHub, SonarCloud, AWS Free Tier
🔐 Configured: IAM + MFA, Billing Alarm, AWS Certificate

AWS Console feels like a whole new world 
#DaysOfDevOps #AWS

How to Create a Virtual Private Cloud (VPC) with an AI Agent. Use the AI Infrastructure Agent to build a production-ready VPC with public/private subnets, gateways, & multi-AZ setup via simple natural language commands. #AI #Agent #DevOps

quanhuynh_x's tweet image. How to Create a Virtual Private Cloud (VPC) with an AI Agent. Use the AI Infrastructure Agent to build a production-ready VPC with public/private subnets, gateways, & multi-AZ setup via simple natural language commands. #AI #Agent #DevOps

🔥 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 2 of my DevOps journey 🔁 The DevOps Lifecycle = Code → Build → Test → Deploy → Monitor → Feedback It’s not just automation — it’s a culture of continuous improvement. Loving this process already 💡 #DevOps #LearningInPublic #Automation

dev_sylv's tweet image. Day 2 of my DevOps journey 🔁

The DevOps Lifecycle = Code → Build → Test → Deploy → Monitor → Feedback

It’s not just automation — it’s a culture of continuous improvement.

Loving this process already 💡

#DevOps #LearningInPublic #Automation

It's been a while. I'm still a software engineer in case you want to give me work to do. I do devops as well 😊😊 #softwareengineer #devops

RachealKuranch2's tweet image. It's been a while.

I'm still a software engineer in case you want to give me work to do. I do devops as well 😊😊

#softwareengineer  #devops

Use case: Online store on Kubernetes Latency spikes → KEDA adds pods automatically Traffic drops → scales down ✅ Result: Fast, responsive apps without overspending on idle resources. Anyone else tried this setup? 🤔 #DevOps #Observability #CloudNative


GitHub's YAML anchor "support" is like shipping a car without the steering wheel 🙈 Technically it moves. You're missing the point. No merge keys = no composition = half the feature. After 4 years and 1,650+ reactions, we deserved better. #GitHub #DevOps #Blog #YAML


Did you know that the first cybersecurity incident dates back to 1834? It involved a telegraph system hack, showing that cyber threats have been around longer than digital technology. #DevOps #cloud #IaC #aws #100DaysOfCode #GitOps #Kubernetes #Azure #k8s


Wrapped up the weekend with a solid workout and some quiet reading. Feels good to reset before the chaos starts again. #Gymbro #building #devops #SRE

pateriya_shivam's tweet image. Wrapped up the weekend with a solid workout and some quiet reading.
Feels good to reset before the chaos starts again.
#Gymbro #building #devops #SRE
pateriya_shivam's tweet image. Wrapped up the weekend with a solid workout and some quiet reading.
Feels good to reset before the chaos starts again.
#Gymbro #building #devops #SRE

💥 Phase 0 To-Do for Today:- ➡️ Linux File System & Permissions ➡️ Linux Essential Commands & Bash Scripting ➡️ Linux Networking Fundamentals ➡️ Intro to Containers ➡️ Docker Networking & Volumes @ChaiCodeHQ @Hiteshdotcom @codersGyan #DevOps #Linux #Bash #Docker

saurabh_txt's tweet image. 💥 Phase 0
To-Do for Today:-
➡️ Linux File System & Permissions
➡️ Linux Essential Commands & Bash Scripting
➡️ Linux Networking Fundamentals
➡️ Intro to Containers
➡️ Docker Networking & Volumes

@ChaiCodeHQ @Hiteshdotcom @codersGyan #DevOps #Linux #Bash #Docker

What is a #Kubernetes Operator? Definition & Examples An operator is an app-specific #K8s extension that provides custom objects and control loops for managing particular software in your cluster. spacelift.io/blog/kubernete… #DevOps #CloudNative


Impacts badly in parts due to a lack of autoscaling & rollbacks; AKS is a great $-saver with its out-of-the-box performance abilities, but services can get lost under heavy traffic peaks. As you #DevOps #cloud #IaC #aws #100DaysOfCode #GitOps #Kubernetes


Tech isn’t just evolving—it’s compounding. AI + Cloud + DevOps is a $2T wave. #AI #Cloud #DevOps


In industry, ROS2 coordinates fleets of collaborative robots. In IT, KENTA applies the same logic — autonomous agents, decentralized communication, native resilience. A proven architecture, already in production. Visual thread below 👇 #DevOps #CyberSecurity #ROS2 #KENTA

EkiMagnetiseur's tweet image. In industry, ROS2 coordinates fleets of collaborative robots.

In IT, KENTA applies the same logic — autonomous agents, decentralized communication, native resilience.

A proven architecture, already in production.
Visual thread below 👇
#DevOps #CyberSecurity #ROS2 #KENTA

Done with DevOps !!! What should I learn now #DevOps #developer


Just unboxed my first ever Apple product - the MacBook M4! 🚀 As a DevOps Engineer, can’t wait to push some serious infra magic on this beast. From clusters to containers - everything’s about to run smoother & faster! 🔥✨ #DevOps #MacBookM4 #TechJourney #cloud

akshayktwt's tweet image. Just unboxed my first ever Apple product - the MacBook M4! 🚀

As a DevOps Engineer, can’t wait to push some serious infra magic on this beast.
From clusters to containers - everything’s about to run smoother & faster! 🔥✨

#DevOps #MacBookM4 #TechJourney #cloud

Serverless computing isn’t just a trend—it’s a resilient, scalable, and efficient approach to modern software architecture. Delve deeper on DeltalogiX > bit.ly/4hDs9HU #Serverless #CloudComputing #DevOps

LindaGrass0's tweet image. Serverless computing isn’t just a trend—it’s a resilient, scalable, and efficient approach to modern software architecture. 

Delve deeper on DeltalogiX > bit.ly/4hDs9HU

#Serverless #CloudComputing #DevOps

Day 1 of my DevOps journey 💻 Just learned that DevOps isn’t just about tools — it’s about culture, collaboration, and speed. CI = merging code + automated testing. CD = auto preparing code for production. Together = seamless delivery 🚀 #DevOps #LearningInPublic #CICD

dev_sylv's tweet image. Day 1 of my DevOps journey 💻

Just learned that DevOps isn’t just about tools — it’s about culture, collaboration, and speed.

CI = merging code + automated testing.
CD = auto preparing code for production.

Together = seamless delivery 🚀

#DevOps #LearningInPublic #CICD

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

Proud moment for IndiaMART! We’ve been awarded Best DevOps Team at the India DevOps Show 2025 Kudos to our incredible team for making this happen! #IndiaMART #IndiaDevOpsShow #DevOps #awards #achivement #innovation #tech #techindia #teamwork #winner

IndiaMART's tweet image. Proud moment for IndiaMART! We’ve been awarded Best DevOps Team at the India DevOps Show 2025 
Kudos to our incredible team for making this happen!

#IndiaMART #IndiaDevOpsShow #DevOps #awards #achivement #innovation #tech #techindia #teamwork #winner
IndiaMART's tweet image. Proud moment for IndiaMART! We’ve been awarded Best DevOps Team at the India DevOps Show 2025 
Kudos to our incredible team for making this happen!

#IndiaMART #IndiaDevOpsShow #DevOps #awards #achivement #innovation #tech #techindia #teamwork #winner

Day 4 of today's #DevOps, I explored some tools: 🔹 Maven → automates builds & dependencies 🔹 IntelliJ → great IDE for coding & debugging 🔹 AWS CLI → manage AWS from terminal 🔹 Vagrant → automates virtual environments Understanding the why behind each tool is powerful💡

dev_sylv's tweet image. Day 4 of today's #DevOps, I explored some tools:

🔹 Maven → automates builds & dependencies
🔹 IntelliJ → great IDE for coding & debugging
🔹 AWS CLI → manage AWS from terminal
🔹 Vagrant → automates virtual environments

Understanding the why behind each tool is powerful💡

0️⃣ days without incident #Azure #ITHumor #DevOps

ptrstpp950's tweet image. 0️⃣ days without incident

#Azure #ITHumor #DevOps

Day 2 of my DevOps journey 🔁 The DevOps Lifecycle = Code → Build → Test → Deploy → Monitor → Feedback It’s not just automation — it’s a culture of continuous improvement. Loving this process already 💡 #DevOps #LearningInPublic #Automation

dev_sylv's tweet image. Day 2 of my DevOps journey 🔁

The DevOps Lifecycle = Code → Build → Test → Deploy → Monitor → Feedback

It’s not just automation — it’s a culture of continuous improvement.

Loving this process already 💡

#DevOps #LearningInPublic #Automation

Got paged for a queue incident 🚨 1 Warp workflow → 2 min diagnosis + rollback 💪 Back to founder-mode. #DevOps #SRE #AWS #Automation cc @warpdotdev

ankitsaxena21's tweet image. Got paged for a queue incident 🚨

1 Warp workflow → 2 min diagnosis + rollback 💪
Back to founder-mode.

#DevOps #SRE #AWS #Automation
cc @warpdotdev

🚀 Deployed a sample Dockerized website successfully! Spun up containers, configured networking, and got everything running smoothly 🐳⚙️ Always fun seeing that local IP serve up a clean site 👇 #Docker #DevOps #WebHosting #Automation 💻🔥

Devops_AB's tweet image. 🚀 Deployed a sample Dockerized website successfully!
Spun up containers, configured networking, and got everything running smoothly 🐳⚙️
Always fun seeing that local IP serve up a clean site 👇
#Docker #DevOps #WebHosting #Automation 💻🔥

🔥 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

40% of your time on manual fixes? 😩 Let Wistx AI give that time back. ⏰💜 Less fixing, more building. 🚀 #DevOps #Automation #WistxAI #TechLife

wistxhq's tweet image. 40% of your time on manual fixes? 😩
Let Wistx AI give that time back. ⏰💜
Less fixing, more building. 🚀

#DevOps #Automation #WistxAI #TechLife

This chart compares the support of modern Web APIs across major browsers 😎👇 #frontend #javascript #devops #web #fullstack Find high-res pdf books with all my DevOps related infographics from study-notes.org

xmodulo's tweet image. This chart compares the support of modern Web APIs across major browsers 😎👇 #frontend #javascript #devops #web #fullstack

Find high-res pdf books with all my DevOps related infographics from study-notes.org

Kubernetes isn’t just for cloud-native apps anymore👀 Top enterprise use cases in 2025: ☁️ Hybrid/Multi-Cloud – 55% 🔧 Modernizing Apps – 52% ⚡ New Cloud-Native Apps – 51% See the full Kubernetes Trend Report → dzone.com/link/2025-tr-k… #Kubernetes #CloudNative #DevOps #DZone

DZoneInc's tweet image. Kubernetes isn’t just for cloud-native apps anymore👀

Top enterprise use cases in 2025:
☁️ Hybrid/Multi-Cloud – 55%
🔧 Modernizing Apps – 52%
⚡ New Cloud-Native Apps – 51%
See the full Kubernetes Trend Report → dzone.com/link/2025-tr-k…

#Kubernetes #CloudNative #DevOps #DZone

We’re bringing the Progress Chef Roadshow ’25 to London, UK! 📅 October 21, 2025 📍 Royal Air Force Club, 128 Piccadilly 💡 Free to attend Seats are limited—secure your spot today: prgress.co/46h6eCD #ChefRoadshow25 #London #DevOps #Automation

chef's tweet image. We’re bringing the Progress Chef Roadshow ’25 to London, UK!

📅 October 21, 2025
📍 Royal Air Force Club, 128 Piccadilly
💡 Free to attend

Seats are limited—secure your spot today: prgress.co/46h6eCD

#ChefRoadshow25 #London #DevOps #Automation

Loading...

Something went wrong.


Something went wrong.


United States Trends