Software Alternatives, Accelerators & Startups

Pydantic Settings + AWS the easy way

FastAPI AWS Secrets Manager Amazon AWS
  1. FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
    Pricing:
    • Open Source
    • Free
    Now let's imagine that we have a FastAPI microservice that needs to load some configuration.

    #Developer Tools #API Tools #Python Programming 288 social mentions

  2. AWS Secrets Manager to Rotate, Manage, Retrieve Secrets
    We have a basic settings class that needs to load data from Environmet variables, parameter store and secrets manager.

    #Identity And Access Management #Identity Provider #SSO 76 social mentions

  3. Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
    I recently started creating a pydantic-settings extension to deal with settings that lives at AWS. It called Pydantic Settings AWS and you can see the source code at github.com/ceb10n/pydantic-settings-aws.

    #Cloud Computing #Cloud Infrastructure #IaaS 444 social mentions

Discuss: Pydantic Settings + AWS the easy way

Log in or Post with