|
|
|
|
|
by mrweasel
636 days ago
|
|
A friend of mine is heavily into AWS. Over the past two years he moved their entire organisation off of EC2 instances. They where apparently running EC2 for everything, and the reflect my experience as well. Organisations mostly see AWS as a hypervisor in the cloud. We tried to move so many customers to some sort of container, auto-scaling EC2 (i.e. turning the instances off when not in use), Aurora, Lambda, you name it, anything that doesn't necessarily run 24/7. The customers don't like it. They don't feel safe, it's no familiar to them, they don't understand how they should manage it or make up reasons as to why they need to run MariaDB one EC2 or why EFS or S3 won't be able to replace their EC2 backed NFS share. When it's done correctly, seeing an entire business running without a single VM or physical server is really a amazing thing to see. |
|