What is the minimum number of instances required for App Engine Flexible to maintain 100% uptime?
As per the documentation: All flexible instances are restarted on a weekly basis. During restarts, critical, backwards-compatible updates are automatically rolled out to the underlying operating system. Your application's image will remain the same across restarts. Does this mean that the minimum number of instances is 2? Or would I be able to maintain 100% uptime using just 1 instance and Google App Engine starts a new instance to deal (and I pay for 2 instances for a short period of time)? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/5fdbde58-69b5-49d0-b7ee-7a34b8d9e64f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
