Amazon API Gateway에서 API를 구축하고 보호하며 운영하는 방법을 배웁니다. 이 챕터를 마치면 적합한 API 유형(REST, HTTP, WebSocket)을 선택하고, 유효성 검사와 변환을 포함한 Lambda 통합을 구성하며, CloudFormation, SAM, CDK를 사용해 스테이지별로 API를 배포하고, Amazon Cognito, IAM, Lambda 권한 부여자, 암호화, 스로틀링으로 API를 보호할 수 있게 됩니다.
Exercise 1: AWS에서 API 설계하기Exercise 2: 올바른 API 유형 선택하기Exercise 3: API 마이그레이션Exercise 4: API Gateway 유형 분류하기Exercise 5: API 개발Exercise 6: 알맞은 API Gateway 기능 선택하기Exercise 7: Lambda 프록시 통합에서 발생한 502 오류 수정Exercise 8: 프록시 통합으로 API와 Lambda 연결하기Exercise 9: API 테스트 및 배포Exercise 10: SAM으로 로컬 테스트하기Exercise 11: 어떤 코드형 인프라(IaC) 도구를 사용해야 할까요?Exercise 12: 서버리스 CI/CD 워크플로우 순서 정렬Exercise 13: API 보호하기Exercise 14: API 요청 실패Exercise 15: 커스텀 인가 규칙Exercise 16: 트래픽 급증 처리