A set of constructs deploying pgSTAC with CDK
Project description
eoAPI CDK Constructs
eoapi-cdk is a package of AWS CDK constructs designed to encapsulate eoAPI services and best practices as simple reusable components.
For more background on the included services see The Earth Observation API
Included constructs
Detailed API docs for the constructs can be found here.
pgSTAC Database
An RDS instance with pgSTAC installed and the Postgres parameters optimized for the selected instance type.
STAC API
A STAC API implementation using stac-fastapi with a pgSTAC backend. Packaged as a complete runtime for deployment with API Gateway and Lambda.
pgSTAC Titiler API
A complete dynamic tiling API using titiler-pgstac to create dynamic mosaics of assets based on STAC Search queries. Packaged as a complete runtime for deployment with API Gateway and Lambda and fully integrated with the pgSTAC Database construct.
STAC browser
A CDK construct to host a static Radiant Earth STAC browser on S3.
OGC Features/Tiles API
A complete OGC Features/Tiles API using tipg. Packaged as a complete runtime for deployment with API Gateway and Lambda. By default the API will be connected to the Database's public
schema.
STAC Ingestor
An API for large scale STAC data ingestion and validation into a pgSTAC instance.
Authentication for the STAC Ingestor API can be configured with JWTs authenticated by JWKS. To learn more about securing FastAPI applications with this approach see Securing FastAPI with JWKS (AWS Cognito, Auth0).
A sample Cognito-based authentication system is available at aws-asdi-auth.
Bastion Host
A bastion host is a secure gateway that provides access to resources in a private subnet. In this case it provides the ability to make administrative connections to eoAPI's pgSTAC instance.
For more background on bastion hosts in AWS see this article.
And for configuration instructions for this construct see the docs.
Published Packages
Release
Versioning is automatically handled via Conventional Commits and Semantic Release.
Warning: If you rebase main
, you must ensure that the commits referenced by tags point to commits that are within the main
branch. If a commit references a commit that is no longer on the main
branch, Semantic Release will fail to detect the correct version of the project. More information.
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
Built Distribution
File details
Details for the file eoapi-cdk-5.3.0.tar.gz
.
File metadata
- Download URL: eoapi-cdk-5.3.0.tar.gz
- Upload date:
- Size: 746.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fae04d0fd846b6a224a389cf4ebb7ff28ffb351eaf021c5b30c4aac45419b7c |
|
MD5 | f9371458a6d8f5b59387663b7710ff6c |
|
BLAKE2b-256 | f974a40a479ae12d55f977e981d0acf2d4e9641507dc4873fcbd2414a768d2e1 |
File details
Details for the file eoapi_cdk-5.3.0-py3-none-any.whl
.
File metadata
- Download URL: eoapi_cdk-5.3.0-py3-none-any.whl
- Upload date:
- Size: 744.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06d1ab20fdef2b056eada2614f44c3fb9f4bba3ec7cbe595ac702879b35c39ee |
|
MD5 | 5bc5279bd5600d992861621519f53b18 |
|
BLAKE2b-256 | 14103396bdf64b48b664c8ac41fb69a74250befcced6217be01616fa90312188 |