Deploy Microservice(Spring Boot Application ) in Google Cloud | Java Techie

Deploy Microservice(Spring Boot Application ) in Google Cloud | Java Techie

Java Techie

6 лет назад

46,008 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@malleswarrao3887
@malleswarrao3887 - 15.08.2023 13:23

Hi Sir Do we have complete course for GCP

Ответить
@malleswarrao3887
@malleswarrao3887 - 21.05.2023 08:38

Can you please send me the link for GCP for learning

Ответить
@taherlal
@taherlal - 03.03.2023 21:29

helpful thank you

Ответить
@MGNHPiyarathna
@MGNHPiyarathna - 29.11.2022 08:31

Great video.Thanks

Ответить
@paidamnaidukolli7513
@paidamnaidukolli7513 - 16.09.2022 14:39

tq for the video

Ответить
@notsifat
@notsifat - 29.06.2022 18:56

can you share the doc tutorial file? thanks

Ответить
@sharmaji8342
@sharmaji8342 - 30.04.2022 11:02

is there paid account required

Ответить
@raghavendrac1053
@raghavendrac1053 - 28.03.2022 16:16

please make vedio on how to host or deploy the spring boot application along with mysql databse(containing many entites) in the google cloud platform .Thanks in advance

Ответить
@masteroogway8601
@masteroogway8601 - 23.03.2022 15:00

How to connect with database?

Ответить
@abn1024
@abn1024 - 05.02.2022 15:29

Can we use containers to deploy application?

Ответить
@deepaksahoo4175
@deepaksahoo4175 - 07.10.2021 23:15

Hi Basant. I followed all your steps to deploy the app in GCP. But still I am getting the below error 'RROR] Failed to execute goal com.google.cloud.tools:appengine-maven-plugin:1.3.1:deploy (default-cli) on project sample-gcp-springboot: Execution default-cli of goal com.google.cloud.tools:appengine-maven-plugin:1.3.1:deploy failed: app.yaml not found in the App Engine directory' . I also tried to refresh and did the same thing as you did, but the prob is same, can you please advice? would be helpful

Ответить
@shubhamkeshri155
@shubhamkeshri155 - 26.01.2021 00:19

Hello Basant, actually i'm planning for a startup from a under 5km town. Which cloud service is pocket friendly? Aws / google / azure....

Ответить
@utkarshsharma1867
@utkarshsharma1867 - 24.01.2021 10:44

while deploying microservices... it shows error The requested amount of instances has exceeded GCE's default quota

Ответить
@niharikamotukuri5535
@niharikamotukuri5535 - 20.01.2021 06:53

can you share the word document which you were to referring to in the video

Ответить
@maddelaparsharamulu1797
@maddelaparsharamulu1797 - 08.01.2021 10:21

please make a video on spring-boot with MySQL with angular deploy on GCP

Ответить
@kalaimurthy5315
@kalaimurthy5315 - 07.01.2021 05:14

Hi,
Thank you for sharing this video.

I have implemented one web application similar to your application. Deployed successfully.
The issue is when i'm accessing the URL i got 404 error. Checked logs there also the same 404 error showing. Can you help me to resolve my app. Thanks in advance

Ответить
@clintonsamson5076
@clintonsamson5076 - 24.08.2020 13:35

Hi, which cloud service is good to deploy spring boot with data base for small projects. pls reply thanku.

Ответить
@rexsam3134
@rexsam3134 - 19.08.2020 23:09

The free trial for 90 days with 300 Dollar credit

Ответить
@yagyeshsharma2541
@yagyeshsharma2541 - 29.07.2020 15:38

I have created multiple microservices in my project. But i m unable to understand how should i host and connect then ?

Ответить
@leobi303
@leobi303 - 25.07.2020 16:51

It's really helpful, thank you!

Ответить
@utkarshaditi5262
@utkarshaditi5262 - 10.07.2020 20:21

the old version now.getting so many errors now

Ответить
@vrajendramandloi5917
@vrajendramandloi5917 - 28.06.2020 14:58

Thanks basant .. kindly can you let me know what is the free usage and how many request does pricing works.

Ответить
@vikashsingh-wf5ko
@vikashsingh-wf5ko - 03.06.2020 19:06

I am getting this error.
Please try to resolve this error.
[ERROR] Failed to execute goal com.google.cloud.tools:appengine-maven-plugin:1.3.1:deploy (default-cli) on project user-management-service: Execution default-cli of goal com.google.cloud.tools:appengine-maven-plugin:1.3.1:deploy failed: Non zero exit: 1 -> [Help 1]

Ответить
@sakthipriyar2902
@sakthipriyar2902 - 16.03.2020 14:38

Hi
I'm using intellij IDE and i could not find the option " run as maven build". Can u pls tell me the alternative for this?

Ответить
@nareshe9906
@nareshe9906 - 10.03.2020 20:26

In your command prompt you targeted to your account. Thats why is it directily deployed to your account is it correct..?

Ответить
@nareshe9906
@nareshe9906 - 10.03.2020 20:25

You have deployed the build to cloud using appengine:deploy is there any other way to deploy using command prompt with any commands

Ответить
@MDImran-mi9vs
@MDImran-mi9vs - 23.01.2020 19:38

bhai bahut bhadiya ...

Ответить
@ramneeshchoudhary2660
@ramneeshchoudhary2660 - 14.11.2019 21:13

Nice work Basant -- thanks and keep it up.

Ответить
@shashankjain7116
@shashankjain7116 - 07.10.2019 16:28

Getting error --> Can you please help me on this ?


The Google Cloud SDK could not be found in the customary locations and no path was provided.

Ответить
@sureshkumar-tm7qz
@sureshkumar-tm7qz - 27.08.2019 10:50

Hi, Thanks for the tutorial. I am facing the following issue while deploying,
"GCLOUD: ERROR: (gcloud.app.deploy) Error Response: [4] Your deployment has failed to become healthy in the allotted time and therefore was rolled back. If you believe this was an error, try adjusting the 'app_start_timeout_sec' setting in the 'readiness_check' section."
Any idea?
After some search, I have updated my configuration as below and still facing the same issue,
Also any idea how to enable verbose while deploying to have more information?


runtime: java
env: flex
runtime_config:
jdk: openjdk8
handlers:
- url: /.*
script: ignored
readiness_check:
path: "/readiness_check"
check_interval_sec: 5
timeout_sec: 4
failure_threshold: 2
success_threshold: 2
app_start_timeout_sec: 600
resources:
cpu: 1
memory_gb: 2
disk_size_gb: 10

Ответить
@vagovind
@vagovind - 22.04.2019 22:37

HI Vasanth ,Any idea why I am getting "Your deployment has failed to become healthy in the allotted time and therefore was rolled back"

Ответить
@krishnendughosh2163
@krishnendughosh2163 - 10.03.2019 22:10

Hi Basant .. Thanks you for the vedio .. Can you please share the word document that you followed while deploying

Ответить
@sushilkumarpandeypandey1087
@sushilkumarpandeypandey1087 - 08.01.2019 05:39

can you clarify how to enable billing information

Ответить
@sushilkumarpandeypandey1087
@sushilkumarpandeypandey1087 - 08.01.2019 05:34

i have not enabled the billing info because you told donot upgrade the account ohterwise they will deduct money from account

Ответить
@sarikagoje26357
@sarikagoje26357 - 20.10.2018 22:21

Basant Account details are mandatory to deploy the application in Google Cloudv?

Ответить
@sasikanthreddy1578
@sasikanthreddy1578 - 31.03.2018 17:27

Thanks Basant for sharing Valuable content... really helpful

Ответить