Skip to content

Commit 30030e1

Browse files
committed
feat: update website
1 parent 7e5a3ef commit 30030e1

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

public/speakers/eric-villa.jpeg

99 KB
Loading

src/assets/discoveryTrack.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -210,15 +210,15 @@
210210
"type": "talk"
211211
},
212212
"talk": {
213-
"name": "TBD",
213+
"name": "Davide De Sio",
214214
"avatar": "",
215215
"location": "",
216216
"bio": "",
217217
"twitter": "",
218218
"url": "#",
219-
"organization": "TBD",
219+
"organization": "Eleva",
220220
"job_title": "",
221-
"title": "TBD",
221+
"title": "Sponsored Talk by Eleva",
222222
"description": "",
223223
"abstract": "",
224224
"audience_level": "All",
@@ -233,17 +233,17 @@
233233
"type": "talk"
234234
},
235235
"talk": {
236-
"name": "TBD",
237-
"avatar": "",
236+
"name": "Eric Villa",
237+
"avatar": "/speakers/eric-villa.jpeg",
238238
"location": "",
239-
"bio": "",
239+
"bio": "I'm a Solutions Architect at beSharp, working on serverless-based middleware to support different cloud workloads. In recent years, I've contributed to open-source tools around AWS identity and access management. As an AWS Community Builder, I enjoy sharing knowledge, exchanging ideas, and learning from the community.",
240240
"twitter": "",
241-
"url": "#",
242-
"organization": "TBD",
241+
"url": "https://www.linkedin.com/in/herrvilla/",
242+
"organization": "BeSharp",
243243
"job_title": "",
244-
"title": "TBD",
245-
"description": "",
246-
"abstract": "",
244+
"title": "Architetture event-driven a KM0: dal producer al consumer",
245+
"description": "Se vuoi esplorare come costruire e governare in modo efficace il cammino che un evento compie dal producer al consumer utilizzando Amazon EventBridge, allora questa sessione fa per te. Partiremo da alcuni concetti chiave che caratterizzano le architetture event-driven, per poi seguire il percorso completo di un evento: da quando viene generato, fino a quando viene consumato. Lo faremo esplorando come Amazon EventBridge gestisce routing, filtering e orchestrazione in un flusso end-to-end, con best practice e casi d'uso concreti per applicazioni serverless",
246+
"abstract": "Se vuoi esplorare come costruire e governare in modo efficace il cammino che un evento compie dal producer al consumer utilizzando Amazon EventBridge, allora questa sessione fa per te. Partiremo da alcuni concetti chiave che caratterizzano le architetture event-driven, per poi seguire il percorso completo di un evento: da quando viene generato, fino a quando viene consumato. Lo faremo esplorando come Amazon EventBridge gestisce routing, filtering e orchestrazione in un flusso end-to-end, con best practice e casi d'uso concreti per applicazioni serverless",
247247
"audience_level": "All",
248248
"tags": []
249249
}
@@ -318,4 +318,4 @@
318318
"description": "This session follows the main stage content. Please refer to the main track for details."
319319
}
320320
}
321-
]
321+
]

src/assets/mainTrack.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,15 +227,15 @@
227227
"type": "talk"
228228
},
229229
"talk": {
230-
"name": "TBD",
230+
"name": "Sponsored Talk",
231231
"avatar": "",
232232
"location": "",
233233
"bio": "",
234234
"twitter": "",
235235
"url": "#",
236-
"organization": "TBD",
236+
"organization": "AWS",
237237
"job_title": "",
238-
"title": "TBD",
238+
"title": "AWS Sponsored Talk",
239239
"description": "",
240240
"abstract": "",
241241
"audience_level": "All",

0 commit comments

Comments
 (0)