Skip to main content
BluINFO

BluSKY Software Architecture

Secondary Technologies – BluSKY Website 

BluSKY utilizes several of Microsoft Azure’s “as-a-service” technologies:

  • Azure Service Bus
    • Pub/Sub messaging technology
  • Azure Queues
    • Message resiliency for high-throughput services
  • Redis Cache
    • Caching technology to reduce database query frequency
  • Azure Document DB
    • Document/NoSQL based database for unstructured data
  • Azure Storage
    • Storing video, photos, attachments, etc.

clipboard_e7d57f4ec3c62d4068f0587271e8dd994.png

clipboard_eda53c364cc31524e53493289841a6528.png

clipboard_e4dfb3276ff9633bdfbbfd5ce18453ea9.png

clipboard_e461f5d53eb9e9f876e7d644785fed3de.png

Commentary

Although these are offered as a PaaS technologies, each of these could be refactored to use standalone versions. BluB0X chose PaaS for redundancy and ease of deployment

  • Was this article helpful?