Deploying a Java Application to Google App Engine (GCP) | Complete Tutorial with Examples

preview_player
Показать описание

Chapters:
00:00 Introduction
00:35 What Is Google App Engine
01:03 Creating A New App Engine Instance
01:27 Creating A Spring Boot Java Project
02:15 Deploying Our Application To App Engine
03:36 Updating Our Application With New Code
04:53 Switching To Different Versions Of Your Application
05:26 Conclusion

In this tutorial we will learn how to deploy and run a Java Spring Boot application to Google Cloud Platform's App Engine.

We'll start by getting an overview of the App Engine platform and what it does. We'll also create our first App engine instance on the google cloud dashboard.

Next, we'll look at a sample java application and how we can deploy it to AppEngine, so that you can access it through a public URL.

Finally, we'll see how we can manage different versions of our application and migrate traffic between them.

Рекомендации по теме
Комментарии
Автор

This video is just precise to the point. It is clear, short, and gets the job done! Greate job!

YutaoZhou
Автор

Very concise and clear explanation. Many thanks!

markchesnavsky
Автор

Thanks! Very helpful 👍 Very interested on more videos about java applications in google cloud. (e.g. microservice, scaling, running in kubernetes cluster, kafka ...)

returncode
Автор

sir the url shown in the command line is the url for my application?

World-Of-Mr-Motivater
Автор

Do we need to enable the CloudBuild API even though we are using non gcp CICD tools?

pavangv
Автор

And what are the steps to integrate Mysql database to it

geetkedia
Автор

i had to give access to "bucket" to one of google cloud's emails in order to deploy. Everything else worked fine

dmitriipinzari
Автор

good tutorial ! i like it ! short and enough ! Please tell me, how to DELETE one app, after create it with "gcloud app deploy" .... i tryed, but i received error ...

bogdy.musiclover
Автор

i have maven application and also postgres database configuration, i tried above steps it is getting failed ! what could be the solution to this ?

siddharthagrawal
Автор

very poor explanation, where should we execute coammnds and all, and where is the steps ....

akashkore