Architecture Views in C4 Model

System Context Diagram
3 minutes

PDF Version

System Context Diagram

Introduction

The Unicorn project is designed to streamline the documentation and sharing of architecture artifacts created on a Kindle Scribe. Its primary objective is to enable users to export diagrams and Architecture Decision Records (ADRs) from Kindle Scribe, convert them into Markdown format, and host them on a secure, static website for easy access and collaboration.

Infrastructure Diagram
2 minutes

PDF Version

Infrastructure Diagram

Introduction

Infrastructure diagram with an emphasis on infrastructure as code (IaC), automation, and quality assurance.

  • Bicep (IaC Component) Automates the provisioning of infrastructure (Container Instances, Cosmos DB, Storage Account) within a Managed Environment. It ensures repeatability and consistency.
  • Managed Environment Provides observability through App Insights and Log Analytics Workspace, addressing monitoring and operational concerns.
  • GitHub Acts as the source code repository and orchestrates triggers for creating deployment nodes (e.g., Static Web App) and integrating automated quality and security checks.

DevSecOps Integrations: