Repository navigation
solution-architecture
- Website
- Wikipedia
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
Solution Architecture links, articles, books, video lessons, etc.
⛳️ PASS: Amazon Web Services Certified (AWS Certified) Solutions Architect Associate (SAA-C03) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
DigitalOcean Kubernetes(DOKS) Solution Blueprints
EventStoreDB is the database for Event Sourcing. This repository provides a sample of event sourced system that uses EventStoreDB as event store.
Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured event stores. This repository provides a sample of event sourced system that uses Kafka and ksqlDB as event store.
Data Science Standards - Framework to Productionize Projects throughout the Data Science and Production Solution Lifecycle
An End to End Customer Churn Prediction solution using AWS services.
Meshery, the cloud native manager
A collection of resources that has been influential in my journey towards being a software architect.
An Interactive Voice Response Bot POC solution developed to realize the Microsoft Azure Direct Line Speech channel integrated Bot. LUIS used for intelligent intents from user utterances. Azure Search, SQL DB and Cosmos DB services integrated to utilize requirements for the POC solution.
Solution Architecture Patterns for WSO2 technology platform
AWS Solution Architect Professional
Asp.Net Core API architecture starter project - Serilog
This project is a proof of concept for a hypothetical Twitter app architecture. The analysis tries to encapsulate twitters vision and goals in order to recreate a user-first solution, driven to achieve availability, performance, and security under multiple technical constraints made for the system to function appropriately.
🎨 Diagram as Code (DAC) for prototyping cloud system architectures. I implemented DAC in Google Collaboratory and contributed by adding a myriad of common architectural patterns used by customers around the world
The AWS solution architect design for a medical company that has built an online medical social networking and diagnosis assistance application for users in APAC, the US, and Europe. The application intends to allow online appointments, remote consultation, remote diagnosis, electronic prescription transfer, and payment services. Additionally, allow customers to upload documents and images. The text would be extracted from documents, and images converted into multiple formats.
solution-architecture