Jul 24, 2017 · 1 min read
I wonder if this would also be true written from the perspective of PaaS not IaaS? App Engine maps pretty literally to EC2. Might even be closer to the Elastic Beanstalk to manage EC2 and create fully automated environments?
However within AWS even that is old school in many senses… Using the serverless framework to string together true pay per use services like Lambda, SQS, S3 and API Gateway seems like the ultimate way to lower costs and minimize interaction with the stack. I think this is where AWS might even have a leg up on Google.
I guess it depends on the use-case… development or deployment maybe?
