Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The plan for this session was understand what we currently have in Azure as well as their dependencies. This will give us some transparency on what would be required in AWS to have the same sort of features as well as have some appreciation of the size of the task at hand.

What we currently have

The following is what was drawn up from the session

...

  • The applications are currently deployed to 2 virtual machines (blue/green) per environment (dev, staging, production)

    • These app servers host the docker images containers for TIS as well as run the Apache service for reverse proxying

    • Various other environments have additional VM’s for branch based testing (Pink)

  • Storing the data for these applications is a single (per environment) database server hosting MySql. This also holds an instance of Maxwell’s daemon as a docker container to provided CDC forwarding to RabbitMQ

  • MongoDB is also used to store information for the ESR integration system. This is currently a 3 docker node system on one VM with the idea to moving to 3 separate VMs

  • There are a number of ElasticSearch instances of different versions, holding

  • RabbitMQ is on a cluster of 3 VM’s per environment, deployed as containers with another container holding a management web console

  • We have a build server that currently holds Jenkins, Sonarqube and metabase

  • N3 bridge which is hosted by IT. This allows us to connect to the wider NHS network (ESR)

  • A jumpbox (bastion server) to allow SSH connectivity

  • A VMs hosting monitoring tools such as Graphana, Prometheus

  • Integration environment (single VM) used to spin up and test (E2e) ESR

Applications/Services

The following is a list of managed services used in Azure as well as other HEE applications

  • Azure VM’s

  • Azure Blob store

  • Azure container registry

  • MS SQL for the NDW

  • Managed disks (VMs)

  • Data disk snapshots

  • TIS (Profile, Reference, TCS, Admins UI, Generic Upload, GMC connect, Keycloak, Notifications, Reval, Concerns, User management, Assessments, Service status)

  • ESR Integration (Inbound data reader, reconciliation, app record generator, data writer, inbound data writer, notification generator, audit, neo audit)

Downstream

Various downstream systems/products

  • A number of ETL’s but mainly for the NDW

  • GMC (requires whitelisting)

  • NDW

Going forward

Questions/unknowns/concerns

...