Who we are

Contacts

1815 W 14th St, Houston, TX 77008

281-817-6190

Development Python Uncategorized

The Evolution of Demand Response with OpenADR 2.0b

Introduction: The rising demand for energy, fueled by factors such as the adoption of electric vehicles, the constant construction of new data centers, and the increased use of electric devices, is presenting significant challenges to the modern energy grid in terms of capacity, reliability, and adaptability. OpenADR (Open Automated Demand Response) is a protocol developed […]

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 […]