Integrating Lead Forms, Salesforce, Slack, and Email with AWS
AWS is a popular cloud service used today. This course will show you how to leverage seven Amazon services to build a functioning application that integrates with Salesforce and Slack, two powerful business tools in the marketplace.
What you'll learn
When building software using AWS, you need thorough knowledge of what services to leverage in any particular software product design. In this course, Integrating Lead Forms, Salesforce, Slack, and Email with AWS, you will learn how to design and build a fully functioning end-to-end business application. You will accomplish this using three different programming languages. First, you'll learn how to use a Lambda function to accept a form submission and place the message in a queue. Next, you'll explore Cloud Watch, and learn how it monitors the queue to launch a simple Lambda workflow with decision points to send email notifications via SES, a contact message to a Slack channel and all the lead data to Salesforce. Finally, you'll take everything you've learned and you will build a simple form processor. When you're finished with this course, you will have a foundational knowledge of key Amazon services needed to support developers that will help you move forward to build better applications, in less time.
Table of contents
- Course Introduction 0m
- Amazon Key Module Services 1m
- Demonstration Introduction 1m
- Configure a Salesforce Connected Application 3m
- Setup User Permissions 2m
- Create a Beanstalk Environment 4m
- Review Golang Module Code 3m
- Review Beanstalk Configuration Files 4m
- Deploy Golang Code to Beanstalk 1m
- Wrap Golang Service with API Gateway 2m
- Module Summary 0m
- Module Introduction 0m
- Module Overview 1m
- Module's Amazon Key Services 0m
- Demonstration Overview 1m
- Configuring SES 2m
- Initial Lambda Function Configuration 1m
- Lambda Python Code Review 2m
- Lambda Final Configuration and First Test 2m
- Providing Lambda Proper SES Permissions 1m
- Lambda Secondary Test 1m
- Setup Lambda Function Behind API Gateway 3m
- Module Summary 1m