Generating Pulumi Infrastructure Code with AI! 🤖

Поділитися
Вставка
  • Опубліковано 11 чер 2024
  • Will the robots take our DevOps jobs? I used the world's largest code-writing machine learning model (Open AI codex) to write Infrastructure as Code (IaC) configurations using Pulumi.
    I challenged the AI with a series of increasingly complex tasks and critiqued the outputs along the way.
    Do you think it will be up to the task?!
    ---
    Thanks to Pulumi for sponsoring this video! 🙏
    Get started with Pulumi: www.pulumi.com/docs/get-start...
    ---
    Timestamps:
    00:00 - Start
    00:27 - Challenge intro
    00:41 - Pulumi overview
    01:04 - GCP + Pulumi setup
    01:20 - Challenge #1: Create a GCS bucket
    02:24 - Challenge #2: Create a GKE cluster
    03:53 - Challenge #3: Deploy an app into the cluster
    05:07 - Challenge #4: Create a reusable module
    07:09 - Closing thoughts
    07:31 - Will the robots take our jobs? 😬
    ---
    Join the Community:
    💬 Discord: / discord
    💻 GitHub: github.com/sidpalas/devops-di...
    🐥 Twitter: / sidpalas
    👨‍💼 LinkedIn: / sid-palas
    🌐 Website: devopsdirective.com
    ---
    Community size at time of posting:
    - Subscribers: 16414
    - Channel Views: 506250
  • Наука та технологія

КОМЕНТАРІ • 5

  • @DevOpsDirective
    @DevOpsDirective  2 роки тому +1

    Would you use Codex in your DevOps workflows? Let me know how or if you have other ideas to test it on!

  • @RyanKienstra
    @RyanKienstra 2 роки тому

    Good point that you have to understand what it outputs, to know if it's really working. Great video!

    • @DevOpsDirective
      @DevOpsDirective  2 роки тому

      Thanks, Ryan!
      As I thought about how it would integrate with people's actual workflows, that was the main blocker. For any code, but especially IAC, accepting the output without understanding is a dangerous game! 😱

  • @mukundm2023
    @mukundm2023 2 роки тому

    👏