More than Certified
More than Certified
  • Видео 99
  • Просмотров 259 465
Full GitOps Pipeline with Terrateam Open Source
Now that you've built a fully-featured GitOps pipeline using GitHub actions, let's see how you can do the same in a single file with Terrateam Open Source!
github.com/terrateamio/terrateam
terrateam.io
github.com/blimpup/gitops-minicamp-2024-tf
Time O'Reilly talk mentioned in the show: ruclips.net/video/njpGH_IHjFg/видео.htmlsi=LB3zwrUvbYE4PP3S
Просмотров: 228

Видео

Reliable Terraform Deployments in Env0 using Run Time Policies
Просмотров 58Месяц назад
Managing infrastructure deployments for multiple teams means all resources typically won't be deployed in the same way. There may be differing uptime requirements, access privileges, and cost controls that must be considered for each independent environment. In this demo, we're going to look at three different environments with different requirements, and we'll use Env0 Runtime Policies to enfo...
Using OPA to Create Guardrails for your GitHub Actions Terraform Deployments - Sound Fixed
Просмотров 1722 месяца назад
In this video, I'll add OPA to a Terraform Deployment in GitHub Actions to block the use of any AWS Instance Types other than t3.micro and t3.small.
Controlling AWS costs in your Terraform GitHub Actions Workflows with Infracost and OPA
Просмотров 2312 месяца назад
Using the Infracost free tier and Open Policy Agent is an incredibly powerful way to prevent AWS cost overruns with your Terraform GitHub Actions Pipelines. Here's how to set it up.
Using Terraform Checks to test Application Accessibility
Просмотров 982 месяца назад
In this video, we'll use a Terraform Check to perform an HTTP request to a running server to ensure the port for Grafana comes up after deployment.
GitHub Actions: Workflow Dispatch for Manual Terraform Runs
Просмотров 1642 месяца назад
Using Workflow Dispatch to manually run Apply and Destroy commands with Terraform is a valuable pattern when testing your deployments.
Configuring an S3 and DynamoDB Backend for Terraform and GitHub Actions
Просмотров 2532 месяца назад
In this video, I'll use a Cloudformation template to deploy an S3 bucket and DynamoDB table to serve as a state-storage backend for Terraform that can be used for your GitHub Actions Workflows. Note: You'll need to be authenticated first, check out the OIDC video for the best way to authenticate.
GitHub Actions: Configure OIDC Authentication for AWS and Terraform
Просмотров 5472 месяца назад
In this video, you'll use OpenID Connect (OIDC) to authenticate Terraform to AWS for deployments using GitHub Actions. Sample Code: github.com/morethancertified/gitops-minicamp-2024-tf This video is part of the GitOps for Terraform Minicamp 2024. courses.morethancertified.com/p/gitops-with-terraform
GitOps for Terraform Minicamp 2024 Intro Call
Просмотров 3263 месяца назад
GitOps for Terraform Minicamp 2024 Intro Call
Self-Service Infrastructure with Env0
Просмотров 934 месяца назад
Creating a self-service infrastructure environment using Env0's granular RBAC system and Open Policy Agent Policies.
Journey to Tech, Iac, Terraform, Cybersecurity, and More with Ned Bellavance
Просмотров 1359 месяцев назад
In this conversation, Derek and Ned discuss their backgrounds in IT and how they got into the world of DevOps. They also talk about their experiences in help desk and consulting, as well as their journey into infrastructure as code using tools like CloudFormation and Terraform. They share advice for those starting out in help desk and discuss the challenges and upgrades they encountered with Te...
The GCP Outage of 2019 and a whole lotta BGP talk
Просмотров 979 месяцев назад
The GCP Outage of 2019 and a whole lotta BGP talk
Leadership, Working in the Public Sector, and the AWS IQ Program with Josh Grant
Просмотров 1059 месяцев назад
Leadership, Working in the Public Sector, and the AWS IQ Program with Josh Grant
Learning for everyone, Women in Tech, and Moving between tech roles with Christina Roberts
Просмотров 849 месяцев назад
Learning for everyone, Women in Tech, and Moving between tech roles with Christina Roberts
Leadership, Working in the Public Sector, and the AWS IQ Program with Josh Grant
Просмотров 279 месяцев назад
Leadership, Working in the Public Sector, and the AWS IQ Program with Josh Grant
Platform Engineering, Moving between startups and enterprise, and Security with Reuben deVries
Просмотров 519 месяцев назад
Platform Engineering, Moving between startups and enterprise, and Security with Reuben deVries
Ops 'n' Hops: Women in Tech, Multi Cloud, And becoming a Manager with Jenn Bergstrom
Просмотров 37Год назад
Ops 'n' Hops: Women in Tech, Multi Cloud, And becoming a Manager with Jenn Bergstrom
Ops 'n' Hops: Pivoting to tech, Agile, and Team Coaching with Antoni Tsavelas
Просмотров 46Год назад
Ops 'n' Hops: Pivoting to tech, Agile, and Team Coaching with Antoni Tsavelas
Ops 'n' Hops: Terraform, Licensing, and Platform Engineering with Matt Gowie
Просмотров 218Год назад
Ops 'n' Hops: Terraform, Licensing, and Platform Engineering with Matt Gowie
Ops 'n' Hops: Observability, Punk Rock, and Being Excellent to Eachother with Scott Mabe
Просмотров 32Год назад
Ops 'n' Hops: Observability, Punk Rock, and Being Excellent to Eachother with Scott Mabe
Ops 'n' Hops Running a Startup on a boat, Infrastructure, and Code with Malcom Matalka
Просмотров 98Год назад
Ops 'n' Hops Running a Startup on a boat, Infrastructure, and Code with Malcom Matalka
Ops 'n' Hops: Talking enterprise, startups, and learning with Josh Stout and Trey Shearouse
Просмотров 34Год назад
Ops 'n' Hops: Talking enterprise, startups, and learning with Josh Stout and Trey Shearouse
Ops 'n' Hops: Re:Invent, Learning Tech in Spanish, IoT, and Rum
Просмотров 67Год назад
Ops 'n' Hops: Re:Invent, Learning Tech in Spanish, IoT, and Rum
Ops 'n' Hops: Education and Startups with Andrew Brown
Просмотров 398Год назад
Ops 'n' Hops: Education and Startups with Andrew Brown
Ops 'n' Hops: Hiring and Tech with Stephen Sadowski
Просмотров 155Год назад
Ops 'n' Hops: Hiring and Tech with Stephen Sadowski
Custom Containers on a PLC with Dockerfiles
Просмотров 261Год назад
Custom Containers on a PLC with Dockerfiles
Running Advanced Networking Tools on a PLC
Просмотров 92Год назад
Running Advanced Networking Tools on a PLC
How to Install K3s
Просмотров 2,1 тыс.Год назад
How to Install K3s
Running Containers on a Phoenix Contact PLCNext
Просмотров 417Год назад
Running Containers on a Phoenix Contact PLCNext
Refactoring a Monolithic Terraform App to Modules
Просмотров 9802 года назад
Refactoring a Monolithic Terraform App to Modules

Комментарии

  • @alexiojunior7867
    @alexiojunior7867 12 дней назад

    im loving this minicamp , i think it the best resource i have ever seen

    • @MorethanCertified
      @MorethanCertified 12 дней назад

      Awesome, thanks! Hoping to do another one soon. Maybe on advanced Terraform?

  • @alexiojunior7867
    @alexiojunior7867 12 дней назад

    wow this is great content very easy to follow and understand

  • @alexiojunior7867
    @alexiojunior7867 13 дней назад

    This is a great intro call, hoping to learn a lot from the upcoming sections

  • @jacobholland4392
    @jacobholland4392 14 дней назад

    thank you. this was very helpful and well made. I appreciate when people make such clear and concise videos. seriously thanks.

  • @samuelbarton4957
    @samuelbarton4957 Месяц назад

    Great job, very clear

  • @UpskillingAcademy
    @UpskillingAcademy Месяц назад

    Hello, My name is Eka from Upskiling. I'm really interested in the content you create, and I would like to ask for your permission to use the link to your RUclips video as a resource on the Upskiling website. Please note that Upskiling will not repost or re-upload the video from your RUclips channel; we will only be sharing the link to the video. I hope to hear from you soon. Thank you!🙏🏻

  • @victornoagbodji
    @victornoagbodji Месяц назад

    Thank you so much for doing this. It was very helpful 😊

  • @sathvikkalikivaya10
    @sathvikkalikivaya10 2 месяца назад

    Thanks! This helped me understand the basics!!

  • @ritammishra8705
    @ritammishra8705 3 месяца назад

    Can anyone please say, what should be our repo name in order to get marked? gitops-2024 OR gitops-minicamp-2024. And then we have to clone gitops-minicamp-2024-tf to that repo right? @MorethanCertified

    • @MorethanCertified
      @MorethanCertified 2 месяца назад

      Either is fine. You'll submit it through the course using this lesson: courses.morethancertified.com/courses/gitops-with-terraform/lectures/57735856

  • @Kevish-s3v
    @Kevish-s3v 3 месяца назад

    Hello Derek, I just bought your DevOps bundle and going through the terraform refresh. Heard on reddit you were the best out there. Just one feedback i would make is please update your course content and maybe make your tutorial on linux running on virtualbox or using WSL2 instead of codespace as in my opinion it gets a little confusing and overwhelming especially for beginners like myself. I hope you can take this feedback positively and make some improvement!. I am currently testing it on WSL. See you on the 5th October for the GitOps minicamp

  • @avicrowntechsolutions3331
    @avicrowntechsolutions3331 4 месяца назад

    Thanks for 6 Subscribers completed

  • @jasontravail8224
    @jasontravail8224 6 месяцев назад

    and if we have multiple subnet ?

  • @pedropecciblanco3719
    @pedropecciblanco3719 6 месяцев назад

    Just 12 likes until now? can belive it :)

  • @Rte535
    @Rte535 7 месяцев назад

    the blog post with commands mentioned does not exist

    • @MorethanCertified
      @MorethanCertified 7 месяцев назад

      Thanks for reminding me. I've got to migrate that over to my new platform.

    • @MorethanCertified
      @MorethanCertified 7 месяцев назад

      dev.to/morethancertified/containerizing-terraform-3h3e

  • @johnjames_cowperthwaite
    @johnjames_cowperthwaite 7 месяцев назад

    A great primer into Terraform, many thanks for all the great lessons.

  • @zakihakim6408
    @zakihakim6408 8 месяцев назад

    it doesnt work for me... it works in cmd prompt, but not vscode

  • @ismaelsoschinski
    @ismaelsoschinski 8 месяцев назад

    Excelent

  • @SanjaySingh-wp5jp
    @SanjaySingh-wp5jp 8 месяцев назад

    Hey Derek, I was waiting for your more than certified Kubernetes course but surprisingly I am unable to see it in the website today. Is that course dropped?

    • @MorethanCertified
      @MorethanCertified 8 месяцев назад

      It hasn't been completely dropped, but I'm prioritizing my Terraform courses first.

  • @shrikanyavishwakarma385
    @shrikanyavishwakarma385 8 месяцев назад

    Hey Thanks for the short Video with clear explanation. You have made my work too easy and I did it.

  • @ErsinErtan
    @ErsinErtan 8 месяцев назад

    Good pacing, high engagement

  • @vamsiB13
    @vamsiB13 9 месяцев назад

    dynamic "duo" {}

  • @mbiakopclinton781
    @mbiakopclinton781 9 месяцев назад

    very informative

  • @kashifmallick601
    @kashifmallick601 10 месяцев назад

    Awesome. it was well done and easy to follow.

  • @SpandhanaKandukuri
    @SpandhanaKandukuri 10 месяцев назад

    Thank you for clear explanation

  • @LordZMD1
    @LordZMD1 11 месяцев назад

    I do remember cleaning spider webs and bugs at my moms hospital from old computers

  • @adewalelegennd9910
    @adewalelegennd9910 11 месяцев назад

    How do i handle a case where i use a password and not an identity file?

  • @TerraSpacio
    @TerraSpacio Год назад

    Thank you for the opportunity once again. Here is the link to our Spanish DevOps AWS channel: "DevOps en Español". youtube.com/@TerraSpacio?si=ZrBYZqhJzegOoy6N

  • @elkyu505
    @elkyu505 Год назад

    Really fun and informative talk!

  • @jorgetovar621
    @jorgetovar621 Год назад

    I really like Andrew content but 107 slides is too much hahaha. It would be great if you could keep things short and simple and that’s way difficult. It’s just that tackling a 100h video is more difficult

  • @Ahop63
    @Ahop63 Год назад

    Awesome interview. Thanks Stephen for sharing your insights.

  • @juang.7837
    @juang.7837 Год назад

    Andrew your computer is just six years old hahahaha, you're the boss

  • @allee7411
    @allee7411 Год назад

    Fun & entraining podcast like the personal talk from my AWS and Terraform guru's 💚😎, for Cloud/Ops content like PrimeTime is defo needed, maybe after each this clips/shorts with relate tools .. interesting takes on crossover between Cloud/Ops & programming, AI .. also 2023 job market vs 2024 💥

  • @DillipSrinivasan
    @DillipSrinivasan Год назад

    Thanks a lot bro, finally userdata works for me! 😀

  • @sharatbhaskar8001
    @sharatbhaskar8001 Год назад

    lets say there a folder structure which contains a module(main, output and variable.tf) , and in root of a folder we have main output terraform.tfvars and variables.tf . Now my question is how my root variable.tf is different from the variable.tf which is in module.

  • @DrRadtke
    @DrRadtke Год назад

    Hi Derek, this course is amazing. Thanks for creating sharing it!

  • @邱政亞
    @邱政亞 Год назад

    hello, why my Things no Interact tab?

  • @yusstilllearning2749
    @yusstilllearning2749 Год назад

    That's Cool bro,Thank you!

  • @meetpatel5142
    @meetpatel5142 Год назад

    Very Big Thank You Love From INDIA❤

  • @moustaphaotf
    @moustaphaotf Год назад

    Hello ! Thank you for this well explained tutorial ! I runned throught it while doing research on a project I am working on. But unfortunately when I try to use the mqtt node, I have an error on my terminal saying failed to connect to mqtt broker

  • @samgallagher1034
    @samgallagher1034 Год назад

    How do you use sudo when you connect

  • @Southpaw07
    @Southpaw07 Год назад

    Your channel deserves way more views and subs. Your videos explain the key foundation on TF with simple practical use cases. Thanks for making a series on TF., a true gem!

  • @Southpaw07
    @Southpaw07 Год назад

    Thanks a million for making this training on TF... . Had no idea about the implicit resource name and how it works .. After you explained, it does make sense not hard code the names. question does mean the "Depends - on" is no longer required if you use resource names?

  • @stilmatic26
    @stilmatic26 Год назад

    good materials but am having issues with SSH video #19 windows-ssh-config.tpl

  • @mauropereira
    @mauropereira Год назад

    Thanks! I completed your playlist your course!

  • @chinnapuvvulasriphanikrish4630

    Thanks Derek for helping the community

  • @anessa02
    @anessa02 Год назад

    how to download a link

    • @frkael8255
      @frkael8255 Год назад

      everithing is in the previous videos

  • @deelokz4190
    @deelokz4190 Год назад

    I will like to know more about subnets, do you have a tutorial for that?

  • @VetinCloud
    @VetinCloud Год назад

    dude let me waiting on key, like a good movie always let the audience wanting more....

  • @ahmedbadawi6482
    @ahmedbadawi6482 Год назад

    Bro you are legend👌❤

  • @stilmatic26
    @stilmatic26 Год назад

    great course the materials and delivery of the information. My connection keeps timing out, and what might i have done wrong?