Once you are comfortable with .NET and database, let's learn how to improve your development experience using ORMs. Entity Framework Core is a must have on your resume! #dotnet#developer#backend#csharp
Designing Systems comes from experience. Look into various products to understand how they are built. GitHub is a good starting point to understand designs. #dotnet#developer#backend#csharp
#Docker has become a common thing in every developer's toolkit! It's almost un-ignorable nowadays. Learn it if you haven't already. #dotnet#developer#backend#csharp
AWS, Azure, and GCP are definitely the way to go. Note that AWS shares a larger market share in this space.
GitHub Actions are hands-down the easiest way to run your pipelines, that at 0 costs in a completely managed way. I use AWS CodePipeline at work though. What's your pipeline like?
Hope you like this thread! Do no forget to share it with your network as well. Ideally, if you have the previously mentioned concepts and tools in your belt, it shouldn't be long before you land a cool #dotnet backend job. #dotnet#developer#backend#csharp
Bonus! Look into code repositories of popular boilerplates to get a better understanding of solution design.