ChatGPT Tutorial - Use ChatGPT for DevOps tasks to 10x Your Productivity

  Рет қаралды 649,741

TechWorld with Nana

TechWorld with Nana

Күн бұрын

ChatGPT Tutorial for DevOps - What is ChatGPT? How to use ChatGPT? My opinion on whether ChatGPT will replace engineers
💛 Follow me on LinkedIn and IG for weekly updates ► bit.ly/2F3LXYJ
💙 Become a DevOps Engineer - 6-month program ► bit.ly/43nK7ra
💚 Mini-Bootcamp for IT Beginners ► bit.ly/3BRz6To
#chatgpt #techworldwithnana
► This video is sponsored by Firefly 🙌🏼
► For more infos: eu1.hubs.ly/H02z-Lf0
► Open source tool AIaC: eu1.hubs.ly/H02z-GD0
I'm sure you have all heard of ChatGPT by now. It has become a buzzword within days of its release and professionals in all fields, especially in high skilled areas like lawyers, doctors, engineers are questioning whether such AI can actually replace them and work.
So in this video I want to talk about what ChatGPT is and how it even popped up, talk a bit about the organization behind GPT called "OpenAI", which has already created many other machine learning models besides Chat GPT and also explain technically about all that.
And then we'll dive in and actually put ChatGPT to use for some DevOps related tasks.
I really want to see how it can help in generating configuration code for building DevOps processes or different parts of those processes and how well it knows different DevOps technologies, but not just some shallow examples or boilerplate code that I can get from official documentation, but instead also try more fine-tuning and small optimizations in that configuration code.
We're also going to check out an open source command line tool that is built on top of ChatGPT and was specifically created for engineers to generate infrastructure as code templates and more and finally we'll talk about the impact of ChatGPT, the quality and usefulness of such a tool for engineers and whether it will really replace the engineers and to what extent you should be concerned.
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
00:00 - Intro and Overview
01:39 - What is ChatGPT, Who developed ChatGPT
06:45 - Sign Up on ChatGPT
09:23 - Create Dockerfile for Node.js app using ChatGPT
22:13 - Create Kubernetes manifest file using ChatGPT
35:06 - Create CI/CD pipeline code using ChatGPT
50:06 - Convert Jenkinsfile into GitLab CI config file
53:53 - Tools built on top of OpenAI's API
55:01 - AIaC demo - CLI tool for DevOps
01:01:00 - My opinion on ChatGPT & whether ChatGPT will replace engineers
▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
Full Python course ► • Python Tutorial for Be...
Full Docker course ► • Docker Tutorial for Be...
Full K8s course ► • Kubernetes Tutorial fo...
DevOps Tools explained ► bit.ly/2W9UEq6
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
INSTAGRAM ► bit.ly/2F3LXYJ
TWITTER ► bit.ly/3i54PUB
LINKEDIN ► bit.ly/3hWOLVT
FB group ► bit.ly/32UVSZP
DEV ► bit.ly/3h2fqiO
▬▬▬▬▬▬ Courses & Ebooks & Bootcamp 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/45mXaer
► High-Quality and Hands-On Courses 👉🏼 bit.ly/3BNS8Kv
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3Ozl28x

Пікірлер: 322
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Hope this video was helpful! What are your thoughts on AI and ChatGPT specifically? Did you already use it at work? 🤔
@Handelsbilanzdefizit
@Handelsbilanzdefizit Жыл бұрын
It's the wrong tool for me. It would help, if I can copy&paste my error output and all Systeminformation, and it tells me the best way to fix this. But I would never put my systeminformation in the public cloud, so there must be a way to download the GPT-model
@wotube6387
@wotube6387 Жыл бұрын
How are you supposed to trust the output as Junior Engineer? How are you supposed to come up with the exact directives if you are a Junior Engineer who doesn't know what the output should exactly look like? Wouldn't you go back to googling and online documentation and copy pasting from Stackoverflow examples with many upvotes that actually "just work" and give up on ChatGPT if you are a Junior Engineer?
@perronemirko
@perronemirko Жыл бұрын
It is helpful indeed also because it show the limits of the GTP-3 model. As always tks
@mefirst5427
@mefirst5427 Жыл бұрын
Generating bootstrap template boilerplate code already done by VSCode and spring-boot starter. I do like that ChatGPT breaks down the code snippets and explains it pretty well.
@RaviDevgam
@RaviDevgam Жыл бұрын
I'm not being creepy but you're beautiful 😍
@attilapinter7141
@attilapinter7141 Жыл бұрын
ChatGPT is nice and all, but can't really replace the actual knowledge one requires to do things with confidence. Or at least not yet. It is sure helpful, but it can get a lot of things wrong so you need to understand what is happening before implementing what it suggests. Feels like the classic copy from Stackoverflow to prod mechanism, but on steroids. Some of the comments are terrifying.
@tirthjoshi3543
@tirthjoshi3543 Жыл бұрын
This month I joined company as junior DevOps Engineer and I'm using this chatGPT to learn and complete the tasks, Thanks for making detailed video on this very informative 😀
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Thanks for sharing and happy it's useful for you :) All the best for your new job!
@suchethkumar8998
@suchethkumar8998 Жыл бұрын
Hello
@tirthjoshi3543
@tirthjoshi3543 Жыл бұрын
@@TechWorldwithNana Thanks Nana
@varunjain3870
@varunjain3870 Жыл бұрын
Become a good Devops engineer and not a Script Kiddie!
@tirthjoshi2773
@tirthjoshi2773 Жыл бұрын
Okay thanks
@janismeyer9822
@janismeyer9822 Жыл бұрын
Thank you very much for this video. One thing, I really liked was that you not only got impressed by the results but also rigorously assessed them pointing to its strength and weaknesses. Unfortunately, I too often miss this crucial step: People just start getting impressed or even intimated by one or two responses to their prompts but do not really reflect the returned result. Assessing AI this way will leave humans being „overfitted“ to AI capabilities: Thinking AI is able to do what it actually cannot do. Now, because the model might and will return wrong answers, or at least results that have to be revised, the user must have to some extent a deeper understanding of the topic. The user does not have to know every detail but the user will have to know, what she/he is looking for. The way you taught people using this service is actually the one a consider myself to be the right way. Thank you very much again!
@Sankaritarina89
@Sankaritarina89 Жыл бұрын
We are currently missing DevOps on our team so we fed chatGPT our docker-compose, nginx config etc. He understood that we have a rails backend and a Nextjs frontend. I then asked him how to setup the proxy pass for websockets for Nextjs. He gave the precise code. Saved me a lot of time, especially when DevOps is not my field of expertise.
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Nice! 😀 Thanks for sharing!
@Belioyt
@Belioyt Жыл бұрын
You are referring to ChatGPT as 'he'
@yavor1
@yavor1 Жыл бұрын
Doing this, you getting started to become DevOps by experience who is using chatGPT as a tool to help you, and now your team has DevOps, and that's you :)
@flogginga_dead_horse4022
@flogginga_dead_horse4022 Жыл бұрын
him? that's creepy
@joaneabruscat3577
@joaneabruscat3577 Жыл бұрын
Ask chatgpt if it feels offended by referring to with ‘he’. You need to understand the response that the tool gives you before having just something “working”
@AdmV0rl0n
@AdmV0rl0n Жыл бұрын
Nana you are an amazing creator and engineer. For myself, I started in the 1990s in IT. I've been an AS/400 system admin, PC / AS/400 PC support, NT admin, Windows and Novell server admin, IT manager, etc. In all cases I always knew I wasn't adept, or even having the aptitude in the code, or scripting areas. I watched powershell land and I never took to it as some do, in the same way I didn't take to bash. Not that I can't hack basic things together - but simply know its not an area of strength *or interest*. None of this stopped me being a reasonble tech/admin/manager, but its certainly a road block to being near or in that upper 5% peer area which I clearly understand. ChatGPT for me, closes a gap that exists. Brutally, I now use it akin to having my own Powersheller (Its an example) on staff. Same applies for delving into areas where I know what I want, but don't actually have the depth background skill. Need to knock up a docker config file for building a docker on debian, for a specific docker - I can get ChatGPT to gen the config. In all cases, its not that I could not put my head in a book for hours or days and get it done, but more that I don't want to do that. I've never really wanted to do that. What this is changing - and this is only my opinion - is its taking computers in the old style - where a human has to gather up all the variables for the computation, and the computer carries out the last step, to converting the system into - 'I want these variables gathered, I have these goals, and need this output' and hit go - and the AI generates the rounded answer. I feel that if we had many of the historical computing greats sat here today, this would be akin to a eurika! moment where their original dreams are made manifest into computers they dreamed of. There has always been a very high barrier - sadly not realised by people who have the greater aptitude and background and talent where use of computers was limited in various ways - this tech feels like an empowering moment where computers take on an entirely new level of usable capability. I was around during the original shift when google landed. It wasn't overnight that we gave up on the huge chunky books, but it was a very fast shift to the internet once the tech hit a certain point. I feel that now with AI. GPT3 >>> events are I think going to change everything. And it may I think be an equal change to that of the internet in size and scale. Thank you for your content and work.
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Thank you for sharing your valuable view on it!
@ChanceMinus
@ChanceMinus Жыл бұрын
Impressive! I have a similar background. I started off my IT career using AS/400’s as well. I am currently a DevOps/Data Engineer.
@mhawke
@mhawke Жыл бұрын
I have been writing small, specific functional code in several languages for 40 years starting with a TI-99a and if you asked me to, I wouldn't even be able to type out the proper syntax for the loops I use. Why should I use my cognitive load for such mundane things? I've been cutting and pasting my own past work and the work of others on StackOverflow to accomplish my goals for years now. To me, ChatGPT's ability to create code is no different. It doesn't 'know' how to code either. It's just really fast at presenting what it cuts 'n pastes from the massive amount of examples it has ingested. I read somewhere that it presents only what's probable and not what's possible. I think that's important to remember. It presents a massive 'average'. If the learner's knowledge is below average, they will be amazed. If the learner is above average, they will be somewhat disappointed.
@chandywerks
@chandywerks Жыл бұрын
This is great. This can take the chore out of the parts of coding where you need to dig through the documentation to figure out all the the boiler plate and give us more time to spend doing the more interesting things.
@softwaretestinglearninghub
@softwaretestinglearninghub Жыл бұрын
Great explanation, Nana! Thank you for putting this together!
@thegreenpickel
@thegreenpickel Жыл бұрын
I used chatGPT to help me understand writing for loops and output data to a max7219 multiplexed 8 digit 7 segment display. The speed chatGPT operates is amazing. Edit: Finished watching your great tutorial and installed the API on a headless pi4 I use to program the pi pico. AIaC currently requires go version 1.19 while APT repositories use version 1.15. Really neat, thanks.
@Tony-dp1rl
@Tony-dp1rl Жыл бұрын
Everyone knew this topic was coming soon to DevOps channels all over KZbin. :)
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
I actually received so many messages asking whether it will replace engineers or my opinion on it, that I decided I might create a video instead of answering 100s of messages :D
@rahulmishra0802
@rahulmishra0802 Жыл бұрын
Yes u are right
@TrainWithShubham
@TrainWithShubham Жыл бұрын
yes, coming soon :)
@AnneElizabethHunt
@AnneElizabethHunt 11 ай бұрын
@@TechWorldwithNanaAnne Elizabeth Hunt
@pbdinesh8774
@pbdinesh8774 Жыл бұрын
The first thing i searched when I'm using chatgpt was reg devops pipelines docker file etc..finally people are on it now. Thanks Nana. keep making it as a series with these kinda videos.
@user-j23
@user-j23 Жыл бұрын
thank you nana. as a junior engineer, yes chatgpt helps me in researching and referencing code to my client's needs. however, not all designs are the same and every client requirement is unique, and my job is to come up with designs specific and tailor-fit for the client. you are right, chatgpt can help but it still needs info to better its answers, and dev engrs continuously create and develop, where this can be used as a tool to better how we code.
@carstenhopp9459
@carstenhopp9459 Жыл бұрын
Awesome as always! I really enjoy to watch your videos. I learned a lot from this one and be very thankful. Keep up your great work!
@ceser33
@ceser33 9 ай бұрын
Hello Nana. In the last two days I watched many of your series and I have to thank you for providing free ultra high quality content! your video series changed my life (at my computer and servers lab at home) 🙂THANK YOU
@TechWorldwithNana
@TechWorldwithNana 9 ай бұрын
Wow happy to hear, hope you are already subscribed :D Thank you for sharing!
@toenytv7946
@toenytv7946 Жыл бұрын
Great video Nana. Thanks for bringing some clarity to this. In the first 2 minutes.
@fabianmadueke1925
@fabianmadueke1925 Жыл бұрын
I asked it to solve some critical but simple mathematical problem like the difference between -3^2 and (-3)^2, it got the answer wrong by giving me the answer as 9 in both cases, instead of -9 & 9 respectively, this is a trick question and I told it that the answer was wrong and it apologized and resolved it and got the right answer. I have also use it in programming to weigh it capabilities, just like you did with devops, it's pretty good in give base knowledge and configuration to work with, which is otherwise, things you would have search on the internet as you work, but more quickly and tailored to your need, unlike an ordinary search engine. Here is my observations: 1) ChatGPT is a pretty awesome tool, that will be added to our range of tools to work faster and better. 2) It can help you learn more quickly, by fine tuning your request within the given context, better than an ordinary search engine like Google. 3) But the result is not entirely or 100% reliable to use at a go, it will require verification and assurance to accept that. 4) for an effective verification and acceptance, you need to know what you want and what you intend to expect, to know when it's going wrong. 5) For knowing the expected outcome, you need to be very knowledgeable in the field that you want to apply it on, so in a not shell it does not replace the expert, especially when the field gets very mathematical or technical, but can make you work better and faster. 6) it's an excellent broiler plate generator and provide a single communication point, within the context, without digressing very much. In conclusion, I will say that it's a good starter tool for learning or for expert working on something, but not a replacement. And also being that it's core machine learning algorithm, is mining on existing pre-trained information source like the web or any info source, the ability to generate a new idea is entirely is limited, so it's a good helper or assistance.
@murfdaddydolla
@murfdaddydolla Жыл бұрын
Thanks Nana! This is what we've all been waiting for.
@andrewb1570
@andrewb1570 Жыл бұрын
That was the best (complete) view about chatGPT so far. Thanks a lot!
@ncoles4890
@ncoles4890 Жыл бұрын
Hi Nana. Before I watched your video I thought about the possible impact AI (and ChatGPT) would have on software engineers. I came to the conclusion that far from reducing engineer numbers, it could well increase them. Using AI, engineers will become far more productive which will lead to more products and services being produced growing the software and tech market even more. I see AI as a real growth factor for engineers as long as they continue to learn and use AI tools effectively.
@piotrekmajkowski5422
@piotrekmajkowski5422 Жыл бұрын
I have the oposite outcomes. After 3-5 years every profession can be input to the system. Still working will be fraction of todays engneers. Will be like with horses and cars. I give them max 10years. PS Number of professions "created" by the system will be covered easily.
@llothar68
@llothar68 Жыл бұрын
@@piotrekmajkowski5422 I doubt chatgpt will ever create more complex code. It can help on trivial things like DevOps (just learned Ansible) but C++ with fast Multithreaded algorithm. No not at all.
@krishnadaily
@krishnadaily Жыл бұрын
It's a great & detailed explanation especially on whether ChatGPT will replace engineers! I appreciate the effort you put into putting it together.
@anmoldhawan656
@anmoldhawan656 Жыл бұрын
Thanks a lot Nana for making a video about this tool. Really helpful !!!
@machireddyshyamsunder987
@machireddyshyamsunder987 Жыл бұрын
Nana you are helping a lot to the IT world. Keep it up. Thank you very very much
@KeithWhittingham
@KeithWhittingham Жыл бұрын
Your last remarks were spot on. Since I've started using Copilot I notice that coding is much more intense and much more tiring.
@ericneba970
@ericneba970 Жыл бұрын
Thanks for creating this video Nana. Very intuitive and a better explanation of chatGPT
@vishalramani2978
@vishalramani2978 Жыл бұрын
I was expecting a video on Chat GPT. You made it awesome 👌
@RobMata
@RobMata Жыл бұрын
great video! good coverage and examples of the overall tool.
@vasutyagi3410
@vasutyagi3410 Жыл бұрын
Great video, with great demos. I feel this video would be a great catalyst to think more and build some amazing solutions for day-to-day ops to reduce toils. Thanks for posting this video
@aireddy
@aireddy Жыл бұрын
This is very informative session Nina. I was about to check on KZbin instead of reading ton of documents. I saw your post on LinkedIn about this .
@elenaambrosino5171
@elenaambrosino5171 Жыл бұрын
thanks Nana for all the material you share ... really much appreciated :)
@softwaretestinglearninghub
@softwaretestinglearninghub Жыл бұрын
Thank you for putting this video, very interesting topic!
@sagarahire-ys3uj
@sagarahire-ys3uj Жыл бұрын
What a pace...amazing...it's real quick to bring such value content on latest Tech...Appreciated ur hardwork
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Thanks for your appreciation! It was really a lot of work and time pressure to get this out 😊
@sagarahire-ys3uj
@sagarahire-ys3uj Жыл бұрын
@@TechWorldwithNana Very well done and also appreciate ur team's effort...wish to see you reaching one million subscribers soon...
@ruvanvitharana1739
@ruvanvitharana1739 Жыл бұрын
Thanks a lot Nana for this amazing video with a very detailed explanation on chatGPT, which is also an amazing tool. Keep up the good work.
@AaronJones-hd3hl
@AaronJones-hd3hl Жыл бұрын
ChatGPT alone is awesome for saving time on boilerplate work. The only thing its really missing for me is the ability to upload a file and ask for specific changes within that context. I think that's when we'll really start to see it become an invaluable tool for dev and infrastructure work.
@sandrosimon
@sandrosimon Жыл бұрын
Thanks for including English subtitles, I'm currently learning English and subtitles are very useful.
@niravkumar1307
@niravkumar1307 Жыл бұрын
The video is very informative, I liked the video and loved the sentence on your laptop "You are awesome, Nana", so true.🙂
@kjmrch263
@kjmrch263 Жыл бұрын
When ChatGPT appeared, I immediately thought of whether Nana had a video tutorial. Sure enough, the first time to update, your video is great, thank you
@erionomeri007
@erionomeri007 10 ай бұрын
Good job, I loved the level of detail you went into. I thought it was thorough. Thanks! Best wishes on future work
@hamunaptraabrahan1351
@hamunaptraabrahan1351 Жыл бұрын
Thank you for sharing this nice video, I found the information shared interesting, Nana.😊💖
@vivekgupta309
@vivekgupta309 Жыл бұрын
Thank you very much for this video. Your all videos are very informational and easy to understand !!!
@rameshwarraokuchana4251
@rameshwarraokuchana4251 Жыл бұрын
Good to see the ChatGPT video with suitable examples and with Nice catch-up
@kiannec2890
@kiannec2890 Жыл бұрын
Ur chain ur wearing is so nice!!
@cloudupwithchiella6112
@cloudupwithchiella6112 Жыл бұрын
Hi Nana, Thanks for sharing your amazing thoughts and take on the on ChatGPT. It is filled with alot of insightful stuff. Formulating and adapting request in a way that brings out the best output from this AI application has been one my greatest challenge and i am learning how this application works. It is also true that if you have little background knowledge subject matter you won't be able to appreciate the output from ChatGPT. I have also been able to use it to fill some knowledge gaps. Great vid.
@vasoeloshvili2867
@vasoeloshvili2867 Жыл бұрын
N1 in youtube is TechWorld with Nana 🤯🤯🤯
@abhishekgowlikar
@abhishekgowlikar Жыл бұрын
Good for new learning and new era of technology.
@ajiteshsivakumar
@ajiteshsivakumar Жыл бұрын
Awesome video, Nana. It's evident that ChatGPT is transforming the way we code. Maybe you can do a part 2 of this video by copy pasting code from ChatGPT with an example node js project and show how it works.
@jatinnandwani6678
@jatinnandwani6678 Жыл бұрын
Thanks so much Nana
@mrhusin6300
@mrhusin6300 Жыл бұрын
Hi Nana...love your video even though I'm new to this channel. Keep it up.
@smirlox
@smirlox Жыл бұрын
thank you ....i like how you easily explain complex things
@niharpanda6258
@niharpanda6258 Жыл бұрын
Hey Nana, not sure how this works but sure of one thing that you've been really an angel for everything in my world of technology that I ever wanted to know simply and objectively. At least to me you have been of super help!! Thank you!! no better words per se!!
@tigrangevorgyan3584
@tigrangevorgyan3584 Жыл бұрын
Like before watching. Nana, you go along with trends )
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Thanks Tigran! :)
@joelamks
@joelamks Жыл бұрын
Thanks Nana on the technical stuff. I appreciated the analysis on the impact of AI and the future of how to use AI to help us. You are great.
@anilkumar-jj8gu
@anilkumar-jj8gu Жыл бұрын
Thankyou for valuable information Nana
@elkariazziz6951
@elkariazziz6951 Жыл бұрын
Thank you for sharing this nice video 👍
@nunesmelo1305
@nunesmelo1305 Жыл бұрын
fantastico! ja deixei meu gostei!
@VijayKumarJavaTechie
@VijayKumarJavaTechie Жыл бұрын
Very very useful video and well-articulated about the brand new buzz word.
@SoumyaMaitra2008
@SoumyaMaitra2008 Жыл бұрын
Really awesome examples!
@connect1ngdots
@connect1ngdots Жыл бұрын
@techworldwithNana video is informative and ChatGPT has given me the various approaches to build for an usecase.
@leamon9024
@leamon9024 Жыл бұрын
Looking forward to more chatGPT related videos for DevOos!
@ramakrishnabhupathi4995
@ramakrishnabhupathi4995 Жыл бұрын
This is awesome Nana. This is scary.
@abdelaz1954
@abdelaz1954 10 ай бұрын
Thank for your video , amazing explanation. 🎉
@DahabJr
@DahabJr Жыл бұрын
thank you very much , the best one
@olegg1022
@olegg1022 Жыл бұрын
Soooo Clever! Thanks!
@servicekingbd
@servicekingbd Жыл бұрын
Thanks for promoting me.I'm stronger day by day.stay with chatGPT.
@bharatkendre9878
@bharatkendre9878 Жыл бұрын
Thanks for this Video.
@virabadrasana
@virabadrasana 4 ай бұрын
Fantastic video!
@john-crichtonmccutcheon826
@john-crichtonmccutcheon826 Жыл бұрын
Very Good video. Such an exciting development for Software Engineering.
@remya3354
@remya3354 Жыл бұрын
Thank you so much Nana for this video!! 😊
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
My pleasure! :)
@anthonyracel6473
@anthonyracel6473 Жыл бұрын
Thank you very much for this video. to add security best practices, it could also mention to create network policy ;)
@VasLuPo
@VasLuPo Жыл бұрын
Words that convinced me to not avoid AI stuff: "One thing that hasn't changed (yet) is that AI still needs to be used by humans. And that's the whole point: using AI, humans can be more productive. So, the fact that AI can do certain tasks better than humans, does not necessarily mean that you need less engineers. It means that - the engineers will be more efficient, - so, the same number of engineers can do more stuff faster, - so, it accelerates the growth and speed of development, which obviously every company wants to have." Thank you very much for the explanation!
@Claire-de2fs
@Claire-de2fs Жыл бұрын
I find ChatGPT very useful. I heard somewhere that ChatGPT will replace StackOverflow in 2023. After using it for a bit it seems like that might actually be the case.
@vashonn
@vashonn Жыл бұрын
Thanks for the knowledge drop
@serenditymuse
@serenditymuse Жыл бұрын
This was very awesome! I am curious if Firefly tool can build on and modify previous results as shown in the chatGPT session. Easy to play with and see. One place this will save me oodles of time is that I am a software architect and developer but not so much a devops person. Yet in many startups and small teams I am expected to do the tasks of both. Having much of the basics and even some more refined devops stuff generated by chatGPT will make my life much less stressful.
@nika1009
@nika1009 Жыл бұрын
ძალიან კარგ და სასარგებლო ვიდეოებს წერ წარმატებები
@vincentbrk
@vincentbrk Жыл бұрын
Nana, you are awesome !
@DenysVasyliev
@DenysVasyliev Жыл бұрын
I believe we'll soon have the ability to check code at the CICD step and at least have another PR/MR check using a genarative model for any language. Something like DevOps QA
@saintdenis3238
@saintdenis3238 5 ай бұрын
Thank you so much
@abdulmajeed098
@abdulmajeed098 Жыл бұрын
Your video was amazing! Keep ahead of the curve with the "Ultimate Gpt Toolbar" Chrome extension, equipped with voice control of GPT, Word and PDF export options, and over 200 prompts. It had a staggering 10,000 downloads in just one day.
@villagetamilan4319
@villagetamilan4319 Жыл бұрын
Luv this article
@carlogarcia-nr7zo
@carlogarcia-nr7zo Жыл бұрын
Love your work
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Thank you Carlo, appreciate your support!
@nielsenaaa
@nielsenaaa Жыл бұрын
Thank you Nana
@striker44
@striker44 Жыл бұрын
Over time, the accuracy of output from ChatGPT will increase as it crowdsources and usurps the knowledge base. This will relieve the engineers from mundane work and allow time for engineers to come up with new solutions. As a hardware engineer, I tried verilog/vhdl code of simple logic to DSP filter convolution (which it did well) to systems designs (it gave up but has potential). Certainly, it will have a great positive impact on many forms of engineering work.
@MrpIE-cu3lp
@MrpIE-cu3lp Жыл бұрын
Thanks a lot where u help me lot in DEVOPS field keep up the great work Y dont u do a video on entire live project on devops ????
@RossieHoorn
@RossieHoorn Жыл бұрын
I have been a developer for 20+ years and this video got me really excited. I went up to the link to sign up and went to the chatgp link. And guesd what, high demand causes the website to be offline. 😆 I will check again first thing tomorrow.
@bluedude9567
@bluedude9567 Жыл бұрын
Same here. It's a pitty that they ask for your phone number to sign up tough...
@adnanrafique4785
@adnanrafique4785 Жыл бұрын
i need this video thx .
@MZG1992
@MZG1992 8 ай бұрын
Wonder full love you ❣️
@emmanuelgelatimesa2712
@emmanuelgelatimesa2712 Жыл бұрын
in the Jenkinsfile is using sh for docker steps and not the docker plugin, another example, that as output you will get something written by someone out there
@inodeapistanley2336
@inodeapistanley2336 Жыл бұрын
Still, in job interviews, knowing chat GPT is a plus, but you should use your memory to answer questions and your analytical skills as well. Chat GPT is perfect as a co-pilote using XP approach for developing for example.
@daoudasylla91
@daoudasylla91 Жыл бұрын
Thank nana
@lalitak1561
@lalitak1561 Жыл бұрын
great video
@manorun7587
@manorun7587 Жыл бұрын
Wow, this thing is not even out, and we already have experts doing tutorials! How is it even possible
@knaickerUK76
@knaickerUK76 Жыл бұрын
Hi Nana, great work. I will implement with my team. Will you do any content for Harness CICD?
@serp035
@serp035 Жыл бұрын
Thanks for this Nana. Very well explained and it will definitely help engineers speed up their tasks. I see ChatGPT as a glorified stack overflow 😆
@NKD748
@NKD748 Жыл бұрын
Nanaa, thank you
@helloharshad
@helloharshad Жыл бұрын
Thanks for sharing such an unbalanced opinion. Your videos are always very convincing and easy to understand in one go! ❤
@subinnair3835
@subinnair3835 Жыл бұрын
First Comment ! 🤗
@kitgary
@kitgary Жыл бұрын
Can you make a video about how ChatGPT is actually trained in details? I have searched around the web and KZbin and didn't find any useful resources to talk about the model architectures and it's backend architecture.
@shokintouch348
@shokintouch348 Жыл бұрын
thanks, how did you make your slides?
@seetsamolapo5600
@seetsamolapo5600 Жыл бұрын
Hey Nana would you please do a video on which tech roles are most safe from the current ongoing layoffs
@Fuzzycap
@Fuzzycap Жыл бұрын
I really wanted this topic
@yvonvieville
@yvonvieville Жыл бұрын
Hi Nana thanks you very much for this video. It's amazing the stuff ChatGpt can do. It's even a little bit worrying ! luckily it still makes a few mistakes :-) "Pourvu que ça dure! "
Kubernetes Crash Course for Absolute Beginners [NEW]
1:12:04
TechWorld with Nana
Рет қаралды 2,5 МЛН
ChatGPT Tutorial for Developers - 38 Ways to 10x Your Productivity
28:13
Programming with Mosh
Рет қаралды 3,5 МЛН
CAN YOU HELP ME? (ROAD TO 100 MLN!) #shorts
00:26
PANDA BOI
Рет қаралды 36 МЛН
🇮🇩Let’s go! Bali in Indonesia! 5GX Bali
00:44
ISSEI / いっせい
Рет қаралды 31 МЛН
A Guide of how to get started in IT in 2024 - Top IT Career Paths
37:39
TechWorld with Nana
Рет қаралды 673 М.
10 ChatGPT Life Hacks - THAT’LL CHANGE YOUR LIFE !!
11:00
Hayls World
Рет қаралды 2,5 МЛН
Microservices explained - the What, Why and How?
18:30
TechWorld with Nana
Рет қаралды 795 М.
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 1,4 МЛН
Top 8 ChatGPT Productivity Tips for Work!
9:26
Jeff Su
Рет қаралды 841 М.
Let's build GPT: from scratch, in code, spelled out.
1:56:20
Andrej Karpathy
Рет қаралды 4,3 МЛН
What is DevOps? REALLY understand it | DevOps vs SRE
35:33
TechWorld with Nana
Рет қаралды 859 М.