Eagle Eye Infrastructure Overview

Eagle Eye Infrastructure Overview

Our infrastructure includes three tiers. We have a backend, middleware, and frontend tier. The backend relates to our on premise edge appliance called the Bridge. The Bridge can be thought of as a DVR, but more appropriately it is a video buffer appliance that is responsible for pushing video up to the cloud. We also have a custom Database we call the Archiver. Both applications are written in C and revolve around event driven programming with heavy multi-threading. The middleware is primary written Python. This tier provides most of the API services that are exposed to the world (see our API Docs). To stay true to our event driven architecture, we use GEvent + Django.

We also have a few services written in Golang that provide middleware functionality. Our transcoding service is written in Golang. Most of the examples in our develop blog posts will be written in python as it is more widely adopted and understood. However, we will be introducing a Golang developer blog post series to share insights in our experiences with Golang. We believe it is a powerful languages for the Cloud and see it as an integral part of our future services.

Our frontend is a javascript application written on top of backbone. It uses all of our API endpoints to quality service to our customers. Any developer using our API can replicate anything we do in the frontend UI. There are no special endpoints that we use to “cheat” that are not exposed to the world.

This post was originally seen on https://eagleeyenetworks.com


Steve Lewis

Strategic Partnerships & Leadership

7y

OpenALPR is happy to have support for the Eagle Eye API ... offering ALPR as a Service to all your customers.

To view or add a comment, sign in

Insights from the community

Others also viewed

Explore topics