Coder · Solutions Architect · Developer Advocate at AWS · Helping you learn how to build on AWS

Recent Posts

3 Lesser-Known Facts about Amazon S3

Amazon S3 is known for its reliability, scalability, and low-cost storage options. However, despite its popularity, there are still some lesser-known facts about Amazon S3 that are worth exploring....

3 Quick Tips for Input Validation

Input validation is a technique used to ensure that input data is properly formatted and within an expected range before it is processed by the application. By implementing input validation,...