Jay Pipes

@jaypipes

Joined on Dec 12, 2019

  • 2022-02-02 11am EST Attendees: Kris Nóva (Twilio) Jay Pipes (AWS) Questions How many clusters under management? 70
     Like  Bookmark
  • Roman Bober Tell me how you might design a system whose purpose is to reserve one or more available tickets for a given event name. Your system should allow callers to reserve a number of tickets for the event for 20 minutes while payment for the tickets is secured by another system. Assume for the purposes of this exercise: Events are at venues all over the world All tickets are of equal value (no "club seats", etc)
     Like  Bookmark
  • Johnson Easow Tell me how you might design a system whose purpose is to reserve one or more available tickets for a given event name. Your system should allow callers to reserve a number of tickets for the event for 20 minutes while payment for the tickets is secured by another system. Assume for the purposes of this exercise: Events are at venues all over the world All tickets are of equal value (no "club seats", etc)
     Like  Bookmark
  • Ashraf Haib Tell me how you might design a system whose purpose is to reserve one or more available tickets for a given event name. Your system should allow callers to reserve a number of tickets for the event for 20 minutes while payment for the tickets is secured by another system. Assume for the purposes of this exercise: Events are at venues all over the world All tickets are of equal value (no "club seats", etc)
     Like  Bookmark
  • Michael Kelly REST API Collections /events { id:id, name:"name",
     Like  Bookmark