forked from gunnargrosch/serverlessevents-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
eventsData.json
135 lines (135 loc) · 5.64 KB
/
eventsData.json
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
{
"title": "Serverless Events in JSON",
"content": [
{
"event": "Nordic Serverless Observability Special",
"organizer": "Nordic Serverless",
"starttime": 1587484800,
"endtime": 1587492000,
"location": "Online",
"description": "We're hosting a meetup where Epsagon, Thundra, Dashbird and Lumigo will give a session each on serverless observability.",
"url": "https://www.meetup.com/Stockholm-Serverless/events/269796168/",
"language": "English"
},
{
"event": "ServerlessDays Virtual",
"organizer": "ServerlessDays Virtual",
"starttime": 1588176000,
"endtime": 1588194000,
"location": "Online",
"description": "One Day. One Track. One Community.",
"url": "https://virtual.serverlessdays.io/",
"language": "English"
},
{
"event": "giovedì 30 aprile alle 18:30, Simone Zennaro @ Serverless Live #29",
"organizer": "Serverless Italy Meetup",
"starttime": 1588264200,
"endtime": 1588271400,
"location": "Online",
"description": "Ci vediamo giovedì 30 aprile alle 18:30 con Serverless Italy Meetup in streaming #29.",
"url": "https://www.meetup.com/Serverless-Italy/events/270293185/",
"language": "Italian"
},
{
"event": "Sessions With SAM: Building SQS topics with SAM",
"organizer": "Eric Johnson (AWS)",
"starttime": 1588266000,
"endtime": 1588267800,
"location": "Online",
"description": "This series is dedicated to building serverless infrastructure with AWS SAM templates.",
"url": "https://twitch.tv/aws",
"language": "English"
},
{
"event": "Let's Deploy using AWS Cli",
"organizer": "Serverless Ahmedabad",
"starttime": 1588397400,
"endtime": 1588401000,
"location": "Online",
"description": "Let's learn how to deploy your serverless applications using AWS Cli",
"url": "https://www.meetup.com/Ahmedabad-Serverless-Computing-Meetup/events/270328658/",
"language": "English"
},
{
"event": "Nordic Serverless More than a key-value store: Getting the most out of DynamoDB",
"organizer": "Nordic Serverless",
"starttime": 1588694400,
"endtime": 1588701600,
"location": "Online",
"description": "Join us for a meetup around DynamoDB with AWS Data Hero Alex DeBrie.",
"url": "https://www.meetup.com/Stockholm-Serverless/events/270194848/",
"language": "English"
},
{
"event": "ServerlessDays Paris - Remote Session #1",
"organizer": "Paris Serverless Architecture Meetup",
"starttime": 1588780800,
"endtime": 1588786200,
"location": "Online",
"description": "En partenariat avec notre meetup, cette première session des ServerlessDays Paris en remote se déroulera en anglais car nous avons le plaisir d'accueillir Yan Cui et Rita Kozlov.",
"url": "https://www.meetup.com/Paris-Serverless-Architecture-Meetup/events/270316728/",
"language": "English"
},
{
"event": "Sessions With SAM: Safe deployments for Lambda functions",
"organizer": "Eric Johnson (AWS)",
"starttime": 1588870800,
"endtime": 1588872600,
"location": "Online",
"description": "This series is dedicated to building serverless infrastructure with AWS SAM templates.",
"url": "https://twitch.tv/aws",
"language": "English"
},
{
"event": "Happy Little APIs (S2E4): Building a Serverless URL Shortener without using a Lambda (Part 3)",
"organizer": "Eric Johnson (AWS)",
"starttime": 1588870800,
"endtime": 1588872600,
"location": "Online",
"description": "This is the final session on using API Gateway and DynamoDB to create a serverless URL shortener.",
"url": "https://twitch.tv/aws",
"language": "English"
},
{
"event": "Nordic Serverless Chaos Engineering Special",
"organizer": "Nordic Serverless",
"starttime": 1589385600,
"endtime": 1589392800,
"location": "Online",
"description": "Finally on the same stage we'll have Adrian Hornsby and Gunnar Grosch talking about chaos engineering from a serverless perspective.",
"url": "https://www.meetup.com/Stockholm-Serverless/events/269807696/",
"language": "English"
},
{
"event": "AWS Serverless-First Function - Serverless for your Organization",
"organizer": "Amazon Web Services (AWS)",
"starttime": 1590030000,
"endtime": 1590048000,
"location": "Online",
"description": "Learn real-world tactics for transforming your organization to get the most out of the cloud.",
"url": "https://pages.awscloud.com/GLOBAL-event-OE-serverless-first-function-2020-reg-event.html",
"language": "English"
},
{
"event": "AWS Serverless-First Function - Serverless for your Application",
"organizer": "Amazon Web Services (AWS)",
"starttime": 1590634800,
"endtime": 1590739200,
"location": "Online",
"description": "Consider this event your complete builder’s guide to serverless applications.",
"url": "https://pages.awscloud.com/GLOBAL-event-OE-serverless-first-function-2020-reg-event.html",
"language": "English"
},
{
"event": "ServerlessDays Hamburg",
"organizer": "Superluminar",
"starttime": 1601535600,
"endtime": 1601652600,
"location": "Schmidts TIVOLI Theater, Spielbudenplatz 27-28, 20359 Hamburg, Germany",
"description": "ServerlessDays Hamburg is a 2-day conference about Serverless technologies with one day of workshops and one day with talks.",
"url": "https://hamburg.serverlessdays.io",
"language": "English"
}
]
}