Containerize and Migrate Legacy Classic ASP to Azure App Service
Download source code here Legacy apps are sometimes very hard to modernize or not worth it so you just want them working in their current state without much overhead. Migrating the legacy application using Docker on Azure App Service gives you many benefits like better...
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...
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)