This is a mockup of the
Highway configuration web app.

Highway


Configure Your Highway Server

8 nodes on 2 instances
Ø 2100 queries/second (last hour)


Additional information for Amazon Start-Up Challenge:
Comparison: standard web app vs. Highway web app architecture · UML-Sequence diagrams (write/read)


Master

This is the master service. Communication between application and master server is being analyzed and forwarded by Highway.

Help

Mappings

Edit table-to-collection mappings

Table-to-collection mapping is automatically derived from the database to standardize data definition between the connected services.


Async

These services are updated asynchronously without affecting the server's response time and write query speed.

Help


Sync

These services are updated synchronously to achieve immediate data consistency.

Help · How does this impact performance?