This roadmap will help you become a DevOps engineer in 2022.

Ғылым және технология

Пікірлер: 167

  • @GCFTuto
    @GCFTuto2 жыл бұрын

    I follow this roadmap one year ago (except for the programming language, I already knew) and today I'm a DevOps in Brazil for a American company

  • @CodingWithLewis

    @CodingWithLewis

    2 жыл бұрын

    Incredible 🤯

  • @maliprince7853

    @maliprince7853

    2 жыл бұрын

    Did you graduate from a college as an IT engineer🤔

  • @lukamilicevic712

    @lukamilicevic712

    Жыл бұрын

    Wow congrats is there anything extra

  • @Himanshupatel-bn9zc

    @Himanshupatel-bn9zc

    Жыл бұрын

    How many months you took for that?

  • @minhnhatnguyen8200

    @minhnhatnguyen8200

    Жыл бұрын

    2 years , now u must be master of this

  • @baggier
    @baggier2 жыл бұрын

    Some things that I wish I knew before used Linux for servers 1. How do I not lose sessions? my vps freezes and I can't be there 24/7 A: tmux is your best friend my dude, write tmux once, it will start session, or if u have one already running, just do *tmux attach* 2. Can I run 2 sessions at once? A: absolutely, your bestie tmux has u fully covered u can have as many sessions and windows that u want(or as much as your server can handle) 3. How do I manage performance? A: ask your bestie tmux for a new window, and type *htop* :) 4. If your code crashes not very often but happens randomly sometimes, write an auto rerun bash script till u fix the problem

  • @mage3690

    @mage3690

    7 ай бұрын

    The "auto rerun" suggestion sounds like a _fantastic_ way to light the server on fire if the thing you're doing happens to be concurrent/parallel.

  • @deang5622

    @deang5622

    6 ай бұрын

    I have worked with systems where the session termination is not based on no activity, something somewhere else in the network is killing it, and overnight sessions were always killed, even if sending keep-alive packets over it. If this transpires to be the case, you'll need to talk to your infrastructure team/transmission team and track it down and hope and pray they will disable the function that is killing the sessions. Often they won't because they've established a corporate policy and muppets are so tied up in bureaucracy and empire building they will refuse your request. Good luck.

  • @dalexxa
    @dalexxa2 жыл бұрын

    The way he says there’s a lot of options, as if it’s nothing makes me uncomfortable

  • @astral8044

    @astral8044

    2 жыл бұрын

    Guys did you know to become a programmer you need to learn programming

  • @speedygamer9k73
    @speedygamer9k732 жыл бұрын

    Bro you create the best youtube videos for explaining software career paths, thanks it really helps alot.

  • @lukesmith3250
    @lukesmith3250 Жыл бұрын

    Actually about the managing server part, many employers don’t hire people with vm experience anymore. Trust me I’ve been scouting for job about 2-3 months and they all require candidate to have experience or at least knowledge of containers and some orchestration tools because we live in a world where micro services is the key to scale to meet demand

  • @shubham-xj2no
    @shubham-xj2no2 жыл бұрын

    You are all i needed to get started

  • @CodingWithLewis

    @CodingWithLewis

    2 жыл бұрын

    🥺🥺🥺

  • @juliomiranda2131
    @juliomiranda21312 жыл бұрын

    So I'm a compsci student. The more I learn about the field I feel like you have to choose a specialization due to the expertise needed to get a job

  • @rbgtk

    @rbgtk

    7 ай бұрын

    Computer science is pretty broad nowadays, so yeah, find what interests you and specialize in it. Along the way, keep learning bits of new stuff, cause you'll almost definitely find something else that you're interested in

  • @fluffywin0015
    @fluffywin0015 Жыл бұрын

    I landed myself into the DevOps role 6 months ago when applying for full-stack. It seems that they were really short on people. Coming in I had to learn real quickly everything you mentioned (already knew some programming language) Everything you said is pretty accurate to what we are using here. Nice job!

  • @thisizavian3691

    @thisizavian3691

    Жыл бұрын

    Would you recommend that position over a software dev position? Is it less or more demanding? And is it more suitable for someone who doesn't want to code all day?

  • @fluffywin0015

    @fluffywin0015

    Жыл бұрын

    ​@@thisizavian3691 From what I learned so far in my current position is that we do things that devs don't want to deal with. Deployment, setting up repo, managing read/write access, and more. The code that I have been doing is mainly build scripts, dockerfiles, and jenkins files.

  • @Ram_jagat

    @Ram_jagat

    2 ай бұрын

    ​@@fluffywin0015Hi, I'm a total beginner in this, can you recommend me some most common tech stacks to learn and add in my portfolio. Thank you in advance.

  • @islxndboy
    @islxndboy2 жыл бұрын

    Sysops! Please, getting my architect associate cert soon and this would be a great comparison

  • @swarnajeswanth9882
    @swarnajeswanth98822 жыл бұрын

    Cool . Thanks dude

  • @shadow_rune6178
    @shadow_rune6178 Жыл бұрын

    Great way to learn backend is through the vendor neutral CompTIA certification path Start with CompTIA A+ cert, which lays the groundwork and builds a strong IT background After doing A+ get the triple threat CompTIA certs: - Server+ - Network+ - Security+ Each certification builds in each other so for every certification you complete the next one becomes easier.

  • @worldoflove627
    @worldoflove627 Жыл бұрын

    It takes my whole life to learn these😢😢

  • @mworld
    @mworld2 жыл бұрын

    AWS is a behemoth and doesn't hold your hand at all.

  • @MightyCrischan
    @MightyCrischan2 жыл бұрын

    Can you do Network Engineering next? it's my goal to be one. thank you.

  • @shadow_rune6178

    @shadow_rune6178

    Жыл бұрын

    I recommend looking into the CompTIA Network+ certification. A course objectives PDF can be found online for free if you don't want to pay for a course. The test costs $400. -humble cyber security student

  • @MightyCrischan

    @MightyCrischan

    Жыл бұрын

    @@shadow_rune6178 Thank you for the guide. May your sailing to cybersec be fruitful.

  • @OGHomeBoy00

    @OGHomeBoy00

    Жыл бұрын

    @@MightyCrischan what roadmap do u use?

  • @techiesithastobetechies.8531
    @techiesithastobetechies.853111 ай бұрын

    YOUR VIDEOS ARE HELPFUL THANKS

  • @kwk9415
    @kwk94152 жыл бұрын

    Very glad iam a controller at this point.

  • @rashmimahak5086
    @rashmimahak50862 жыл бұрын

    Can you create a road map for data scientist and data analytics. Please!! Thanks.

  • @apexshorts3047
    @apexshorts3047 Жыл бұрын

    That qwakk got me lol 😆

  • @motitechzvationtechz6377
    @motitechzvationtechz63774 ай бұрын

    I didn't know I was already a devOPS ,, time to hurry and update

  • @alr-a-f-i1084
    @alr-a-f-i10842 жыл бұрын

    This guy knows everything *_*

  • @dailymeow3283
    @dailymeow32832 жыл бұрын

    In my resume the only thing i know about devops is ci/cd 😂😂

  • @CodingWithLewis

    @CodingWithLewis

    2 жыл бұрын

    😂😂

  • @ChungusTheLarge

    @ChungusTheLarge

    2 жыл бұрын

    DevOps is just a fancy way of saying your Software Engineering and SysOps teams are the same people

  • @cbjueueiwyru7472
    @cbjueueiwyru74722 жыл бұрын

    If you want to be dev ops, set your goals higher

  • @pranavtelang3355
    @pranavtelang3355 Жыл бұрын

    I would like to see the DataOps Roadmap..

  • @mryosh2618
    @mryosh2618 Жыл бұрын

    This is amazing. Do we have a roadmap for site reliability engineer? ( SRE)

  • @mahmoudagha4060
    @mahmoudagha40602 жыл бұрын

    Could you make the first comment a link to the subject that you are talking about. You could make a topic in your blog and link for it.

  • @huehuehue13
    @huehuehue132 жыл бұрын

    Cloud computing and AI/ML

  • @shabeeeb6400
    @shabeeeb64003 ай бұрын

    We full stack do all🤝

  • @ummayashahrob805
    @ummayashahrob805 Жыл бұрын

    Cyber security officer Road map 🤙

  • @muudus_tv
    @muudus_tv2 жыл бұрын

    Let's go for Web3

  • @doomguy2135
    @doomguy21352 жыл бұрын

    Do you know any courses/resources for learning to manage servers with linux

  • @jamesogletree4001

    @jamesogletree4001

    2 жыл бұрын

    Look up study material for the Linux+ on Udemy and here on KZread. Should be enough to get you started there.

  • @truthshield5049
    @truthshield50492 жыл бұрын

    Bruh i know all this from managing minecraft servers on debian with some ansible and python mixed in for automation. So i guess a good starting point is making your own game servers + management tools in a language of your choice

  • @amanshah2110
    @amanshah21102 жыл бұрын

    Roadmap for cyber security

  • @amin9018
    @amin90182 жыл бұрын

    Software engineer roadmap please

  • @ShiyalaKohny

    @ShiyalaKohny

    2 жыл бұрын

    There isn’t one, you don’t become a software engineer by following steps, you start by being a developer, and with time and work you slowly learn the best practices of how to structure code, and then you just one day wake up and realize you’ve made it

  • @Nectralyx
    @Nectralyx Жыл бұрын

    SWIFT IS IN THE LIST!

  • @finnwendt9540
    @finnwendt9540 Жыл бұрын

    Could you please make a roadmap for AI developer's?

  • @NoOne-kg7zh
    @NoOne-kg7zh2 жыл бұрын

    Can you make a video on a blockchain dev please.

  • @SojournerDidimus
    @SojournerDidimus8 ай бұрын

    What is the CI/CD tool to not having to learn how to keep your services running and secure? (Someone say containers?)

  • @noahwilliams8918
    @noahwilliams89182 жыл бұрын

    And if you’re already a “traditional” sysadmin, learn about REST APIs and understand how Terraform uses them to manage cloud resources. It’ll teach you almost everything you need to know about API-first ops ;) (also…pipelines are just sequential scripts. if you get all zero exit codes they pass; otherwise they fail. you’re welcome :)

  • @Murderbot2000
    @Murderbot2000 Жыл бұрын

    How about an embedded systems engineer roadmap?

  • @mors_atra3307
    @mors_atra33072 жыл бұрын

    Can you do Software Enginner Roadmap?

  • @morby1296
    @morby12962 жыл бұрын

    Can you please tell me how to master JavaScript? I am a beginner rightnow and I want to become good at it.

  • @mastersplinter666
    @mastersplinter666 Жыл бұрын

    Simple and spot on

  • @StinkyCatFarts
    @StinkyCatFarts6 ай бұрын

    Why didn’t you include ansible, it’s heavily used in industry

  • @tarunsakthivel9050
    @tarunsakthivel9050 Жыл бұрын

    There are lots of options......but only one correct option

  • @rasperss_5176
    @rasperss_5176 Жыл бұрын

    It's funny. I'm a senior network engineer, with intermediate knowledge of python, ruby, nginx, mongodb, RHEL, Ansible, and php. Networks just run, but using those tools to automate a lot of our network processes and creating easy ways for our lower level techs to diagnose network problems and resolve them quickly has made my life super easy. Not to mention, the amount I spend in bigFix with application deployment, patching, automation for PXE deployments. I should be a DevOps engineer. Lmao

  • @YosmelLGD
    @YosmelLGD2 жыл бұрын

    Blockchain developer please

  • @RandomVideos-im4ue
    @RandomVideos-im4ue7 ай бұрын

    Plz make video about computer software engineer

  • @vijeshsingh3731
    @vijeshsingh37317 ай бұрын

    Give some links to learn which will be helpful.

  • @Elkhose
    @Elkhose2 жыл бұрын

    I subscribed bcz of this... What you said is so true

  • @prome666
    @prome666 Жыл бұрын

    If any coding job sounds like a 6 figure job, it's this one.

  • @habibjalal9939
    @habibjalal99392 жыл бұрын

    Web development road map

  • @Abhishek_Mathapati
    @Abhishek_Mathapati Жыл бұрын

    your right

  • @vishalmitra_
    @vishalmitra_2 жыл бұрын

    Machine learning

  • @infinitespace1982
    @infinitespace1982 Жыл бұрын

    Mobile development roadmap please😁

  • @c_1947
    @c_19472 жыл бұрын

    I confirm this

  • @riverofcustard5027
    @riverofcustard50272 жыл бұрын

    I think most devs nowadays are part time dev ops. Companies are expecting you to be well versed in CI/CD and Cloud providers

  • @BlissAden
    @BlissAden2 жыл бұрын

    Do you need a powerful computer for that roadmap?

  • @AB-sq1sy
    @AB-sq1sy2 жыл бұрын

    Android developer roadmap please!

  • @jayakrishna9328
    @jayakrishna93282 жыл бұрын

    Data science roadmap pleaseeeee

  • @dibel3669
    @dibel36692 жыл бұрын

    Is there one for cyber security?

  • @TarekFaham
    @TarekFaham2 жыл бұрын

    This is what I was looking for... But... Linux... Can we use Windows instead?

  • @Samuel.55

    @Samuel.55

    2 жыл бұрын

    Linux is incredibly more stable and reliable than windows. There are Linux instances that have actually had a runtime of over ten years straight. Windows would probably crash after a couple weeks or slow down significantly.

  • @khushnuma9576
    @khushnuma95762 жыл бұрын

    Android developer or UI/UX designer roadmap or any one which you feel I should learn because I cannot decide which domain to choose 😞☹️

  • @ajitteshballoria4852
    @ajitteshballoria48522 жыл бұрын

    i am too devops engineer lol

  • @anubhavs103

    @anubhavs103

    2 жыл бұрын

    Is it involves lot of coding??

  • @funnyanimalworld7579
    @funnyanimalworld7579 Жыл бұрын

    Some of tbese tips are good

  • @faiyazfahim159
    @faiyazfahim1592 жыл бұрын

    Backend developer roadmap please

  • @Nothing-iu1uy
    @Nothing-iu1uy Жыл бұрын

    Python developer next please

  • @erykoo22
    @erykoo222 жыл бұрын

    Data science map!

  • @ShiyalaKohny

    @ShiyalaKohny

    2 жыл бұрын

    Programming language, database course, algorithms in depth, and study search engines

  • @OfoeNelson
    @OfoeNelson2 жыл бұрын

    Do devops also do Data structures and algos technical interviews?

  • @MrUploader14
    @MrUploader144 ай бұрын

    Server linux isn't hard, most companies only really use 3 distros: Ubuntu server, Debian or RHEL. And even then all of them use Bash as the shell so most commands are standardized. Pkus 70 percent of the time your using a remote management console rather than the CLI.

  • @NM-to7dw
    @NM-to7dw Жыл бұрын

    Whats your opinion on wolfram

  • @obelisk.5890
    @obelisk.58906 ай бұрын

    AIOps developer roadmap please 🙏🏼

  • @reamyachirobe4346
    @reamyachirobe43462 жыл бұрын

    Data analyst roadmap

  • @Victor-ip7ry
    @Victor-ip7ry2 жыл бұрын

    nice

  • @bobbyjonas2323
    @bobbyjonas2323 Жыл бұрын

    Devops is cool

  • @hermitonjupiter8950
    @hermitonjupiter8950 Жыл бұрын

    Does the phone screen work?

  • @MANATTOWN
    @MANATTOWN2 жыл бұрын

    Data analyst please

  • @lilseezy8123
    @lilseezy81239 ай бұрын

    You mention programming language but that's way too broad. For instance if Im going for Python, how much python do we actually need to know to get into devops?

  • @albee.balcazar
    @albee.balcazar2 жыл бұрын

    Any good complete devops courses recomendation?

  • 2 жыл бұрын

    When python 4 is going to be launch?

  • @CodingWithLewis

    @CodingWithLewis

    2 жыл бұрын

    Not sure 🤔 I think 3.11 was released recently.

  • @Crunchy_Nachos
    @Crunchy_Nachos2 жыл бұрын

    Do data analysis

  • @cate9541
    @cate9541 Жыл бұрын

    Ai engineer roadway pls

  • @Gilded30
    @Gilded30 Жыл бұрын

    QA?

  • @teamdragons7547
    @teamdragons7547 Жыл бұрын

    Pen tester and App Development

  • @gnaneshnayak4592
    @gnaneshnayak45922 жыл бұрын

    Fr blockchain developer?

  • @avighnaclasses5194
    @avighnaclasses5194 Жыл бұрын

    MLOPS please

  • @Unibinder
    @Unibinder Жыл бұрын

    Full Stack

  • @BobF510
    @BobF5106 ай бұрын

    This content is a repository of knowledge. I discovered a book with like themes that altered my life's path. "AWS Unleashed: Mastering Amazon Web Services for Software Engineers" by Harrison Quill

  • @AmmadAli1
    @AmmadAli12 жыл бұрын

    Product owner road map

  • @kamilszymanek9030
    @kamilszymanek9030 Жыл бұрын

    doesn't it just mean you are a independant devloper of a small business?

  • @Tazato
    @Tazato2 жыл бұрын

    Good start. Critically missing from this road map is kubernetes for running your application and terraform for defining your infrastructure.

  • @AliGazala
    @AliGazala2 жыл бұрын

    MLOPS please 😁😁

  • @darkdreamflyer2317

    @darkdreamflyer2317

    Жыл бұрын

    DevSecOps :)

  • @ripper6062
    @ripper6062 Жыл бұрын

    Make sdet

  • @JATANPATEL
    @JATANPATEL Жыл бұрын

    Machine learning software Engineer.

  • @youtubeshorts9847
    @youtubeshorts98472 жыл бұрын

    👍

  • @devangsaini4783
    @devangsaini47837 ай бұрын

    Someone please guide me. I am from a non btech/bca/mca background ( general bsc in pcm ). I want to learn devOps and get hired. Is it even possible without a cs degree ? If yes , how ? Should I consider mca to gain a technical degree and therefore be eligible for the interviews ? I request everyone of you to please guide me on this. I desperately want to improve my life situation and am willing to put in the required efforts but I have no guidance.

  • @sanketagarthade12
    @sanketagarthade122 жыл бұрын

    cuberops

  • @tchogon4692
    @tchogon46922 жыл бұрын

    Show roadmap for AI/ML

  • @CodingWithLewis

    @CodingWithLewis

    2 жыл бұрын

    Got you

  • @DanneManne88
    @DanneManne88 Жыл бұрын

    Windows is the best!

  • @umaribnalkhattab2773
    @umaribnalkhattab2773 Жыл бұрын

    Roadmap to become a depressed person always in need of caffeine because the work is so borring.

  • @lmaolmao9337
    @lmaolmao93372 жыл бұрын

    Jesus christ I'm like 14 and I just realized I've been studying all of this whilst doing my programming and self-hosted projects. Guess I'll consider dev ops then.

  • @bassel8601

    @bassel8601

    2 жыл бұрын

    Deeeamn I am 10 years old and finished from my first App

  • @ChungusTheLarge

    @ChungusTheLarge

    2 жыл бұрын

    Go for it. Learn about containers, learn Docker, then learn about swarm mode, CI/CD, load-balancing, monitoring, disaster recovery. Make your first Swarm in Virtualbox or VMWare player, learn the above as well as how to secure the VMs and containers. Even if it takes you 2 years to learn all of that, you're already ahead of the curve.

  • @abdulmuqtadir8898

    @abdulmuqtadir8898

    2 жыл бұрын

    Don't forget to get your programming basics clean boy. Everything else is temporary, don't stray.

Келесі