To directly answer your question, both Standard and Flexible deployments *can* exist in the same project. Typically, they would exist as a separate GAE service within the project.
On Fri, Sep 14, 2018, 12:53 PM Jamsheed M <[email protected]> wrote: > Hi there! I'm new to Google App Engine and I have a standard web > application running as of now. I'd like to run a python flexible > environment in parallel with my standard environment, but from what I can > tell from a quick Google search, it seems as if you can't do that. > > Is it true that you must have a new Google Cloud project for each > environment, or can I run both a standard and flexible environment in one > Google Cloud project? If so, how? > > Thanks so much, and sorry if this is a duplicate thread — I couldn't find > the answer anywhere! > > -- > 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/9fbc5bd5-3b87-4e58-abfd-160aa6a4ce06%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/9fbc5bd5-3b87-4e58-abfd-160aa6a4ce06%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAOvpJmVPcFWS%2BWhhcibJhksno2yYS%2BHgr4B%3DaAofhoAH%2Bhb4Rg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
