You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
11
11
## Hilights of this Repo
12
-
|Highlight | Notes |
12
+
|Hilight| Notes |
13
13
| :------------- |:------------- |
14
14
|**Demo Site**| Endpoint hosting REST APIs that this repository delivers. The REST APIs execute live queries on an an Amazon Redshift cluster. [REST API Demo URL](http://athenaapi-env-1.eba-9wbzews5.ap-south-1.elasticbeanstalk.com/swagger-ui.html) (Current Status: **Available**) |
15
15
|**Scaling Athena**| Thoughts on how to scale this application to extreme levels beyond the expectations of the [current programming challenge](https://github.com/arunkpatra/athena/issues/11). <ul><li>[How to scale to exabytes of data](https://github.com/arunkpatra/athena/wiki/Scaling-Athena---Redshift-and-APIs)</li><li>[How to elastically scale Athena's REST APIs](https://github.com/arunkpatra/athena/wiki/Elastically-Scaling-Athena-APIs)</li></ul> |
0 commit comments