I developed a software which is a plain simple monolithic web application. Pretty basic: ASP.NET with angular and SQL Server as a database. Currently I use one windows server for each customer. I do this to make sure, that no software bug accidently shows data of customer A to customer B (privacy is the most important priority).
I am considering containerizing the application. From what I have heard, the handling and updating of the software is easier.
Do you know of any good resources to learn more about this topic? I am still missing the conceptual basics.
I appreciate any help you can give me! Regards!
I started my SWE career in 2016. I'm in a team which develops an enterprise SaaS-Application. Now I got the opportunity to transform into a leader role which focuses on DevOps, Tests, QA, Documentation and related topics.
So far, we set goals and start to introduce the team (around 5 people) into that topic.
My question is - are there any good books, articles, podcasts, ... which can help me in this "challenge"? I already got some basic (practical) knowledge in leading people and managing a product.
Stay safe!