Skip to main content

pycroservices is a microservices framework on AWS Lambda.

Project description

pycroservices

pycroservices is a microservices framework on AWS Lambda.

pycroservices runs AWS Lambda functions designed as a directed acyclic graph. Here is a list of the package contents:

  • provide mechanism that makes functions loosely coupled with each other

  • run on AWS Lambda

  • run on local machine

  • provide template creation tool (future work)

  • provide graph creation tool (future work)

  • provide endopoint creation tool (future work)

  • provide validation tool (future work)

  • provide deployment tool (future work)

  • provide event tracing mechanism

  • provide infinite loop limiter

pycroservices is a free software distributed under the Apache license version 2.0.

Installation

To install pycroservices, type at your function directory:

pip install pycroservices -t /path/to/your-function-dir

pycroservices requires Python 2.7 and boto3.

Deployment

Zip the content of the your-function-dir directory, which consists of the following contents:

  • your function codes

  • configuration files (<function_name>.json)

  • pycroservices.py

Upload the zip file to AWS Lambda.

Websites

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycroservices-0.0.1.zip (6.3 kB view details)

Uploaded Source

File details

Details for the file pycroservices-0.0.1.zip.

File metadata

  • Download URL: pycroservices-0.0.1.zip
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pycroservices-0.0.1.zip
Algorithm Hash digest
SHA256 667adc89e757b6b678bfd080a1e200e1e7c92cf3fd9cce9ddb30477aeb212dc1
MD5 ff9791003f2ee80fa1c760902a19acd6
BLAKE2b-256 36dcadeb1c98d1deceacb4765eb27df3eb634eddbb2d42e79e02ef3ddb1a8cae

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page