Learn DevOps
Infrastructure Automation With Terraform
Below are the top discussions from Reddit that mention this online Udemy course.
Learn how to automate your infrastructure with terraform
Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.
Taught by
Edward Viaene
Reddit Posts and Comments
0 posts • 3 mentions • top 3 shown below
1 points • adamaod99
This course is pretty good.
https://www.udemy.com/course/learn-devops-infrastructure-automation-with-terraform/
1 points • sofuca
yes, if you're only using one account then I don't know why you'd use assume role. Just give the account you're using the correct permissions to spin up the recourses you need and you're done.
I learned all my terraform from this course https://www.udemy.com/course/learn-devops-infrastructure-automation-with-terraform/
it's very good. I'm not affiliated in any way!
1 points • connord83
DevOps is huge. You're expected to know everything from AWS to Github to Docker/Kubernetes to IaC such as Terraform and how to build and manage a CI/CD pipeline and deployment tools. No one at work should be expecting you to be a rock star this early on. Hop on Udemy, get the following and do them in your spare time:
- architecting on AWS or a similarly popular/rated Azure equivalent if that's what ya'll are using
- learn about containers and orchestration
- then start learning about infrastructure as code (this terraform course is great)
- lastly learning about CI/CD and Jenkins
There's lots more but if you work on these when you're stalled at work/waiting on pairing or in your off hours you'll start getting more confident in your work really quickly. I moved from QA to DevOps recently and am going through the same as you right now, but these courses have helped a lot!