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

Creating an AWS Lambda Function Using Serverless Framework

🔥 What is AWS Lambda? AWS Lambda is a serverless compute service that lets you run code without managing servers. You simply upload your code, and Lambda automatically handles the infrastr...
24.03.2025 0 Read More

Consuming an Azure ML service from .NET

For a project in the cycling community, I had to predict how long pro-riders would take to complete a certain race on the calendar. Different options, such as the parcours type, the distance and elev...
24.03.2025 0 Read More

Building and Deploying An API With Python & Azure

Building and Deploying An API With Python & Azure
Introduction As a cloud engineer, working with APIs and serverless services will almost always come into play at some point in your journey. I recently completed the LearnToCloud Phase 2 guid...
24.03.2025 0 Read More

Processing Time Series data in Azure: the options

Processing Time Series data in Azure: the options
Time series data are data points that are collected or recorded at successive points in time. This type of data is becoming increasingly important in today's digital world as more systems, sensors, a...
24.03.2025 0 Read More

Protect Azure PaaS services, introduction to Azure Network Security Perimeter.

In Azure, securing IaaS resources is relatively straightforward—you can use Network Security Groups (NSGs) on a subnet to control inbound and outbound traffic. But what about Platform-as-a-Service (...
24.03.2025 0 Read More

Fundamental Concepts In Cloud Computing

What is Cloud Computing? Cloud Computing is the delivery of computing services such as storage, servers, databases, networking, and software over the Internet instead of using on local infras...
25.03.2025 0 Read More

Introducing AKS Automatic: Simplifying Kubernetes Management on Azure

Managing Kubernetes clusters can be complex, requiring expertise in security, performance tuning, and scalability. Microsoft has recently introduced AKS Automatic, a new feature in Azure Kubernetes Se...
25.03.2025 0 Read More

CORE ARCHITECTURAL COMPONENTS OF AZURE

CORE ARCHITECTURAL COMPONENTS OF AZURE
MEANING OF AZUREAzure is a comprehensive cloud computing platform provided by Microsoft. It offers a wide range of services for computing, storage, networking and more, enabling businesses, developers...
25.03.2025 0 Read More

Announcing: Azure API Center Hands-on Workshop 🚀

Announcing: Azure API Center Hands-on Workshop 🚀
What is the Azure API Center Workshop? The Azure API Center flash workshop is a resource designed to expand your understanding of how organizations can enhance and streamline their API manage...
25.03.2025 0 Read More

Exercise 01: Configure an Azure Linux Virtual Machine

Introduction In this exercise, I learned how to create a Linux-based virtual machine (VM) in Azure, connect to it using SSH, and install the Nginx web server. This exercise helped me gain han...
25.03.2025 0 Read More
Loading...
#reading
This Tiny Bug in Your Android App Can Cost Millions. Here’s How (And How to Avoid It)
0
HLS Streaming with VideoSDK
0
Sass parallax example
0
Unlock Scalable Software: Master SOLID, DRY, KISS, YAGNI, and GRASP Principles
0
PEM, DER, PFX, CER, CRT, and CSR for connecting to servers
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