SES 메일
대량 이메일 발송·수신 서비스
이게 뭔가요? / What is this?
SES는 이메일 서버 장비가 아니라, 대량의 이메일을 대신 발송하고 수신까지 처리해 주는 관리형 서비스입니다. 자체 우편실을 직접 운영하는 대신 대량 발송 전문 우편 대행 업체에 맡기는 것과 비슷해서, 거래 알림이나 마케팅 메일을 대규모로 보낼 때 씁니다.
개요 / Overview
SES는 트랜잭션 메일과 마케팅 메일을 대량으로 보내는 서비스입니다. 알림 목적의 SNS 이메일과 달리 실제 이메일 애플리케이션에 씁니다.
동작 원리 / How it works
SES는 SMTP 인터페이스와 API로 이메일을 보내고 받는 서비스입니다. 발신 도메인을 DKIM·SPF로 검증해 스팸 처리를 줄이고, 바운스·불만 알림을 SNS로 받아 목록을 관리하게 합니다. 새 계정은 샌드박스에서 시작해 검증된 주소로만 보낼 수 있고, 프로덕션 접근을 별도로 요청해야 합니다.
시험은 무엇을 보는가 / What the exam is testing
시험에서 SES와 SNS를 가르는 기준은 수신자와 형식입니다. 운영자 몇 명에게 "장애가 났다"를 알리면 SNS이고, 고객 수만 명에게 주문 확인서·뉴스레터처럼 서식 있는 메일을 보내면 SES입니다. SES 문항은 대체로 "EC2에 메일 서버를 직접 세운다"는 선택지를 함께 제시해 운영 부담과 발신 평판 관리를 판단하게 합니다.
시험 포인트 / Exam points
운영 알림을 몇 명에게 보내면 SNS, 고객에게 서식 있는 대량 메일을 보내면 SES입니다.
자주 틀리는 함정 / Common traps
EC2에 자체 메일 서버를 세우는 선택지 — 25번 포트 제한과 평판 관리 부담 때문에 오답입니다.
Amazon SES
Bulk email sending and receiving
이게 뭔가요? / What is this?
SES is not an email server appliance — it is a managed service that sends, and can receive, large volumes of email on your behalf. It is like outsourcing a mailroom to a bulk-mailing specialist instead of running one directly, used for transactional notifications or marketing email at scale.
개요 / Overview
SES sends transactional and marketing email at scale. Unlike SNS email notifications, it powers real email applications.
동작 원리 / How it works
SES sends and receives email through an SMTP interface and an API. Verifying the sending domain with DKIM and SPF reduces spam filtering, and bounce and complaint notifications arrive via SNS for list hygiene. New accounts start in a sandbox that only sends to verified addresses until production access is granted.
시험은 무엇을 보는가 / What the exam is testing
SES and SNS are separated by recipient and format. Telling a handful of operators "something broke" is SNS; sending tens of thousands of customers formatted order confirmations or newsletters is SES. SES questions usually pair with a "run our own mail server on EC2" option to test judgement on operational overhead and sender reputation.
시험 포인트 / Exam points
Operational alerts to a few people → SNS. Formatted bulk email to customers → SES.
자주 틀리는 함정 / Common traps
Running your own mail server on EC2 — port 25 restrictions and reputation management make it wrong.
AWS SAA Hub Pro는 독립 학습 자료이며 Amazon Web Services, Inc.의 공식 서비스가 아닙니다. 시험 정책과 서비스 사양은 AWS 공식 문서를 기준으로 확인하세요.