Description
We need to migrate the legacy features API (https://firenrt.delta-backend.com/) which is hosted in UAH to the production features API which is deployed to: https://openveda.cloud/api/features/
Periodic ingests in production will be happen using the SM2A automated vector DAG which will run on chron.
This stack is the one we are providing ongoing support to and will eventually deprecateveda-features-api.
Steps:
{
"bucket": "veda-data-store-staging",
"discovery": "s3",
"collection": "eis-fedsoutput-lfarchive",
"filename_regex": "^(.*)lf_(perimeter|fireline|newfirepix)_nrt_(conus|borealna|russiaeast).gpkg$",
"prefix": "EIS/FEDSoutput/LFArchive/",
"vector": true,
"id_template": "{}",
"schedule": "*/15 * * * *",
"dag": "veda_ingest_vector"
}
Tuning and acceptance testing moved to NASA-IMPACT/veda-architecture#600
openveda.cloud/api/features <> firenrt.delta-backend.com parity testing and documentation
enable cloudfront caching for api/features
enable cloudfront invalidation in sm2a vector ingest by updating the SM2A secret and the scheduled configs
update docs.openveda.cloud API links and notebook
Description
We need to migrate the legacy features API (https://firenrt.delta-backend.com/) which is hosted in UAH to the production features API which is deployed to: https://openveda.cloud/api/features/
Periodic ingests in production will be happen using the SM2A automated vector DAG which will run on chron.
This stack is the one we are providing ongoing support to and will eventually deprecateveda-features-api.
Steps:
>= v0.13.6-dev.3veda-wfs3-west2-stagingRDS in UAHTF_VAR_vector_secret_nameto configure the new features service ingest and cycle change (re-deploy)Tuning and acceptance testing moved to NASA-IMPACT/veda-architecture#600
openveda.cloud/api/features <> firenrt.delta-backend.com parity testing and documentationenable cloudfront caching for api/featuresenable cloudfront invalidation in sm2a vector ingest by updating the SM2A secret and the scheduled configsupdate docs.openveda.cloud API links and notebook