Who we are

Contacts

1815 W 14th St, Houston, TX 77008

281-817-6190

AWS Genai LLM

External Knowledge Base for LLMs: Leveraging Retrieval Augmented Generation Framework with AWS…

Introduction In the realm of artificial intelligence and language models, the pursuit of enhancing their capabilities is a constant endeavor. Today, we embark on a journey to explore an innovative approach that has the potential to revolutionize the way we harness the power of AI. Picture a scenario where your language model not only excels […]

AWS keyspaces

Migrating Apache Cassandra to AWS Keyspaces

Apache Cassandra is an open-source, NoSQL database with a distributed architecture to maximize availability and reliability. Due to the relative ease with which clusters may be scaled, Cassandra is a popular choice for use cases involving heavy writes with simple, pre-defined querying needs. Despite this ease of use, the effort involved in managing a Cassandra […]

AWS

Creating Custom Hadoop Events in EventBridge on AWS

Introduction: Event driven architecture as defined by Amazon is a system whose architecture uses events to trigger and communicate between decoupled services and is common in modern applications built with microservices. An event is a change in state or an update. Event-driven architectures have three key components: event producers, event routers, and event consumers. A […]