Logo
Login
Tech Posts 31208
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

The Power of the README: The First Impression That Defines Your Projects and Profile

In the universe of software development and open source, GitHub has become our central square. It’s where we share our projects, collaborate with other developers, and increasingly, where we showcas...
08.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

Documentation Release Notes - March 2025

Documentation Release Notes - March 2025
This article was originally published at https://www.pubnub.com/docs/release-notes/2025/marchThis March, we've focused on enhancing both functionality and usability across our documentation.Security g...
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

💡 Exercise 04 – Reusing Stuff with ARM Template Variables (Your Azure Subscription)

Ever feel like you’re repeating yourself in code? Like copy-pasting the same complicated string over and over? Well, ARM templates let you stop doing that — using variables!This time, I explored h...
09.04.2025 0 Read More

💡 Exercise 05 – Making Your ARM Templates Smarter with Tags & Parameter Files

🧠 Question: Why Bother With Tags and Parameter Files? Imagine you're packing a suitcase. Tags = labels on your stuff ("Work Clothes", "Gadgets"). Parameter files = a checklist you reuse ev...
09.04.2025 0 Read More

Making Azure Deployments Smarter with ARM Template Functions, Variables, Tags, and Parameter Files

So, you’re building infrastructure on Azure and want to make it flexible, reusable, and clean. Let me walk you through how I’ve been learning to do that using ARM templates — those JSON files th...
09.04.2025 0 Read More

💻 What Is Infrastructure as Code? (And Why You Should Care If You're Building on Azure)

Hey everyone 👋If you're getting into cloud, DevOps, or anything involving deploying software infrastructure, you've probably heard the term infrastructure as code (IaC) thrown around. When I first ...
10.04.2025 0 Read More

🚀 Exercise 01: Building Azure Infrastructure as Code (And Fixing My Subscription Along the Way)

Hey folks 👋Just wrapped up a hands-on exercise in Azure using Bicep — Azure’s simpler, cleaner way to define infrastructure as code. If you’re like me and enjoy seeing your resources magicall...
10.04.2025 0 Read More
Loading...
#reading
Days 101-102: Back to Frontend Learning & Building a Personal Dashboard Chrome Extension
0
SVG-use
0
Grafana K6: Load testing for awareness of your infrastructure
0
No-Code vs. Full-Code: Who Wins in 2025?
0
How I Built a Fast, SEO-Optimized Website That Ranks on Google – Without a Huge Budget
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0