1 min read

Wedding rsvp system on AWS

In this period I am studying for AWS Solution Architect certification and why not architect an AWS wedding rsvp system for a friend who is getting married soon?
Wedding rsvp system on AWS

In this period I am studying for AWS Solution Architect certification and why not architect an AWS wedding rsvp system for a friend who is getting married soon? Of course entirely based on AWS.

User flow

The user flow is very simple but very effective for the wedding management:

  1. First of all there are two type of invitess: family or single.
    Each kind of invitess receives a message with a custom link like https://wedding-website.it?x=yyy
  2. Using personal custom link, invitess can read wedding general information and of course confirm their attendance using the custom RSVP form
  3. Wedding manager / planner receives the RSVP form submission realtime thanks to Telegram notifications
  4. Always wedding manager / planner can visit an admin area to se the overall status of invitee confirmations

AWS design

Tweets by YBacciarini