Hosting our own ASP.NET apps on AWS taught us this is not a side project. In this last part we'll make some scripts to backup our databases and logs.
Hosting our own ASP.NET apps on AWS taught us this is not a side project. In this part we create Let's Encrypt SSL certificates and configure them in ...
Hosting our own ASP.NET apps on AWS taught us this is not a side project. Our applications use a SQL server database which we host ourselves. Here's h...
Hosting our own ASP.NET apps on AWS taught us this is not a side project. In this part we setup our ASP.NET applications in IIS 10.
Hosting our own ASP.NET apps on AWS taught us this is not a side project. In this part we configure EC2 and launch a Windows 2019 instance.
Hosting our own ASP.NET apps on AWS taught us this is not a side project. In part 2 we describe what our goals and requirements were.