Skip to main content

No project description provided

Project description

Bootstrapper

Bootstrapper is used to quickly establish generic microservices.

What does it do

Bootstrapper takes care of several tedious and menial microservice tasks including:

  • Handles the loading process of microservices including a hand off back to the business logic
  • Abstracts away common integrations (referred to as drivers) such as MySQL, AWS (boto3), MongoDB, Redis, Sentry, SocketIO, FastAPI
    • Each driver has varying levels of abstraction and completeness
  • Abstracts away environments. The bootstrapper treats the loading process differently depending on whether the service is in prod, qa, test, or dev
  • Exposes an API to the developer for creating integrations between microservices which are part of the same application. These are referred to as integrations.
  • Loads default and developer defined configuration files depending on the environment the service is in.
  • Exposes a singleton state manager to the microservice
  • Contains a small library of useful models, functions, and code for development of microservices.
  • Installs many common PyPi dependencies which are used across most microservices

What is isn't

  • Bootstrapper is not a microservice template, however, it can and should be used within microservice templates.
    • Due to proprietary nature of microservice templates, eHelply has chosen not to offer one publicly at the moment. This decision may change in the future.
  • Perfect. There are many drivers which could be added or improved. Feel free to submit PRs to add new drivers.

Is this stable and production ready?

The quick and dirty answer is probably. eHelply is using Bootstrapper to power all of our microservices. For this reason, this project continues to mature and evolve over time. At this point, we would consider it to be reasonably stable. By no means is it feature complete, and it is possible for breaking changes to be introduced in the near or long term, but we don't expect the Bootstrapper to fail in production scenarios at this time.

In addition to this information, eHelply plans to launch microservices into production in late 2020 or early 2021, so we would expect this project to be officially production ready at that point in time.

Contributing

The goal of Bootstrapper is to be a generic microservice bootstrapper. This means that it should provide value to any company, organization, or individual that wishes to utilize it. For this reason, all contributions must also be generic and refrain from opinionated choices.

Since eHelply is sponsoring the development of this project, it is unlikely that breaking changes would be accepted and merged in from third parties. However, we always welcome new (non-breaking) additions and bug fixes. And, who knows, if your breaking change is necessary, it will be merged in.

Commands

  • Run tests: pytest
  • Run tests with coverage report: pytest --cov=ehelply_bootstrapper

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

ehelply-bootstrapper-0.12.39.tar.gz (40.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ehelply_bootstrapper-0.12.39-py3-none-any.whl (51.8 kB view details)

Uploaded Python 3

File details

Details for the file ehelply-bootstrapper-0.12.39.tar.gz.

File metadata

  • Download URL: ehelply-bootstrapper-0.12.39.tar.gz
  • Upload date:
  • Size: 40.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.2 Windows/10

File hashes

Hashes for ehelply-bootstrapper-0.12.39.tar.gz
Algorithm Hash digest
SHA256 57273bd749b52dd80ea6ad03401d01d829919a54654f0d279fae0914befdd74a
MD5 d54f9179e42295f0b8689282095f12a8
BLAKE2b-256 5638007aa331ce5a7669bf4bf93624e546fe9bd2d6017de4a0141d336c2d4715

See more details on using hashes here.

File details

Details for the file ehelply_bootstrapper-0.12.39-py3-none-any.whl.

File metadata

File hashes

Hashes for ehelply_bootstrapper-0.12.39-py3-none-any.whl
Algorithm Hash digest
SHA256 b63032d15e5862de478b667b631aaff28f330feb4b9c977e662722f1c4663385
MD5 f5fba1960fcafd18c0e9633a3ffd1b1a
BLAKE2b-256 9688723043ec62f3e3c17dc799b4b6343da22b052a4fd100e2974aa04010e924

See more details on using hashes here.

Supported by

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