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.
A New DevOps Workflow: On-Demand Environments

A New DevOps Workflow: On-Demand Environments

8
Comments 1
5 min read
How to Create a Single-Page App using React?

How to Create a Single-Page App using React?

32
Comments
5 min read
User-Centric CloudFormation Templates

User-Centric CloudFormation Templates

5
Comments
8 min read
#052 Kubernetes - Node Selector

#052 Kubernetes - Node Selector

7
Comments
2 min read
GitHub action for multi-project Rust repository

GitHub action for multi-project Rust repository

7
Comments
1 min read
K8s Chaos Dive: Kube-Monkey

K8s Chaos Dive: Kube-Monkey

25
Comments
10 min read
How to get started with Android Development?

How to get started with Android Development?

20
Comments 2
2 min read
What Is Blue-Green Deployment?

What Is Blue-Green Deployment?

12
Comments
9 min read
Cloud Native Software Engineering Newsletter #15 (August 2020)

Cloud Native Software Engineering Newsletter #15 (August 2020)

8
Comments 1
9 min read
How to install WordPress locally on Mac simply with Docker Compose file 🤘

How to install WordPress locally on Mac simply with Docker Compose file 🤘

7
Comments 2
2 min read
Developer Tools you cannot live without...

Developer Tools you cannot live without...

9
Comments
4 min read
Here are the Metrics you Need to Understand Operational Health

Here are the Metrics you Need to Understand Operational Health

5
Comments
7 min read
GitHub Composite Actions - STOP wasting your time and create reusable actions

GitHub Composite Actions - STOP wasting your time and create reusable actions

31
Comments 10
5 min read
Use Kustomize to post-render Helm charts in ArgoCD

Use Kustomize to post-render Helm charts in ArgoCD

28
Comments 9
3 min read
Soft 404 Error - What is it? And How to fix it?

Soft 404 Error - What is it? And How to fix it?

3
Comments
5 min read
Understanding Docker: part 4 – Docker images

Understanding Docker: part 4 – Docker images

73
Comments 4
1 min read
#051 Kubernetes - Taints and Tolerations 2 (Practice)

#051 Kubernetes - Taints and Tolerations 2 (Practice)

7
Comments
3 min read
How to Manage Remote Software Development Teams

How to Manage Remote Software Development Teams

4
Comments
10 min read
Set up a Kubernetes cluster using microk8s on macOS

Set up a Kubernetes cluster using microk8s on macOS

9
Comments
3 min read
Kubernetes Dashboard setup step by step - Part 6

Kubernetes Dashboard setup step by step - Part 6

4
Comments
1 min read
How Amplitude Created a Self-Serve Data Democracy

How Amplitude Created a Self-Serve Data Democracy

9
Comments
9 min read
From Pebbles to Brickworks: a Story of Cloud Infrastructure Evolved

From Pebbles to Brickworks: a Story of Cloud Infrastructure Evolved

6
Comments
8 min read
Deploying Puppet Enterprise Agents with HashiCorp Terraform on Azure VMs

Deploying Puppet Enterprise Agents with HashiCorp Terraform on Azure VMs

6
Comments
3 min read
Jenkins vs GitLab CI: Battle of CI/CD Tools

Jenkins vs GitLab CI: Battle of CI/CD Tools

11
Comments
11 min read
Kubevious – a Revolutionary Kubernetes Dashboard for Cross-Checking and Validating Your Kubernetes Resources

Kubevious – a Revolutionary Kubernetes Dashboard for Cross-Checking and Validating Your Kubernetes Resources

6
Comments
5 min read
The Three Terminal Tools I Use for Managing Kubernetes Clusters

The Three Terminal Tools I Use for Managing Kubernetes Clusters

23
Comments
5 min read
Beautify Your GitHub Profile README

Beautify Your GitHub Profile README

113
Comments 20
3 min read
Github Actions: Power of CICD

Github Actions: Power of CICD

48
Comments 2
4 min read
Set up a Kubernetes cluster using Minikube on macOS

Set up a Kubernetes cluster using Minikube on macOS

10
Comments
3 min read
13 Ways to Simplify Your DevOps Workflows

13 Ways to Simplify Your DevOps Workflows

8
Comments
2 min read
What I've Learned Learning Terraform: Part 3

What I've Learned Learning Terraform: Part 3

18
Comments
5 min read
Getting Started with Terraform on Azure: Testing

Getting Started with Terraform on Azure: Testing

14
Comments 2
29 min read
Getting Started with Terraform on Azure: Tips and Tricks

Getting Started with Terraform on Azure: Tips and Tricks

15
Comments 1
13 min read
Monitoring Spring Boot with Prometheus + Grafana

Monitoring Spring Boot with Prometheus + Grafana

12
Comments 1
5 min read
Connect to Oracle database using Instant Client macOS

Connect to Oracle database using Instant Client macOS

11
Comments
3 min read
Criando servidor de backup no Google Cloud Platform

Criando servidor de backup no Google Cloud Platform

7
Comments
11 min read
Getting Started with Terraform on Azure: Modules

Getting Started with Terraform on Azure: Modules

14
Comments
10 min read
Getting Started with Terraform on Azure: Functions, Expressions, and Loops

Getting Started with Terraform on Azure: Functions, Expressions, and Loops

11
Comments
14 min read
Getting Started with Terraform on Azure: Importing Existing Infrastructure

Getting Started with Terraform on Azure: Importing Existing Infrastructure

15
Comments
12 min read
[DevSecOPS] #6 見える化を行ったら(DBサーバ編)

[DevSecOPS] #6 見える化を行ったら(DBサーバ編)

5
Comments
1 min read
Make A Beautiful Github Profile With A Readme File

Make A Beautiful Github Profile With A Readme File

4
Comments
1 min read
Create Serverless Functions with OpenFaaS

Create Serverless Functions with OpenFaaS

26
Comments
20 min read
How to use AWS SSM in offline mode for daily development.

How to use AWS SSM in offline mode for daily development.

6
Comments 1
1 min read
Hosting your web app at the beginning and the 6 things you should consider

Hosting your web app at the beginning and the 6 things you should consider

2
Comments 1
4 min read
Implemented GitHub Actions to a Django (Python) repository.

Implemented GitHub Actions to a Django (Python) repository.

5
Comments
1 min read
The Easiest Way To Install PHP Composer On Apple Mac OSX

The Easiest Way To Install PHP Composer On Apple Mac OSX

6
Comments 3
2 min read
Kubernetes Operators 🦄 simply explained

Kubernetes Operators 🦄 simply explained

77
Comments
3 min read
gitignore.io is great!

gitignore.io is great!

237
Comments 17
3 min read
Azure ARM Template Development - Validate with WhatIf

Azure ARM Template Development - Validate with WhatIf

6
Comments
7 min read
Simple MEAN-Stack deployment by AWS CloudFormation & Docker 🐳

Simple MEAN-Stack deployment by AWS CloudFormation & Docker 🐳

35
Comments 4
2 min read
Creating a Low Cost Managed Kubernetes Cluster for Personal Development using Terraform

Creating a Low Cost Managed Kubernetes Cluster for Personal Development using Terraform

14
Comments
5 min read
What is the difference? Azure Pipelines PRE and POST Deployment Approvals

What is the difference? Azure Pipelines PRE and POST Deployment Approvals

6
Comments 4
2 min read
Azure, how to build a reusable multi-data disks VM ARM template

Azure, how to build a reusable multi-data disks VM ARM template

12
Comments 1
4 min read
Docker Cheat Sheet

Docker Cheat Sheet

362
Comments 7
6 min read
[DevSecOPS] #5 見える化を行ったら(APサーバ編)

[DevSecOPS] #5 見える化を行ったら(APサーバ編)

7
Comments
2 min read
Top GUI for Docker

Top GUI for Docker

59
Comments 3
4 min read
The Future of Automation: The End of Silos & Rise of Workflows

The Future of Automation: The End of Silos & Rise of Workflows

57
Comments 2
4 min read
Automating Deploys with Bash scripting and Google Cloud SDK

Automating Deploys with Bash scripting and Google Cloud SDK

9
Comments
6 min read
#050 Kubernetes - Taints and Tolerations 1

#050 Kubernetes - Taints and Tolerations 1

8
Comments
3 min read
Publish to NPM automatically with GitHub Actions

Publish to NPM automatically with GitHub Actions

16
Comments 3
4 min read
loading...