Jan. 23, 2019
We recently had to migrate an ASP web application to Docker. ECS fully supports Windows containers, if you are aware of some limitations and workaround compared to Linux. Introduction Migrating a web application to Docker can provide many benefits, such as increased portability, scalability, and easier management. However, when dealing with Windows-based applications, there are some unique challenges and limitations...
The subject of optimizing instance sizes is one that most prudent AWS users often think about. However, they often do not possess the means nor the knowledge to carry out this task effectively. The truth is that there’s a certain degree of complexity that needs to be taken into consideration, the challenge that most users face when it comes to...
Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. CloudWatch gives users the ability to collect and track metrics, collect and monitor log files, set alarms, and automatically react to changes in AWS resources. The metrics provided by CloudWatch usually help developers in making the necessary upgrades to better match their requirements...