Serverless Python Example | Modern Infrastructure Wednesday 2020-05-20
Last week, we built a serverless GraphQL API using Apollo GraphQL, Google Cloud Functions, and Pulumi completely in TypeScript. Today, we’ll mix it up and do the same thing, but using Python for the infrastructure bits, showing how easy it is to mix languages in Pulumi. Code for this episode available here:
The examples are in Python but Pulumi makes it easy to stand up infrastructure in your favorite languages inclu