You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
⛳️ PASS: Amazon Web Services Certified (AWS Certified) Solutions Architect Associate (SAA-C03) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
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.
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.
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