FREE .NET Zero to Hero Advanced Course! Enroll Now 🚀

Blog.

Detailed Articles on .NET, GoLang, AWS and other software engineering topics. 🚀

Featured Articles.

Some handpicked articles that you might be interested in.

GitHub Actions CI/CD Pipeline for Deploying .NET Web API to Amazon ECS

GitHub Actions CI/CD Pipeline for Deploying .NET Web API to Amazon ECS

Let’s automate the deployment of a brand-new .NET 9 Web API to Amazon ECS using a GitHub Actions CI/CD pipeline. In this guide, we’ll walk through building a .NET 9 Docker image directly on GitHub, pushing it to Amazon Elastic Container Registry (ECR), creating an ECS task definition, and configuring an ECS service to fetch and deploy the latest Docker image. By the end, your application will be up and running on ECS with a fully automated workflow.

Swagger is Dead? Here's the Alternative!

Swagger is Dead? Here's the Alternative!

With the release of .NET 9, you might have noticed that Swagger Gen is no longer included by default in web API templates. This means that when you create a new .NET 9 WebAPI, you no longer have the fancy green Swagger UI to test your API Endpoints. If you're wondering why and what this means for your projects, you're not alone! But don't worry—Microsoft has introduced a new way to handle API documentation that makes things even better.

Recent Articles.

Everything Related to .NET, Golang, AWS, and much more!

FREE .NET Zero to Hero Course

Join 5,000+ Engineers to Boost your .NET Skills. I have started a .NET Zero to Hero Course that covers everything from the basics to advanced topics to help you with your .NET Journey! Learn what your potential employers are looking for!

Enroll Now