Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

fillmore-labs/microbatch-lambda

Repository files navigation

Purpose

This code demonstrates the use of the go packagefillmore-labs.com/microbatch.

Running

Prerequisites

The example assumesAWS cli,AWS cdk,configured AWS credentials,Go andyq installed.

Deploy the Lambda to your account with the supplied script

./deploy.sh

This deploys theCloudFormation stack and updatesconfig.yaml for the client.

Starting the Client

Simply

go run ./client

Cleaning Up

cdk destroy -f

Packages

client

The sample client usingfillmore-labs.com/microbatch.

api

Shared API for client and lambda handler.

lambda

TheAWS Lambda function handler.

The business logicProcessJobs is infunction.go.

lambda/cmd/bootstrap

TheAWS Lambda entry point.

cdk

TheAWS CDK app containing the lambda stack.

cdk/pkg/server

TheAWS CDK stack describing the lambda deployment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp