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.
CI / CD using .gitlab-ci

CI / CD using .gitlab-ci

8
Comments
2 min read
A Complete Guide To Deploy GitHub Project on Amazon EC2 Using GitHub Actions and AWS CodeDeploy

A Complete Guide To Deploy GitHub Project on Amazon EC2 Using GitHub Actions and AWS CodeDeploy

104
Comments 5
6 min read
AWS CDK Node.JS: Hello World

AWS CDK Node.JS: Hello World

9
Comments
3 min read
Understanding Kubernetes in a visual way (in 🎥 video): part 15 – Deployment Rolling Update

Understanding Kubernetes in a visual way (in 🎥 video): part 15 – Deployment Rolling Update

23
Comments 2
1 min read
Remove Items from an Array with pop() and shift()

Remove Items from an Array with pop() and shift()

5
Comments
1 min read
React Runtime Environment Variables

React Runtime Environment Variables

17
Comments 6
4 min read
Basic Data Structures

Basic Data Structures

5
Comments
2 min read
How to plot a box plot using R

How to plot a box plot using R

6
Comments
3 min read
Docker Fundamentals

Docker Fundamentals

6
Comments
3 min read
How to plot stem and leaf in R-programming

How to plot stem and leaf in R-programming

5
Comments
2 min read
5 Common Mistakes When Using the Bootstrap Framework.

5 Common Mistakes When Using the Bootstrap Framework.

11
Comments
4 min read
Mi experiencia con Digital Ocean como hosting

Mi experiencia con Digital Ocean como hosting

10
Comments 2
5 min read
Upgrade a Rails app from the Heroku-16 to the Heroku-18 Stack

Upgrade a Rails app from the Heroku-16 to the Heroku-18 Stack

5
Comments
3 min read
You can't improve what you can't measure: 13 KPIs necessary for every DevOps leader

You can't improve what you can't measure: 13 KPIs necessary for every DevOps leader

8
Comments
4 min read
GitHub Alias FTW!

GitHub Alias FTW!

6
Comments 4
1 min read
Spinning service containers in GitHub action workflow

Spinning service containers in GitHub action workflow

9
Comments
3 min read
Pulumi - IaC in your favorite programming language!

Pulumi - IaC in your favorite programming language!

48
Comments 3
3 min read
Docker `with_build_env.sh` Script

Docker `with_build_env.sh` Script

5
Comments
9 min read
We are DKFM - Making DevOps things that make DevOps things easier

We are DKFM - Making DevOps things that make DevOps things easier

1
Comments
2 min read
How to Setup CI/CD Pipeline using Gitlab-CI to Deploy to Azure Storage & Azure CDN.

How to Setup CI/CD Pipeline using Gitlab-CI to Deploy to Azure Storage & Azure CDN.

9
Comments 1
8 min read
How to plot bar chart with R

How to plot bar chart with R

6
Comments
3 min read
6 Easy steps for sharing AWS Encrypted RDS snapshot between two accounts.

6 Easy steps for sharing AWS Encrypted RDS snapshot between two accounts.

8
Comments
3 min read
Deep Dive with Provisioning AKS RBAC Enabled Kubernetes Cluster using Terraform.

Deep Dive with Provisioning AKS RBAC Enabled Kubernetes Cluster using Terraform.

6
Comments
14 min read
Monitoring Nginx Ingress Controller with Prometheus & Grafana.

Monitoring Nginx Ingress Controller with Prometheus & Grafana.

5
Comments 1
2 min read
MYSQL Operator: A MYSQL ❤ affair with Kubernetes

MYSQL Operator: A MYSQL ❤ affair with Kubernetes

Comments
5 min read
Kubernetes Monitoring: Kube-State-Metrics

Kubernetes Monitoring: Kube-State-Metrics

5
Comments
2 min read
Migrating From Class To Functional Components With Hooks

Migrating From Class To Functional Components With Hooks

2
Comments
3 min read
How to clean up disk space on Ubuntu server

How to clean up disk space on Ubuntu server

3
Comments
1 min read
How to set up a dynamic CI/CD pipeline with Github Actions

How to set up a dynamic CI/CD pipeline with Github Actions

57
Comments 4
6 min read
Checking If A String Ends With The Given Target String

Checking If A String Ends With The Given Target String

4
Comments
1 min read
Create your first S3 bucket using AWS CDK

Create your first S3 bucket using AWS CDK

26
Comments
4 min read
Is it possible to have ssl certificate for ip address not domain name? Answer is YES :)

Is it possible to have ssl certificate for ip address not domain name? Answer is YES :)

19
Comments
1 min read
Deploy an ML model inside docker container

Deploy an ML model inside docker container

10
Comments
5 min read
How to calculate percentile,Decile and Quartile in R-programming

How to calculate percentile,Decile and Quartile in R-programming

6
Comments
5 min read
Linux for Devops Basic Cource

Linux for Devops Basic Cource

10
Comments
1 min read
Build your own React CI in 5 minutes!

Build your own React CI in 5 minutes!

11
Comments
5 min read
Kubernetes Monitoring Series: Kubeview

Kubernetes Monitoring Series: Kubeview

5
Comments
1 min read
O que é selfhosting e por que adotá-lo

O que é selfhosting e por que adotá-lo

2
Comments
3 min read
Debugging

Debugging

7
Comments
4 min read
Serverless Stonks checker app for Wall Street Bets: week 3 activity report

Serverless Stonks checker app for Wall Street Bets: week 3 activity report

3
Comments
4 min read
10 job interview questions every software developer should know

10 job interview questions every software developer should know

29
Comments 2
2 min read
400 (!) EC2 instance types: the good, the bad, and the ugly

400 (!) EC2 instance types: the good, the bad, and the ugly

38
Comments
9 min read
How to split Django settings for different environments?

How to split Django settings for different environments?

12
Comments 1
3 min read
Upload videos on GitHub (now GA!)

Upload videos on GitHub (now GA!)

9
Comments
3 min read
DevOps Huddle: How to integrate Security & Quality into your CI/CD pipelines and what KPIs to measure

DevOps Huddle: How to integrate Security & Quality into your CI/CD pipelines and what KPIs to measure

2
Comments
1 min read
Using Environment Variables in Node.js for App Configuration and Secrets

Using Environment Variables in Node.js for App Configuration and Secrets

8
Comments
8 min read
Return Largest Numbers in Arrays

Return Largest Numbers in Arrays

5
Comments 1
1 min read
Unit Testing - Table Tests in Go

Unit Testing - Table Tests in Go

12
Comments 2
3 min read
Understanding Docker: part 34 – Context

Understanding Docker: part 34 – Context

59
Comments
1 min read
Run Ansible playbook on mac1.metal instances fleet with AWS Systems Manager

Run Ansible playbook on mac1.metal instances fleet with AWS Systems Manager

6
Comments
4 min read
How to prevent AWS SAM from creating the default "Stage" in API gateway stage

How to prevent AWS SAM from creating the default "Stage" in API gateway stage

7
Comments 2
3 min read
Docker & Docker-compose on Ubuntu 20.04 Server

Docker & Docker-compose on Ubuntu 20.04 Server

6
Comments
4 min read
5 expensive Kubernetes cost traps and how to deal with them

5 expensive Kubernetes cost traps and how to deal with them

42
Comments
5 min read
Factorialize a Number

Factorialize a Number

7
Comments 2
2 min read
Go Application deployment on Google App engine flexible environment

Go Application deployment on Google App engine flexible environment

7
Comments
3 min read
"CloudFront deployments with Lambda@Edge"

"CloudFront deployments with Lambda@Edge"

8
Comments
5 min read
Argo Rollouts, the Kubernetes Progressive Delivery Controller, Reaches 1.0 Milestone

Argo Rollouts, the Kubernetes Progressive Delivery Controller, Reaches 1.0 Milestone

7
Comments
4 min read
Deploying GitHub Actions Self-Hosted runners on Koyeb

Deploying GitHub Actions Self-Hosted runners on Koyeb

6
Comments
6 min read
Configure new Ubuntu 20.04 Server

Configure new Ubuntu 20.04 Server

6
Comments
3 min read
What Does It Mean To Deliver Software At The #SpeedOfLife?

What Does It Mean To Deliver Software At The #SpeedOfLife?

3
Comments
2 min read
loading...