Asynchronous microservices with AWS SQS and AWS Lambda
Replacing RabbitMQ and the .NET microservice in an example web ASP.NET web application with SQS and Lambda Amazon Web Services.

Replacing RabbitMQ and the .NET microservice in an example web ASP.NET web application with SQS and Lambda Amazon Web Services.
I integrate an ASP.NET MVC application with a third-party service using asynchronous microservices with RabbitMQ.
Create thin controllers using the mediator pattern and MediatR library with ASP.NET MVC.
A variety of metrics can give us insights into the performance of a page can help us identify where optimizations can be made.
Automatically run an ASP.NET web application and run Selenium browser tests during the Appveyor build process.