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!
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!
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!
Great video to understand about the Azure Spring Service, however, while going through the Azure docs, Microsoft is about to decommission this (March 2025) in favour of Azure Container apps. Any video with that would be good.
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. 😅
No - In this case when you create a JAR file you can deploy this to any environment that supports Java. If you want to deploy it where Java isn't supported you can create a container (docker / buildpacks).
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?
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.
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!
@@DanVega simple project with two services that comunicate via http and kafka, which will be deployed on AWS. How to work with lamda etc. Project should be closer to production architecture. And kubernetes 🙂
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!
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!
What a legend You are! Hope You have the time and excitement to continue.
Thank you for the kind words, Areg!
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 :)
Thank you, Omar!
Thank you Dan for such great content
Thank you, Reinaldo!
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!
Amazing content. Thanks Dan.🙏
Thank you!
Hi Dan, thanks for the lesson here, I could deploy my Spring Boot app on an Azure environment
Great video to understand about the Azure Spring Service, however, while going through the Azure docs, Microsoft is about to decommission this (March 2025) in favour of Azure Container apps. Any video with that would be good.
47th...Thanks for having this tutorial about deployment to production. Can you please do a Google Cloud and in AWS next please? Cheers
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. 😅
No - In this case when you create a JAR file you can deploy this to any environment that supports Java. If you want to deploy it where Java isn't supported you can create a container (docker / buildpacks).
Thanks Dan for great session
No problem!
@danVega Do you have a tutorial for Springboot-Docker-AzurePostgres(password-less enabled) deployed in Azure?
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?
what about the connection security of database?
Doesn't work as shown in video. shows HTTP 404 . Not even Spring Whitelabel :(
Are you able to look at the logs? There must be something else going on.
fir some reason , the public URL in my case keeps giving 404
You need to click on the Assign endpoint link above in the web page of your Azure Spring App
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.
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?
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!
Do you have plan make video Sping Boot + Amazon
I am working on some content around AWS lambda serverless functions right now but yes I will be pushing this project to AWS (probably beanstalk)
Is there anything specific you want to see?
@@DanVega simple project with two services that comunicate via http and kafka, which will be deployed on AWS.
How to work with lamda etc.
Project should be closer to production architecture. And kubernetes 🙂
@@caffeinejavacode1475 thank you for requesting this. Dan Vega, please have a look at it.
Thank you so much.