In this video, we are going to look at how we can send emails from our Laravel app using the Amazon (AWS) Send Email Service (SES). We will start with a clean installation where we will set up Amazon SES, create a new Mail class to send a Hello World email, and then inside our AWS Console, add some security policy to the IAM role which is sending the SES emails.