[go: up one dir, main page]

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.
Currency Converter In Go

Currency Converter In Go

3
Comments
5 min read
Turbocharging AWS Lambda: How to eliminate cold starts forever

Turbocharging AWS Lambda: How to eliminate cold starts forever

3
Comments
3 min read
Kubernetes Services Simplified

Kubernetes Services Simplified

2
Comments
2 min read
1MinDocker #8 - Advanced concepts for buildx

1MinDocker #8 - Advanced concepts for buildx

Comments
6 min read
Creating and Deploying a Google Cloud Run Service Using Artifact Registry and GitHub Actions

Creating and Deploying a Google Cloud Run Service Using Artifact Registry and GitHub Actions

Comments
4 min read
🐧 Linux Command Cheat Sheet: Essential Commands with Examples

🐧 Linux Command Cheat Sheet: Essential Commands with Examples

Comments
2 min read
Installing a Kubernetes Cluster on CentOS 9

Installing a Kubernetes Cluster on CentOS 9

1
Comments
14 min read
A Beginner's Guide to Docker Compose for Developers

A Beginner's Guide to Docker Compose for Developers

1
Comments
4 min read
🥳 How I prepared for AWS DevOps Engineer Professional (DOP-C02) Exam

🥳 How I prepared for AWS DevOps Engineer Professional (DOP-C02) Exam

Comments
5 min read
🚀 Day 1 of My 90-Day DevOps Journey: Understanding DevOps

🚀 Day 1 of My 90-Day DevOps Journey: Understanding DevOps

3
Comments
2 min read
Build Chatbot with Amazon Lex

Build Chatbot with Amazon Lex

Comments
5 min read
Sync GitHub User or Organization Repositories with a Simple Script

Sync GitHub User or Organization Repositories with a Simple Script

1
Comments
2 min read
5 Best Sites to Practice Docker

5 Best Sites to Practice Docker

Comments
2 min read
Building a Simple Cloud-Native App with Docker

Building a Simple Cloud-Native App with Docker

Comments
1 min read
Generating Permalinks in VS Code Using hogashi.vscode-copy-github-permalink

Generating Permalinks in VS Code Using hogashi.vscode-copy-github-permalink

Comments
2 min read
Troubleshooting the "JavaScript heap out of memory" Error in a Node.js Application on ECS

Troubleshooting the "JavaScript heap out of memory" Error in a Node.js Application on ECS

2
Comments
3 min read
Resolving ECS Task Definition Security Risks Detected by AWS Security Hub Using Secrets Manager

Resolving ECS Task Definition Security Risks Detected by AWS Security Hub Using Secrets Manager

2
Comments
3 min read
React Router: React 18 to 19 with Style and Simplicity

React Router: React 18 to 19 with Style and Simplicity

5
Comments
3 min read
How To Setup Password Hash Synchronization In Microsoft Azure

How To Setup Password Hash Synchronization In Microsoft Azure

Comments
3 min read
WASM Terminology For TypeScript/JavaScript Workloads (Quickstart)

WASM Terminology For TypeScript/JavaScript Workloads (Quickstart)

Comments
1 min read
🚀 Supercharge Your CI/CD Pipeline: GitHub Actions with Kubernetes Deployment

🚀 Supercharge Your CI/CD Pipeline: GitHub Actions with Kubernetes Deployment

2
Comments
5 min read
Canary Deployments: A Safer Way to Roll Out Updates

Canary Deployments: A Safer Way to Roll Out Updates

Comments
2 min read
Crafting a Multi-Environment CI/CD Pipeline: A Hands-on Guide with Tekton and ArgoCD

Crafting a Multi-Environment CI/CD Pipeline: A Hands-on Guide with Tekton and ArgoCD

Comments
3 min read
Ranking System and Career Progression in Cabin Crew Life Simulator - Devlog #5

Ranking System and Career Progression in Cabin Crew Life Simulator - Devlog #5

6
Comments
3 min read
Top 15 Git Commands That Every Developer Should Know

Top 15 Git Commands That Every Developer Should Know

5
Comments
5 min read
🐘 Simplified Guide to Setting Up PostgreSQL on macOS with Docker 🚢

🐘 Simplified Guide to Setting Up PostgreSQL on macOS with Docker 🚢

Comments
2 min read
Installing Kubernetes using Kubeadm utility

Installing Kubernetes using Kubeadm utility

1
Comments
9 min read
Taming the Wild West of Research Computing: How Policies Saved Us a Thousand Headaches

Taming the Wild West of Research Computing: How Policies Saved Us a Thousand Headaches

Comments
8 min read
How to Create Simple Custom Insurance Quoting System with Flexible Pricing Rules

How to Create Simple Custom Insurance Quoting System with Flexible Pricing Rules

3
Comments
1 min read
Launching EC2 Instances with AWS CLI and Advanced Features

Launching EC2 Instances with AWS CLI and Advanced Features

Comments
5 min read
Creating an Azure Virtual Network with Four Subnet

Creating an Azure Virtual Network with Four Subnet

Comments
2 min read
Setting Up a Production-Ready Kubernetes Cluster with RKE2 in vSphere Using Terraform

Setting Up a Production-Ready Kubernetes Cluster with RKE2 in vSphere Using Terraform

Comments
3 min read
StatefulSet in Kubernetes: A Comprehensive Guide

StatefulSet in Kubernetes: A Comprehensive Guide

1
Comments
3 min read
Mastering Packaging and devlopment: Packaging and Running Apps on Gunicorn.

Mastering Packaging and devlopment: Packaging and Running Apps on Gunicorn.

1
Comments
4 min read
Mastering Azure SQL Database: A Comprehensive Guide for Beginners and Advanced Users

Mastering Azure SQL Database: A Comprehensive Guide for Beginners and Advanced Users

Comments
2 min read
Submission for the DevCycle Feature Flag Challenge: Feature Flag Funhouse

Submission for the DevCycle Feature Flag Challenge: Feature Flag Funhouse

5
Comments
2 min read
Front-End Deployment Insights: Experiences and Metric Evaluations of Leading Cloud Platforms

Front-End Deployment Insights: Experiences and Metric Evaluations of Leading Cloud Platforms

2
Comments 1
8 min read
Understanding Blue-Green Deployment Strategy

Understanding Blue-Green Deployment Strategy

Comments
2 min read
Why is it Discouraged to Accept `&String`, `&Vec`, or `&Box` as Function Arguments in Rust?

Why is it Discouraged to Accept `&String`, `&Vec`, or `&Box` as Function Arguments in Rust?

3
Comments
3 min read
Monitoring Modbus via Prometheus and Grafana

Monitoring Modbus via Prometheus and Grafana

Comments
5 min read
OS Security 🔒: Master Your Permissions in 3 Key Steps!

OS Security 🔒: Master Your Permissions in 3 Key Steps!

Comments
2 min read
How to Protect ECS Containers with a Read-Only Root Filesystem

How to Protect ECS Containers with a Read-Only Root Filesystem

1
Comments
2 min read
SETUP WORDPRESS WEBSITE USING LAMP STACK

SETUP WORDPRESS WEBSITE USING LAMP STACK

1
Comments
4 min read
From AI🤖 to AWS☁️: A Quick Guide to Essential AI/ML Terms

From AI🤖 to AWS☁️: A Quick Guide to Essential AI/ML Terms

Comments
5 min read
How Hackers Exploit Ansible for Configuration Attacks: A Technical Deep Dive

How Hackers Exploit Ansible for Configuration Attacks: A Technical Deep Dive

Comments
2 min read
Amazon DevOps Guru for the Serverless applications - Part 13 Anomaly detection on Aurora Serverless v2 with Data API (kind of)

Amazon DevOps Guru for the Serverless applications - Part 13 Anomaly detection on Aurora Serverless v2 with Data API (kind of)

Comments
6 min read
Beginners Guide To CDN

Beginners Guide To CDN

Comments
1 min read
Secrets 101: A fun and practical basic guide to avoiding leaks and not becoming a meme

Secrets 101: A fun and practical basic guide to avoiding leaks and not becoming a meme

Comments
4 min read
Achieving Reliable, Secure, and Self-Remediated Banking Applications Using AWS Security Hub, DevOps Practices, and SageMaker

Achieving Reliable, Secure, and Self-Remediated Banking Applications Using AWS Security Hub, DevOps Practices, and SageMaker

Comments
3 min read
How to Create a WordPress Sandbox Site for Comparing Plugins You Like

How to Create a WordPress Sandbox Site for Comparing Plugins You Like

Comments
5 min read
Sync GitHub User or Organization Repositories with a Simple Script

Sync GitHub User or Organization Repositories with a Simple Script

1
Comments
2 min read
🔋⚡ Ensuring High Availability with Two-Server Setup Using Keepalived

🔋⚡ Ensuring High Availability with Two-Server Setup Using Keepalived

1
Comments
3 min read
Hello Everyone!

Hello Everyone!

Comments
1 min read
Application Programming Interface

Application Programming Interface

3
Comments
2 min read
API Testing: Ensuring Reliable and Robust Software Applications

API Testing: Ensuring Reliable and Robust Software Applications

Comments
3 min read
What We Learned From Analyzing 20.2 Million CI Jobs In Trunk Flaky Tests - Part 2

What We Learned From Analyzing 20.2 Million CI Jobs In Trunk Flaky Tests - Part 2

Comments
9 min read
My first AI Food Assistant

My first AI Food Assistant

Comments
7 min read
Kubernetes Ingress Explained

Kubernetes Ingress Explained

Comments
3 min read
Complete AWS Guide: Cloud Computing to Website Deployment

Complete AWS Guide: Cloud Computing to Website Deployment

1
Comments
5 min read
Resolving Client Secret Expiry Issues in Microsoft Graph Data Connect for SharePoint

Resolving Client Secret Expiry Issues in Microsoft Graph Data Connect for SharePoint

Comments
2 min read
loading...