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.
Top Cloud Base Tricks Every DevOps Must Know

Top Cloud Base Tricks Every DevOps Must Know

8
Comments
5 min read
Using PgBouncer to improve performance and reduce the load on PostgreSQL

Using PgBouncer to improve performance and reduce the load on PostgreSQL

5
Comments
7 min read
Automate Ubuntu User creation with SSH Key access using a shell script

Automate Ubuntu User creation with SSH Key access using a shell script

3
Comments
3 min read
Compromissos de um SRE em um grupo de trabalho

Compromissos de um SRE em um grupo de trabalho

2
Comments
2 min read
Sending slack notifications with github actions

Sending slack notifications with github actions

10
Comments 3
2 min read
10 Kubernetes Visualization Tool that You Can't Afford to Miss

10 Kubernetes Visualization Tool that You Can't Afford to Miss

15
Comments
4 min read
Continuation to Bash scripting: Introduction to Conditional statement and Loop

Continuation to Bash scripting: Introduction to Conditional statement and Loop

Comments 1
3 min read
Replace Docker Desktop with Podman in OSX

Replace Docker Desktop with Podman in OSX

3
Comments
3 min read
Amazon ElastiCache for Redis

Amazon ElastiCache for Redis

2
Comments
2 min read
Sticky sessions with Apache APISIX

Sticky sessions with Apache APISIX

54
Comments 1
4 min read
Creating our First Complete Jenkins CI/CD Pipeline

Creating our First Complete Jenkins CI/CD Pipeline

8
Comments
6 min read
Configu: Unleashing the Power of Configuration-as-Code

Configu: Unleashing the Power of Configuration-as-Code

36
Comments 5
6 min read
Infrastructure as Code: Managing Docker Containers using AWS DevOps Tools

Infrastructure as Code: Managing Docker Containers using AWS DevOps Tools

2
Comments 1
3 min read
Elasticsearch and Kibana: A Roller Coaster Full of Exciting Changes: The Rolling Upgrade Adventure.

Elasticsearch and Kibana: A Roller Coaster Full of Exciting Changes: The Rolling Upgrade Adventure.

Comments
3 min read
Continuation to Bash scripting: Introduction to Conditional statement and Loop

Continuation to Bash scripting: Introduction to Conditional statement and Loop

Comments
4 min read
Jenkins 101: Getting started with Jenkins

Jenkins 101: Getting started with Jenkins

17
Comments
7 min read
PagerDuty Community Update, June 9 2023

PagerDuty Community Update, June 9 2023

1
Comments
3 min read
A real project with CodeCatalyst - Our hackathon gave us a good insight into what works and what doesn't

A real project with CodeCatalyst - Our hackathon gave us a good insight into what works and what doesn't

6
Comments
7 min read
Demystifying Application Tracing with OpenTelemetry & Jaeger

Demystifying Application Tracing with OpenTelemetry & Jaeger

13
Comments
4 min read
Top 8 Tools to Build Your Own PaaS

Top 8 Tools to Build Your Own PaaS

4
Comments 1
5 min read
Top 30 Automation Testing Tools in 2023: Getting Started with Automation Testing Tools

Top 30 Automation Testing Tools in 2023: Getting Started with Automation Testing Tools

9
Comments
78 min read
Essential Principles for Seamless Updates, Robust Execution, and Uninterrupted Performance

Essential Principles for Seamless Updates, Robust Execution, and Uninterrupted Performance

1
Comments
4 min read
Phishing Attacks Explained: Protecting Yourself from Online Scams

Phishing Attacks Explained: Protecting Yourself from Online Scams

1
Comments
3 min read
Deploying a Static Website using CodePipeline,GitHub, and CloudFront

Deploying a Static Website using CodePipeline,GitHub, and CloudFront

1
Comments
4 min read
Create React.js App using Docker

Create React.js App using Docker

Comments
6 min read
Selefra-How to Read Code to Provide for Rule Use

Selefra-How to Read Code to Provide for Rule Use

Comments
3 min read
Setup local domain with self-signed SSL certificate

Setup local domain with self-signed SSL certificate

2
Comments
4 min read
Remotely Connect to Your Instances without a Public IP Address

Remotely Connect to Your Instances without a Public IP Address

3
Comments 4
3 min read
Continuation to Shell Scripting

Continuation to Shell Scripting

1
Comments 1
2 min read
Dockerizando un proyecto con Codeigniter 4 (1/2)

Dockerizando un proyecto con Codeigniter 4 (1/2)

4
Comments
2 min read
Serverless function cold start is too slow, let's dockerize our app

Serverless function cold start is too slow, let's dockerize our app

Comments
5 min read
Best resource to learn Docker !

Best resource to learn Docker !

4
Comments
3 min read
Simplified: Linux Directory Structure [Part 1]

Simplified: Linux Directory Structure [Part 1]

10
Comments 1
5 min read
Unlocking the Power of Data: 7 Key Factors to Consider When Building Data Pipelines

Unlocking the Power of Data: 7 Key Factors to Consider When Building Data Pipelines

Comments
3 min read
Redis

Redis

2
Comments
1 min read
Preventing Outages: Limitations of Even the Best Observability and Monitoring Tools

Preventing Outages: Limitations of Even the Best Observability and Monitoring Tools

2
Comments
5 min read
Automating high-privilege operations in Azure

Automating high-privilege operations in Azure

Comments
9 min read
Setting up GitHub Actions to deploy your website via FTP

Setting up GitHub Actions to deploy your website via FTP

26
Comments
3 min read
How to Restart a Kubernetes Deployment on OKE

How to Restart a Kubernetes Deployment on OKE

Comments
2 min read
O pensamento computacional é uma habilidade incrível

O pensamento computacional é uma habilidade incrível

1
Comments
2 min read
The DevOps Revolution

The DevOps Revolution

2
Comments
1 min read
Using Workload Identities for Bicep Deployments in GitHub Actions

Using Workload Identities for Bicep Deployments in GitHub Actions

2
Comments
6 min read
GitHub Larger Runners EXPLAINED! - No more limits

GitHub Larger Runners EXPLAINED! - No more limits

3
Comments 1
5 min read
Building a Webhook in AWS

Building a Webhook in AWS

4
Comments
3 min read
Azure DevOps のブランチ保護

Azure DevOps のブランチ保護

Comments
1 min read
K8s Operator - Conditions

K8s Operator - Conditions

10
Comments
2 min read
K8s Operator - Conditions

K8s Operator - Conditions

5
Comments
3 min read
AWS S3 multipart uploads from unauthenticated users? presigned URLs (😕) vs federation tokens (😃)

AWS S3 multipart uploads from unauthenticated users? presigned URLs (😕) vs federation tokens (😃)

4
Comments
9 min read
Introduction to AWS CDK

Introduction to AWS CDK

9
Comments
6 min read
Docker: Image Creation, Management, and Registry

Docker: Image Creation, Management, and Registry

18
Comments
4 min read
Implementing DevOps: A Step-by-Step Guide

Implementing DevOps: A Step-by-Step Guide

10
Comments
16 min read
Docker 101: Understanding Images and Containers in Plain English

Docker 101: Understanding Images and Containers in Plain English

26
Comments 7
6 min read
Kubernetes Architectural Overview

Kubernetes Architectural Overview

12
Comments
3 min read
From Idea to Product: My Journey Building an Online Version of 'Cards Against Humanity'

From Idea to Product: My Journey Building an Online Version of 'Cards Against Humanity'

Comments
12 min read
Cloud Provider Price Performance Comparison: Spot VMs

Cloud Provider Price Performance Comparison: Spot VMs

2
Comments
11 min read
Docker vs Virtual Machine Analogy

Docker vs Virtual Machine Analogy

3
Comments
2 min read
How to spot and troubleshoot AWS S3 bucket object traversal issues

How to spot and troubleshoot AWS S3 bucket object traversal issues

Comments
4 min read
Every Second Counts: Shaving Off 33% of Build Times on GitHub Workflow

Every Second Counts: Shaving Off 33% of Build Times on GitHub Workflow

Comments
2 min read
Cloud Native: Overview about Thanos

Cloud Native: Overview about Thanos

Comments
1 min read
Optimizing Resource Migration in Terraform using Config-Driven Automation

Optimizing Resource Migration in Terraform using Config-Driven Automation

Comments
7 min read
loading...