-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfrences.html
More file actions
22 lines (19 loc) · 913 Bytes
/
confrences.html
File metadata and controls
22 lines (19 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<a href="https://storageconference.us/index.html">Storage Confrence</a><br>
<a href="https://developersummit.com/india/callForProposals.html">Develper summt</a><br>
<a href="https://www.usenix.org/conference/hotstorage19">Hot Storage</a><br>
<a href="https://events.linuxfoundation.org/agl-amm/program/cfp/">Linux Foundation</a><br>
<a href="https://static.sched.com/hosted_files/kccncna19/bd/Intro%20to%20gRPC.pdf">gRPC</a><br>
<a href="https://events.linuxfoundation.org/grpc-conf/">Linux Foundation gRPC</a><br>
<a href="https://www.cncf.io/">CNCF</a><br>
<a href="https://www.apachecon.com/">Apache Con</a><br>
<a href="https://berlinbuzzwords.de">Berlin Buzzworks</a><br>
<a href="https://events.linuxfoundation.org/">Linux FOundation</a><br>
</head>
<body>
</body>
</html>