I'm already a DevOps engineer, I have no idea why I'm watching this lol. The content is very accurate, good job.
@halfinney99743 жыл бұрын
Same here, I guess we watch it to just verify our current skill-set and see whatever else we might be missing.
@vidyasawanny52413 жыл бұрын
Agree, Same 😃
@DevOpsJourney3 жыл бұрын
Thank you!
@SamDy993 жыл бұрын
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_rosenberg3 жыл бұрын
@@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.
@NinjAaaron873 жыл бұрын
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!
@DevOpsJourney3 жыл бұрын
Glad it was helpful! Thank you for the feedback. Looking to do more videos like this in the future.
@cepetty3 жыл бұрын
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.
@DevOpsJourney3 жыл бұрын
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.
@tebohobonganimasemola65492 жыл бұрын
I am also now starting - how has it went for you? and what has helped you the most?
@luis113752 жыл бұрын
Drinking from fire hydrant is exactly right. LOL Great analogy.
@arieheinrich34573 жыл бұрын
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 !
@owenzmortgage82732 жыл бұрын
got it, thanks
@lycheemyusic3 ай бұрын
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.
@M4V3RiCkU2352 жыл бұрын
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!
@ashaank3 жыл бұрын
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.
@sriramakrishnabattu34083 жыл бұрын
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.
@aditisinghvyas47543 жыл бұрын
Indeed SRK
@NatTecnologiaEFinancas5 ай бұрын
In the road. Let’s go. In 1 year better than today. 😉 thank you for the road map.
@oladokunlanre81775 ай бұрын
Good to hear this. I also started learning too..
@cschelin3 жыл бұрын
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.
@DevOpsJourney3 жыл бұрын
Thanks for the input, great suggestions!
@pmacksmith21673 жыл бұрын
So you have been a DevOps engineer for 40 YEARS??
@obimc-anthony81403 жыл бұрын
@@pmacksmith2167 😂😂😂😂
@a1xmsk3 жыл бұрын
I thought that DevOps Engineer is a guy who puts everything into kuber :D
@ryanhollis13833 жыл бұрын
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
@DevOpsJourney3 жыл бұрын
Much appreciated
@TheSn4zzle3 жыл бұрын
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)
@Shivucbangalore3 жыл бұрын
Genius, explained Devops in a layman manner, good work, much appreciated Boss!
@DevOpsJourney3 жыл бұрын
Glad it helped! 🍻
@bskyzzz4 жыл бұрын
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 ^^
@DevOpsJourney4 жыл бұрын
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!
@bskyzzz3 жыл бұрын
@@DevOpsJourney Thanks mate! Good luck for you aswell ^^
@Diavarus4 жыл бұрын
This was very good, thank you. You deserve a lot more subs.
@DevOpsJourney4 жыл бұрын
Thank you so much, we will get there one day!
@Xzireez3 жыл бұрын
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.
@yonatandaniyel56403 жыл бұрын
Ouch devops and full-stack , not easy role
@0xccd3 жыл бұрын
DevOps/Full-Stack sounds like a full IT department
@Xzireez3 жыл бұрын
@@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.
@0xccd3 жыл бұрын
@@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
@khairulazahar59583 жыл бұрын
@@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?
@justyouraveragelurker2 жыл бұрын
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!!!
@jlaurent05172 жыл бұрын
Great intro video! Been doing most of this stuff for a while but never made the complete connections.
@johnmanohar45054 жыл бұрын
Explained it so simply and in understandable chunks! Great work!!!
@DevOpsJourney4 жыл бұрын
Glad you liked it!!
@kronstonegaming94523 жыл бұрын
I was looking forward to such amazing content, Amazing Job man!
@DevOpsJourney3 жыл бұрын
Glad you enjoyed!
@bluebadgersec3 жыл бұрын
Nothing but the straight dope here. Short, focused and detailed. I love videos like this. Insta-sub! (insert Kylo Ren gif)
@kaal9703 жыл бұрын
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
@DevOpsJourney3 жыл бұрын
You are most welcome. I hope your Journey is going well.
@divyeshtandel60562 жыл бұрын
Really Nice summarization of the things we need go through in our Devops Journey.
@khalidelgazzar2 жыл бұрын
Awesome video, thank you. I always come to it as a refresher every now and then.
@luisalamo26583 жыл бұрын
Thanks so much, you let me to see the whole picture about how I can become in a Devops engineer...
@madhavarora16413 жыл бұрын
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.
@DevOpsJourney3 жыл бұрын
You can do it!
@pravinkumar-sx2bg3 жыл бұрын
Have u got job in devops
@madhavarora16413 жыл бұрын
@@pravinkumar-sx2bg Not yet..I am applying actively but hasn't got any till now.
@lukaszl95423 жыл бұрын
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
@DevOpsJourney3 жыл бұрын
I'll need to hit that 250K Subscriber mark before I can start making Coffee montage videos followed by me shilling a course/bootcamp 😂
@lukaszl95423 жыл бұрын
@@DevOpsJourney lets goooo ! XD (irony intended, of every streamer out there saying this)
@orubenlopes3 жыл бұрын
What an amazing and well presented video! Halfway through the video and I'm already subscribed!
@DevOpsJourney3 жыл бұрын
Welcome aboard!
@mrzhutch3 жыл бұрын
I agree!
@aditisinghvyas47543 жыл бұрын
Indeed
@XBLMA3 жыл бұрын
Ahhhh! So much to learn, not enough time to fit it all!! Overwhelming.
@DevOpsJourney3 жыл бұрын
It's tough but a very rewarding career!
@darren-johnson3 жыл бұрын
Thanks for this, it's always useful to see what others are doing in this space. Have subscribed.
@joelmck3 жыл бұрын
This is a no-nonsense excellent breakdown. Thank you, DevOps Journey! #subscribed
@rcp71803 жыл бұрын
Awesome End-To-End briefing!! Thanks a lot
@DevOpsJourney3 жыл бұрын
You're very welcome! 🍻
@juanpabloaguirre58373 жыл бұрын
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.
@DevOpsJourney3 жыл бұрын
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.
@juanpabloaguirre58373 жыл бұрын
@@DevOpsJourney exactly all it's about enjoy the journey 😂🤘
@11SAGARSHINDE3 жыл бұрын
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.
@DevOpsJourney4 жыл бұрын
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-sh3 жыл бұрын
This was well made video, not many for devops in YT useful & concise you should make more vids
@romafedor25903 жыл бұрын
node programming language - LOL - made my day
@yt-sh3 жыл бұрын
@@romafedor2590 Chrome, Discord, Mozilla, Paypal, LinkedIn, Medium etc all these uses node, dont like node, simple dont use these noob
@jugalkishore8393 жыл бұрын
What a great video man! Glad I found it!
@christianfischer99713 жыл бұрын
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!
@seyofori3 жыл бұрын
Insanely useful. Thank you so much for this
@DevOpsJourney3 жыл бұрын
Glad it was helpful!
@jgranahan4 жыл бұрын
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.
@DevOpsJourney4 жыл бұрын
Nice! For Cisco Devnet I think these things will be really important: Python, Git, Docker, YAML/JSON/YANG etc, TravisCI , REST APIs.
@jgranahan4 жыл бұрын
@@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!
@pranavgs2643 жыл бұрын
Very well thought out video. Glad I found it!
@ExarchiasGhost2 жыл бұрын
Your video was extremely helpful to me. Thank you!
@thiago-fv3 жыл бұрын
Excellent video! Loved it! Keep up the great work!
@DevOpsJourney3 жыл бұрын
Thank you! Will do!
@pollyolly8513 жыл бұрын
Will watch more to your videos. Thank you! Subscribed!
@Chris-jm8gi3 жыл бұрын
Amazing video
@yassinesadellah3293 жыл бұрын
Amazing video, Thank you !!
@DIN_A82 жыл бұрын
With Go and Rust, if u are already a developer, you can also do pretty hot stuff :)
@putdur66272 жыл бұрын
very useful information 👍
@RashadAkachi3 жыл бұрын
Pretty good explanation of a dev/ops road map.
@vadrif-draco3 жыл бұрын
This is incredibly overwhelming.
@chloetzpiano65486 ай бұрын
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_94593 жыл бұрын
Thank you! Subscribed
@abitanshrestha43893 жыл бұрын
the way of representing the content is very nice and the content too
@simpliside3 жыл бұрын
This is great. Very great man
@acpucio4 жыл бұрын
Good stuff. High level, and comprehensive.
@DevOpsJourney4 жыл бұрын
Glad you liked it!
@4115steve Жыл бұрын
great video, thank you, very helpful
@perseph2223 жыл бұрын
Very well explained. Thank you for your time and this excellent material.
@DevOpsJourney3 жыл бұрын
Thank you for your kind comment!
@solarman66483 жыл бұрын
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-wb2lu4 жыл бұрын
Cool video. Thanks for sharing this information.
@mindfreaksaad3 жыл бұрын
This is fantastic ! Thank you
@aravindarajc3 жыл бұрын
Great explanation. Thanks
@jayapalreddy51443 жыл бұрын
Excellent video and great explanation
@oscarp48784 жыл бұрын
Awesome channel. Thanks !
@elmehdisaniss27313 жыл бұрын
Great video. Thank you.
@cd-stephen3 жыл бұрын
Cut to the chase informative. Good vid
@cloudbwoy97793 жыл бұрын
Thank you so much . remarkable content
@tecnopadre2 жыл бұрын
Well easy explained. Thanks
@UsmanAli264 жыл бұрын
Thank you for this awesome content!
@pw45794 жыл бұрын
Great, very informative. Thank you - subscribed.
@DevinCuevas3 жыл бұрын
Thank you for this 🙏
@DevOpsJourney3 жыл бұрын
You’re welcome 😊
@moemawla4 жыл бұрын
Amazing video! Thank you and keep the good work
@DevOpsJourney4 жыл бұрын
Glad you liked it!
@pankaj_99983 жыл бұрын
Bro, this was very useful. thanks man.
@DevOpsJourney3 жыл бұрын
Glad it helped
@lydiaraelovesmitski87412 жыл бұрын
thank you for this vid!
@anirbanc882 жыл бұрын
i love this guide, thanks a lot! next comment after becoming a dev :)
@DevOpsJourney2 жыл бұрын
Good luck!!
@epicindiancomments94384 жыл бұрын
Thank you for the roadmap graphic. You're amazing 👍
@DevOpsJourney4 жыл бұрын
No problem 👍
@talk2basil4723 жыл бұрын
U and ur deserve more and more likes and subs Glad I found this channel
@DevOpsJourney3 жыл бұрын
Thank you for your kind words, they go a long way.
@PinoyDiskubreChannel3 жыл бұрын
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)
@ryanvanmechelen3 жыл бұрын
Nice video!!
@hamzaaineb55693 жыл бұрын
Thank you so much
@genjioto2 жыл бұрын
Thanks for this.
@Daniel-ch523 жыл бұрын
Thank you very much this is very helpful
@candlestickking1133 жыл бұрын
Awesome content !!!!!!
@DevOpsJourney3 жыл бұрын
Glad you think so!
@EvilGunRinger3 жыл бұрын
Thank you so much!
@radhakrishna25013 жыл бұрын
no sidetracks to the point this is what i was looking for
@DevOpsJourney3 жыл бұрын
Thanks!
@ghofranedarragi56013 жыл бұрын
thank u it's clear and simple and help me to figure it out thanks
@karthiksrini71783 жыл бұрын
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?
@DevOpsJourney3 жыл бұрын
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!
@dnldnl48803 жыл бұрын
Nice one dude
@DevOpsJourney3 жыл бұрын
Thanks ✌
@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.
@tranquoctotranquocto81012 жыл бұрын
same to me
@JettoDz3 жыл бұрын
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?
@DevOpsJourney3 жыл бұрын
I would say so. Anyone that is responsible for code, delivery and the systems that run it could consider themselves devops
@diegonayalazo Жыл бұрын
Thanks for sharing
@rahuladitya74743 жыл бұрын
For ci/cd jenkings is recommend
@manhalfamazing003 жыл бұрын
Wow this was alot... but very detailed and helpful! Trying to get out of information assurance and into ops. Wish me luck.
@git_t0v4 жыл бұрын
This video was on point. Will you be making more playlists?
@DevOpsJourney4 жыл бұрын
Thank you for your comment! I am planning to do more videos similar to this format, stay tuned!
@dhanasekaran7263 жыл бұрын
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?
@DevOpsJourney2 жыл бұрын
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-lz1ks3 жыл бұрын
great video mate.
@DevOpsJourney3 жыл бұрын
Thanks 👍
@ngocquantran73233 жыл бұрын
Amazing, bro
@DevOpsJourney3 жыл бұрын
Thanks 🔥
@pavithrameera47583 жыл бұрын
Good content.. You can explain what is webmethods and it is related to devops??
@DevOpsJourney3 жыл бұрын
Never had to use it before, but it looks like it's used to expose an API to the internet?
@yeahok91654 жыл бұрын
I needed this video
@DevOpsJourney4 жыл бұрын
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
@yeahok91654 жыл бұрын
@@DevOpsJourney Yes, I would love to watch roadmap for learning backend development
@auzanwidhatama94214 жыл бұрын
Please do backend!! :D
@theramogichief62503 жыл бұрын
Love this!!! thank you for sharing!
@DevOpsJourney3 жыл бұрын
Awesome, THANK YOU for your support! 🍻
@grahamfinlayson183 жыл бұрын
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
@DevOpsJourney2 жыл бұрын
SRE / DevOps Engineer is a great role for those skills. Pays well too ;)
@MOMOShorts3 жыл бұрын
Awesome work
@DevOpsJourney3 жыл бұрын
Thank you! Cheers!
@ajithkumar023 жыл бұрын
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.
@DevOpsJourney3 жыл бұрын
Thank you for the feedback! I will be putting some playlists together.
@warriork0073 жыл бұрын
Nice, informative video. Keep up the good work.
@DevOpsJourney3 жыл бұрын
Thank you for your support! Appreciate the feedback!