DEV Community

# devops

Content centering around the shifting left of responsibility, deconstruction of responsibility silos, and the automation of repetitive work tasks.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
✌️4 core developer tools I use in my daily life 🚀😎

✌️4 core developer tools I use in my daily life 🚀😎

256
Comments 65
4 min read
How I would learn DevOps if I could start over 🐳

How I would learn DevOps if I could start over 🐳

109
Comments 29
2 min read
Kubernetes Through the Developer's Perspective

Kubernetes Through the Developer's Perspective

104
Comments 13
5 min read
Protocols and how they work

Protocols and how they work

96
Comments 3
5 min read
Why is coding so ridiculously overcomplicated?

Why is coding so ridiculously overcomplicated?

50
Comments 40
8 min read
What is a good message and size for a commit?

What is a good message and size for a commit?

43
Comments 6
5 min read
Let's talk of Reactive Architecture

Let's talk of Reactive Architecture

40
Comments 3
5 min read
Suas imagens de container não estão seguras!

Suas imagens de container não estão seguras!

34
Comments 3
7 min read
Getting Started with Terraform on AWS

Getting Started with Terraform on AWS

30
Comments 2
5 min read
Qdrant 1.8.0 - Major Performance Enhancements

Qdrant 1.8.0 - Major Performance Enhancements

28
Comments
5 min read
The transitory nature of MLOps: Advocating for DevOps/MLOps coalescence

The transitory nature of MLOps: Advocating for DevOps/MLOps coalescence

24
Comments
4 min read
The Basics of Kubernetes CronJob

The Basics of Kubernetes CronJob

24
Comments
9 min read
Kubectl Scale - DevOps Guide

Kubectl Scale - DevOps Guide

23
Comments
6 min read
The Kubernetes Resume Challenge Part 1

The Kubernetes Resume Challenge Part 1

22
Comments
8 min read
Docker Swarm vs. Kubernetes - DevOps Guide

Docker Swarm vs. Kubernetes - DevOps Guide

21
Comments 1
7 min read
Dissecting layered architecture

Dissecting layered architecture

18
Comments
12 min read
Exit Code 137 - Kubernetes

Exit Code 137 - Kubernetes

18
Comments
8 min read
Introducing DevOps Toolkit

Introducing DevOps Toolkit

18
Comments 9
4 min read
Modernizing cloudbuild.yaml for Container Builds

Modernizing cloudbuild.yaml for Container Builds

17
Comments 2
4 min read
Terraform - Understanding Count and For_Each Loops

Terraform - Understanding Count and For_Each Loops

15
Comments
4 min read
Kubernetes Networking Deep Dive - Services, Ingress, and Gateway API

Kubernetes Networking Deep Dive - Services, Ingress, and Gateway API

14
Comments
15 min read
☸️ Kubernetes: From your docker-compose file to a cluster with Kompose

☸️ Kubernetes: From your docker-compose file to a cluster with Kompose

13
Comments 2
7 min read
Ansible Copy Module

Ansible Copy Module

13
Comments
7 min read
⚙️🔥 Automating Database Schema Change workflow Using GitHub Actions 🐙🚀

⚙️🔥 Automating Database Schema Change workflow Using GitHub Actions 🐙🚀

13
Comments 1
6 min read
Decoding the Matrix: The Evolution of Environment Variables in Software

Decoding the Matrix: The Evolution of Environment Variables in Software

13
Comments
4 min read
How to set up AWS Verified Access with Okta

How to set up AWS Verified Access with Okta

12
Comments
9 min read
Data Masking: Securing Data Safety and Compliance with API7 Enterprise

Data Masking: Securing Data Safety and Compliance with API7 Enterprise

12
Comments
4 min read
Hosting web application on AWS- Step to Step guide

Hosting web application on AWS- Step to Step guide

11
Comments 1
8 min read
Disaster Recovery Strategies on AWS: Ensuring Business Continuity

Disaster Recovery Strategies on AWS: Ensuring Business Continuity

11
Comments 4
10 min read
Monitoring and Troubleshooting on AWS: CloudWatch, X-Ray, and Beyond

Monitoring and Troubleshooting on AWS: CloudWatch, X-Ray, and Beyond

11
Comments 1
9 min read
Production Multistage Dockerfile For React Application 🚀

Production Multistage Dockerfile For React Application 🚀

11
Comments
4 min read
Deployments and Load Balancing in Kubernetes

Deployments and Load Balancing in Kubernetes

11
Comments 2
4 min read
Powering AWS Fargate with IaC - AWS CloudFormation

Powering AWS Fargate with IaC - AWS CloudFormation

10
Comments
7 min read
Deep dive into K8s Probes

Deep dive into K8s Probes

10
Comments
6 min read
Kubernetes Volume Deep Dive

Kubernetes Volume Deep Dive

10
Comments
11 min read
Exploring Pkl: Apple's Fresh Approach to Configuration Languages

Exploring Pkl: Apple's Fresh Approach to Configuration Languages

10
Comments 3
2 min read
Deploying a React App on Kubernetes: A Quick Guide

Deploying a React App on Kubernetes: A Quick Guide

10
Comments 2
3 min read
Deployment vs StatefulSet vs DaemonSet: Navigating Kubernetes Workloads 🚀

Deployment vs StatefulSet vs DaemonSet: Navigating Kubernetes Workloads 🚀

9
Comments
4 min read
Awesome GitHub Action Workflows

Awesome GitHub Action Workflows

9
Comments
2 min read
How to Fix K8S Exit Code 137?

How to Fix K8S Exit Code 137?

9
Comments
7 min read
Better GPU Cluster Scheduling with Runhouse

Better GPU Cluster Scheduling with Runhouse

9
Comments
7 min read
Kubernetes Resources Management

Kubernetes Resources Management

8
Comments
7 min read
If you have no interest in programming then DevOps is not for you.

If you have no interest in programming then DevOps is not for you.

8
Comments 2
1 min read
Maximizing Value: A Guide to Cost Optimization in Microsoft Azure

Maximizing Value: A Guide to Cost Optimization in Microsoft Azure

7
Comments
7 min read
Running Stormforge with Karpenter and Kubecost

Running Stormforge with Karpenter and Kubecost

7
Comments
6 min read
Debugging Using JMX Revisited

Debugging Using JMX Revisited

7
Comments
9 min read
Top Terraform Tools to Know in 2024

Top Terraform Tools to Know in 2024

7
Comments
13 min read
Understanding Security Group and Network Access Control List (NACL) in AWS

Understanding Security Group and Network Access Control List (NACL) in AWS

7
Comments
3 min read
Load Balancers, Proxies, and API Gateways : Web Infrastructure Explained

Load Balancers, Proxies, and API Gateways : Web Infrastructure Explained

7
Comments
3 min read
Switch from Terraform Cloud in Minutes with Our New Migration Tool

Switch from Terraform Cloud in Minutes with Our New Migration Tool

6
Comments
11 min read
How to Dockerize a Flask Application 🐳🚀

How to Dockerize a Flask Application 🐳🚀

6
Comments
5 min read
Behind the click: unraveling the mystery of the Internet

Behind the click: unraveling the mystery of the Internet

6
Comments 3
4 min read
The Essential Guide to Building and Deploying Pay-per-Use ML APIs on AWS

The Essential Guide to Building and Deploying Pay-per-Use ML APIs on AWS

6
Comments
5 min read
How to Deploy Next.js Applications with Docker

How to Deploy Next.js Applications with Docker

6
Comments 1
3 min read
Deep Dive into Multistage Dockerfile with a Golang App ⚙️🚢

Deep Dive into Multistage Dockerfile with a Golang App ⚙️🚢

6
Comments
4 min read
Provisioned Concurrency - Reduce Cold Starts in AWS Lambda Functions Part 1

Provisioned Concurrency - Reduce Cold Starts in AWS Lambda Functions Part 1

5
Comments
5 min read
Por que os times precisam de SLOs, SLIs e Error Budget?

Por que os times precisam de SLOs, SLIs e Error Budget?

5
Comments
4 min read
Generate Local .NET Secrets from Azure Deployments

Generate Local .NET Secrets from Azure Deployments

5
Comments
3 min read
Measuring Developer Experience

Measuring Developer Experience

5
Comments
3 min read
Organize Your CDK lib Folder by Function Not Service

Organize Your CDK lib Folder by Function Not Service

5
Comments
2 min read
loading...