forked from cloudmesh-community/book
-
Notifications
You must be signed in to change notification settings - Fork 0
/
faas.bib
239 lines (208 loc) · 6.01 KB
/
faas.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
@Misc{www-openwhisk,
author = {{Apache}},
title = {Apache OpenWhisk is a serverless, open source cloud platform},
url = {https://openwhisk.apache.org/},
month = dec,
year = 2019
}
@Misc{mattwatson2017,
author = {Matt Watson},
title = {What Is Function-as-a-Service? Serverless
Architectures Are Here!},
howpublished = {Web Page},
month = may,
year = 2017,
url =
{https://stackify.com/function-as-a-service-serverless-architecture/},
}
@Misc{wiki-serverless-computing,
author = {{ Wikipedia }},
title = {Serverless computing},
howpublished = {Web Page},
month = nov,
year = 2018,
url = {https://en.wikipedia.org/wiki/Serverless_computing},
}
@Misc{azure-serverless-computing,
author = {{ Microsoft }},
title = {Serverless computing},
howpublished = {Web Page},
month = nov,
year = 2018,
url =
{https://azure.microsoft.com/en-us/overview/serverless-computing/},
}
@Misc{aws-amazon-serverless,
author = {{ Amazon Web Services }},
title = {Serverless Computing and Applications},
howpublished = {Web Page},
month = nov,
year = 2018,
url = {https://aws.amazon.com/serverless/},
}
@Misc{aws-amazon-lambda,
author = {{ Amazon Web Services }},
title = {AWS Lambda},
howpublished = {Web Page},
month = nov,
year = 2018,
url = {https://aws.amazon.com/lambda/},
}
@Misc{ibm-cloud-functions,
author = {{ IBM Inc }},
title = {IBM Cloud Functions},
howpublished = {Web Page},
url = {https://cloud.ibm.com/functions/},
}
@Misc{infoworld-cloud-serverless-computing,
author = {Eric Knorr},
title = {What serverless computing really means},
howpublished = {Web Page},
month = jul,
year = 2016,
url =
{https://www.infoworld.com/article/3093508/cloud-computing/what-serverless-computing-really-means.html},
}
@Misc{techbeancon-aws-serverless,
author = {Bernard Golden},
title = {Serverless computing: 5 things to know about the
post-container world},
howpublished = {Web Page},
month = nov,
year = 2018,
url =
{https://techbeacon.com/aws-lambda-serverless-apps-5-things-you-need-know-about-serverless-computing},
}
@Misc{alex2017faas,
author = {Alex Ellis},
title = {Introducing Functions as a Service (OpenFaaS)},
howpublished = {Web Page},
month = aug,
year = 2017,
url =
{https://blog.alexellis.io/introducing-functions-as-a-service/},
}
@Misc{aws-amazon-lambda-supported,
author = {{ Amazon Web Services }},
title = {Supported Event Sources},
howpublished = {Web Page},
month = nov,
year = 2018,
}
@Misc{aws-amazon-limits,
author = {{ Amazon Web Services }},
title = {AWS Lambda Limits},
howpublished = {Web Page},
month = nov,
year = 2018,
url =
{https://docs.aws.amazon.com/lambda/latest/dg/limits.html},
}
@Misc{google_cloud_functions,
title = {Google Cloud Functions },
author = {Gooogle Inc},
url = {https://cloud.google.com/functions},
howpublished = {Web Page},
}
@Misc{iron_io,
title = {Iron IO },
author = {Iron IO},
url = {https://www.iron.io},
howpublished = {Web Page},
}
@Misc{webtask_io,
title = {Webtask IO },
author = {Webtask IO},
url = {https://webtask.io},
howpublished = {Web Page},
}
@Misc{openwhisk,
title = {OpenWhisk },
author = {OpenWhisk},
url = {https://github.com/apache/incubator-openwhisk},
howpublished = {Web Page},
}
@Misc{funktion,
title = {Funktion },
author = {Funktion },
url = {https://github.com/funktionio/funktion},
howpublished = {Web Page},
}
@Misc{iron_functions,
title = {Iron Functions },
author = {Iron Functions },
url = {https://github.com/iron-io/functions},
howpublished = {Web Page},
}
@Misc{kubeless,
title = { Kubeless },
author = { Kubeless },
url = {https://github.com/kubeless/kubeless},
howpublished = {Web Page},
}
@Misc{fission,
title = {Fission },
author = {Fission },
url = {https://github.com/fission/fission},
howpublished = {Web Page},
}
@Misc{faas-netes,
title = {FaaS-netes },
author = {FaaS-netes },
url = {https://github.com/alexellis/faas-netes},
howpublished = {Web Page},
}
@Misc{function_as_a_service,
title = {Function as a Service },
author = {Stackify},
url = {https://stackify.com/function-as-a-service-serverless-architecture},
howpublished = {Web Page},
}
@Misc{serverless_computing,
title = {Serverless Computing },
author = {Wikipedia},
url = {https://en.wikipedia.org/wiki/Serverless_computing},
howpublished = {Web Page},
}
@Misc{azure_serverless_computing,
title = {Azure Functions Computing },
author = {Microsoft Inc},
url = {https://azure.microsoft.com/en-us/services/functions},
howpublished = {Web Page},
}
@misc{azure_functions_docs,
author = {Microsoft Inc},
title = {Azure Functions documentation | Microsoft Docs},
howpublished = {Web Page},
url = { https://docs.microsoft.com/en-us/azure/azure-functions/ },
}
@Misc{www-couchdb,
title = {Apache CouchDB },
author = {Apache CouchDB },
url = {https://couchdb.apache.org/},
howpublished = {Web Page},
}
@Misc{openwhisk_cli,
title = {OpenWhisk CLI },
author = {OpenWhisk},
url = {https://github.com/apache/incubator-openwhisk-cli},
howpublished = {Web Page},
}
@Misc{openfass,
title = {OpenFass },
author = {Open Faas},
url = {https://github.com/apache/incubator-openwhisk-cli},
howpublished = {Web Page},
}
@Misc{open_lambda,
title = {Open Lambda },
author = {Open Lambda},
url = {https://github.com/open-lambda/open-lambda},
howpublished = {Web Page},
}
@inproceedings{hendrickson2016serverless,
title = {Serverless computation with openlambda},
author = {Hendrickson, Scott and Sturdevant, Stephen and Harter, Tyler and Venkataramani, Venkateshwaran and Arpaci-Dusseau, Andrea C and Arpaci-Dusseau, Remzi H},
booktitle = {8th $\ { $USENIX$\ } $ Workshop on Hot Topics in Cloud Computing (HotCloud 16)},
year = {2016}
}