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.
Traverse the Linux CLI - Debian distribution

Traverse the Linux CLI - Debian distribution

4
Comments
12 min read
my git tricks

my git tricks

1
Comments
3 min read
Deploy a Containerized PHP Web Application with Docker

Deploy a Containerized PHP Web Application with Docker

2
Comments 2
5 min read
How to deploy a high available and auto scale Apache Web Server on EC2 instances using AWS CloudFormation

How to deploy a high available and auto scale Apache Web Server on EC2 instances using AWS CloudFormation

3
Comments
5 min read
Season 2 Finale: Holidays, 2022’s Favorite Moments, Season 3 Sneak Peek & more!

Season 2 Finale: Holidays, 2022’s Favorite Moments, Season 3 Sneak Peek & more!

6
Comments
2 min read
Create Production-ready Container Image + Docker Multi-Stage Build

Create Production-ready Container Image + Docker Multi-Stage Build

2
Comments
5 min read
How to secure a web server (VPS)

How to secure a web server (VPS)

2
Comments
8 min read
6 master tips you'll ever need to set up reliable CI systems

6 master tips you'll ever need to set up reliable CI systems

2
Comments
2 min read
Upgrading to PostgreSQL 15 on Mac OS

Upgrading to PostgreSQL 15 on Mac OS

2
Comments
1 min read
Automate Updating Major Release Tag on New Releases of a GitHub Action

Automate Updating Major Release Tag on New Releases of a GitHub Action

8
Comments
4 min read
Terraform - Fun with Functions

Terraform - Fun with Functions

18
Comments 1
6 min read
Work around to Deploy Large Lambda Functions with Claudia.js 🕵🏻‍♂️

Work around to Deploy Large Lambda Functions with Claudia.js 🕵🏻‍♂️

7
Comments 4
7 min read
An introduction to containerization and Docker

An introduction to containerization and Docker

1
Comments
4 min read
The Importance of Internal Cloud Security Standards

The Importance of Internal Cloud Security Standards

7
Comments 2
4 min read
The difference between test-driven development and observability-driven development

The difference between test-driven development and observability-driven development

18
Comments
10 min read
Top 2022 Resources to Sharpen Your DevOps Backup Skill Set

Top 2022 Resources to Sharpen Your DevOps Backup Skill Set

1
Comments
8 min read
Git Commands you Should Know if you Plan to Work with Git.

Git Commands you Should Know if you Plan to Work with Git.

21
Comments
8 min read
Advice for engineers wanting to 'make it'

Advice for engineers wanting to 'make it'

5
Comments 2
4 min read
Every Day Docker Commands You Need To Learn

Every Day Docker Commands You Need To Learn

6
Comments
2 min read
Powershell Secret Store

Powershell Secret Store

Comments
2 min read
Parsing YAML file with Python

Parsing YAML file with Python

2
Comments
4 min read
Git Tags and Git Branches

Git Tags and Git Branches

6
Comments
6 min read
Deployment Method / Strategy in AWS (Burmese)

Deployment Method / Strategy in AWS (Burmese)

19
Comments 3
1 min read
These are the tools I picked to build a new startup

These are the tools I picked to build a new startup

Comments
4 min read
JSON Logs | Best Practices, benefits, and examples

JSON Logs | Best Practices, benefits, and examples

11
Comments
6 min read
Taming Cloud Costs with Infracost

Taming Cloud Costs with Infracost

1
Comments
8 min read
Rollback and Updating Deployment

Rollback and Updating Deployment

1
Comments
2 min read
Creating & Managing Aws Rest Api Gateway Using Terraform

Creating & Managing Aws Rest Api Gateway Using Terraform

4
Comments
4 min read
What is a log shipper - Top 7 Log Shippers that you can use

What is a log shipper - Top 7 Log Shippers that you can use

4
Comments
8 min read
Morgan Logger | Tutorial on how to use in an Express application

Morgan Logger | Tutorial on how to use in an Express application

8
Comments
7 min read
Gitlab-CI - Comment partager des variables d'environnement dans after_script?

Gitlab-CI - Comment partager des variables d'environnement dans after_script?

2
Comments
1 min read
Git Aliases: a time-saving secret weapon for improved workflow and productivity

Git Aliases: a time-saving secret weapon for improved workflow and productivity

8
Comments
3 min read
Why I Use Qutebrowser as My Daily Browser (But You Probably Shouldn't)

Why I Use Qutebrowser as My Daily Browser (But You Probably Shouldn't)

4
Comments 2
3 min read
Logging as a service | Log Management with Open Source Tool

Logging as a service | Log Management with Open Source Tool

4
Comments
5 min read
These companies use Cloud Environments

These companies use Cloud Environments

3
Comments
7 min read
A Retrospective of Working with Bare Metal Kubernetes, or To There and Back

A Retrospective of Working with Bare Metal Kubernetes, or To There and Back

1
Comments
19 min read
Creating WebView Content Blockers with Flutter InAppWebView

Creating WebView Content Blockers with Flutter InAppWebView

Comments
6 min read
Deploy Helm Chart using kustomize

Deploy Helm Chart using kustomize

Comments
1 min read
EdgeDB on a VPS: Don't do what I did

EdgeDB on a VPS: Don't do what I did

4
Comments
3 min read
Gitlab-CI - How to share environment variables to the after_script?

Gitlab-CI - How to share environment variables to the after_script?

3
Comments
1 min read
Bundling YAMLs for Kubernetes with Helm

Bundling YAMLs for Kubernetes with Helm

36
Comments 6
6 min read
Declarative approach for creating a service

Declarative approach for creating a service

Comments
1 min read
How to troubleshoot docker unauthorized 401 error

How to troubleshoot docker unauthorized 401 error

Comments
1 min read
Docker and Docker Containers Explained

Docker and Docker Containers Explained

1
Comments
2 min read
¿Cómo manejar los recursos físicos a los que tienen acceso nuestros contenedores?

¿Cómo manejar los recursos físicos a los que tienen acceso nuestros contenedores?

1
Comments
2 min read
Website... Unchained

Website... Unchained

1
Comments
4 min read
System Testing: Localstack + Terraform

System Testing: Localstack + Terraform

2
Comments
3 min read
Amazon DocumentDB + AWS Lambda with Terraform

Amazon DocumentDB + AWS Lambda with Terraform

1
Comments
8 min read
Grafana Loki: architecture and running in Kubernetes with AWS S3 storage and boltdb-shipper

Grafana Loki: architecture and running in Kubernetes with AWS S3 storage and boltdb-shipper

2
Comments 1
18 min read
Robo-committer for automated commits

Robo-committer for automated commits

14
Comments 5
3 min read
Using Supervisord and GitHub Actions to deploy a Node.js application to DigitalOcean with zero downtime

Using Supervisord and GitHub Actions to deploy a Node.js application to DigitalOcean with zero downtime

3
Comments
2 min read
Use pre-commit checks to format your files and commit messages

Use pre-commit checks to format your files and commit messages

4
Comments
3 min read
Linux Troubleshooting Scenarios - Part 2

Linux Troubleshooting Scenarios - Part 2

4
Comments
2 min read
Living in the Shell #24; chmod (Modify file/directory permissions)

Living in the Shell #24; chmod (Modify file/directory permissions)

1
Comments
1 min read
Linux Troubleshooting Scenarios - Part 3

Linux Troubleshooting Scenarios - Part 3

1
Comments
2 min read
Proactive PostgreSQL Database(s) Performance Scanner

Proactive PostgreSQL Database(s) Performance Scanner

1
Comments
9 min read
Welcome to the Weekly Code Maven

Welcome to the Weekly Code Maven

2
Comments
4 min read
Kubernetes Control Plane: 10 Tips for Airtight K8s Security

Kubernetes Control Plane: 10 Tips for Airtight K8s Security

43
Comments
10 min read
How Stripe’s top engineer allocates dev bandwidth

How Stripe’s top engineer allocates dev bandwidth

6
Comments 1
1 min read
The Essential Guide to 5 Key Importance of Cybersecurity

The Essential Guide to 5 Key Importance of Cybersecurity

4
Comments
5 min read
loading...