Home / Companies / Pulumi / Blog / Post Details
Content Deep Dive

Code, Deploy, and Manage a Serverless REST API on AWS with Pulumi

Blog post from Pulumi

Post Details
Company
Date Published
Author
Donna Malayeri
Word Count
816
Company Posts That Month
6
Language
English
Hacker News Points
-
Post removed?
No
Summary

Pulumi provides a framework for building serverless applications by defining infrastructure and application code using JavaScript, Python, or Go, targeting platforms like AWS, Azure, Google Cloud, or Kubernetes. In this tutorial, a REST API is created to count route hits, implemented using AWS's API Gateway, Lambda, and DynamoDB. Users begin by setting up Pulumi, configuring their AWS account, and ensuring Node.js is installed. A new Pulumi project is initiated, defining infrastructure with code that creates a REST API endpoint and a counter table in DynamoDB to track route counts. The project is deployed with Pulumi commands, and users can view deployment details and logs via the Pulumi Service. The tutorial concludes with instructions on cleaning up resources and provides links to additional sample applications in the Pulumi GitHub repository.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 7 105 28 19 +3%
Kubernetes 1 612 67 26 +53%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.