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. Using Docker on Windows When using Docker on your own machine, it only supports Linux images. To build and use Windows images, you will need to enable the experimental and Windows support...
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...