Home / Companies / Pulumi / Blog / January 2024

January 2024 Summaries

4 posts from Pulumi

Filter
Month: Year:
Post Summaries Back to Blog
Pulumi has introduced a new template gallery feature in its Pulumi Cloud New Project Wizard, aimed at enhancing developer productivity and collaboration by simplifying the creation of cloud infrastructure. The New Project Wizard allows developers to quickly set up Pulumi programs from Organization Templates, commit to GitHub, and initiate deployments directly from the browser, offering a more streamlined alternative to the Pulumi Backstage Plugin or custom integrations. The template gallery includes Organization Templates for enterprise users, Pulumi-authored templates for common architecture patterns, and AI-generated templates created with Pulumi AI to cater to specific needs, thereby helping platform teams standardize and disseminate best practices efficiently. This update reflects Pulumi's ongoing commitment to improving the authoring experience and supporting developers with tools that facilitate rapid and best practice-oriented project initiation.
Jan 25, 2024 454 words in the original blog post.
The blog post offers a detailed guide for developers on how to effectively start using Pulumi, a tool that facilitates infrastructure as code (IaC) development with support for multiple programming languages. It emphasizes overcoming the initial learning curve by starting small and highlights Pulumi's integration with GitHub, Codespaces, and VSCode for a seamless cloud development experience. The post outlines a "DevOps Day" approach to planning, executing, and enhancing a project, demonstrated through deploying a Minecraft server on Kubernetes using Pulumi. It also introduces Pulumi AI as a helpful tool for simplifying the development process, encouraging users to experiment with AI prompts for infrastructure setup. The piece concludes by underscoring the community-driven aspect of Pulumi and invites users to share their experiences, while providing a comprehensive walkthrough of setting up a development environment, creating a GitHub repository for version control, and using various command-line tools and environment configurations.
Jan 23, 2024 3,152 words in the original blog post.
The integration of Pinecone with Pulumi provides a streamlined method for managing Pinecone indexes, including the newly introduced serverless indexes, through any of Pulumi's supported programming languages. This integration applies Infrastructure as Code principles, enhancing efficiency and offering access to Pulumi's extensive array of providers for enriched development capabilities. Pinecone is a managed vector database, essential for AI applications such as large language models and semantic search, due to its ability to handle vector embeddings with low latency for billions of vectors. The introduction of a serverless vector database by Pinecone allows for scalable and cost-effective deployment of AI applications, facilitated by a "pay for what you use" pricing model. The Pinecone Provider for Pulumi simplifies the process of creating, updating, and deleting indexes, while also enabling the use of custom provider configurations for deploying indexes across multiple accounts. This integration empowers developers to maintain reproducible infrastructure as code for AI applications utilizing Pinecone indexes.
Jan 16, 2024 953 words in the original blog post.
Pulumi has announced the general availability of Customer-Managed Agents for Pulumi Deployments, enhancing infrastructure management with the ability to self-host deployment agents. This feature allows customers to maintain security and compliance by running agents within private environments, offering flexibility in hosting and managing infrastructure. Pulumi Deployments, a platform for large-scale infrastructure management, goes beyond traditional CI/CD workflows by providing various deployment triggers and has transformed organizational infrastructure management by offloading executions to Pulumi Cloud. The Customer-Managed Agents allow for hosting on any hardware and environment, supporting up to 150 concurrent deployments, and enabling compliance by keeping cloud credentials within private networks. Available in the Business Critical edition of Pulumi Cloud, this feature empowers users to align deployment strategies with specific infrastructure needs while ensuring Pulumi's continued support and innovation.
Jan 08, 2024 1,061 words in the original blog post.