2020-01-17 18:45:39 -08:00
---
2022-05-03 21:23:32 -07:00
title: Universal Infrastructure as Code
2020-01-17 18:45:39 -08:00
meta_desc: Pulumi provides a cloud native programming model for container management. Any code, any cloud, any app.
type: page
layout: show
block_external_search_index: true
hero:
2020-02-10 13:40:59 -08:00
title: See how Learning Machine used Pulumi and Amazon ECS to lower their costs by 67%
2020-01-17 18:45:39 -08:00
body: >
2020-02-10 13:40:59 -08:00
Learning Machine provides a secure platform, using the blockchain, to issue records in a format that is tamperproof, recipient owned, and independently verifiable. They are witnessing opportunities in several key industries — Public Sector, Healthcare and Education — and need to maximize their resources in order to quickly capitalize on the explosive growth opportunities in front of them. Pulumi offered them a solution which would both simplify existing cloud configurations and help Learning Machine to easily adopt AWS serverless technologies such as AWS Lambda and Amazon ECS and AWS Fargate. This enabled Learning Machine to expedite customer deployments and scale at lower cost.
2020-01-17 18:45:39 -08:00
cta:
2020-02-10 13:40:59 -08:00
url: /case-studies/learning-machine/
label: Learn More
2020-01-17 18:45:39 -08:00
carousel:
- heading: Create
label: Create
description: modern applications.
details:
Eliminate "real languages" from our website (#4032)
* Eliminate "real languages" from our website
We know that this terminology is unfriendly and can be seen as
gatekeeping. We've moved away from it over time, but there are many
traces of it in our documentation -- most notably, even on our
homepage. Instead of "real languages", let's use "familiar languages",
and in places where deeper explanation makes sense in context, we
can say "familiar, general-purpose languages."
The current 2nd-level blurb on the homepage isn't very good right now
anyhow, so this is a convenient change. As we make progress on various
marketing efforts, we will likely make more extensive changes, but
for now this at least fixes this problem. We recently A/B tested
updates without much of an impact, so let's move ahead with this change
and then if we want to test alternatives to "familiar", we can do that.
For instance, we considered "popular", etc.
* Also eliminate "real code"
2020-08-19 06:19:50 -07:00
- title: Popular programming languages.
2020-01-17 18:45:39 -08:00
description: >
2022-05-03 21:23:32 -07:00
Define infrastructure in JavaScript, TypeScript, Python, Go, Java, YAML, or
2020-01-17 18:45:39 -08:00
any .NET language, including C#, F#, and VB.
- title: Your favorite tools.
description: Use familiar IDEs, test frameworks, and tools.
- title: Share and reuse.
description: Codify best practices and share them with your team or a growing community of practitioners.
- heading: Deploy
label: Deploy
description: to any cloud.
details:
- title: Many clouds, one workflow.
description: Use the same language, tools, and workflow, on any cloud.
- title: Collaborate.
description: Harmonize your engineering practices between developers and operators.
- title: Easy continuous delivery.
description: >
Deploy from the CLI, or integrate with your favorite CI/CD
system, and review all changes before they are made.
- heading: Manage
label: Manage
description: cloud environments.
details:
- title: Tame complexity.
description: Gain visibility across all of your environments.
- title: Audit and secure.
description: >
Know who changed what, when, and why. Enforce deployment policies with your
identity provider of choice.
- title: Secrets management.
description: >
Keep secrets safe with easy, built-in encrypted configuration.
contact_us_form:
section_id: contact
hubspot_form_id: 8381e562-5fdf-4736-bb10-86096705e4ee
2023-09-25 09:46:53 -07:00
headline: Talk to a human
2020-01-17 18:45:39 -08:00
quote:
title: Learn how top engineering teams are using Pulumi to manage CI/CD in any cloud.
name: Josh Imhoff
name_title: Site Reliability Engineer, Cockroach Labs
content: |
We are building a distributed-database-as-a-service product that runs on Kubernetes clusters across multiple
2023-05-15 15:25:28 -07:00
public clouds including Google Cloud, AWS and others. Pulumi's declarative model, the support for familiar programming
2020-01-17 18:45:39 -08:00
languages, and the uniform workflow on any cloud make our SRE team much more efficient.
---