File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
<img src =" https://github.com/chdb-io/chdb/raw/pybind/docs/_static/snake-chdb.png " width =320 >
2
2
3
- # chDB on AWS Lambda
3
+ # chDB AWS Lambda
4
4
5
- > Running chdb in a lambda function for fun a profit!
5
+ > Running chdb in a lambda container function for fun a profit!
6
6
7
- This guide is based on [ this article] ( https://medium.com/@skalyani103/python-on-aws-lambda-using-docker-images-5740664c54ca )
8
7
9
8
10
9
@@ -66,6 +65,13 @@ And the response would look like this (or any other format)
66
65
22.12.1.1
67
66
```
68
67
68
+
69
+
70
+ ----
71
+
72
+ This guide is loosely based on [ this reference article] ( https://medium.com/@skalyani103/python-on-aws-lambda-using-docker-images-5740664c54ca )
73
+
74
+
69
75
You can also use the Browser and the AWS Console to generate ** test events** :
70
76
71
77
<img src =" https://user-images.githubusercontent.com/1423657/250201531-daa26b0b-68e2-4cec-b665-5505efe99b99.png " align =" left " >
You can’t perform that action at this time.
0 commit comments