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.
Desenho de implementação de pipeline

Desenho de implementação de pipeline

3
Comments
2 min read
Docker course: Hello World

Docker course: Hello World

14
Comments
5 min read
Day 16: Moving from Travis-CI to GitHub Actions for Marpa::R2

Day 16: Moving from Travis-CI to GitHub Actions for Marpa::R2

8
Comments 3
5 min read
Golang: Zero downtime restarts and deploys using systemd

Golang: Zero downtime restarts and deploys using systemd

7
Comments
2 min read
Laravel Vapor application observability with Inspector

Laravel Vapor application observability with Inspector

1
Comments
5 min read
Migrating a Flutter app to Material 3

Migrating a Flutter app to Material 3

3
Comments
9 min read
Shhhh... Kubernetes Secrets Are Not Really Secret!

Shhhh... Kubernetes Secrets Are Not Really Secret!

22
Comments
12 min read
Get the full scoop on your error groups with new errors inbox updates

Get the full scoop on your error groups with new errors inbox updates

1
Comments
3 min read
Building A Message Queue Using Go

Building A Message Queue Using Go

11
Comments
2 min read
Sticking with AWS: Why Vendor Lock-In Is Not A Problem

Sticking with AWS: Why Vendor Lock-In Is Not A Problem

Comments
5 min read
What is a Docker Registry? What is the Docker HUB?

What is a Docker Registry? What is the Docker HUB?

5
Comments
2 min read
Logging In Kubernetes

Logging In Kubernetes

57
Comments 2
8 min read
Understanding Kubernetes: part 47 – Kubernetes 1.26 Changelog

Understanding Kubernetes: part 47 – Kubernetes 1.26 Changelog

11
Comments
1 min read
Build a docker image for backup Mysql database to AWS S3

Build a docker image for backup Mysql database to AWS S3

Comments
2 min read
Azure-cli: Linking the azure account and installing the azuredevops extension

Azure-cli: Linking the azure account and installing the azuredevops extension

1
Comments
2 min read
Announcing Youki 0.0.4 🎉🎉🎉

Announcing Youki 0.0.4 🎉🎉🎉

2
Comments 2
1 min read
Azure-cli: Installing the tool on Linux

Azure-cli: Installing the tool on Linux

3
Comments
2 min read
Métodos de segurança em API

Métodos de segurança em API

5
Comments
2 min read
Deploy your Pulumi project using Docker and Dagger.io

Deploy your Pulumi project using Docker and Dagger.io

7
Comments
8 min read
The AWS DevOps Professional Exam is Exhausting! And Why You Don't Want To Repeat It

The AWS DevOps Professional Exam is Exhausting! And Why You Don't Want To Repeat It

17
Comments 3
4 min read
How to become a DevOps Engineer

How to become a DevOps Engineer

4
Comments
4 min read
Bonus Tip: How to Use GitHub Actions to Test a GitHub Action Whose Output Must be Visually Inspected

Bonus Tip: How to Use GitHub Actions to Test a GitHub Action Whose Output Must be Visually Inspected

7
Comments
4 min read
How To Use GitHub Actions for Deployments When Following Trunk-Based Development

How To Use GitHub Actions for Deployments When Following Trunk-Based Development

4
Comments
9 min read
Mastermind - set up the Python skeleton

Mastermind - set up the Python skeleton

13
Comments
2 min read
Building a Docker-Jenkins CI/CD Pipeline for a Python App (Part 2)

Building a Docker-Jenkins CI/CD Pipeline for a Python App (Part 2)

9
Comments
9 min read
Avoid configuration drift on your terraform state when using aws_security_group

Avoid configuration drift on your terraform state when using aws_security_group

4
Comments 1
4 min read
Techstrong TV Interview

Techstrong TV Interview

5
Comments
1 min read
Building a Docker-Jenkins CI/CD Pipeline for a Python App (Part 1)

Building a Docker-Jenkins CI/CD Pipeline for a Python App (Part 1)

16
Comments
5 min read
Creating Thumbnail Image using Terraform, Lambda, IAM, CloudWatch and S3 Bucket

Creating Thumbnail Image using Terraform, Lambda, IAM, CloudWatch and S3 Bucket

7
Comments
7 min read
Provisioning an EC2 instance using Terraform & keypair

Provisioning an EC2 instance using Terraform & keypair

12
Comments
5 min read
What command do you 'has' ? | Strange CLI Apps

What command do you 'has' ? | Strange CLI Apps

3
Comments
1 min read
Day 13: CI for a Python project of the National Institute of Standards and Technology

Day 13: CI for a Python project of the National Institute of Standards and Technology

6
Comments
3 min read
How to Dockerize Django Project in 2 minutes

How to Dockerize Django Project in 2 minutes

6
Comments
2 min read
Running Golang program as systemd service in Ubuntu

Running Golang program as systemd service in Ubuntu

10
Comments
1 min read
Automated Dev Environment Per Branch with CDK

Automated Dev Environment Per Branch with CDK

6
Comments
6 min read
How to build a minimal production-ready infrastructure with Terraform on DigitalOcean

How to build a minimal production-ready infrastructure with Terraform on DigitalOcean

13
Comments 2
5 min read
Deploying Azure Bicep using GitHub Actions

Deploying Azure Bicep using GitHub Actions

6
Comments
8 min read
The Power of GitHub Actions for Streamlining DevOps Workflows

The Power of GitHub Actions for Streamlining DevOps Workflows

11
Comments
5 min read
Day 12: CI for sdk-py Python packages

Day 12: CI for sdk-py Python packages

7
Comments
2 min read
How to know API is slowing down?

How to know API is slowing down?

4
Comments
5 min read
Getting Started With GitOps For Developers!

Getting Started With GitOps For Developers!

89
Comments 1
7 min read
Intro to Infrastructure as Code (IaC) in AWS context

Intro to Infrastructure as Code (IaC) in AWS context

4
Comments
2 min read
How to check if the PostgreSQL tables of the same structure have the identical data using aggregated hash and md5?

How to check if the PostgreSQL tables of the same structure have the identical data using aggregated hash and md5?

4
Comments
2 min read
Use Docker to build better CI/CD pipelines with Dagger

Use Docker to build better CI/CD pipelines with Dagger

8
Comments
5 min read
Day 11: CI for wp2txt Ruby project

Day 11: CI for wp2txt Ruby project

5
Comments
2 min read
Terraform: modules, Outputs, and Variables

Terraform: modules, Outputs, and Variables

2
Comments
8 min read
How to deploy PostgreSQL DB Server and PGadmin in Kubernetes: A How-To guide

How to deploy PostgreSQL DB Server and PGadmin in Kubernetes: A How-To guide

9
Comments
6 min read
How Colima Is A Good Alternative To Docker Desktop

How Colima Is A Good Alternative To Docker Desktop

5
Comments
6 min read
Windows Subsystem For Linux

Windows Subsystem For Linux

3
Comments
6 min read
How to Test a GitHub Action with GitHub Actions

How to Test a GitHub Action with GitHub Actions

29
Comments 7
6 min read
Securing the software supply chain in the cloud

Securing the software supply chain in the cloud

4
Comments
5 min read
Day 10: GitHub Actions CI for the rdf-kv Ruby Gem

Day 10: GitHub Actions CI for the rdf-kv Ruby Gem

4
Comments
1 min read
What is Continuous Merge?

What is Continuous Merge?

8
Comments
7 min read
A solution for Monitoring and Logging Containers

A solution for Monitoring and Logging Containers

52
Comments
4 min read
Steganography : Hide text within an Image file using steghide.

Steganography : Hide text within an Image file using steghide.

11
Comments
2 min read
Day 9: CI for Mojo-UserAgent-Cached and Plack-Middleware-Greylist

Day 9: CI for Mojo-UserAgent-Cached and Plack-Middleware-Greylist

7
Comments
1 min read
Doing DevOps Like Skynet with ChatGPT

Doing DevOps Like Skynet with ChatGPT

5
Comments
4 min read
Deploy FastAPI application on Digital Ocean with Nginx and Gunicorn

Deploy FastAPI application on Digital Ocean with Nginx and Gunicorn

20
Comments 1
4 min read
Access your SSH Services with your GitHub or Google SSO Credentials

Access your SSH Services with your GitHub or Google SSO Credentials

1
Comments
5 min read
Create a free AWS account and configure the AWS CLI

Create a free AWS account and configure the AWS CLI

16
Comments
6 min read
loading...