Senior Software Specialist, C# Corner MVP, Speaker & Author
Senior Software Specialist at Stratec SE / Speaker / Author
www.stratec.com
Write dozens of articles on:
CSharpCorner / InfoQ / DZone / Medium
Books:
1) https://www.amazon.de/Introduction-C-English-Bassam-Alugili-ebook/dp/B08TQWR8Q9
2) https://www.amazon.de/Introduction-C-Bassam-Alugili/dp/B08VC6THS7/
3) https://www.c-sharpcorner.com/ebooks/introduction-to-csharp_8
Speaker:
https://www.csharpcon.com/
SESSION DETAILS
Title : Simplify Cloud-native Application Development
Description :
– Classic Microservices implementation vs. Dapr
– Dapr Building blocks and Components
1) Service invocation
2) State Management
3) Pub/Sub
4) Bindings and Triggers
5) Actors
6) Observability
7) Security
– Practical example: Microservices Online Shop BlazorUI
Focus on your application’s core logic and keep your code simple and portable.
The Microservices Online Shop is an C#Corner application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr and Blazor.