Beyond Hello World: Getting Deeper into Azure Functions
Explores Azure Functions triggers and bindings beyond the HTTP trigger with real-world examples of how they solve customer needs.
13 presentations with this tag
Explores Azure Functions triggers and bindings beyond the HTTP trigger with real-world examples of how they solve customer needs.
Learn what Azure Cosmos DB is, how to access data using .NET, and pitfalls to avoid when building applications that need guaranteed single-digit millisecond response times.
Explore how Azure Functions can be used to build resilient microservice-based solutions with serverless technology and minimal operational management.
Learn best practices for building class libraries that developers will enjoy using, covering coding standards, documentation, versioning, and publishing.
Explore how Azure Functions can be used to build microservice-based REST API solutions with serverless technology and minimal operational overhead.
Starting with an empty Visual Studio solution, build an event-driven microservice architecture to solve a real-world problem from the ground up.
Starting from scratch, create an Azure API Management instance, configure endpoints, set up rate-limiting, transform data, provide a developer portal, and add security and performance.
Comprehensive exploration of the latest C# 12, .NET 8, ASP.NET Core, and Entity Framework Core advancements for modern application development.
How to implement microservice architectures using serverless technologies like Azure Functions instead of containers.
How API gateways, particularly Azure API Management, can make your APIs more usable and manageable for customers.
A quick, practical overview of how temporal tables bring first‑class, system‑versioned history to SQL Server and simplify your data architecture.
Explores Azure Durable Functions for building stateful, long-running serverless workflows in .NET with step-by-step demos and best practices for enterprise scenarios.
Overview of new features in C# 10 and .NET 6, including Entity Framework Core and ASP.NET Core enhancements.