Email
Definition
Electronic messages sent over the internet from one person to another. Like traditional mail but delivered instantly through computers.
Use Cases
- Amazon: Order confirmations, shipping notifications, and account alerts for e-commerce customers — Uses large-scale email infrastructure integrated with customer accounts and order systems to generate and send transactional emails automatically, with authentication (SPF/DKIM) and monitoring for deliverability. (Customers receive near-instant updates and receipts, reducing support inquiries and improving trust and purchase experience.)
- GitHub: Security alerts, pull request notifications, and account verification emails — Event-driven systems trigger emails when repository activity occurs; messages are queued and sent through email delivery infrastructure with bounce handling and unsubscribe controls for notification preferences. (Developers stay informed about changes and security issues quickly, improving collaboration and response time.)
- Dropbox: Password resets, sign-in alerts, and sharing notifications — Application workflows generate transactional emails tied to user actions; delivery systems track bounces/complaints and use authenticated sending domains to protect brand reputation. (Faster account recovery and improved account security awareness, helping reduce unauthorized access and support load.)
Provider Equivalents
- AWS: Amazon Simple Email Service (Amazon SES)
- Azure: Azure Communication Services - Email
Frequently Asked Questions
- What's the difference between Email and instant messaging (chat)?
- Email is designed for messages that can be read and replied to later, often with longer content and file attachments, and it works well for formal communication and records. Chat is optimized for real-time, back-and-forth conversations and quick updates, usually within a team or app.
- When should I use Email?
- Use email when you need a reliable, widely supported way to communicate across organizations, send formal messages, share documents, or send automated notifications like receipts, password resets, and alerts. If you need real-time collaboration, consider chat or video calls instead.
- How much does Email cost?
- Costs depend on whether you use a business mailbox service (priced per user per month) or an email-sending service for applications (priced per number of emails sent, plus possible charges for attachments, dedicated IPs, and data transfer). Deliverability features, support level, and sending volume are the main pricing factors.
Category: communication
Difficulty: basic
Related Terms
See Also