The microservices/serverless confusion
Lucie Simeckova
Stakeholders expect to develop faster when we use serverless and microservices. We ignore best practices and essential steps. Are you aware of what things we overlook to deliver more quickly?
Azure functions vs firebase functions
If we compare the serverless function compute services of Azure and Firebase based on execution speed, ease of development and ease of deployment, we come to a conclusion that serverless functions run more efficiently on Azure than on Google Cloud Platform.
Azure Durable Functions | PowerShell 7 | Chaining Pattern
In this article, you can learn how provisioning your Azure Function with identity assign to interact on Azure, deploy your first Durable Function (runtime PowerShell), infrastructure as a code using Serverless, It's a perfect combination.
Azure Stack Hub Partner Solutions Series – Datacom
Thomas Maurer
Serverless web apps with Blazor and Azure Functions
In this video I will show you how I’ve built Serverless Ponies, a game designed by my 9 year old daughter. We finally found a way to combine our respective interests of Azure architecture and cute ponies. The video covers the implementation of the front-end using Blazor and JavaScript interop to re-use existing libraries, as well as the back-end implementation using the latest Azure Durable Functions 2.0 features.
Faster Querying with Serverless Materialized Views
The materialized view pattern is a great way to make complex, expensive, and slow queries return in minimal time. And serverless is a great platform to power the generation and update of your materialized views due to its great support for event-driven programming and the excellent scalability to handle unpredictable workload volumes. Life is even easier if you choose to use the Cosmos DB change feed to drive your materialized view creation as it seamlessly integrates with Azure Functions. In this article, we look at the benefits of the materialized view pattern and show a simple example of how it can be implemented with Azure Functions and the Cosmos DB change feed.
Docker image deploy: from VSCode to Azure in a click
Lucas Santos
Look back at chat from a meeting in Microsoft Teams
Sarah Lean
CloudSkills.fm Podcast - Azure Architecture with Thomas Maurer
Thomas Maurer
Blog/ GitHub Actions and ARM Template Toolkit for Bicep Codes Linting (EN)
Justin Yoo
This post shows how to validate ARM templates generated by Bicep locally and integrate with GitHub Actions workflow.
Blog/ Build and Lint Bicep Codes within CI/CD Pipelines: GitHub Actions & ARM Template Toolkit
Justin Yoo
This post shows how to validate ARM templates generated by Bicep locally and integrate with GitHub Actions workflow.
First look at Azure Automanage
Sarah Lean
Passed AZ-303 and AZ-304 Microsoft Certified Azure Solutions Architect
Thomas Maurer
Augmented Analytics With PySpark and Sentiment Analysis
Adi Polak
In this tutorial, you will learn how to enrich COVID19 tweets data with a positive sentiment score. You will leverage PySpark and Cognitive Services and learn about Augmented Analytics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.