" Firstly Thank you, Valaxy Technology Team, for providing these 60 DevOps videos. They are incredibly helpful! I am from a non-IT background, but I am passionate about transitioning into a DevOps Engineer role. Is this the right career path for someone like ?
@nandhunanthini5427 күн бұрын
Thank you 🎉
@enjoyfriends8738 күн бұрын
Thanks for the video 😊 can you make a video to scan master branch , release branch using sonarqube for a multibranch pipeline and genarete report for all branches This is the company level how it is maintained I need this please upload and comment here the video link ...I will check 😊
@abhayananda95439 күн бұрын
Excellent
@Get_Better_Not_Bitter-42910 күн бұрын
how can you set this up for JavaScript(node) instead of java
@eggxecution10 күн бұрын
ohhh nice it just checks code
@helloworld885612 күн бұрын
Please provide the github link for the sample sprint boot project shown in the video.
@yemisi275713 күн бұрын
Please where is the code repo for this playlist
@internetandcomputerprobe442620 күн бұрын
Practical Info helps us to understandable.. Very informative
@Amitcloud-uk23 күн бұрын
How to revert back any commit? is it going to reflect in local repository as well?
@Amitcloud-uk24 күн бұрын
your devops series is far better than other available on youtube. Thanks
@Amitcloud-uk24 күн бұрын
Nice videos. thanks a lot. one confusion you mentioned in earlier video; Any file you create in master will not get replicated to branch; and any file we create in branch will not get replicated to master. But while I am doing practice, whatever i create in branch, its getting replicated to master. and whatever file i create in master it gets replicated to branch. is that right?
@parthasarathiray915329 күн бұрын
Thnks man.
@janakiramang9185Ай бұрын
Thanks for the explanation sir :)
@ValaxyTechnologiesАй бұрын
So nice of you
@1989arrvindАй бұрын
Nice explanation 👍
@ValaxyTechnologiesАй бұрын
Thanks
@1989arrvindАй бұрын
Great explanation 👍
@ValaxyTechnologiesАй бұрын
Glad you liked it
@sarikakanetkar1250Ай бұрын
Thank you Sir! This is really an amazing explanation !
@ValaxyTechnologiesАй бұрын
Glad it was helpful!
@abhaymathur9332Ай бұрын
thank you for this series. It is helpful
@ValaxyTechnologiesАй бұрын
Glad to hear that!
@pjmclenonАй бұрын
hello i am only able to access the ip and port from the host machine not other devices on my local network why?
@MopuruAmarnathReddyАй бұрын
Good Video
@ValaxyTechnologiesАй бұрын
Thank You !
@marketmaatu6728Ай бұрын
Sooper explained. No one till now explained this way.
@ValaxyTechnologiesАй бұрын
Many Thanks !
@MopuruAmarnathReddyАй бұрын
Superb Video, Its Clear explanation.
@ValaxyTechnologiesАй бұрын
Glad you liked it
@ogyctАй бұрын
This can be called "environment branching strategy", and should NEVER be used, unless there is some business specific reason for it.
@surenbono6063Ай бұрын
...can android userland connect to other user and via local network ssh..bro?
@RahulKumar-qy2kjАй бұрын
wonderful explanation sir 😃
@ValaxyTechnologiesАй бұрын
Many Thanks !
@NomadicBrianАй бұрын
Well done. It has been a while since I played with Minikube. Your instructions were very clear and accurate. Getting setup for my latest DevOps deep dive.
@ValaxyTechnologiesАй бұрын
I'm so pleased to hear that it was useful to you!
@amitmandhare-g1lАй бұрын
I have started my devops jurney 3 years back and valaxy helped me a lot. keep doing, keep posting, love this channel
@ValaxyTechnologiesАй бұрын
Many Thanks
@oliverbannister47002 ай бұрын
If you need to make a hotfix, how can you do that without releasing everything in that branch?
@veyselsahin252 ай бұрын
Dude you are awesome!
@ValaxyTechnologiesАй бұрын
Many Thanks
@maimunalantana85532 ай бұрын
nice explanation
@ValaxyTechnologiesАй бұрын
Thanks
@zerokneospark73632 ай бұрын
Hello, How did you added table at 11:48 ? did you added table in other services, which is recommended there?
@prashantsingh-sw6yn2 ай бұрын
Wow! nice explanation! Thank you very much.
@ValaxyTechnologiesАй бұрын
Thank you !
@amoldbhatt2 ай бұрын
Hi Plz share details further on Azure Devops Engineer vs Azure Cloud Engineer Or Azure Cloud Architect
@eknazaradv2 ай бұрын
Will this work if volumes are encrypted with CMK/AWS managed key?
@gani33262 ай бұрын
Hi brother, May I know you're name please..
@teddybear1924c3 ай бұрын
Hii, it is good , is it enough for devops fresher role
@martinjose2563 ай бұрын
Good job . . very informative .. thanks bro
@ValaxyTechnologiesАй бұрын
Thank you
@ValaxyTechnologiesАй бұрын
thanks
@MateenJani-l6c3 ай бұрын
your metaphor and hyperbole amazing while explanation
@ValaxyTechnologiesАй бұрын
Thank you for the feedback!
@MateenJani-l6c3 ай бұрын
thank you
@ValaxyTechnologiesАй бұрын
Glad that it helped you !
@ValaxyTechnologiesАй бұрын
Thanks
@killerbees11993 ай бұрын
thank you so much!
@ValaxyTechnologiesАй бұрын
Glad that it helped you!
@ValaxyTechnologiesАй бұрын
Thanks for the feedback
@nirmalraj56303 ай бұрын
I saw many videos for ssh key location modification i,m not understand fully but this video is really understandable. thank you.
@ValaxyTechnologies3 ай бұрын
Thanks for your feedback
@claudiopiana77623 ай бұрын
Is this TCO been removed? The link you are showing redirect me to pricing calculator
@SwarnaRekhaPatil3 ай бұрын
Superb explanation about SonarQube sir .Can you please explain how to send an email notification if we have bugs in code ?
@PragatiNayan3 ай бұрын
Very nice video, i am running sonar-scanner on windows 10.. but it is giving error.. Have installed java 17 as well.. Getting below error ERROR Error during SonarScanner CLI execution java.lang.ExceptionInInitializerError: null at com.sonar.sslr.api.typed.ActionParser.<init>(ActionParser.java:59) at org.sonar.javascript.parser.JavaScriptParser.<init>(JavaScriptParser.java:33) at org.sonar.javascript.parser.JavaScriptParserBuilder.createParser(JavaScriptParserBuilder.java:31) at org.sonar.plugins.javascript.JavaScriptSensor.<init>(JavaScriptSensor.java:136). Can you please suggest what is missing?
@Kanna4ever3 ай бұрын
hello sir , where i can learn in-depth about terraform
@GymLoverMahesh3 ай бұрын
Thank you Sir, now got the clear understanding of merging conflicts