"EC2 Container Service (ECS) is a new service from Amazon Web Services (AWS).
ECS is aimed at making it easier to work with Docker containers, providing a clustering and orchestration layer for controlling the deployment of your containers onto hosts, and the subsequent management of the containers lifecycle within a cluster.ECS is an alternative to tools such as Docker Swarm, Kubernetes or Mesos. It operates at the same layer, but is provided as a service. The difference is that whereas you need to setup and administer those tools yourself, ECS provides it for you ‘as a service’."
How many acronyms it take to describe a service :)
Visualization tools are quickly evolving, and soon all computing devices, including phones, may have visualized environment for apps.
There is also an opportunity for an new abstraction layer on top of operating systems...
It will be interesting to see GoLang vs PowerShell usage on Azure
(Almost) everything on Windows is managed by PowerShell now,
and apparently Go Lang is now preferred choice on Linux, and it can run on Windows...
No comments:
Post a Comment