Configure AWS SES & SNS
Budget: ₹600 – ₹1,500 INR
I need an AWS specialist who can jump in and stand up both SES and SNS for our React Native mobile app and its Node.js backend. The goal is simple: transactional emails must flow reliably and mobile push notifications must reach users on Android (FCM) and iOS (APNs).
SES
First you’ll verify our domain, add DKIM and SPF records, and shepherd the account out of the sandbox so we can send production traffic. Once SES is live, create a lightweight Node.js endpoint—using the AWS SDK—that accepts a payload (to, subject, html/text) and fires the email.
SNS
Next, configure platform applications for FCM and APNs, wire up the required certificates/keys, and expose another small Node.js endpoint that publishes a push message to a given device token or topic.
Deliverables
• Fully configured SES (domain verified, DKIM/SPF, production access)
• Fully configured SNS with Android + iOS platform apps
• Two minimal Node.js API routes: sendEmail(), sendPush()
• README covering AWS console steps, environment variables, and how to call the APIs
• Everything tested end-to-end with sample payloads
This is a one-time setup; I’d like it wrapped up within 2–3 days. If you work comfortably with AWS Console/CLI, IAM, and the aws-sdk for Node.js, I’m ready to get you access and start right away.
SES
First you’ll verify our domain, add DKIM and SPF records, and shepherd the account out of the sandbox so we can send production traffic. Once SES is live, create a lightweight Node.js endpoint—using the AWS SDK—that accepts a payload (to, subject, html/text) and fires the email.
SNS
Next, configure platform applications for FCM and APNs, wire up the required certificates/keys, and expose another small Node.js endpoint that publishes a push message to a given device token or topic.
Deliverables
• Fully configured SES (domain verified, DKIM/SPF, production access)
• Fully configured SNS with Android + iOS platform apps
• Two minimal Node.js API routes: sendEmail(), sendPush()
• README covering AWS console steps, environment variables, and how to call the APIs
• Everything tested end-to-end with sample payloads
This is a one-time setup; I’d like it wrapped up within 2–3 days. If you work comfortably with AWS Console/CLI, IAM, and the aws-sdk for Node.js, I’m ready to get you access and start right away.
Related categories:
JavaScript
Linux
Mobile App Development
Cloud Computing
Amazon Web Services
Node.js
React Native
API Development