
Our infrastructure includes three tiers. We have a backend, a middleware, and a 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 primarily written in 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 developer 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 language 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 give our customers quality service. 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.


Since 2012, Eagle Eye Networks has provided smart cloud surveillance solutions, leveraging AI to drive natural language search, automation, and more. Eagle Eye’s camera-agnostic approach heightens security while saving money, time, and resources.
Other posts that might interest you

Eagle Eye Cloud VMS and Axis cameras: now even more directly connected
Axis Communications is literally the first name in IP security cameras — Axis actually invented the networked digital camera, and in 1996 released the groundbreaking Axis NetEye 200. Along with a…
April 21, 2025
AI security cameras explained (What every business owner needs to know)
Imagine walking into your security operations center and finding your team not frantically scanning dozens of screens, but instead responding strategically to precisely identified threats. This isn't science fiction —…
April 14, 2025
Doing business is easier with the Eagle Eye Business Portal
At Eagle Eye Networks, we are committed to empowering our partners with the tools and resources they need to grow their businesses and succeed in the ever-evolving security industry. That’s…
March 27, 2025