Thank you so much for this. Eagerly waiting for the video on deploying database app that uses docker container for the db service and coker compose to start the services
Hello sir Nice video just loved it.I was unable to find the video where you might have used terraform to build the infrastructure to deploy spring boot app. Do you have it in the list here ?
your video was really good but I feel difficulty as i dont have knowledge in springboot and docker even i dont know what they are I just know about aws. please share some links of videos that can be easily for me to understand this video. looking forward for your response. Thank you
1 problem is that: when we close the connect session of the EC2, the Docker Container will also be stopped. So this means that we can only access the deployed app while the connect session of the EC2 is still open. Any idea how to solve this?
Hi Ali, I see you created the Docker image and it is docker repo. In EC2 instance you installed the Docker and started the service. Then you run the command to start the docker image. I dont understand how EC2 instance able to get the image from Docker? you havent logged in to docker service from EC2.
Thanks for this amazing tutorial sir. I have a question: I have couple microservices and I want to make them work on AWS. Should I run these services in just 1 EC2 instance or should I run different EC2 instances for each spring boot service?
Thank you sir for the wonderful tutorial you made today, I am excited about it sir. I am from Sierra Leone Western Africa. Please, sir, make a tutorial on how to create a portfolio to show the employer. Thank you, God bless you, sir.
Excellent video, j'aurais aimé le refaire mais malheuresement je me suis bloqué dans l'etape de creation de compte AWS puisque ca necessite une carte bancaire et je suis encore etudiante .
Hi sir, When I run docker build build --platform linux/arm64 -t / ., it gives an error: ERROR: failed to solve: openjdk:17-alpine: no match for platform in manifest sha256:4b6abae5654. How to solve it, thanks!
while running to build project getting error with /bin/sh -c mvn clean install from docker.I dont understand why but when i use /bin/sh -c "mvn clean install" from my terminal it build sucessfully . beacuse of this error i cant build my image to docker. can anyone help me
@@BoualiAli Thank you, I managed to deploy everything successfully. However, when I close the ssh terminal, the application stops. what do you recommend that I do to solve this?
I watched your docker tutorial and I was able to containerize my api. Now it works even after exiting the ssh connection :D your videos are so helpful! My next goal is to create a pipeline. I'm already halfway through your ci/cd video. Thank u Ali for your free tutorials!
Since I tried to follow the video tutorial i'm facing this issue when trying to use the dcoker command to create the image : ERROR: failed to solve: maven:3.8.4-openjdk-17: no match for platform in manifest
Video is very nice but don't respond to a very complet app deployment with database API and angular front-end I was disappointed with the overall content of the video because I was expecting more
Join the Spring boot full course course waiting list and get and get an exclusive EARLY-BIRD discount
aliboucoding.ck.page/d0f9317e13
The video has been really educational. Looking forward to the next one with databases
Soon!
@@BoualiAli Hi! thanks for this video. I Would need to add the database part since the run fails due to that. Do you have that video?
Love u buudy , Perfect timing
My pleasure!
You are really a magic man thank you @BoualiAli!
Happy you liked it!
The video has been really helpfuf. Looking forward to the next video which will cover deploying an application with a database
Soon!
Loved the video. Very imformative. when are you dropping the AWS video setting up RDS?
Happy you liked it!
Thank u for this video and ur no conditional effort from Morocco
My pleasure!
All my Support for my Morrocain brothers and sisters
Excellent video. Appreciate your effort. Please don't stop your teaching. love from india
You make so much quality content. Thanks a lot.
My pleasure!
Hi Sir. I couldn't find your video which shows how to deploy spring boot applications that uses databases
check the latest video
Thanks Ali, for sharing this; it was really great. I'm waiting for the following AWS and Terraform videos.🤓
Coming soon!
hi@@BoualiAli , do we have the Terraform video?
Thank you for the good quality video. Can't wait for the next video.
My pleasure!
Thank you so much for this. Eagerly waiting for the video on deploying database app that uses docker container for the db service and coker compose to start the services
As soon as possible
Salam Ali, hope you doing well, great content as always ! waiting for the Terrafrom videos !
Happy you liked it!
YOU ARE THE BEST!!!
Thank you
Excellent tutorial! I am definitely interested in a followup showing how to deploy with Terrform!
Happy you liked it!
Hello sir Nice video just loved it.I was unable to find the video where you might have used terraform to build the infrastructure to deploy spring boot app. Do you have it in the list here ?
Excellent video!! It's my next step in studying coding, and now starting to learn cloud services... Thanks for share!
Glad you liked it!
Nice content, I did not see your next videos in aws playlist..Is it uploaded ?
your video was really good but I feel difficulty as i dont have knowledge in springboot and docker even i dont know what they are I just know about aws. please share some links of videos that can be easily for me to understand this video. looking forward for your response. Thank you
In my channel you can find spring boot video as well as docker tutorials.
Enjoy the learning
Thanks Ali , Yes i like idea with Terraform i think it used a lot with
aws currently in the market
Coming soon!
1 problem is that: when we close the connect session of the EC2, the Docker Container will also be stopped. So this means that we can only access the deployed app while the connect session of the EC2 is still open. Any idea how to solve this?
what a great Content , thank you for this contribution !!
Glad you enjoyed it!
Thank you for sharing valuable content on UA-cam.
Another excellent video! Thanks Sir 👌
My pleasure!
This was very helpful. Thank you very much Sir.
My pleasure!
Such a paid content for free.
Thanks man❤
My pleasure!
Thanks a lot, please make a video to deploy a whole app (backend + frontend + database).
already done. check the latest video
Hi Ali, I see you created the Docker image and it is docker repo. In EC2 instance you installed the Docker and started the service. Then you run the command to start the docker image. I dont understand how EC2 instance able to get the image from Docker? you havent logged in to docker service from EC2.
Excellent video
Thanks for this amazing tutorial sir. I have a question: I have couple microservices and I want to make them work on AWS. Should I run these services in just 1 EC2 instance or should I run different EC2 instances for each spring boot service?
It really depends.
Using 2 EC2 will increase the cost (but recommended)
Using same EC2 will be less costly (not really recommended)
Great video. Thanks for sharing
Thanks for watching!
How do I get the tag used in the docker build command : docker buildx build --platform linux/amd64 -t
Hi! It was really helpful, but how do I make by server secured with https?
Amazing video ,Can you please also explain how to use docker, kubernates (eks) and aws lb so that our spring boot project is deployed on cloud
Great Tutorial
Glad you think so!
Thank you sir for the wonderful tutorial you made today, I am excited about it sir. I am from Sierra Leone Western Africa.
Please, sir, make a tutorial on how to create a portfolio to show the employer.
Thank you, God bless you, sir.
Happy you liked it!
Ali, great effort. GOD or ALLAH blessyou...We're waiting for the AWS with Terraform and Backend
Coming soon
Hey Great Tutorial!!. Can you make one using ecr and ecs using the ec2 instance launch type. I can't seem to get the ecs cluster part to work.
soon
I have watched video for 1 hours. But when my program has been deployed successful, it doesn't works
Thanks for guide. But let me know, how to deploy an application with Microservices?
You can follow the same pattern (not really recommended)
I will try to cover it in the future
Excellent video, j'aurais aimé le refaire mais malheuresement je me suis bloqué dans l'etape de creation de compte AWS puisque ca necessite une carte bancaire et je suis encore etudiante .
les cartes cti ne necessitent pas un compte bancaire
Please upload the database connected one!
I changaed ports cause 80 was used and add inbound rules Custop TCP 8081 port
what about https requests , because that is what we will be using in production ?
hey nice works, btw do we need payment for edu account?
No
Thank you!
Glad you liked it!
I enjoyed it
what would be the docker build command if i'm running the ubuntu ec2 instance
you need to add the build platform argument
Hi sir, When I run docker build build --platform linux/arm64 -t / ., it gives an error: ERROR: failed to solve: openjdk:17-alpine: no match for platform in manifest sha256:4b6abae5654. How to solve it, thanks!
where is the next video?
while running to build project getting error with /bin/sh -c mvn clean install from docker.I dont understand why but when i use /bin/sh -c "mvn clean install" from my terminal it build sucessfully . beacuse of this error i cant build my image to docker. can anyone help me
Check the maven version you're using in the docker file
Merci pour cette vidéo. Est -il prévu de les faire en français ?
Mes videos sont desormais en Anglais.
Je vais essayer d'ajouter des sous titres quand c'est possible
hi ali, what if the application is connected to a database? how do we deploy that?
You can create and RDS instance and connect it to your application and EC2 instance
@@BoualiAli Thank you, I managed to deploy everything successfully. However, when I close the ssh terminal, the application stops. what do you recommend that I do to solve this?
I watched your docker tutorial and I was able to containerize my api. Now it works even after exiting the ssh connection :D your videos are so helpful! My next goal is to create a pipeline. I'm already halfway through your ci/cd video. Thank u Ali for your free tutorials!
@@geybriyel2416 glad you're making a good progress. Keep it up
bro it is giving connection timeout ) when I am trying to connect to instance in terminal in windows 11
)
Check the Ingress rules.
Did you allow your IP@
thank you
You're welcome
awesome
Interesting
Happy you liked it!
What if our project use database?
Coming soon in the aws playlist
elephantsql
Since I tried to follow the video tutorial i'm facing this issue when trying to use the dcoker command to create the image : ERROR: failed to solve: maven:3.8.4-openjdk-17: no match for platform in manifest
which OS do you use?
Muy bueno
CI CD plz bro
Soon
ok@@BoualiAli
❤
Video is very nice but don't respond to a very complet app deployment with database API and angular front-end I was disappointed with the overall content of the video because I was expecting more
thank you.
i abused this tutorial
thank you
You're welcome
Thank you
My pleasure!