BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
TZID:Europe/Berlin
X-WR-TIMEZONE:Europe/Berlin
BEGIN:VEVENT
UID:0-1972@sharepointsocial.de
DTSTART;TZID=Europe/Berlin:20220125T190000
DTEND;TZID=Europe/Berlin:20220125T210000
DTSTAMP:20220110T110842Z
URL:https://sharepointsocial.de/events/berlin-aws-group-virtual-meetup-jan
 uary-2022/
SUMMARY:Berlin AWS Group Virtual Meetup - January 2022
DESCRIPTION:18:45 - Warming up and networking chat\n\n19:00 - AWS DynamoDB 
 Single-Table vs. Multi-Table Design\n\nSpeaker: Yanick Steinbeck (Choco)\n
 Speaker Bio: Senior Backend Engineer at Choco\n\nAbstract:\n\nAWS DynamoDB
  is powerful but it has its idiosyncrasies. Its particular approach to sch
 ema design can be hard to grasp\, even for experienced NoSQL practitioners
 .\n\nThe usual schema design approach is to have one table per entity (mul
 ti-table design). But in DynamoDB land the official AWS recommendation is 
 to store all your entities in a *single* table and to use it to fulfill al
 l your access patterns via index overloading and index composition.\nSo AW
 S wants you to cram all your entities into a single DynamoDB table - but s
 hould you? We faced this decision at Choco and went through quite some del
 iberation and debate to figure it out.\n\nIn this talk\, I will outline th
 e alternatives (single-table vs multi-table)\, delineate their tradeoffs\,
  and give an inside perspective on how we made our decision.\n\nNecessary 
 DynamoDB prerequisites will be covered\, but to maximize your enjoyment of
  the talk it will help you to have some basic familiarity with DynamoDB. S
 o print out the DynamoDB developer guide and put it on your bedside table 
 for some light goodnight reading - or just build some stuff with it and ge
 t your feet wet before the event so we can talk shop :)\n\nLevel 300\n\n19
 :45 - How to add "Fancy" to your Amplify Functions\n\nSpeaker: John Nguyen
  (Globaldatanet)\nSpeaker bio: AWS Cloud Developer at Globaldatanet\n\nAbs
 tract:\nAWS Amplify is a great tool and easily turns your frontend applica
 tion into a fullstack app. However\, often we create functions and duplica
 te code. This talk will show you how to organise your functions in an Ampl
 ify project. We'll add Typescript\, PNPM\, and proper tests in a less pain
 ful manner\n\nLevel: 200
CATEGORIES:Meetup
LOCATION:https://www.meetup.com/de-DE/berlinawsug/events/283078655
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Berlin
X-LIC-LOCATION:Europe/Berlin
BEGIN:STANDARD
DTSTART:20211031T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR