Code Monkey home page Code Monkey logo

serverless-vpc-examples's Introduction

Serverless VPC Examples

This repository contains example configuration for using a Lambda function inside a VPC. It also shows two different methods for using AWS services from a Lambda function in a VPC.

The two methods are:

  • Using a NAT Gateway: Adding a NAT Gateway provides full public internet access to your Lambda function. A NAT Gateway costs ~$35 per month per instance plus data processing charges.
  • Using a VPC Endpoint: A VPC endpoint allows you to use a specific AWS service from within a VPC. A VPC endpoint costs ~$7.50 per month plus data processing charges.

Check out the accompanying blog post on using AWS services from a Lambda inside a VPC for a larger breakdown of the pros and cons of the two approaches.

serverless-vpc-examples's People

Contributors

alexdebrie avatar

Stargazers

KirPot05 avatar Sameer Jejurkar avatar Conozca avatar Alejandro Latorre avatar Prafull Kotecha avatar Scott Lampert avatar Elmer Medez avatar Aaron Decker avatar  avatar Luis Ramos avatar  avatar joaspacce avatar Kevin Kibler avatar  avatar Andriy Sorochan avatar JP avatar icncsx avatar jh Kim avatar Thread Stone avatar  avatar  avatar sj avatar Diego Rodrigues Ferreira avatar Abdullah avatar David Lopez avatar Faizan Baig avatar Adrian Smijulj avatar Ethan Weeks avatar Joe Hunt avatar Miquel de Arcayne avatar Miles Nash avatar Dominic Chapman avatar Jonathan avatar Lalit avatar Yatin Badal avatar Ramkumar Rengarajan avatar

Watchers

 avatar jh Kim avatar  avatar

serverless-vpc-examples's Issues

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.