15
Total Infrastructure
0
Low Complexity
15
Medium Complexity
0
High Complexity

Infrastructure components provide foundational utilities, system integrations, and supporting functionality for the application.

BankID Gateway

External BankID BankAxept gateway integration that performs the actual national eID verification. Acts as the trust boundary between Meander...

medium BankID Authentication
Vipps Gateway

Outbound integration gateway encapsulating all HTTP calls to the Vipps Login API. Manages credentials, endpoints, retries, and rate limiting...

medium Vipps Authentication
Calendar Provider Gateway

Abstraction layer over the iOS EventKit and Google Calendar APIs that exposes a unified interface for reading, writing, and watching calenda...

medium Calendar Sync
Object Storage

External object storage system (e.g. S3-compatible bucket) that holds the binary file content for attachments. Accessed via signed URLs so c...

medium Document Attachments
Key Management Service

Manages lifecycle of cryptographic key pairs for coordinators and peer mentors, including generation, distribution, rotation, and revocation...

medium Encrypted Assignment Dispatch
Expiry Scheduler

Scheduled job runner that periodically triggers the Auto-Pause Service to evaluate certificate expiry dates. Manages cron-like timing, retry...

medium Certification Expiry Auto-Pause
Map Tiles Provider

External map tile infrastructure integration that supplies base map imagery and vector tiles to the Map Screen. Manages API credentials, til...

medium Peer Mentor Map
FCM/APNs Gateway

Infrastructure adapter that interfaces with Firebase Cloud Messaging for Android and Apple Push Notification service for iOS. Handles authen...

medium Push Notifications
Email Gateway

Outbound infrastructure component that connects to a third-party email delivery provider to transmit messages over SMTP or provider API. Han...

medium Email/SMS Notifications
Reminder Scheduler

Time-based trigger that wakes the Renewal Reminder Service on a recurring cadence. Provides the cron-like scheduling and retry semantics tha...

medium Certificate Renewal Reminder
Export Storage

Durable object storage layer that holds finalized Bufdir export artifacts for audit and re-download. Each stored object is immutable, addres...

medium Bufdir Export
Portal Gateway

Infrastructure adapter that abstracts communication with external member portals, primarily HLF's Dynamics-based 'min side'. Handles protoco...

medium External Portal Integration
Accounting Gateway

Infrastructure adapter that handles the actual outbound communication with external accounting systems such as Xledger and Dynamics. Encapsu...

medium Accounting API
Static CDN

Content delivery network hosting and serving the static landing page assets globally. Provides fast, cached delivery of HTML, CSS, JavaScrip...

medium Product Landing Page
Form Handler Webhook

External lightweight form handler endpoint (email service or webhook) that receives booking submissions and routes them into the sales lead ...

medium Booking Form