Browsing Tag
serverless
77 posts
Stateful Serverless – Cloud Functions without Amnesia
In our previous post, we explored how Horda entities work like Flutter’s stateful widgets, but on the backend.…
New Features for Better State Control in WebForms Core 2
As you know, version 2 of WebForms Core technology will be released by Elanat soon. In the past…
Preventing Breaking Changes in Event-Driven Systems with Contracts and Validation
Event-driven systems are powerful, but they can also be fragile. A small schema change in one service can…
The Future of Backend: How Serverless and Edge Functions Are Changing the Game
1. What is Serverless Computing? Definition: Serverless doesn’t mean “no servers” — it means developers don’t manage them.…
Exploring Azure Functions for Synthetic Monitoring with Playwright: A Complete Guide – Part 4
Azure Functions Deployment Deploy your Synthetic Monitoring solution to Azure in 4 simple phases. Phase 1: Create Azure…
Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)
🚀 Infrastructure as Code in action! If you already use Terraform but want the power of programming languages…
Cold Starts in Serverless: The Silent Performance Killer
Imagine this: Your user clicks a button expecting an instant response… but instead, they wait. Just a few…
AWS AI COST OPTIMIZER
AWS AI Cost Optimizer leverages generative AI through AWS Bedrock to analyze cloud infrastructure costs and provide actionable…
Document Processing Libraries for Word to PDF on .NET 8 (Linux Azure Functions)
Document Processing Libraries for Word to PDF on .NET 8 (Linux Azure Functions) Introduction Converting Word documents to…
AWS Compute Showdown: ECS vs. EKS vs. Fargate vs. Lambda – Choosing Your Champion
Intro : Start with a relatable problem, real-world scenario, or surprising insight You’ve built your application. It works…