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.
From ISO to VHD in Azure using DevOps

From ISO to VHD in Azure using DevOps

8
Comments
6 min read
Is this how they sell 'Kubernetes'?

Is this how they sell 'Kubernetes'?

6
Comments 3
1 min read
DevOps Is an Evolving Culture, Not a Team

DevOps Is an Evolving Culture, Not a Team

76
Comments 10
4 min read
NodeJS Continuous Deployment in Google Cloud with Kubernetes & Container Builder

NodeJS Continuous Deployment in Google Cloud with Kubernetes & Container Builder

96
Comments 3
4 min read
Jenkins: Scripted Pipeline – Production environment job confirmation step

Jenkins: Scripted Pipeline – Production environment job confirmation step

13
Comments 6
3 min read
What Is Infrastructure as Code, and Why Terraform?

What Is Infrastructure as Code, and Why Terraform?

26
Comments 1
4 min read
Building IoT Firmware with Azure Pipelines and Particle

Building IoT Firmware with Azure Pipelines and Particle

16
Comments
8 min read
Protecting your Git branches on AWS CodeCommit

Protecting your Git branches on AWS CodeCommit

7
Comments
3 min read
PowerShell Crash Course

PowerShell Crash Course

89
Comments 1
7 min read
.NET Core – Running Background Worker on IIS

.NET Core – Running Background Worker on IIS

17
Comments 3
2 min read
Terraform: creating a project with an AWS EC2, VPC, and AWS cross-region VPC peering connection

Terraform: creating a project with an AWS EC2, VPC, and AWS cross-region VPC peering connection

12
Comments
10 min read
Infraestructura como cĂłdigo con Ansible (Part 1)

Infraestructura como cĂłdigo con Ansible (Part 1)

11
Comments 3
3 min read
Terraform: main commands, state-files, backend storages, and modules in examples on AWS

Terraform: main commands, state-files, backend storages, and modules in examples on AWS

19
Comments
10 min read
e2e testing Netlify deploy previews

e2e testing Netlify deploy previews

11
Comments
3 min read
How to send a message to a slack webhook using an Azure DevOps pipeline task

How to send a message to a slack webhook using an Azure DevOps pipeline task

8
Comments 1
2 min read
A remote sync solution for iOS and Linux: Git and Working Copy

A remote sync solution for iOS and Linux: Git and Working Copy

8
Comments
8 min read
Building a Custom Docker Image

Building a Custom Docker Image

43
Comments 1
2 min read
CI/CD for Microservices on DigitalOcean Kubernetes

CI/CD for Microservices on DigitalOcean Kubernetes

53
Comments 2
12 min read
The Devops Introduction I Wish I Had

The Devops Introduction I Wish I Had

97
Comments 2
6 min read
Jenkins: import a job to another server

Jenkins: import a job to another server

7
Comments
3 min read
How To Become DevOps Engineer

How To Become DevOps Engineer

32
Comments
4 min read
Combine coverage reports from Electron tests

Combine coverage reports from Electron tests

10
Comments 3
3 min read
Do you use version control?

Do you use version control?

7
Comments
2 min read
Kafka on Kubernetes? Confluent Has Made It

Kafka on Kubernetes? Confluent Has Made It

12
Comments
3 min read
Scaling properly a stateful app like Wordpress with Kubernetes Engine and Cloud SQL in Google Cloud

Scaling properly a stateful app like Wordpress with Kubernetes Engine and Cloud SQL in Google Cloud

52
Comments 3
5 min read
Ansible: check if a package is installed on a remote system

Ansible: check if a package is installed on a remote system

19
Comments 3
2 min read
What you need to know to get started with AWS

What you need to know to get started with AWS

111
Comments 6
6 min read
Prometheus: RTFM blog monitoring set up with Ansible – Grafana, Loki, and promtail

Prometheus: RTFM blog monitoring set up with Ansible – Grafana, Loki, and promtail

13
Comments
23 min read
Why JAM Stack?

Why JAM Stack?

84
Comments 17
4 min read
How to set up AWS accounts for multiple product environments

How to set up AWS accounts for multiple product environments

20
Comments
5 min read
Serverless is the rational alternative to DevOps. Open Discussion.

Serverless is the rational alternative to DevOps. Open Discussion.

7
Comments 5
1 min read
Learn Docker — from the beginning, part V Docker Compose, variables, volumes, networks and databases

Learn Docker — from the beginning, part V Docker Compose, variables, volumes, networks and databases

143
Comments 32
14 min read
Book review: The Phoenix Project - A DevOps story

Book review: The Phoenix Project - A DevOps story

14
Comments 1
4 min read
CD ChatOps with Slack & Buildkite

CD ChatOps with Slack & Buildkite

6
Comments
3 min read
How a Monolith Architecture Can Be Transformed into Serverless

How a Monolith Architecture Can Be Transformed into Serverless

116
Comments 3
16 min read
Learn Docker - from the beginning, part IV docker-compose basics

Learn Docker - from the beginning, part IV docker-compose basics

125
Comments 16
11 min read
Move PostgreSQL AWS RDS to Google Cloud SQL

Move PostgreSQL AWS RDS to Google Cloud SQL

21
Comments 10
3 min read
Running Jupyter Notebooks on a Ubuntu Server

Running Jupyter Notebooks on a Ubuntu Server

7
Comments
5 min read
Deploying a Microservice on Azure Kubernetes (with Let's Encrypt)

Deploying a Microservice on Azure Kubernetes (with Let's Encrypt)

47
Comments 5
5 min read
The Twelve-Factor App — A Successful Microservices Guideline

The Twelve-Factor App — A Successful Microservices Guideline

65
Comments
5 min read
How to Deploy a Express Node.js app on Kubernetes and an Intro to Containerisation

How to Deploy a Express Node.js app on Kubernetes and an Intro to Containerisation

19
Comments
7 min read
Using Codeship with .Net Core

Using Codeship with .Net Core

9
Comments
1 min read
The Phoenix Project Pt1

The Phoenix Project Pt1

22
Comments
3 min read
Turn VM off and give my money back

Turn VM off and give my money back

23
Comments 2
4 min read
How to choose the right API Gateway for your platform: Comparison of Kong, Tyk, Apigee, and alternatives

How to choose the right API Gateway for your platform: Comparison of Kong, Tyk, Apigee, and alternatives

34
Comments 2
11 min read
Plans for my web server

Plans for my web server

9
Comments 4
2 min read
5 FREE Kubernetes courses you can opt today.

5 FREE Kubernetes courses you can opt today.

23
Comments 2
1 min read
How to run your own docker registry with password, SSL and S3 backend

How to run your own docker registry with password, SSL and S3 backend

61
Comments 5
8 min read
It Will Do vs It Will Scale

It Will Do vs It Will Scale

61
Comments 7
4 min read
Dockerize a Sinatra Microservice

Dockerize a Sinatra Microservice

25
Comments
2 min read
Agile: Optimising our Workflows

Agile: Optimising our Workflows

7
Comments
4 min read
Setting up simple, self-hosted & fast CI/CD solution with Drone for homelab or office

Setting up simple, self-hosted & fast CI/CD solution with Drone for homelab or office

196
Comments 7
7 min read
Learn Docker - from the beginning, part II volumes

Learn Docker - from the beginning, part II volumes

204
Comments 37
12 min read
Releasing to npm From Azure DevOps

Releasing to npm From Azure DevOps

12
Comments
10 min read
Learn Docker - from the beginning, part III databases and linking

Learn Docker - from the beginning, part III databases and linking

105
Comments 24
14 min read
Performance Testing Elasticsearch

Performance Testing Elasticsearch

57
Comments 1
6 min read
Automated SSL on our Internal Applications

Automated SSL on our Internal Applications

11
Comments
4 min read
How Code Reviewing Can Help With Quality Assurance?

How Code Reviewing Can Help With Quality Assurance?

8
Comments
12 min read
Monitoring ClickHouse with Sematext

Monitoring ClickHouse with Sematext

11
Comments
11 min read
How To Setup Nginx For HLS Video Streaming On Centos 7

How To Setup Nginx For HLS Video Streaming On Centos 7

72
Comments 14
6 min read
loading...