Тёмный

How I passed my Terraform Associate Certification in 2 weeks after failing it 

Rishab in Cloud
Подписаться 26 тыс.
Просмотров 21 тыс.
50% 1

Опубликовано:

 

11 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 45   
@shailendraverma1675
@shailendraverma1675 9 месяцев назад
Hooray! 🚀 Big thanks!!!! Your video was my certification superhero guide! 🏆 Followed your steps, nailed it, and now I'm proudly certified! 💯 You rock! 🌟
@rishabincloud
@rishabincloud 9 месяцев назад
Awesome, congratulations!
@visheshbhagwat609
@visheshbhagwat609 2 года назад
Thank you your prsnl notes helped be alot for my last min revision . surely it increased my confidence and around 10-20% to my result 😃.. cheers...!!!!
@rishabincloud
@rishabincloud 2 года назад
Let’s go 🚀🔥
@lemont9061
@lemont9061 6 месяцев назад
Did you take 02 or 03 version exam
@mdsanowarhossain9854
@mdsanowarhossain9854 3 месяца назад
Thank you for your excellent guidance. I am unable to download your "My personal notes" personal notes. Could you kindly provide me with the correct hyperlink?
@rishabincloud
@rishabincloud 3 месяца назад
Sure thing: rishabkumar.com/notes
@DehinsTrillo
@DehinsTrillo Год назад
Thank you!
@readersclub93
@readersclub93 Год назад
Does the exam asks questions on aws more than any other cloud provider ? This because I see lot of preference towards aws on hashicorp tutorial, exam guide , and also other Udemy type courses If not does exam have any reference to providers or its completely agnostic on all the questions ?
@sandeepabbadivts8387
@sandeepabbadivts8387 Год назад
bro , i''m unable to view complete 250 questions , it is asking subscription , please suggest me any aleternatives
@HenokTech
@HenokTech 2 года назад
At what point do you think learning terraform becomes valuable? meaning should someone learn a cloud platform(s), a programing language, linux, etc before terraform?
@rishabincloud
@rishabincloud 2 года назад
I personally think it should be after you have learned a Cloud Provider and have some linux cli skills
@Bdavis2475
@Bdavis2475 2 года назад
learn aws (assosciate) first. took me about 3 months personally. then learning terraform after that is easy, took me about 2 weeks
@Bdavis2475
@Bdavis2475 2 года назад
I did the freecodecamp course and the 250 practice questions on medium
@nagarajjalawadi1425
@nagarajjalawadi1425 Год назад
Where to get the exam vouchers for Terraform Associate (003) exam ?
@briannguyen686
@briannguyen686 Год назад
Thanks for sharing
@Cello624
@Cello624 3 месяца назад
Are the personal notes still available?
@rishabincloud
@rishabincloud 3 месяца назад
Yes, here at rishabkumar.com/notes
@priyankapatel9461
@priyankapatel9461 2 года назад
Hi Risabh, I failed exam yesterday with 66%. I felt down in the dumps. Could you tell me what resource I need to follow?
@rishabincloud
@rishabincloud 2 года назад
Priyanka, I would recommend going through the docs and also checkout these best practices for Terraform - www.terraform-best-practices.com/
@khushbugupta5849
@khushbugupta5849 2 года назад
hey @priyanka patil did u cleared the exam
@priyankapatel9461
@priyankapatel9461 2 года назад
@@khushbugupta5849 yes I cleared
@priyankapatel9461
@priyankapatel9461 2 года назад
@@rishabincloud I cleared my exam Thanks!
@rishabincloud
@rishabincloud 2 года назад
@@priyankapatel9461 That is awesome!
@streetglow4555
@streetglow4555 2 года назад
Hi Rishab, I have a question, could you tell me during Terrafrom examination can we open terraform officials documents ?
@mparikshit
@mparikshit 2 года назад
No, you are not allowed to open any windows, apps, etc. You can't have any material with you including mobile, tablet, etc.
@iamrishavdev
@iamrishavdev 2 года назад
Do you get free retake if failed or need to pay again the whole fee?
@rishabincloud
@rishabincloud 2 года назад
No, you don't get a free retake.
@ssp4039
@ssp4039 2 года назад
Hi Risabh, I am working as system administrator and want to switch to devops but i am unable to get any job as no pripr experience in cloud profile. How can i switch profile? Please let me know and kindly help me , what needs to be done? can i make my own proof of concepts on aws account and apply for jobs? what's the right way if you could please let me know it would be a great help.
@niksen3300
@niksen3300 2 года назад
Hey there. If you still haven''t made the jump then i would start by learning ci/cd tooling, IaC tools and then move to a single cloud provider. If you go over jenkins, ansible, terraform and get hefty experience with them and then apply that knowledge on some cloud environment while chasing a couple of certifications for them e.g Azure fundamentals, admin, devops and terraform associate then you are as good to go as it gets. The rest will come from job experience. Oh and most likely docker/kubernetes and helm is a must. I know that it sounds like a lot but for a guy that comes from an administrator background it's gonna be easy in a few months. You already understand servers, configurations, concepts like high availability, clustering, load balancers stuff like that. The hardest part in all of these is gonna be the cloud provider since learning one is as boring as it gets. I was a linux admin for 6 years and made the switch by having implemented ansible, jenkins, some terraform+packer and docker in my previous work. I had no kubernetes experience whatsoever and no cloud provider other some personal AWS usage from my free time study. I learned kubernetes and helm on my new job. Deployments are done via bamboo but since i had experience with jenkins it was easy to understand. Kubernetes was easy to learn due to my knowledge of dockers and systems. And helm was easy to master from my knowledge of ansible templating. Making the switch is honestly really easy from someone working as a sysadmin. You just got to throw some study first on a few things and if you have no prior work experience get some certificates to have something as proof. Most jobs will not require you to use all of that stuff. Most jobs will most likely implement all these tools in a "not so good" way and will have enough people to manage the workload, plus any decent company will allow you some time in the start to catch up with their stack. In the end of the day most DevOps people are: - deploying/automating stuff , a sysadmin already did that via scripts most of the time and services for uptimes,logs etc - debugging network, application, db, service, system errors, a sysadmins day - managing infrastructure, a sysadmins day - on call rotations, a lot of sysadmins do that - securing the clusters, sysadmins secure servers and/or business infra - coding solutions, a sysadmin could be doing that as well DevOps is really close to a sysadmin but mostly focused on automations and tooling in a best effort to deliver the best software rather than dealing with bare metal servers, managing hosted projects, performance, users etc.Depending on your roles you might be managing the deployments to kubernetes, the pods health and resources, the clusters. It's literary the same as managing VMs/Bare metals and their apps/services. Sometimes i cannot tell the difference. But truth be told the overall tooling knowledge you need is quite larger. But is i said. It's really doable and easy for someone for your field. best of luck!
@justanaverageguy4739
@justanaverageguy4739 Год назад
@@niksen3300 Hey thanks for commenting this. Can I shift from QA Automation to Devops. I currently have Google CDL and Microsoft Azure fundamentals certificate. Thanks
@ashwinalvin4997
@ashwinalvin4997 6 месяцев назад
Hey ​@@niksen3300, Even I'm a Test Environment analyst handling Release and Configuration management and want to move into complete DevOps engineer role. I completely agree what you've said and I hope to get my dream job..
@akshay_candle_trader
@akshay_candle_trader 2 года назад
To practice devops tools i5 6th gen processor is enough????? Plz reply me broo
@urdarkside1
@urdarkside1 2 года назад
Yeah it is. 💯 Just use Linux to start.
@akshay_candle_trader
@akshay_candle_trader 2 года назад
@@urdarkside1 thnx buddy😍
@rishabincloud
@rishabincloud 2 года назад
Yep, it should be enough.
@hlearningkids
@hlearningkids 2 года назад
can i use bluetooth or earphone headset? during the online exam? can we write this exam in exam centre? in 2022 October?
@rishabincloud
@rishabincloud 2 года назад
I don't think so, here is more info: www.hashicorp.com/certification#faq
@bones10x
@bones10x 8 месяцев назад
Got it in 3 says 🥲 No prep..
@crystalgray79
@crystalgray79 2 месяца назад
I am trying the same 5 days is my goal!
@edwarddasilva2723
@edwarddasilva2723 2 года назад
Thank you!
Далее
Авто уровни Happy Glass level 604 - 606
00:49
Dragon Blood Whitening Cream
00:35
Просмотров 5 млн
ОНА ОПЯТЬ ПОЁТ 😱
3:05:53
Просмотров 1,2 млн
Why You NEED To Learn Terraform | Practical Tutorial
27:33
Terraform - What is the Terraform Associate
9:17
Просмотров 6 тыс.
Failed my Terraform Associate Exam
4:04
Просмотров 12 тыс.
Авто уровни Happy Glass level 604 - 606
00:49