Giter VIP home page Giter VIP logo

marklam / examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pulumi/examples

0.0 1.0 0.0 8.94 MB

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi

Home Page: https://www.pulumi.com

License: Apache License 2.0

TypeScript 54.50% HTML 7.26% Python 8.43% CSS 0.73% Shell 0.93% JavaScript 3.49% C# 14.05% Go 5.43% Dockerfile 0.50% Ruby 3.46% CoffeeScript 0.03% Makefile 0.06% Java 0.34% PowerShell 0.23% Groovy 0.21% F# 0.37%

examples's Introduction

Pulumi Examples

This repository contains examples of using Pulumi to build and deploy cloud applications and infrastructure.

Each example has a two-part prefix, <cloud>-<language>, to indicate which <cloud> and <language> it pertains to. The cloud is one of aws for Amazon Web Services, azure for Microsoft Azure, gcp for Google Cloud Platform, kubernetes for Kubernetes, or cloud for Pulumi's cross-cloud programming framework.

See the Pulumi documentation for more details on getting started with Pulumi.

Cloud Infrastructure

Example Language Cloud
AWS EC2 instance (JavaScript)
Provision a simple Linux web server that serves traffic on port 80
JavaScript AWS
AWS EC2 instance (Python)
Provision a simple Linux web server that serves traffic on port 80
Python AWS
Azure Virtual Machine (JavaScript)
Provision a simple Linux web server that serves traffic on port 80
JavaScript Azure
GCP Virtual Machine (JavaScript)
Provision a simple Linux web server that serves traffic on port 80
JavaScript Google Cloud Platform
Component for creating EC2 instances (JavaScript)
A minimal component that encapsulates creating EC2 instances
JavaScript AWS
Simple static website on AWS S3 (JavaScript)
A simple program that uses S3's website support
JavaScript AWS
Component for simple static website (JavaScript)
A reusable component for hosting static websites on AWS S3
JavaScript AWS
Simple static website on AWS S3 (Go)
A static website that uses S3's website support
Go AWS
Production-ready static website on AWS (TypeScript)
An end-to-end example for hosting a static website on AWS, using S3, CloudFront, Route53, and Amazon Certificate Manager
TypeScript AWS
Jenkins on Kubernetes (JavaScript)
A Jenkins container running on Kubernetes
JavaScript Kubernetes
AWS RDS and Airflow (TypeScript)
Deploys an RDS Postgres instance and containerized Airflow
TypeScript AWS
CloudWatch Log Groups, Event Targets, Metric Alarms, IAM roles, and more! (TypeScript)
An example that shows how to create a number of AWS resources, including cloudwatch.Dashboard, cloudwatch.EventRule, cloudwatch.LogGroup, sqs.Queue, and more.
TypeScript AWS
Azure App Service with SQL Database and Application Insights
Deploy Azure App Service along with SQL Database and Application Insights
TypeScript Azure
Azure Functions
A simple component for deploying inline code to Azure Functions
TypeScript Azure
Linode instance (JavaScript)
Provision a simple Linux web server that serves traffic on port 80
JavaScript Linode

Cloud Applications

Example Language Cloud
Serverless REST API (JavaScript)
A simple REST API to count the number of times a route has been hit
JavaScript AWS
NGINX container on AWS ECS (JavaScript)
In 15 lines of code, deploy an NGINX container to production
JavaScript AWS
Serverless URL shortener (TypeScript)
A complete URL shortener web application using high-level cloud.Table and cloud.HttpEndpoint components
TypeScript AWS
Serverless URL shortener with cache (TypeScript)
An extension of the URL shortener that adds a Redis cache
TypeScript AWS
Serverless video thumbnailer with Lambda and Fargate (JavaScript)
An end-to-end pipeline for generating keyframe thumbnails from videos uploaded to a bucket using containerized FFmpeg
JavaScript AWS
Serverless video thumbnailer with machine learning (JavaScript)
An extension of the video thumbnail example that uses AWS Rekognition video labels
JavaScript AWS
Raw AWS Serverless (TypeScript and C#)
A complete serverless C# application using that uses the raw resources aws.apigateway.RestAPI, aws.lambda.Function and aws.dynamodb.Table
TypeScript AWS
Voting App with containers (TypeScript)
A simple voting app that uses Redis for a data store and a Python Flask app for the frontend, demonstrating the high-level framework @pulumi/cloud.
TypeScript AWS
Kubernetes Guestbook (TypeScript)
A version of the Kubernetes Guestbook app using Pulumi and @pulumi/kubernetes
TypeScript Kubernetes
Kubernetes Sock Shop (TypeScript)
A version of the standard Sock Shop microservices reference app app using Pulumi and @pulumi/kubernetes
TypeScript Kubernetes
AWS Athena Twitter Analyzer (JavaScript)
An application that periodically queries Twitter for a search term, stores the results in S3, and configures an Athena query for data analysis
JavaScript AWS
Serverless SQS to Slack (JavaScript)
Uses a Lambda function to post SQS messages to a Slack channel
JavaScript AWS
AWS Step Functions
A basic example that demonstrates using AWS Step Functions with a Lambda function
TypeScript AWS
Twilio SMS handler for API Gateway
A sample component that makes it easy to connect AWS API Gateway and Twilio SMS
TypeScript AWS

examples's People

Contributors

4c74356b41 avatar bermudezmt avatar chrsmith avatar clstokes avatar cnunciato avatar cyrusnajmabadi avatar danmastrow avatar daveremy avatar ejsmith avatar ekrengel avatar ellismg avatar ericrudder avatar evanboyle avatar hausdorff avatar jen20 avatar jestrjk avatar joeduffy avatar justinvp avatar lblackstone avatar lindydonna avatar lukehoban avatar metral avatar mikhailshilkov avatar mmdriley avatar pgavlin avatar praneetloke avatar prasannapad avatar serguzest avatar stack72 avatar swgillespie avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.