Pulumi
PulseAugur coverage of Pulumi — every cluster mentioning Pulumi across labs, papers, and developer communities, ranked by signal.
1 day(s) with sentiment data
-
Pulumi guides Vertex AI endpoint provisioning for custom and pre-trained models
This article details how to provision Vertex AI endpoints using Pulumi, highlighting two primary methods. The first involves using the `gcp.vertex.AiEndpointWithModelGardenDeployment` resource for models from Model Gard…
-
Pulumi Stacks Enable Separate Dev and Prod LLM Model Endpoints
This article explains how to use Pulumi stacks to create separate development and production environments for LLM model endpoints. By using distinct stacks, each with its own state file and configuration, users can ensu…
-
Pulumi guides AI infrastructure deployment on Cloudflare Workers
This article details how to use Pulumi to deploy AI infrastructure on Cloudflare Workers, addressing challenges with the Pulumi Cloudflare provider's version 5 rewrite. It explains that property names have changed and t…
-
Claude Code adds safety guardrails for destructive Git commands
Claude Code has introduced a new safety feature that automatically blocks destructive Git commands, such as `git reset --hard` and `git checkout -- .`, when they are not explicitly requested by the user. This built-in g…