Getting Started with Google Cloud & Infrastructure as Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024
  • Google Cloud’s product offering is continuously evolving, and infrastructure tools often can’t keep up with the speed of innovation. Pulumi’s Google Cloud Native provider is built directly from the Google Cloud API, bringing power of familiar programming languages to Google Cloud without sacrificing on latest features.
    In this workshop, we’ll use the Google Cloud native provider to build infrastructure using Pulumi’s TypeScript SDK and examine some of the features not previously possible.

ความคิดเห็น • 2

  • @sparun1607
    @sparun1607 ปีที่แล้ว

    Thanks for this kick start, can we have a tutorial on GCP Instance creations, that would be really greatful

  • @LouisSayers
    @LouisSayers 3 ปีที่แล้ว +1

    Thanks for the tutorial!
    It was great as an intro, however it did leave me wondering - how should Pulumi be configured when the Frontend and Backend are split into separate repositories? What if they share a resource such as a load balancer?