Our cloud app will implement a smart classroom assistant for educators. This assistant takes videos from the user’s classroom, performs face recognition on the collected videos, looks up the recognized students in the database, and returns the relevant academic information of each student back to the user.
This post goes over some of the most significant advantages of using Go for writing AWS Lambda functions, how to set up an environment for development, and how to write and deploy Lambda functions.