Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Exercise 02: Making My ARM Template Smarter — With Parameters and Outputs

Hey folks! In this lab, I took my basic ARM template (the one that just created a storage account) and turned it into something way more flexible and useful. Think of this like leveling up from “jus...
08.04.2025 0 Read More

Cloud Management – Simplify Multi-Cloud Operations

As businesses adopt hybrid and multi-cloud environments, managing them becomes complex. Cloud Management platforms help streamline and secure operations.☁️ Top Features to Look For: 🔧 Unified D...
08.04.2025 0 Read More

Finding and Remediating Idle AWS Databases Made Easy

It’s easy to overlook idle databases in AWS. Spun up in a hurry for testing, migration, or “just in case” scenarios, they often outlive their purpose and quietly accumulate charges in the backgr...
08.04.2025 0 Read More

Understanding Users in Linux: Who’s Using the System? (Day 3 of 30)

Understanding Users in Linux: Who’s Using the System? (Day 3 of 30)
Table of Contents What is a User? Types of Users in Linux How Linux Identifies Users (UIDs) Where Is User Information Stored? Essential User Management Commands Summary 1....
08.04.2025 0 Read More

"Auto-Healing Linux: From Health Checks to AI-Powered Fixes"

"Auto-Healing Linux: From Health Checks to AI-Powered Fixes"
📌 Introduction This guide will help you create a professional system health monitor that:✅ Checks critical server metrics ✅ Generates beautiful reports ✅ Sends email alerts with actionable in...
08.04.2025 0 Read More

A Portfolio website using Hugo and deployed to AWS using Pulumi

This is a submission for the Pulumi Deploy and Document Challenge: Fast Static Website Deployment What I Built A statically generated portfolio website using Hugo and deployed to AWS using Pul...
08.04.2025 0 Read More

"How we automated ServiceNow change approvals using GPT-4 and AWS APIs."

Introduction Change management in IT operations is a critical yet time-consuming process. Traditionally, human reviewers assess change requests (CRs) for risks, compliance, and operational im...
09.04.2025 0 Read More

🚀 Deploying Azure Infrastructure with JSON ARM Templates – Explained Like You're 5 (But Smarter)

So, you’ve heard about ARM templates and how they can help you automate your Azure infrastructure. When I first looked into it, I felt like I was staring at a wall of JSON code with no clue where to...
09.04.2025 0 Read More

Send AWS CloudWatch Alerts to Google Chat Using SNS and Lambda

Send AWS CloudWatch Alerts to Google Chat Using SNS and Lambda
Monitoring and alerting are crucial components of a production-ready AWS setup. In this guide, I’ll show you how to forward AWS CloudWatch alarm notifications (from services like ECS, EC2, and ALB) ...
09.04.2025 0 Read More

Exercise 03: Deploy an ARM Template That Auto-Creates a Unique Storage Account (Using Your Own Azure Subscription)

🎯 What’s the Goal? Think of this exercise like baking with a recipe — except instead of a cake, we’re "baking" a storage account in Azure. We’ll write a recipe (called an ARM templ...
09.04.2025 0 Read More
Loading...
#reading
How Closed-Loop Payments Can Boost Customer Loyalty for Restaurants
0
How to Protect Your API from Automated Bots and Attacks
0
Using Terraform Moved Block to Refactor Resources
0
The Comprehensive Guide to Software Engineering Concepts
0
A Beginner’s Guide to Getting Started with Messages in LangChain
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0