In this video, you will learn how to deploy your Spring Boot web application to Google Cloud Platform. We will cover the step-by-step process of creating a Google Cloud Platform account, configuring the environment for your application, and deploying your application to the cloud. By the end of this tutorial, you will have a clear understanding of how to deploy your Spring Boot web application to Google Cloud Platform .
Google Cloud Documentation - https://cloud.google.com/docs
Commands Used :
1. Initialize Google cloud on Google cloud CLI :
gcloud init
2. Compile the code :
mvn clean install -DskipTests
3. Deploy the application :
gcloud app deploy your_jar_file_name.jar
Hope that you people like the video , it takes a lot of efforts to Oversimplify the Topics and represent on the video . Hoping that my Channel gets your support .
Like , share and comment .
Would love to read your Comments and answer back .
Do Support the channel by Hitting the SUBSCRIBE Button .
For writing to me : [email protected]
Follow me on LinkedIn - / ramanpreet-singh-popli-5b452a133
For Java Concepts follow my Instagram Page - / java_coding_concepts
Thank You . Happy Learning .