Battle Scars from the Cloud Front
dev.to·23h·
Discuss: DEV
Flag this post

The Promise

It is no secret that Cloud platforms have been adopted by most organisations for running their infrastructure. Virtualization of infrastructure brings many advantages.

In the early 2000’s I had to pay for the hardware and have it physically installed in a data center. You had to pay for a lease to host it. This was expensive and involved.

With Cloud based Virtual Machines we could spin up a machine at a moments notice, perform some work and then tear it down, paying only for the time it was up. Then along comes Docker and containerization, which reduces the footprint for an instance and makes it possible to easily scale based on a image.

Then comes Kubernetes to help manage those containers and configure the networking and create internal networks to interconnect …

Similar Posts

Loading similar posts...