AWS Architecture Blog

Kevin Rivera

Author: Kevin Rivera

Kevin is a Frontend Developer for the Professional Service’s Shared Delivery Team. He is passionate about Design and Accessibility. On his free time Kevin studies Brazilian Jiu Jitsu.

Figure 1. User interface communicating with API Gateway to upload a file to a S3 bucket using a presigned URL

Deploying Sample UI Forms using React, Formik, and AWS CDK

Companies in many industries use UI forms to collect customer data for account registrations, online shopping, and surveys. It can be tedious to create form fields. Proper use of input validation can help users easily find and fix mistakes. Best practice is that users should not see a form filled with “this field is required” […]