Skip to content

Commit 8f4cd2f

Browse files
committed
feat: add aws talk
1 parent b5fb07c commit 8f4cd2f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

public/speakers/julian-wood.jpeg

84.4 KB
Loading

src/assets/mainTrack.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -227,17 +227,17 @@
227227
"type": "talk"
228228
},
229229
"talk": {
230-
"name": "Sponsored Talk",
231-
"avatar": "",
230+
"name": "Julian Wood",
231+
"avatar": "/speakers/julian-wood.jpeg",
232232
"location": "",
233233
"bio": "",
234234
"twitter": "",
235235
"url": "#",
236236
"organization": "AWS",
237237
"job_title": "",
238-
"title": "Sponsored Talk by AWS",
239-
"description": "",
240-
"abstract": "",
238+
"title": "Tools and Techniques for Serverless Developers",
239+
"description": "Discover how to optimize your development workflow and become a productive serverless developer. This session takes you through a day in the life of a modern serverless developer using AWS Lambda and other serverless services. From AWS Management Console to IDE and IaC, this session showcases the latest developer experience tools and techniques for streamlining application development. Simplify your development lifecycle through initialization, build, test, deploy, monitor, and optimize with a sprinkling of AI. By the end of this session, you'll have a clear roadmap to deliver high-quality code faster.",
240+
"abstract": "Discover how to optimize your development workflow and become a productive serverless developer. This session takes you through a day in the life of a modern serverless developer using AWS Lambda and other serverless services. From AWS Management Console to IDE and IaC, this session showcases the latest developer experience tools and techniques for streamlining application development. Simplify your development lifecycle through initialization, build, test, deploy, monitor, and optimize with a sprinkling of AI. By the end of this session, you'll have a clear roadmap to deliver high-quality code faster.",
241241
"audience_level": "All",
242242
"tags": []
243243
}

0 commit comments

Comments
 (0)