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.

🚀 How I Hosted a Static Website on Azure (in Under 15 Minutes)

🚀 How I Hosted a Static Website on Azure (in Under 15 Minutes)
Thinking of using Azure to host a simple static site? You’re in the right place.In this short post, I’ll walk you through how I used Azure Blob Storage to host a static website in minutes — with...
14.04.2025 0 Read More

Different Cloud Deployment Models (Public, Private, Hybrid) and their use cases with Azure Cloud Services.

Different Cloud Deployment Models (Public, Private, Hybrid) and their use cases with Azure Cloud Services.
Introduction Cloud computing stands as a cornerstone of modern IT infrastructure, empowering businesses with agility, scalability, and economic efficiency. At the heart of adopting cloud technologies ...
15.04.2025 0 Read More

🎯 Exercise 06 – Deploy Resources *Only If Needed* with Bicep

Imagine packing for a trip — you only bring a swimsuit if you're headed somewhere sunny ☀️, and you leave the umbrella behind if it’s not the rainy season. In this exercise, we do the same —...
15.04.2025 0 Read More

🧱 Exercise 07 – Deploy to *Multiple Regions* Using Loops in Bicep

“Wait... you want to deploy this thing not once, not twice, but in every region we’re launching?” Me: "Say less." 😄 🚀 What’s This Exercise About? You’ve probably deployed a s...
15.04.2025 0 Read More

🌐 Exercise 08 – Deploy VNETs and Output FQDNs Using Loops in Bicep

“Wait… now we need networks in every country, plus a list of server URLs for the devs?” Me: Sounds like a job for Bicep loops. 🛠️😎 💡 Scenario We’re expanding the smart ted...
15.04.2025 0 Read More

🚦 Deploy Resources Conditionally with Bicep

Hey! 👋Back with another Bicep tip! So, your templates are getting smarter and more reusable — great! But what if you want certain resources to only deploy under specific conditions?Like, maybe yo...
15.04.2025 0 Read More

Exercise 09 – Add a CDN with Bicep Modules (Optional Style!)

🚀 “The toy wombat website needs a CDN!” “Other teams don’t need it.” Me: “No problem – I’ll make it optional.” 🎯 The Mission We're launching a website for the new toy...
15.04.2025 0 Read More

Creating and Using Bicep Modules – The Smart Way to Scale Your Templates

Hey again! 👋Today, we're diving into one of Bicep’s most powerful features: modules.If your main Bicep file is starting to look like a wall of never-ending code, don’t worry — there’s a bet...
15.04.2025 0 Read More

I Built a Bot to Chat with Our Team’s Wiki Using Azure OpenAI Service

I Built a Bot to Chat with Our Team’s Wiki Using Azure OpenAI Service
🛠️ TL;DR: I used Azure OpenAI on Your Data + Teams AI Library + a bit of Python to build a bot that chats with our internal wiki. It fetches content from Azure DevOps Wiki, pushes it to blob stor...
16.04.2025 0 Read More

Modern Startup Stack Architecture on Azure

Modern Startup Stack Architecture on Azure
When you're building a startup, you move fast. You want to test ideas quickly, keep costs low, and be ready to change directions anytime. That’s why the tech stack you choose early on matters a lot....
16.04.2025 0 Read More
Loading...
#reading
AI in Automotive Manufacturing 2025: Driving the Future of Smart Production
0
WebGPU in 2025: The Complete Developer's Guide
0
🚀Vibe Coding: The Future of Dev... or Just a Vibe?
0
The Problem of Tribalism in Government Systems
0
Building Your First Plugin for Microsoft 365 Copilot: A Step-by-Step Guide
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