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.
Web Scalability for Beginners

Web Scalability for Beginners

37
Comments 1
7 min read
We may not need to install docker daemon on our local system

We may not need to install docker daemon on our local system

14
Comments
3 min read
Benchmarking in .NET or How I Learned to Stop Worrying and Love Perf Regression Testing

Benchmarking in .NET or How I Learned to Stop Worrying and Love Perf Regression Testing

6
Comments 1
7 min read
Combining Arrays with the Spread Operator

Combining Arrays with the Spread Operator

6
Comments
1 min read
Deploying a Next.js app with AWS Amplify

Deploying a Next.js app with AWS Amplify

5
Comments 1
2 min read
Great Moments in Application Monitoring

Great Moments in Application Monitoring

3
Comments
3 min read
Docker Compose for Prometheus + Grafana

Docker Compose for Prometheus + Grafana

17
Comments
2 min read
Copying an Array with the Spread Operator

Copying an Array with the Spread Operator

2
Comments
1 min read
How to Use Heroku For Free

How to Use Heroku For Free

16
Comments 1
9 min read
Monitoring setup with docker-compose - Part 2: Grafana

Monitoring setup with docker-compose - Part 2: Grafana

6
Comments 3
2 min read
Removing Items Using splice()

Removing Items Using splice()

6
Comments
1 min read
Add Items to an Array with push() and unshift()

Add Items to an Array with push() and unshift()

6
Comments
1 min read
Kubernetes: Apprentice Cookbook

Kubernetes: Apprentice Cookbook

169
Comments 6
17 min read
Copying Array Items Using slice()

Copying Array Items Using slice()

2
Comments
1 min read
Shift Left on Security: EXPLAINED Easily

Shift Left on Security: EXPLAINED Easily

9
Comments 3
4 min read
Nesting For Loops

Nesting For Loops

6
Comments
1 min read
Heroku: Easily Deploy your Vue applications

Heroku: Easily Deploy your Vue applications

14
Comments 2
3 min read
Scheduling a feature toggle using no-code with Azure Logic Apps

Scheduling a feature toggle using no-code with Azure Logic Apps

4
Comments
9 min read
Practise the Linux Basic Commands

Practise the Linux Basic Commands

7
Comments
3 min read
Python Script to get the AWS EC2 Instance Details

Python Script to get the AWS EC2 Instance Details

5
Comments
1 min read
What’s new in Angular 12- Update and features

What’s new in Angular 12- Update and features

6
Comments 1
4 min read
Iterate with JavaScript Do...While Loops

Iterate with JavaScript Do...While Loops

6
Comments 2
1 min read
Custom Resources with AWS CDK

Custom Resources with AWS CDK

3
Comments
3 min read
Setting a .travis.yml file for a react app test

Setting a .travis.yml file for a react app test

3
Comments
1 min read
Thinking upstream about the White House cybersecurity executive order

Thinking upstream about the White House cybersecurity executive order

15
Comments 3
8 min read
Understanding Docker: part 33 – Tools: Skopeo

Understanding Docker: part 33 – Tools: Skopeo

22
Comments 3
1 min read
Reducing Docker image size of a Nuxt SSR application

Reducing Docker image size of a Nuxt SSR application

70
Comments 14
4 min read
Preventing Infinite Loops With a Valid Terminal Condition

Preventing Infinite Loops With a Valid Terminal Condition

5
Comments
1 min read
Upgrade your incident retrospectives with this template

Upgrade your incident retrospectives with this template

10
Comments
5 min read
Debugging Notes

Debugging Notes

5
Comments
3 min read
Top Open-Source Status Page Tools for 2021

Top Open-Source Status Page Tools for 2021

8
Comments
8 min read
Use Destructuring Assignment to Assign Variables from Nested Objects

Use Destructuring Assignment to Assign Variables from Nested Objects

8
Comments
1 min read
Best WordPress plugin to make your website satisfying.

Best WordPress plugin to make your website satisfying.

2
Comments
4 min read
Docker vs Virtual Machine

Docker vs Virtual Machine

2
Comments 1
1 min read
Keep your AWS Kubernetes costs in check with intelligent allocation

Keep your AWS Kubernetes costs in check with intelligent allocation

29
Comments 2
9 min read
Step-by-step guide to add request ID to all SQL logs with Async Local Storage

Step-by-step guide to add request ID to all SQL logs with Async Local Storage

6
Comments 4
3 min read
ArgoCD: declarative Projects, Applications, and ArgoCD deploy from Jenkins

ArgoCD: declarative Projects, Applications, and ArgoCD deploy from Jenkins

2
Comments
11 min read
Fix Your First Contentful Paint: Cheat Sheet

Fix Your First Contentful Paint: Cheat Sheet

6
Comments
5 min read
Golang : Work with config files

Golang : Work with config files

11
Comments 3
1 min read
Hugo on Azure with Static Web Apps

Hugo on Azure with Static Web Apps

9
Comments
6 min read
How to Deploy your React Project to Netlify? (step by step)

How to Deploy your React Project to Netlify? (step by step)

10
Comments
7 min read
Automate ZAP With Docker

Automate ZAP With Docker

6
Comments
8 min read
Common DevSecOps Challenges and How to Overcome Them

Common DevSecOps Challenges and How to Overcome Them

10
Comments
6 min read
Anthos Service Mesh, Istio on Google Cloud ⛵️

Anthos Service Mesh, Istio on Google Cloud ⛵️

17
Comments
9 min read
How to use YAML Aliases

How to use YAML Aliases

3
Comments
1 min read
Building with Maven part 2

Building with Maven part 2

5
Comments
5 min read
"And for this interview, build me a custom REST-API router for a web-application"

"And for this interview, build me a custom REST-API router for a web-application"

5
Comments 2
6 min read
The Easiest Way to Debug Kubernetes Workloads

The Easiest Way to Debug Kubernetes Workloads

18
Comments 1
9 min read
SECURE Your Code From the Start with Snyk.io and Snyk Code

SECURE Your Code From the Start with Snyk.io and Snyk Code

8
Comments
4 min read
Access Secrets in AKV using Managed identities for AKS

Access Secrets in AKV using Managed identities for AKS

15
Comments 3
6 min read
Top 10 Laravel Bootstrap admin dashboard 2021

Top 10 Laravel Bootstrap admin dashboard 2021

13
Comments
5 min read
Git and GitHub are the same?

Git and GitHub are the same?

7
Comments
1 min read
A fusion of Makefile and Docker

A fusion of Makefile and Docker

30
Comments 3
7 min read
Terraform variable.tf | terraform.tfvars | Terraform command line variables

Terraform variable.tf | terraform.tfvars | Terraform command line variables

5
Comments
1 min read
The Ruby Unbundled Series: Services vs. Objects - The Battle for Decomposition and Reuse

The Ruby Unbundled Series: Services vs. Objects - The Battle for Decomposition and Reuse

3
Comments
7 min read
ArgoCD: users, access, and RBAC

ArgoCD: users, access, and RBAC

7
Comments
9 min read
ArgoCD: Okta integration, and user groups

ArgoCD: Okta integration, and user groups

4
Comments
5 min read
Go Package CI/CD with GitHub Actions

Go Package CI/CD with GitHub Actions

57
Comments 2
8 min read
Introducing StewardX - Your automation buddy!

Introducing StewardX - Your automation buddy!

8
Comments
2 min read
Improve your Code Quality with SonarLint and SonarQube

Improve your Code Quality with SonarLint and SonarQube

12
Comments
4 min read
loading...