Hello Jaromir, I understand that you would like some advice on running your Spring Boot application on Google Cloud Platform. There are a few ways you can do this. For example, you may use Google App Engine Standard or Google Google Kubernetes GKE, both having tutorials here <https://developers.google.com/learn/pathways/springboot-google-cloud>.
To offer the best advice, what are your concerns specifically? Maybe after using the information from the links, you would be more sure. The community would recommend an environment but if you provide your use case, it will be easier. For example, for Google App Engine Standard, applications can be easy to create. Since this is managed, the app may be simple to maintain and scale depending on traffic and data. You don’t need to maintain a server. In theory, you upload your app and that’s it. On Monday, January 18, 2021 at 2:35:57 PM UTC-5 [email protected] wrote: > > Hi, > I have a Spring boot application that produce small public REST API. Is > written in Java11 and I would like to run it in Apache Tomcat 9.x . > > > Could you recommend me , which environment should I use on GCP? > > I started with App Engine (standard environment), but I am not sure if it > is suitable form java + spring application. > > I would like to run my app in 1 instance, later (if will be necessary ) > to scale in more instance. > > Thanks for advice. > Jaromir > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ed3c61ba-314c-4620-881f-2c7a7470af66n%40googlegroups.com.
