Spring Boot Azure: How to deploy a Spring Boot application to Microsoft Azure

preview_player
Показать описание
This is the first installment of a new series on taking your Spring Boot applications to production. In this tutorial, you will learn how to deploy your Spring Boot application to Microsoft Azure.

🔗Resources & Links mentioned in this video:

👋🏻Connect with me:

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

This is a great intro! I would love to see more production oriented solution as well liked you mentioned, with a config server, service discovery! Thanks for all the hard work!

nicholasferrara
Автор

Azure Spring Apps is like cloud foundry'esque approach on deploying spring boot in Azure. Hopefully there would be a video on deploying Spring Boot in Azure Kubernetes Service. I love this series!

USONOFAV
Автор

OMG I was asking with my brain this video, I did not see it yet but I will do it soon, thanks Dan!! I am becoming your fan :)

omaradrian
Автор

What a legend You are! Hope You have the time and excitement to continue.

areggrigorian
Автор

Hi Dan, thanks for the lesson here, I could deploy my Spring Boot app on an Azure environment

stephaneislistening
Автор

Hi Dan,
I really enjoy everything you do and learn a lot, I would love to see a similar tutorial of both Oracle's OCI and using Terraform, together, separately or both please.
Everything goes because you are always great and interesting, keep up the great work!
Thanks for everything!

orenmondshein
Автор

47th...Thanks for having this tutorial about deployment to production. Can you please do a Google Cloud and in AWS next please? Cheers

jopadjr
Автор

So a .jar file is needed to deploy an application on the Cloud? Sorry if that sems like a dumb question, I'm a software development major who's been struggling with my Cloud Computing course. 😅

faytheserene
Автор

@danVega Do you have a tutorial for enabled) deployed in Azure?

hublisiddu
Автор

The goal you specified requires a project to execute but there is no POM in this directory (D:\a\Azure-demo\Azure-demo). Please verify you invoked Maven from the correct directory.

zuhmlmh
Автор

Thank you for your video! If my spring boot app has an email sending functionality, do I have to configure azure as well? What do I have to do in order to allow my spring boot app to send emails while deployed on azure? Thank you in advance!

ainigma
Автор

Please, can you explain us what happened with Pivotal cloud foundry? I learned that amazing platform but them VMware kill or rename. Where can I get a cloud provider with Pivotal cloud foundry?

mayikx
Автор

Hi Dan,
Thanks for nice tutorial.
How can add java native library in azure spring app and provide its reference in spring boot code to load it?

AnilYadav-spti
Автор

Doesn't work as shown in video. shows HTTP 404 . Not even Spring Whitelabel :(

archanasinha
Автор

fir some reason, the public URL in my case keeps giving 404

CouponCode-rrem
Автор

what about the connection security of database?

victormotorin
Автор

Do you have plan make video Sping Boot + Amazon

caffeinejavacode