Part of the LDE rollout — see #906.
Deploy the lif_learner_data_export_api microservice to AWS dev and confirm it is reachable from the external web (the LDE service is intended to be open to the external internet, unlike the internal services behind it).
- Deploy via the GHA/AWS config from the config issue
- Verify external access end-to-end (
GET /exports, health)
- Confirm it can reach its internal deps (Query Planner, MDR API, Translator) from the dev network
Related: #184 (update dev environment to support URI pathing) — likely a prerequisite/overlap for external access.
Depends on: GHA + AWS config issue. Blocks: deploy-to-demo.
Part of the LDE rollout — see #906.
Deploy the
lif_learner_data_export_apimicroservice to AWS dev and confirm it is reachable from the external web (the LDE service is intended to be open to the external internet, unlike the internal services behind it).GET /exports, health)Related: #184 (update dev environment to support URI pathing) — likely a prerequisite/overlap for external access.
Depends on: GHA + AWS config issue. Blocks: deploy-to-demo.