-
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
-
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
-
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