Versions Compared

Key

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

...

  • Measurements on the queue
    • size of the queues
    • throughput
    • exceptions thrown  

Security

We don't want to leave security till the end and said that we want to bake it in from the start of this project. There are areas we've identitified we'll need to work on

  • Services
    • We'll use the current JWT implementation
  • Queue
    • We'll need to read up on the documentation on how to harden/lock down/productionize a RabbitMQ cluster
  • Storage container
    • Azure already encrypts data at rest using AES and in transport
  • Cloud Infra
    • Use whatever cloud level security measures, so whitelisting, opening up required ports etc




** https://cloud.spring.io/spring-cloud-contract/reference/htmlsingle/

...