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.
Terraform for Fullstack Developers

Terraform for Fullstack Developers

3
Comments
8 min read
My Feedly Feeds - Technology watch

My Feedly Feeds - Technology watch

30
Comments 4
4 min read
Environment Scoped Secrets for GitHub Action Workflows 02:02

Environment Scoped Secrets for GitHub Action Workflows

11
Comments
1 min read
5 Ways To Improve Developer Velocity With Ephemeral Environments

5 Ways To Improve Developer Velocity With Ephemeral Environments

18
Comments
7 min read
How to share persistent storage volumes in Swarm

How to share persistent storage volumes in Swarm

5
Comments
6 min read
How do you wrap your head around observability?

How do you wrap your head around observability?

49
Comments 13
1 min read
Docker CLI Cheat Sheet...

Docker CLI Cheat Sheet...

74
Comments 5
4 min read
Introduce Chaos Platform 2.0 for Azure

Introduce Chaos Platform 2.0 for Azure

7
Comments
2 min read
Bring your own (self-hosted) environment for GitHub Action Workflows 01:43

Bring your own (self-hosted) environment for GitHub Action Workflows

8
Comments
2 min read
Cloud Native Software Engineering Newsletter #19 (December re-cap 2020)

Cloud Native Software Engineering Newsletter #19 (December re-cap 2020)

3
Comments
10 min read
Déployer un environnement Workspaces AWS (VDI) en quelques minutes !

Déployer un environnement Workspaces AWS (VDI) en quelques minutes !

5
Comments
3 min read
Clean Sentry On-Premise Database

Clean Sentry On-Premise Database

14
Comments 4
1 min read
Deploying a Simple NodeJS Microservice using CDK8s

Deploying a Simple NodeJS Microservice using CDK8s

4
Comments 2
2 min read
Understanding Kubernetes in a visual way (in 🎥 video): part 3 – Services

Understanding Kubernetes in a visual way (in 🎥 video): part 3 – Services

40
Comments
2 min read
CloudFormation Example for Simple Fargate App

CloudFormation Example for Simple Fargate App

4
Comments
3 min read
Lens v4 2021 : The best k8s IDE for debugging and monitoring

Lens v4 2021 : The best k8s IDE for debugging and monitoring

5
Comments
1 min read
Image Optimization, Processing and Hosting

Image Optimization, Processing and Hosting

107
Comments 7
4 min read
Virtual Kubernetes Clusters In Production by Daniel Thiry

Virtual Kubernetes Clusters In Production by Daniel Thiry

2
Comments
6 min read
What Is Nix and Why You Should Use It

What Is Nix and Why You Should Use It

9
Comments
7 min read
28 Days of GitHub Action Tips

28 Days of GitHub Action Tips

57
Comments
3 min read
Using AWS Waf And Shield To Protect DDoS

Using AWS Waf And Shield To Protect DDoS

11
Comments
3 min read
Sending PR notifications through SMS and GitHub Actions 01:58

Sending PR notifications through SMS and GitHub Actions

15
Comments
2 min read
Adding Tag to GIT Branch in Azure CI Pipelines

Adding Tag to GIT Branch in Azure CI Pipelines

9
Comments 1
2 min read
$200 Cloud-Hosting PaaS Giveaway

$200 Cloud-Hosting PaaS Giveaway

2
Comments
1 min read
Changie - Automated Changelog Tool

Changie - Automated Changelog Tool

10
Comments
6 min read
Conditional Workflows and Failures in GitHub Actions 01:33

Conditional Workflows and Failures in GitHub Actions

20
Comments 1
2 min read
Build your self-service Kubernetes Platform with Virtual Clusters 🚀- DevOps Tool of the Month (2)

Build your self-service Kubernetes Platform with Virtual Clusters 🚀- DevOps Tool of the Month (2)

75
Comments
4 min read
Top Reliability and Scaling Practices from Experts at Citrix, Greenlight Financial, and Incognia

Top Reliability and Scaling Practices from Experts at Citrix, Greenlight Financial, and Incognia

2
Comments
14 min read
Here is Kubeapps the k8s/helm dashboard

Here is Kubeapps the k8s/helm dashboard

11
Comments 2
1 min read
How to build complex Well-Architected serverless infrastructures

How to build complex Well-Architected serverless infrastructures

16
Comments
11 min read
Keeping your Node.js projects secure with CI/CD

Keeping your Node.js projects secure with CI/CD

5
Comments
3 min read
Migrate Azure Repos using Azure DevOps Pipelines

Migrate Azure Repos using Azure DevOps Pipelines

3
Comments
3 min read
Testing certificates generated by Traefik and Let's Encrypt 🔏

Testing certificates generated by Traefik and Let's Encrypt 🔏

5
Comments
5 min read
Why is it important to create a default constructor explicitly when we create a parametrized constructor explicitly??

Why is it important to create a default constructor explicitly when we create a parametrized constructor explicitly??

2
Comments 3
1 min read
Using Feature Flags aka Feature Toggles in Microservices and DevOps - AWS/Azure or On-Prem

Using Feature Flags aka Feature Toggles in Microservices and DevOps - AWS/Azure or On-Prem

13
Comments 1
7 min read
Virtual Clusters For Kubernetes - Benefits & Use Cases

Virtual Clusters For Kubernetes - Benefits & Use Cases

4
Comments
7 min read
Cutting Build Time In Half with Docker’s Buildx Kubernetes Driver

Cutting Build Time In Half with Docker’s Buildx Kubernetes Driver

20
Comments
7 min read
Build your own GitHub Action WITHOUT a Docker Container 02:13

Build your own GitHub Action WITHOUT a Docker Container

21
Comments
3 min read
Solve SECURITY Issues - a DevOps Perspective

Solve SECURITY Issues - a DevOps Perspective

6
Comments 1
2 min read
🎯 Tutorial: Deploying a Django app on Heroku

🎯 Tutorial: Deploying a Django app on Heroku

29
Comments 3
6 min read
Making Remote Work *Work* With GitLab

Making Remote Work *Work* With GitLab

4
Comments
11 min read
Be a good Kubernetes citizen and use Pod Disruption Budgets

Be a good Kubernetes citizen and use Pod Disruption Budgets

3
Comments
4 min read
Adventures in Serverless Application Development

Adventures in Serverless Application Development

69
Comments
12 min read
How To Use GitHub with Visual Studio Code

How To Use GitHub with Visual Studio Code

37
Comments 2
5 min read
Reliability as an Inseparable Part of Software Engineering

Reliability as an Inseparable Part of Software Engineering

3
Comments
5 min read
Publish your GitHub Action to Marketplace 01:26

Publish your GitHub Action to Marketplace

16
Comments
2 min read
Understanding Docker: part 31 – Volumes

Understanding Docker: part 31 – Volumes

47
Comments 1
1 min read
Deploy to Kubernetes in less than 5 minutes!

Deploy to Kubernetes in less than 5 minutes!

4
Comments 1
1 min read
Kubernetes vs Docker vs OpenShift vs ECS vs Jenkins vs Terraform

Kubernetes vs Docker vs OpenShift vs ECS vs Jenkins vs Terraform

27
Comments 1
6 min read
Serverless Kubernetes

Serverless Kubernetes

12
Comments
4 min read
Coming to DevOps? Learn how to code

Coming to DevOps? Learn how to code

3
Comments
1 min read
Automate your PR reviews with GitHub Action scripting in JavaScript 02:05

Automate your PR reviews with GitHub Action scripting in JavaScript

28
Comments
2 min read
How to Deploy to Azure with Least Privilege

How to Deploy to Azure with Least Privilege

20
Comments 5
13 min read
Configuring SSH locally for servers

Configuring SSH locally for servers

14
Comments
3 min read
Django + Svelte = Best Dev Experience (DX)

Django + Svelte = Best Dev Experience (DX)

34
Comments 6
11 min read
Getting Started as an SRE? Here are 3 Things You Need to Know.

Getting Started as an SRE? Here are 3 Things You Need to Know.

5
Comments
5 min read
Deploying Docker containers on AWS ECS 🏗

Deploying Docker containers on AWS ECS 🏗

62
Comments 8
6 min read
How They SRE

How They SRE

8
Comments 1
1 min read
Git Cheat Sheet

Git Cheat Sheet

2
Comments
1 min read
AzureFunBytes Reminder - 02/18/2021 2PM EST - Agile Development with @AbelSquidHead

AzureFunBytes Reminder - 02/18/2021 2PM EST - Agile Development with @AbelSquidHead

4
Comments
2 min read
loading...