OPI Blog
Learn from experts in their fields

Browsing Tags: fargate

Jun 9, 2020
Deploying a docker container to AWS Part 2
Check out Part 1 if you haven’t already, as this post assumes you’ve got a docker container running in AWS already. In addition, make sure you have the AWS CLI up and running. Using the ...
Jun 2, 2020
Deploying a docker container to AWS Part 1
AWS, with its ever growing collection of services, seems to always have an answer to a problem. When it comes to hosting an application with docker, AWS has its Elastic Container Service (ECS). ECS has ...