Hello Mani, Under the "Runtime and app elements" subtitle <https://cloud.google.com/appengine/docs/standard/nodejs/config/appref#runtime_and_app_elements> of the "app.yaml Configuration File" documentation page, you may have a look at the "intance_class" sub-chapter, to get needed information of configuring an F2 instance class <https://cloud.google.com/appengine/docs/standard/#instance_classes> for your service. The procedure looks similar, whether for node.js or other programming environments: you just need to configure your app by means of the app.yaml configuration file.
-- 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/39595ddd-e136-4041-9409-d299208fbaf0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
