serverless-golang

AWS Lambda Go functions using Serverless Framework and Python shim

Github星跟蹤圖

Serverless Golang

Serverless Gopher

Gopher by @flemay, inspired by @ashleymcnamara and Renee French artworks.

Serverless Badge Go example projects.

Go Meetup Presentation: https://www.slideshare.net/yunspace/amazingly-simple-serverless-go

Performance

For AWS, we leverage eawsy's python based AWS Lambda Go Shim for superior
performance compared to Node.js shims:

Benchmark

Features

  • seamless integration with AWS Lambda event sources or API Gateway HTTP requests.
  • use docker and docker-compose for easy testing with localstack (example coming soon) and ensure consistent dependencies across golang, python and serverless
  • docker builder image immutably baked in with:
    • amazon linux base image for building AWS Lambda
    • go 1.9.2
    • vendor support via glide, trash and dep
    • python 2.7
    • node 6
    • serverless 1.25.0

Usage

Prerequisites:

  • have serverless, go, make and docker
  • have correct $GOPATH and your new project must reside in $GOPATH/src/path/your-app

See each individual example for detailed instructions:

Clients

Currently used by amaysim Australia to build strategic Microservices across 4 business verticals.

RoadMap

  • kinesis example
  • graphql example
  • dynamodb example with localstack tests #13
  • event-gateway and FDK support #17
  • sls plugins example #21
  • Azure support #15
  • OpenWhisk

主要指標

概覽
名稱與所有者mrserverless/serverless-golang
主編程語言Go
編程語言Go (語言數: 3)
平台
許可證Other
所有者活动
創建於2017-01-16 08:08:26
推送於2019-10-20 07:41:46
最后一次提交2019-10-20 18:41:45
發布數9
最新版本名稱1.25.0 (發布於 )
第一版名稱1.8.3 (發布於 2017-06-20 17:06:17)
用户参与
星數303
關注者數17
派生數20
提交數109
已啟用問題?
問題數29
打開的問題數9
拉請求數15
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?