37 followers
Somebody who likes to code
Blazor is becoming a popular choice for developing modern web applications using C# and .NET, offering two distinct hosting models: Blazor Server: In...
In our previous article, Getting Started with Amazon EventBridge for .NET Developers, we delved into the capabilities of Amazon EventBridge for...
To develop event-driven applications in AWS, we often use services like SQS to send commands and SNS to publish events. As an alternative to SNS, AWS...
WebSockets is a communication protocol that enables full-duplex data exchange over a single TCP connection, facilitating real-time interactions...
Some time ago, in Getting Started with SignalR in .NET 6, we discussed how easy it is to add real-time features to our applications. However, in some...
In the article How to Use Non-Proxy Integration with Amazon API Gateway, we define resources such as AWS::ApiGateway::RestApi,...