This is the first video of yours i have watched . I can say that it is unique content. I was searching for this info and did not find it this easier elsewhere. Thanks for your efforts.
I watched maven videos of different channels but your sense of simplicity of making us understand the topic/concept is amazing.. I mean from basic to all the way up to advance its really really good. Thanks for this. keep doing the fantastic work you are doing. :)
Thanks Aditya, really you made it simple by explaining all the steps. Aditya please update that documents sheet and save in GitHuB repository, it will be easy to follow the steps. Thank you Aditya, much excited for the upcoming sessions.
Hi please reply do I need to complete any prerequisite course for this I'm not understanding few things from this Like AWS dashboard EC2 and Mobaxterm /launching instances.
After connecting address it shows network error: software caused connection abort,what should I do. Also.i.have ethernet connection.. the Address doesn't connected 😢
Hi Shack, Thanks for this masterpiece. I followed everything up to the point of running the jar file. On the terminal, it is showing that the springboot app is running on port 8080. I tried to access the page but the site can't be reached.
@@relaxme99 I finally figured out why it wasn't working. You will need to open that port 8080 in your EC2. The reason it wasn't reachable is because that port has not been defined
Thanks for the tutorial, I'm struggling with my project with maven actually I'm making a docker container for my maven project but I'm able to build the image, the main problem is with the maven jar file I'm getting no main manifest error ,after getting some work around it still says class not found exception, could you please help
Hi Aditya, Nice explanation and i just want to know in case if it is .war based Java project. Can we run the below command to start and run this Java application. Will it works fine? Java -war .war
hey bruh, your vedios are good, but getting a free tire aws account, and managing it to keep the prices down is something that needs to be guided for beginners so, please do that as well
@@devopsshack please do it as soon as possible, I think you are doing great at implementation and hands on job, but the only thing is that I can't follow it because I am afraid that this might cost me like hell, so yea.... please make this video
This is the first video of yours i have watched . I can say that it is unique content. I was searching for this info and did not find it this easier elsewhere. Thanks for your efforts.
I watched maven videos of different channels but your sense of simplicity of making us understand the topic/concept is amazing.. I mean from basic to all the way up to advance its really really good. Thanks for this.
keep doing the fantastic work you are doing. :)
thank you so much sir !!
this was a gem .
gonna follow the whole series
Wonderful, I followed all the steps and everything was executed succesffully
Very easy and explanation upto point ❤
very much helpful aditya , now i'm able to speak few words related to maven😊
Good to hear ✌🏻
omg very easy to follow and you expalin very well about maven
Now i think i am in good hands who don't just give this and that good explanation sir and good hand's on
Implement it bro
Yeah doing
Excellent Video Aditya.Thank you very much for the explanation.
This is great. Thank you for creating this amazing content!!!
Very nice explanation on maven ✌✌
Wonderful explanation....easy to follow
Thank you. You are a blessing!
Best devops bootcamp
Just completed the tutorial bro. Awesome
i really like the video, and how you explained all the things in a simple way.
thankyou.👍👍
Thanks for the useful content
if anyone wondering why i cannot go into the directory "spring-boot-project"
Awesome Bro !!
Thanks Aditya, really you made it simple by explaining all the steps.
Aditya please update that documents sheet and save in GitHuB repository, it will be easy to follow the steps.
Thank you Aditya, much excited for the upcoming sessions.
Everything is updated in gut repo✌🏻
@@devopsshack means that all commands maven and Installation of java and maven list Aditya
very informative video anna
Great content🙏❤️pls complete it
You are amazing!!!!
So r u buddy✌🏻
Hi please reply do I need to complete any prerequisite course for this I'm not understanding few things from this Like AWS dashboard EC2 and Mobaxterm /launching instances.
Nice explanation
After connecting address it shows network error: software caused connection abort,what should I do. Also.i.have ethernet connection.. the Address doesn't connected 😢
bhai you should also tell, how to setup this AWS account
sir attach every word and pdf document to video descriptions because it helps lot
github.com/jaiswaladi246/30-Days-Of-DevOps
Nice Bro
Dhanyawad.
Hi Shack,
Thanks for this masterpiece.
I followed everything up to the point of running the jar file. On the terminal, it is showing that the springboot app is running on port 8080. I tried to access the page but the site can't be reached.
I repeated the entire process on my VM (using Oracle virtualbox) and everything worked. Is there something I did wrogly with the AWS ubuntu setup?
I also have same issue, App is running in EC2 instance but not reachable in public IP. haw did you resolved it?
@@relaxme99 I finally figured out why it wasn't working. You will need to open that port 8080 in your EC2. The reason it wasn't reachable is because that port has not been defined
@@frontend_bros7048 I did opened it for inbound request. Still it doesn't, I probably try to re-do everything again
Thanks for the tutorial, I'm struggling with my project with maven actually I'm making a docker container for my maven project but I'm able to build the image, the main problem is with the maven jar file I'm getting no main manifest error ,after getting some work around it still says class not found exception, could you please help
Might be because main class metadata maybe missing.
Check on stack overflow, solution is given there
Thank you bro
Can you add links to a documents for all interview question related to each video as well?
Nice idea .
Will work on it
I am a mac user. I suppose this mobaxtream is a windows based application. Can anyone suggest the alternate tools for macbook please?
I think Mobaxterm is available for mac also, check once🙂
Pls make videos on azure side as well
Video is already there in the series
Thanks a lot.
Great work 👍 but your mouse pointer is glitching and it's disturbing kindly resolve it
Yes bro, sometimes i also get irritated with flickering of mouse😅
Hi Aditya, Nice explanation and i just want to know in case if it is .war based Java project. Can we run the below command to start and run this Java application. Will it works fine?
Java -war .war
Yes bro, jar or war both can run✌🏻
For example, jenkins.war
To setup jenkins we can run.
java -jar jenkins.war
please make a video in nodejs how deploye nodejs application
I have already made it, please check the videos
bro, did you get the link. If yes please share here.
Done Day-2
Who is responsible for writing this poem.xml? DevOps or Developer?
tq sir❤
Pls make a video on Nexus
30 Days Of DevOps | Zero To Hero | NEXUS | Day-7
ruclips.net/video/zH3cjXQmqJo/видео.html
Hi Aditya please show the steps also it seems like you already created and most of the steps you skipped
Everything that is required is shown in the video
hey bruh, your vedios are good, but getting a free tire aws account, and managing it to keep the prices down is something that needs to be guided for beginners so, please do that as well
Thanks for the idea✌🏻
Will make a video on it
@@devopsshack please do it as soon as possible, I think you are doing great at implementation and hands on job, but the only thing is that I can't follow it because I am afraid that this might cost me like hell, so yea.... please make this video
pom.xml is developer work or do we need to do ?
Both can work, since pom is not so hard ✌🏻
@@devopsshack as per requirement we need to add a plugin in pom.xml?
As per requirements , yes
Thanks a lot sir