For simple application, NoOps can be a good choice because no extra dedicated (human) resources to manage infrastructure. App Engine offer deployment solution only with uploading source code to app engine, and the application will deployed and app engine automatically managed auto scaling, logging, monitoring, versioning, environment, etc. …