Building a simple Twitter-Like system on AWS with the help of Grok AI.Functional requirements: Users can sign up, log in, post and delete tweets, and love and comment on tweets.Non-functional requirements: Elasticity, high availability, and scalability to enhance user experience.AWS services used: EC2 instance, API Gateway, Lambda Functions, and DynamoDB.