AWS Solution Architect Associate 정리노트 3

세 번째 정리노트입니다. AWS SAA를 준비하면서 헷갈리는 서비스만 따로 정리해 둔 것인데 지금 다시 보니까 안 헷갈리는 서비스도 같이 섞여 있네요.

정리노트 3 – 헷갈리는 서비스

  • Redshift
    • 데이터 웨어하우스
    • PostgreSQL 기반 OLAP
    • 컬럼 기반
  • Neptune
    • 그래프 DB
  • AWS Glue
    • ETL 서비스
    • 마이그레이션 스크립트 작성 필요 (=개발 노력 필요)

  • AWS Shield
    • DDoS Protection
  • Amazon GuardDuty
    • 위협 탐지 서비스
    • CloudTrail Events
    • VPC Flow Logs
    • DNS Logs
  • Amazon Inspector (security assessments)
    • 취약성 관리 서비스
    • EC2 & 컨테이너
  • Amazon Macie
    • 완전관리형 데이터 보안 및 데이터 프라이버시 서비스
  • Trusted Advisor
    • 계정의 성능, 안정성, 보안 및 비용을 최적화하기 위한 권장 사항을 제공

  • Database Migration Service (DMS)
    • 동종&이기종 DB 간 데이터 마이그레이션
    • Schema Conversion Tool (SCT) : 이기종 DB간 스키마 변환
  • AWS DataSync
    • On-Premise에서 AWS로 데이터 전송
    • NFS, SMB 프로토콜을 통한 파일 전송 (by DataSync Agent)
  • AWS Storage Gateway
    • On-premise -> Cloud
    • File Gateway : File, NFS
    • Volume Gateway : Block Storage, iSCSI
    • Tape Gateway : Backup with iSCSI
  • OpsWorks
    • 서버 구성 관리 서비스
    • Chef & Puppet

  • Amazon CloudWatch
    • resource performance monitoring, events, and alerts
  • AWS CloudTrail
    • account-specified activity and audit
  • AWS Config
    • resource-specific history, audit, and “compliance”

  • AD Connector
    • if you only need to allow your on-premises users to log in to AWS applications with their Active Directory credentials
  • AWS Managed Microsoft AD
    • if you have more than 5,000 users and need a trust relationship set up between an AWS hosted directory and your on-premises directories
  • Simple AD
    • if you have 5,000 or fewer users and don’t need the more advanced Microsoft Active Directory features such as trust relationships with other domains

  • SageMaker
    • 완전 관리형 기계학습 플랫폼
  • AWS OpsHub
    • AWS Snowball 디바이스 관리 GUI

Leave a Reply

Your email address will not be published. Required fields are marked *