How to become a DevOps Engineer - DevOps Roadmap

  Рет қаралды 277,302

DevOps Journey

DevOps Journey

Күн бұрын

Пікірлер: 447
@lars_rosenberg
@lars_rosenberg 3 жыл бұрын
I'm already a DevOps engineer, I have no idea why I'm watching this lol. The content is very accurate, good job.
@halfinney9974
@halfinney9974 3 жыл бұрын
Same here, I guess we watch it to just verify our current skill-set and see whatever else we might be missing.
@vidyasawanny5241
@vidyasawanny5241 3 жыл бұрын
Agree, Same 😃
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thank you!
@SamDy99
@SamDy99 3 жыл бұрын
I am a System admin with ECE stream and want to move to devops. But is it true that I have to be a software engineer to become one?
@lars_rosenberg
@lars_rosenberg 3 жыл бұрын
@@SamDy99 no, just learn what is explained in the video and you are good to go. And you don't have to know everything, but I think it's important to understand DevOps as a methodology and understand the value of ci/cd and infrastructure as code. Tools are important, but it's usually quite easy to get familiar with them. You need a little bit of coding, but you don't have to write anything too complicated usually, so don't worry too much.
@NinjAaaron87
@NinjAaaron87 3 жыл бұрын
As an IT professional looking to do a bit of a career shift this was extremely helpful. Clear, concise, paced just right. Loved the vid and the content. Thanks!
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Glad it was helpful! Thank you for the feedback. Looking to do more videos like this in the future.
@cepetty
@cepetty 3 жыл бұрын
I'm looking to transition in this field with really no experience other than know I've always been interested in IT and coding...it all feels like drinking from a fire hydrant though. I'm glad to see so many positive comments from people in the field, thank you a million times for sharing.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
No problem! There is a lot to learn, and it's always changing, but if you keep at it you will land yourself a very rewarding career.
@tebohobonganimasemola6549
@tebohobonganimasemola6549 2 жыл бұрын
I am also now starting - how has it went for you? and what has helped you the most?
@luis11375
@luis11375 2 жыл бұрын
Drinking from fire hydrant is exactly right. LOL Great analogy.
@arieheinrich3457
@arieheinrich3457 3 жыл бұрын
1. Programming Tools - Golang, Python, PowerShell, dont go near node.js and Ruby is too old. don't just learn the language, learn how to create unit tests. Lean specifically how to run API requests using those languages. 2. Since most IDEs either support GIT out of the box (like VSCode) or via plugins/extenstion, installing the GIT Tool is almost obsolete. Would be great if you mentioned additional Repository tools like Bitbucket, GitLab, Azure Devops Repos and more. Very Good overall cover of major topics. Good job !
@owenzmortgage8273
@owenzmortgage8273 2 жыл бұрын
got it, thanks
@lycheemyusic
@lycheemyusic 3 ай бұрын
Add Bash as well, it is esp important since linux is the most utilized OS in devops. Veryvery helpful to know both shell and bash.
@M4V3RiCkU235
@M4V3RiCkU235 2 жыл бұрын
I had no clue, how exactly is all linked in DevOps. You made it all clear in just under 15 minutes! Simply brilliant - thank you!
@ashaank
@ashaank 3 жыл бұрын
Managing DevOps for a software company. This content is pretty much spot on. One thing to note though is understanding cost effectiveness with infrastructure on AWS etc. It can get quite expensive/troublesome if not done right or the wrong tools are used. We had an incident when Redis was used to store a 14k line JSON response. S3 would've been best for something like that. It took down Redis in one incident.
@sriramakrishnabattu3408
@sriramakrishnabattu3408 3 жыл бұрын
This is an excellent compilation. It provides the complete picture of DevOps in a nut shell and helps to identify the gaps in individuals learning curve.
@aditisinghvyas4754
@aditisinghvyas4754 3 жыл бұрын
Indeed SRK
@NatTecnologiaEFinancas
@NatTecnologiaEFinancas 5 ай бұрын
In the road. Let’s go. In 1 year better than today. 😉 thank you for the road map.
@oladokunlanre8177
@oladokunlanre8177 5 ай бұрын
Good to hear this. I also started learning too..
@cschelin
@cschelin 3 жыл бұрын
Good list. As a Sr DevOps Engineer with 40 years of experience, about the only thing I’d add is in Networking. The last two jobs I had used VLANs extensively. For cloud it’s not an issue but some companies still have on prem gear. Recently I had to set up bonding, vlans tagging, and bridge interfaces for an on prem KVM environment.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thanks for the input, great suggestions!
@pmacksmith2167
@pmacksmith2167 3 жыл бұрын
So you have been a DevOps engineer for 40 YEARS??
@obimc-anthony8140
@obimc-anthony8140 3 жыл бұрын
@@pmacksmith2167 😂😂😂😂
@a1xmsk
@a1xmsk 3 жыл бұрын
I thought that DevOps Engineer is a guy who puts everything into kuber :D
@ryanhollis1383
@ryanhollis1383 3 жыл бұрын
Y’all this guy knows what he’s talking about. Spot on video. I work in container security. Picking up Terraform and git ops now. 2nd or 3rd video I saw from you. Very impressed, keep it up! Liked and subd
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Much appreciated
@TheSn4zzle
@TheSn4zzle 3 жыл бұрын
Current SRE, I agree with most of this. Pretty accurate. For Python let me add on you should probably learn a web framework. Flask or Django are fine, I like Django but it is up to you. When you really start getting into DevOps and trying to implement it there are going to be times you will want to build simple web apps that your tools can't do (making a user intake system, simple cleanup jobs that are "too dangerous" to auto cleanup and you want dev's to handle, etc)
@Shivucbangalore
@Shivucbangalore 3 жыл бұрын
Genius, explained Devops in a layman manner, good work, much appreciated Boss!
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Glad it helped! 🍻
@bskyzzz
@bskyzzz 4 жыл бұрын
Finishing my last year of OS & Network Administration and this video is literally gold for me. Now I have a path to follow towards DevOps. Thanks a lot and keep the good work mate ^^
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
Awsome, I started as a Network engineer and moved into DevOps. DevOps is pretty new to the Networking world so you will be in a good place. Best of luck!
@bskyzzz
@bskyzzz 3 жыл бұрын
@@DevOpsJourney Thanks mate! Good luck for you aswell ^^
@Diavarus
@Diavarus 4 жыл бұрын
This was very good, thank you. You deserve a lot more subs.
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
Thank you so much, we will get there one day!
@Xzireez
@Xzireez 3 жыл бұрын
A lot of this is part of AWS SAA and AWS Sysops certifications. I took both and managed to end up in a devops/Fullstack role.
@yonatandaniyel5640
@yonatandaniyel5640 3 жыл бұрын
Ouch devops and full-stack , not easy role
@0xccd
@0xccd 3 жыл бұрын
DevOps/Full-Stack sounds like a full IT department
@Xzireez
@Xzireez 3 жыл бұрын
@@0xccd It's just a vague title. Everyone is Fullstack in smaller companies. In reality I do mobile and cloud integration. So I setup amplify, aws app sync, smaller Ops tasks and flutter development. I also setup some pipelines, but it's gitlab related. The backend developers and architect does all the heavy CDK, access policies, routing, provisioning, fargate so on. I just have to know how it works and do smaller tasks. I have used CDK, when there is a specific policy that I needed to implement. Could be i will do more of it in the future.
@0xccd
@0xccd 3 жыл бұрын
@@Xzireez I have to admit it sounds challenging and interesting. Front-end is one of the things I'm missing, I've been doing Infra/Back-end dev in Serverless but not Front-end in a while
@khairulazahar5958
@khairulazahar5958 3 жыл бұрын
@@Xzireez hi. can i check, coming from someone who does not have devops background , can i focus on getting the two certs you suggested and companies will hire me for that?
@justyouraveragelurker
@justyouraveragelurker 2 жыл бұрын
Im a network engineer /sysadmin and im trying to learn how to automate things.This is where i found DevOps role. this will be my goal now. thank you for making this video!!!
@jlaurent0517
@jlaurent0517 2 жыл бұрын
Great intro video! Been doing most of this stuff for a while but never made the complete connections.
@johnmanohar4505
@johnmanohar4505 4 жыл бұрын
Explained it so simply and in understandable chunks! Great work!!!
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
Glad you liked it!!
@kronstonegaming9452
@kronstonegaming9452 3 жыл бұрын
I was looking forward to such amazing content, Amazing Job man!
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Glad you enjoyed!
@bluebadgersec
@bluebadgersec 3 жыл бұрын
Nothing but the straight dope here. Short, focused and detailed. I love videos like this. Insta-sub! (insert Kylo Ren gif)
@kaal970
@kaal970 3 жыл бұрын
sir what a great video....i was stuck in between docker or kubernetes...now im clear that i need to prioritize dockers first then move on to k8
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
You are most welcome. I hope your Journey is going well.
@divyeshtandel6056
@divyeshtandel6056 2 жыл бұрын
Really Nice summarization of the things we need go through in our Devops Journey.
@khalidelgazzar
@khalidelgazzar 2 жыл бұрын
Awesome video, thank you. I always come to it as a refresher every now and then.
@luisalamo2658
@luisalamo2658 3 жыл бұрын
Thanks so much, you let me to see the whole picture about how I can become in a Devops engineer...
@madhavarora1641
@madhavarora1641 3 жыл бұрын
I want to move to Devops Engineer role. Already started with Microsoft Azure, long list to go. Noways, I am going to stop until I am comfortable with all these. Thanks for providing a concise list.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
You can do it!
@pravinkumar-sx2bg
@pravinkumar-sx2bg 3 жыл бұрын
Have u got job in devops
@madhavarora1641
@madhavarora1641 3 жыл бұрын
@@pravinkumar-sx2bg Not yet..I am applying actively but hasn't got any till now.
@lukaszl9542
@lukaszl9542 3 жыл бұрын
great video, thank you, ive been looking for information like this everywhere on the internet, and all is just pouring water, and then selling you the course
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
I'll need to hit that 250K Subscriber mark before I can start making Coffee montage videos followed by me shilling a course/bootcamp 😂
@lukaszl9542
@lukaszl9542 3 жыл бұрын
@@DevOpsJourney lets goooo ! XD (irony intended, of every streamer out there saying this)
@orubenlopes
@orubenlopes 3 жыл бұрын
What an amazing and well presented video! Halfway through the video and I'm already subscribed!
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Welcome aboard!
@mrzhutch
@mrzhutch 3 жыл бұрын
I agree!
@aditisinghvyas4754
@aditisinghvyas4754 3 жыл бұрын
Indeed
@XBLMA
@XBLMA 3 жыл бұрын
Ahhhh! So much to learn, not enough time to fit it all!! Overwhelming.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
It's tough but a very rewarding career!
@darren-johnson
@darren-johnson 3 жыл бұрын
Thanks for this, it's always useful to see what others are doing in this space. Have subscribed.
@joelmck
@joelmck 3 жыл бұрын
This is a no-nonsense excellent breakdown. Thank you, DevOps Journey! #subscribed
@rcp7180
@rcp7180 3 жыл бұрын
Awesome End-To-End briefing!! Thanks a lot
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
You're very welcome! 🍻
@juanpabloaguirre5837
@juanpabloaguirre5837 3 жыл бұрын
I'm already devops engineer and the video is very accurate. My personal advice is to know some of most used tools but go deeper on what you prefer. I mean you can be a devops specialized on orchestrations ( go deeper with kubernetes) or specialized on monitoring ( go deeper on elastic stack or zabbix or prometheus) and so on ... We can't pretend be good to all those tools it madness.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Great advice. A lot of devops is just knowing the basic concepts so when you are assigned a task you have a starting off point to know the direction you need to move towards. As you mentioned, it's always great to be a subject matter expert on a subset of tools as well.
@juanpabloaguirre5837
@juanpabloaguirre5837 3 жыл бұрын
@@DevOpsJourney exactly all it's about enjoy the journey 😂🤘
@11SAGARSHINDE
@11SAGARSHINDE 3 жыл бұрын
Thanks for the advice, I am learning the AWS and DevOps, Already AWS SA Certified and Pending only with Devops k8s and Jenkins topic. So just wanted to know how much programming or Scripting do we need to know, Since i dont have knowledge. Please respond will help me.
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
For those in the comments discussing @ 0:17 and node not being a programming language. Here is ChatGPTs response: There is some debate within the software development community about whether or not Node.js should be considered a programming language. Some people argue that Node.js is simply a runtime environment that executes JavaScript code, and therefore should not be considered a programming language in its own right. Others argue that Node.js is more than just a runtime environment, and includes features and functionality that are specific to Node.js and not found in JavaScript itself. These features and functionality, such as the Node.js module system and the non-blocking I/O model, can be considered part of the Node.js programming language. Ultimately, whether or not Node.js is considered a programming language depends on how you define the term "programming language." If you define it narrowly as a language that is used to write programs that can be compiled and executed directly by a computer, then Node.js may not fit this definition. However, if you define it more broadly as a language that is used to write code that can be interpreted and executed by a runtime environment, then Node.js could be considered a programming language.
@yt-sh
@yt-sh 3 жыл бұрын
This was well made video, not many for devops in YT useful & concise you should make more vids
@romafedor2590
@romafedor2590 3 жыл бұрын
node programming language - LOL - made my day
@yt-sh
@yt-sh 3 жыл бұрын
@@romafedor2590 Chrome, Discord, Mozilla, Paypal, LinkedIn, Medium etc all these uses node, dont like node, simple dont use these noob
@jugalkishore839
@jugalkishore839 3 жыл бұрын
What a great video man! Glad I found it!
@christianfischer9971
@christianfischer9971 3 жыл бұрын
Thank you for creating this video! Very helpful! I don’t have a college degree, so I’m having to carve my own path. I’m currently working toward my CCNA. I believe it’s a good start to begin my IT career. CCNA introduces automation tools, Wireshark, and Kali Linux. I was contemplating whether or not to pursue another certification, but building projects crests the experience and validates the skills. Thank you!
@seyofori
@seyofori 3 жыл бұрын
Insanely useful. Thank you so much for this
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Glad it was helpful!
@jgranahan
@jgranahan 4 жыл бұрын
Thank you for this. I am trying to rejoin my effort to complete a Cisco Devnet Associate preparatory course, and then take the cert test. This piece was very comprehensive and matches well with the understanding I have of DevOps tools and technologies.
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
Nice! For Cisco Devnet I think these things will be really important: Python, Git, Docker, YAML/JSON/YANG etc, TravisCI , REST APIs.
@jgranahan
@jgranahan 4 жыл бұрын
@@DevOpsJourney yea plenty of REST and some NETCONF. It gets a bit tedious in the CBT Nuggets course. It’s using postman, Python, SDK’s to interact with what seems like a million Cisco platforms. But it does drive home the techniques!
@pranavgs264
@pranavgs264 3 жыл бұрын
Very well thought out video. Glad I found it!
@ExarchiasGhost
@ExarchiasGhost 2 жыл бұрын
Your video was extremely helpful to me. Thank you!
@thiago-fv
@thiago-fv 3 жыл бұрын
Excellent video! Loved it! Keep up the great work!
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thank you! Will do!
@pollyolly851
@pollyolly851 3 жыл бұрын
Will watch more to your videos. Thank you! Subscribed!
@Chris-jm8gi
@Chris-jm8gi 3 жыл бұрын
Amazing video
@yassinesadellah329
@yassinesadellah329 3 жыл бұрын
Amazing video, Thank you !!
@DIN_A8
@DIN_A8 2 жыл бұрын
With Go and Rust, if u are already a developer, you can also do pretty hot stuff :)
@putdur6627
@putdur6627 2 жыл бұрын
very useful information 👍
@RashadAkachi
@RashadAkachi 3 жыл бұрын
Pretty good explanation of a dev/ops road map.
@vadrif-draco
@vadrif-draco 3 жыл бұрын
This is incredibly overwhelming.
@chloetzpiano6548
@chloetzpiano6548 6 ай бұрын
Currently a junior network engineer,been interested with this role and would like to transition due to low salary lmao. Its hard to keep living and travelling at the same time while being paid averagely
@muc_9459
@muc_9459 3 жыл бұрын
Thank you! Subscribed
@abitanshrestha4389
@abitanshrestha4389 3 жыл бұрын
the way of representing the content is very nice and the content too
@simpliside
@simpliside 3 жыл бұрын
This is great. Very great man
@acpucio
@acpucio 4 жыл бұрын
Good stuff. High level, and comprehensive.
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
Glad you liked it!
@4115steve
@4115steve Жыл бұрын
great video, thank you, very helpful
@perseph222
@perseph222 3 жыл бұрын
Very well explained. Thank you for your time and this excellent material.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thank you for your kind comment!
@solarman6648
@solarman6648 3 жыл бұрын
Great video. Can't wait for your paid content to be developed. Or at least I hope so as you articulate concepts really well. Moreover, can you or anyone here list common problems you face as devops and how you go about resolving them? Thanks. And perhaps a few of the most complicated problems you guys have run into and how you fixed it? Thanks!!
@Alex-wb2lu
@Alex-wb2lu 4 жыл бұрын
Cool video. Thanks for sharing this information.
@mindfreaksaad
@mindfreaksaad 3 жыл бұрын
This is fantastic ! Thank you
@aravindarajc
@aravindarajc 3 жыл бұрын
Great explanation. Thanks
@jayapalreddy5144
@jayapalreddy5144 3 жыл бұрын
Excellent video and great explanation
@oscarp4878
@oscarp4878 4 жыл бұрын
Awesome channel. Thanks !
@elmehdisaniss2731
@elmehdisaniss2731 3 жыл бұрын
Great video. Thank you.
@cd-stephen
@cd-stephen 3 жыл бұрын
Cut to the chase informative. Good vid
@cloudbwoy9779
@cloudbwoy9779 3 жыл бұрын
Thank you so much . remarkable content
@tecnopadre
@tecnopadre 2 жыл бұрын
Well easy explained. Thanks
@UsmanAli26
@UsmanAli26 4 жыл бұрын
Thank you for this awesome content!
@pw4579
@pw4579 4 жыл бұрын
Great, very informative. Thank you - subscribed.
@DevinCuevas
@DevinCuevas 3 жыл бұрын
Thank you for this 🙏
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
You’re welcome 😊
@moemawla
@moemawla 4 жыл бұрын
Amazing video! Thank you and keep the good work
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
Glad you liked it!
@pankaj_9998
@pankaj_9998 3 жыл бұрын
Bro, this was very useful. thanks man.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Glad it helped
@lydiaraelovesmitski8741
@lydiaraelovesmitski8741 2 жыл бұрын
thank you for this vid!
@anirbanc88
@anirbanc88 2 жыл бұрын
i love this guide, thanks a lot! next comment after becoming a dev :)
@DevOpsJourney
@DevOpsJourney 2 жыл бұрын
Good luck!!
@epicindiancomments9438
@epicindiancomments9438 4 жыл бұрын
Thank you for the roadmap graphic. You're amazing 👍
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
No problem 👍
@talk2basil472
@talk2basil472 3 жыл бұрын
U and ur deserve more and more likes and subs Glad I found this channel
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thank you for your kind words, they go a long way.
@PinoyDiskubreChannel
@PinoyDiskubreChannel 3 жыл бұрын
Thank you for this alot! Now, I need to wipe oit my Brain drive with a lot of Web development stuffs for this to fit. Devops the future with Network getting cloud and programming gettin enhance with cybersecurity(and a lil bit of networking)
@ryanvanmechelen
@ryanvanmechelen 3 жыл бұрын
Nice video!!
@hamzaaineb5569
@hamzaaineb5569 3 жыл бұрын
Thank you so much
@genjioto
@genjioto 2 жыл бұрын
Thanks for this.
@Daniel-ch52
@Daniel-ch52 3 жыл бұрын
Thank you very much this is very helpful
@candlestickking113
@candlestickking113 3 жыл бұрын
Awesome content !!!!!!
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Glad you think so!
@EvilGunRinger
@EvilGunRinger 3 жыл бұрын
Thank you so much!
@radhakrishna2501
@radhakrishna2501 3 жыл бұрын
no sidetracks to the point this is what i was looking for
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thanks!
@ghofranedarragi5601
@ghofranedarragi5601 3 жыл бұрын
thank u it's clear and simple and help me to figure it out thanks
@karthiksrini7178
@karthiksrini7178 3 жыл бұрын
Wow... Best video to start... I'm a linux tier 2 administrator, this video is helpful and I pursue SA to become a devops Engg. Can you provide a roadmap or a suggestions for me to begin with?
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
SA = AWS Solutions Architect? I'm not sure if I can help with a roadmap of that for the moment. I do plan to get GCP Solutions Architect this year, so I will likely do a Roadmap for that when I complete the exam. Thanks again for your comment!
@dnldnl4880
@dnldnl4880 3 жыл бұрын
Nice one dude
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thanks ✌
@kuyajer_
@kuyajer_ 3 жыл бұрын
Looking forward to be a dev ops Engineer.. thanks for this video.. i studied computer engineering but i was not able to practice it and it was like 10 years already... thanks for this video.. helped me a lot to decide which path im going.
@tranquoctotranquocto8101
@tranquoctotranquocto8101 2 жыл бұрын
same to me
@JettoDz
@JettoDz 3 жыл бұрын
I just graduated, managed to score a nice little job as backend. My direct boss moved me from one project to a new one (Like, I am the one who is starting it from scratch). Since my workload is relatively low, I'm in charge of both backend and database. Also, since I've no deadlines yet as is pretty early in this project, I was asked to poke around in a lab env to try different configurations in servers (Ubuntu server) that should improve our servers performance down the line. Oh, and I they sponsored me a linux + linux server course. ... am i being trained into some sort of "small" DevOps engineer?
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
I would say so. Anyone that is responsible for code, delivery and the systems that run it could consider themselves devops
@diegonayalazo
@diegonayalazo Жыл бұрын
Thanks for sharing
@rahuladitya7474
@rahuladitya7474 3 жыл бұрын
For ci/cd jenkings is recommend
@manhalfamazing00
@manhalfamazing00 3 жыл бұрын
Wow this was alot... but very detailed and helpful! Trying to get out of information assurance and into ops. Wish me luck.
@git_t0v
@git_t0v 4 жыл бұрын
This video was on point. Will you be making more playlists?
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
Thank you for your comment! I am planning to do more videos similar to this format, stay tuned!
@dhanasekaran726
@dhanasekaran726 3 жыл бұрын
Hi brother, you content and voice is clear and clean. I learned java and SQL is it really use full for me to do devops? Or I have to learn python?
@DevOpsJourney
@DevOpsJourney 2 жыл бұрын
You don't need to learn Python if you already know Java. Java and SQL are both useful for DevOps. I would focus on CI/CD tools as well as infrastructure provisioning tools like terraform/pulumi. Hope that helps
@LB-lz1ks
@LB-lz1ks 3 жыл бұрын
great video mate.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thanks 👍
@ngocquantran7323
@ngocquantran7323 3 жыл бұрын
Amazing, bro
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thanks 🔥
@pavithrameera4758
@pavithrameera4758 3 жыл бұрын
Good content.. You can explain what is webmethods and it is related to devops??
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Never had to use it before, but it looks like it's used to expose an API to the internet?
@yeahok9165
@yeahok9165 4 жыл бұрын
I needed this video
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
Glad you enjoyed it! Is there any more roadmaps youre looking for in the future? Thinking of doing another one for learning python and maybe backend engineer
@yeahok9165
@yeahok9165 4 жыл бұрын
@@DevOpsJourney Yes, I would love to watch roadmap for learning backend development
@auzanwidhatama9421
@auzanwidhatama9421 4 жыл бұрын
Please do backend!! :D
@theramogichief6250
@theramogichief6250 3 жыл бұрын
Love this!!! thank you for sharing!
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Awesome, THANK YOU for your support! 🍻
@grahamfinlayson18
@grahamfinlayson18 3 жыл бұрын
I know Azure, bit of terraform and some Linux, I have an interest in AWS but I have no idea what to do for a career
@DevOpsJourney
@DevOpsJourney 2 жыл бұрын
SRE / DevOps Engineer is a great role for those skills. Pays well too ;)
@MOMOShorts
@MOMOShorts 3 жыл бұрын
Awesome work
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thank you! Cheers!
@ajithkumar02
@ajithkumar02 3 жыл бұрын
Thanks for your video it's really helpful. Please organise the playlist so that it's easy for us to learn :p. Really doing well, see you in another video.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thank you for the feedback! I will be putting some playlists together.
@warriork007
@warriork007 3 жыл бұрын
Nice, informative video. Keep up the good work.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Thank you for your support! Appreciate the feedback!
DevOps Roadmap 2022 - How to become a DevOps Engineer!
19:09
DevOps Journey
Рет қаралды 38 М.
What do DevOps/SRE Engineers actually do?
21:39
DevOps Journey
Рет қаралды 9 М.
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
The TRUTH About Becoming a Cloud Engineer in 2025
17:19
Tech With Soleyman
Рет қаралды 30 М.
How To Become A DevOps Engineer in 2023? | Skills To Learn
20:34
Travis Media
Рет қаралды 603 М.
If I Could Start Over as a DevOps Engineer in 2024
40:28
DevOps Journey
Рет қаралды 44 М.
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4,3 МЛН
DevOps Roadmap 2024 - How to become a DevOps Engineer? What is DevOps?
14:21
TechWorld with Nana
Рет қаралды 1 МЛН
What does larger scale software development look like?
24:15
Web Dev Cody
Рет қаралды 1,5 МЛН
Software or DevOps Engineer?
11:48
DevOps For Developers
Рет қаралды 37 М.
How I would Learn DevOps from scratch (if I could start over)
15:15
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 353 М.
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН