Target Architecture

2025-10-08 | ๐Ÿ“‘ 96 words | โฑ 1 mins | ๐Ÿงพ History | โœ NHS Notify | ๐Ÿ”‘ NHS Notify

๐Ÿšง This page has less that 200 words. So it looks like this page is still under construction.

Known Issues / Todo

  • โ›… This page is draft and is subject to rapid change, and may not be fully accurate or complete

The target architecture for the NHS Notify Supplier API is represented below:

Letters are produced from external contexts, the primary use case being NHS Notify Core. These are received via event, consumed, and placed into the DynamoDB store as appropriate.

The API is accessed by an API Management Platform proxy that targets an AWS backend through API Gateway.

Lambdas act as request handlers, manipulating Dynamo DB data stores and issuing responses back to the proxy.

Database event streams are used to issue updates out of the Supplier API context via event production.