Modern Web Apps Architecture with AWS Fargate
I recently helped client build Architecture in AWS . They had following requirements. Migrate existing applications (Java/.NET Core) to AWS with minimum friction. Ability to run legacy and cloud native applications. Migrate existing MySQL DB. Support Microservices Architecture. Secure and scalable . Ability to archive...
Microservices and Azure
Microservices architecture has gained popularity in recent years. We evolved from N-Tier to SOA and then microservices. Every architecture style has it’s pros and cons. I am not going to write pros and cons of microservices or how do we build it but is high...
Parallelize tasks with Azure Durable Functions
Overview Azure Functions has picked up popularity because of their serverless nature. State management is still challenging with traditional Azure Functions so Microsoft went ahead to provide Azure Durable Functions. I played with Azure durable functions to deal with a particular scenario and thought to...
Dockerize .NET CORE web App with dependent class library
Recently one of the challenges i faced while containerize the application was to create the docker image of my web project where it has dependent class library , in short more than one .csproj files. I created .NET core project and added dependent class library...
Tech Portfolio
Categories
- .NET (4)
- AI (2)
- AWS (2)
- Azure (8)
- Cloud (7)
- Container (4)
- Docker (1)
- Machine Learning (1)
- SalesForce (1)
- Serverless (4)
- Uncategorized (1)