Categories
Articles Technology Vasilis Plavos Published Articles

Minimal Web APIs with .NET 6

.NET is a great technology to create robust APIs. Until .NET Core 3, the main approach based on Microsoft documentations was to create a web API with Controllers. In .NET 6 Microsoft adopted an innovative approach like Express.js approach. The name of this, Minimal Web API. But first things first… What is Minimal API Minimal […]

Categories
Articles Technology Vasilis Plavos Published Articles

Tips for Software Engineer Job Interview

Highlights from Nicolas Ioannou for Software Engineering job interviews tips given on DevFest Greece & Cyprus 2022. Questions Cheatsheet What are your biggest strengths? Examples: When you don’t know the answer offer alternatives If the interviewer asks you something but you don’t have experience on this: Don’t say “I never experience the situation”. You can […]

Categories
Articles Technology Vasilis Plavos Published Articles

Azure SignalR Service Pricing: Units, Instances, & Messages [examples]

What are the differences between Units, Instances and Messages? How Microsoft counts them and how can they affect your expenses? Learn about the different pricing options for Azure SignalR Service, including the number of concurrent connections, units, instances, & messages per day. Pricing board According to Azure there are 3 options in terms of pricing: […]