SlideShare a Scribd company logo
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Sung-il Kim
WWSO DATA Specialist SA
AWS
Amazon OpenSearch Service
Observability, SIEM and Serverless
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
What is observability?
2
감지
조사
해결
Observability는
문제를 효율적으로
감지, 조사, 해결하기 위해
원격 측정 데이터를 수집하여
관찰할 수 있는 시스템의 능력
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Observability의 기본 요소
3
Metrics Traces
Logs
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Observability의 일반적인 사용사례
4
AIOps and
DevOps
Microservices
and containers
Digital
experience
monitoring
(DEM)
Data
lakes
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
OpenSearch Service with
Observability
5
© 2022, Amazon Web Services, Inc. or its affiliates. 6
Managed: 널리 사용되는 오픈 소스 솔루션을
사용하여 운영 우수성을 높입니다.
Secure: 데이터 센터와 네트워크 아키텍처,
내장된 인증기능을 활용하여 데이터를
감사하고 보호하십시오.
Observability: 기계 학습, 경고 및 시각화를
위한 오픈 소스 솔루션을 통해 시스템의
상태를 체계적으로 감지하고 잠재적인 위협에
대응하십시오.
Cost conscious: 전략적인 업무에 시간과
자원을 최적화하세요.
Amazon
OpenSearch
Service
Amazon OpenSearch 서비스를 사용하면 운영
데이터의 실시간 검색, 모니터링 및 분석이
안전하게 가능해집니다.
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 7
메인기능
플러그인
관리기능
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Application analytics
8
커스텀 Observability app 생성
Log event + Trace + metric data = 단일 뷰
Overall system health 확인
데이터 사이를 빠르게 전환하여 문제 원인 파악
Trace group – Latency, Error rate
Service – Latency, Error rate, Throughput
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Operation panel
9
PPL (Piped Processing Language) 쿼리를
이용하여 생성된 시각화의 모음
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Piped Processing Language
10
PPL(파이프 처리 언어)은 파이프(|) 구문을 사용하여 OpenSearch에 저장된 데이터를 탐색, 검색 및 쿼리할 수
있는 쿼리 언어입니다.
PPL 구문은 데이터가 각 파이프라인을 통해 왼쪽에서 오른쪽으로 흐르는 파이프 문자(|)로 구분된 명령으로
구성됩니다.
search source=accounts | where age > 18 | fields firstname, lastname
https://opensearch.org/docs/latest/search-plugins/sql/ppl/index/
Commands
• dedup, eval, fields, parse, rename, sort, stats, where, head, rare, top
• ad : 검색 결과에 ML Commons 플러그인의 RCF(Random Cut Forest) 알고리즘을 적용합니다.
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Notebooks
11
공동으로 보고서 작성
마크다운, SQL, PPL, 다중타임라인, 시각화
라이브 데이터 및 쿼리 지원
스토리를 전달할 수 있는 셀 또는 단락 구성
링크, PDF, PNG 지원
사후 보고서, 데이터 설명, 실시간 인프라 보고서
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Demo
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
OpenSearch Service with
SIEM
13
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SIEM?
14
Security Information and Event Management
상관 분석을 통한 위협 탐지, 사고 대응을 지원하기 위해 모든 종류의 장치(예: 보안, 네트워크 장치)의
데이터를 수집하고 중앙에서 관리하는 솔루션
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
보안사고 대응을 위한 로그분석의 어려움
15
다양한 시스템에서 생성된 경고 관리
로그는 여기저기 산재해 있음
많은 로그의 수집, 검색, 분석은 시간 소모적
SIEM
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SIEM 사용사례
16
Correlation analysis: Network
• GuardDuty로부터 소스 IP 주소를 키로 사용하고
• GuardDuty, CloudTrail, VPC 흐름 로그, 서버 웹/SSH 액세스 로그에서 관련 이벤트를 검색
• 시간 순으로 네트워크 로그를 정렬하고 분석
Correlation analysis: EC2 Instance ID
• GuardDuty로부터 EC2 인스턴스 ID를 키로 사용하고
• GuardDuty, CloudTrail, Inspector, Config/Config Rules에서 관련 이벤트를 검색
• 타임라인에서 인프라 변경과 악성 활동을 비교
Log visualization with dashboards
• CloudTrail 로그 시각화: API 호출 집계 또는 타임라인, 지도기반 소스 IP를 대시보드에 시각화
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SIEM on Amazon OpenSearch Service
17
CloudFormation/CDK
배포 기반 패키지
빌트인
Security Analytics
직접 생성
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
CloudFormation/CDK 배포 기반 패키지
18
AWS 서비스의 Log를 이용해서 보안 모니터링을 할 수 있도록 미리 만들어 놓은 샘플 스크립트와
대시보드
• Open-sourced at GitHub:
https://github.com/aws-samples/siem-on-amazon-elasticsearch-service
• Developed and maintained by AWS Security SAs
• Features
• 관리형 및 서버리스 서비스로만 구성
• 멀티리전, 멀티 어카운트 시나리오 지원
• AWS 서비스용 ETL 로직 및 대시보드 포함
• 30분 이내에 CloudFormation/CDK로 배포
• 클라우드 서비스 사용량은 종량제 모델로 청구
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
CloudFormation/CDK 배포 기반 패키지
19
Uses only managed and serverless components
Save logs from multiple
accounts and regions in one
centralized bucket
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Log schema normalization (ETL)
• 스키마 정규화: 동일한 의미를 가진 필드가 동일한 키 이름을 갖도록 다른
스키마의 로그를 변환합니다.
• 정규화는 동일한 스키마를 가진 모든 로그 유형에 대한 참조를 허용하여 검색
효율성을 향상시킵니다.
• OpenSearch Service의 SIEM은 Elastic Common Schema를 준수합니다.
• Elastic Common Schema는 EC2 인스턴스 ID, IAM 액세스 키 ID 등 AWS에서
자주 사용되는 필드로 확장됩니다.
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Before
(recipientAccountId:111111111111 AND sourceIPAddress:198.51.100.1) OR
( cloud.account.id:111111111111 AND source.ip:198.51.100.1 )
After
• GuardDuty
• VPC Flow Logs
• CloudTrail
• Common schema
(account_id:111111111111 AND srcaddr:198.51.100.1) OR
(accountId:111111111111 AND
(service.action.awsApiCallAction.remoteIpDetails.ipAddressV4:198.51.100.1 OR
service.action.portProbeAction.portProbeDetails.remoteIpDetails.ipAddressV4:198.51.100.1))
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
cloud-trail-logs
vpc-flow-logs
guard-duty-logs
cloud.account.id:111111111111
AND
source.ip:198.51.100.1
vs
로그마다 매번 새로운 키로 필터링
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Service Log
Security, Identity, & Compliance AWS CloudHSM HSM audit logs
Security, Identity, & Compliance Amazon GuardDuty GuardDuty findings
Security, Identity, & Compliance Amazon Inspector Inspector findings
Security, Identity, & Compliance AWS Directory Service Microsoft AD
Security, Identity, & Compliance AWS WAF
AWS WAF Web ACL traffic
information
AWS WAF Classic Web ACL
traffic information
Security, Identity, & Compliance AWS Security Hub
Security Hub findings
GuardDuty findings
Amazon Macie findings
Amazon Inspector findings
AWS IAM Access Analyzer
findings
Security, Identity, & Compliance AWS Network Firewall
Flow logs
Alert logs
Management & Governance AWS CloudTrail
CloudTrail Log Event
CloudTrail Insight Event
Management & Governance AWS Config
Configuration History
Configuration Snapshot
Config Rules
Management & Governance AWS Trusted Advisor Trusted Advisor Check Result
Networking & Content Delivery Amazon CloudFront
Standard access log
Real-time log
Networking & Content Delivery Amazon Route 53 Resolver VPC DNS query log
Networking & Content Delivery
Amazon Virtual Private Cloud
(Amazon VPC)
VPC Flow Logs (Version5)
Text / Parquet Format
Networking & Content Delivery AWS Transit Gateway
VPC Flow Logs (Version6)
Text / Parquet Format
Networking & Content
Delivery
Elastic Load Balancing
Application Load Balancer access logs
Network Load Balancer access logs
Classic Load Balancer access logs
Networking & Content
Delivery
AWS Client VPN connection log
Storage
Amazon FSx for Windows
File Server
audit log
Storage
Amazon Simple Storage
Service (Amazon S3)
access log
Database
Amazon Relational
Database Service (Amazon
RDS)
(Experimental Support)
Amazon Aurora(MySQL)
Amazon Aurora(PostgreSQL)
Amazon RDS for MariaDB
Amazon RDS for MySQL
Amazon RDS for PostgreSQL
Database Amazon ElastiCache ElastiCache for Redis SLOWLOG
Analytics
Amazon OpenSearch
Service
Audit logs
Analytics
Amazon Managed
Streaming for Apache
Kafka (Amazon MSK)
Broker log
Compute
Linux OS
via CloudWatch Logs
/var/log/messages
/var/log/secure
Compute
Windows Server
2012/2016/2019
via CloudWatch Logs
System event log
Security event log
Containers
Amazon Elastic Container
Service (Amazon ECS)
via FireLens
Framework only
End User Computing Amazon WorkSpaces
Event log
Inventory
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
빌트인 Security Analytics
플러그인
관리기능
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
빌트인 Security Analytics
지원하는 로그타입
• Network events
• DNS logs
• Apache access logs
• Windows logs
• AD/LDAP logs
• System logs
• AWS CloudTrail logs
• Amazon S3 access logs
• Google Workspace logs
• GitHub actions
• Microsoft 365 logs
• Okta events
• Microsoft Azure logs
• Netflow
• DNS logs
• Apache access logs
• Windows logs
• AD/LDAP
• System logs
• AWS CloudTrail logs
• Amazon S3 access logs
Amazon OpenSearch Service 2.5 OpenSearch 2.7
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
빌트인 Security Analytics
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
탐지
탐지기(Detector)가 규칙(Rule)을
로그 이벤트와 일치시키면 탐지(Finding) 결과를 생성
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
규칙
보안 로그에 적용하는 조건과 그 정의
가져오기, 만들기, 커스텀 지원
탐지기가 보안 이벤트 식별을 위해 사용
사전 패키징 된 오픈소스 Sigma 규칙
MITRE ATT&CK 에서 관리하는 최신 규칙 매핑
대시보드, API로 규칙을 생성 가능
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
탐지기
인덱스에서 사이버 보안 위협 식별
스케줄을 생성하여 실행
커스텀 규칙, Sigma 규칙 모두 가능
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
직접 생성
30
https://catalog.us-east-1.prod.workshops.aws/workshops/2ff04db5-bb02-4208-b637-d54a352f7bc6/ko-KR
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
직접 생성
31
https://catalog.us-east-1.prod.workshops.aws/workshops/2ff04db5-bb02-4208-b637-d54a352f7bc6/ko-KR
AWS DATA WEEK 2023
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
Thank you!

More Related Content

What's hot (20)

PDF
AWS Summit Seoul 2023 | 삼성전자/쿠팡의 대규모 트래픽 처리를 위한 클라우드 네이티브 데이터베이스 활용
Amazon Web Services Korea
 
PDF
금융권을 위한 AWS Direct Connect 기반 하이브리드 구성 방법 - AWS Summit Seoul 2017
Amazon Web Services Korea
 
PDF
세션 3: IT 담당자를 위한 Cloud 로의 전환
Amazon Web Services Korea
 
PDF
Amazon OpenSearch Deep dive - 내부구조, 성능최적화 그리고 스케일링
Amazon Web Services Korea
 
PDF
실시간 스트리밍 분석 Kinesis Data Analytics Deep Dive
Amazon Web Services Korea
 
PDF
금융 분야 마이데이터 (My Data) 산업 도입 방안 및 AWS 활용법 – 고종원 AWS 어카운트 매니저, 양찬욱 KB국민카드 팀장:: ...
Amazon Web Services Korea
 
PDF
AWS Backup을 이용한 데이터베이스의 백업 자동화와 편리한 복구방법
Amazon Web Services Korea
 
PDF
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
Amazon Web Services Korea
 
PDF
DMS와 SCT를 활용한 Oracle에서 Open Source DB로의 전환
Amazon Web Services Korea
 
PDF
더욱 진화하는 AWS 네트워크 보안 - 신은수 AWS 시큐리티 스페셜리스트 솔루션즈 아키텍트 :: AWS Summit Seoul 2021
Amazon Web Services Korea
 
PDF
AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안
Amazon Web Services Korea
 
PDF
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
Amazon Web Services Korea
 
PDF
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
Amazon Web Services Korea
 
PDF
AWS CLOUD 2017 - AWS 기반 하이브리드 클라우드 환경 구성 전략 (김용우 솔루션즈 아키텍트)
Amazon Web Services Korea
 
PDF
AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기
Amazon Web Services Korea
 
PDF
워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안
Amazon Web Services Korea
 
PPTX
글로벌 기업들의 효과적인 데이터 분석을 위한 Data Lake 구축 및 분석 사례 - 김준형 (AWS 솔루션즈 아키텍트)
Amazon Web Services Korea
 
PDF
롯데이커머스의 마이크로 서비스 아키텍처 진화와 비용 관점의 운영 노하우-나현길, 롯데이커머스 클라우드플랫폼 팀장::AWS 마이그레이션 A ...
Amazon Web Services Korea
 
PDF
IAM 정책을 잘 알아야 AWS 보안도 쉬워진다. 이것은 꼭 알고 가자! - 신은수 솔루션즈 아키텍트, AWS :: AWS Summit S...
Amazon Web Services Korea
 
PDF
AWS Summit Seoul 2023 | 진짜로 코드 없이 기계학습 모델을 만드는 것이 가능하다구요? SageMaker로 No/Low 코...
Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 삼성전자/쿠팡의 대규모 트래픽 처리를 위한 클라우드 네이티브 데이터베이스 활용
Amazon Web Services Korea
 
금융권을 위한 AWS Direct Connect 기반 하이브리드 구성 방법 - AWS Summit Seoul 2017
Amazon Web Services Korea
 
세션 3: IT 담당자를 위한 Cloud 로의 전환
Amazon Web Services Korea
 
Amazon OpenSearch Deep dive - 내부구조, 성능최적화 그리고 스케일링
Amazon Web Services Korea
 
실시간 스트리밍 분석 Kinesis Data Analytics Deep Dive
Amazon Web Services Korea
 
금융 분야 마이데이터 (My Data) 산업 도입 방안 및 AWS 활용법 – 고종원 AWS 어카운트 매니저, 양찬욱 KB국민카드 팀장:: ...
Amazon Web Services Korea
 
AWS Backup을 이용한 데이터베이스의 백업 자동화와 편리한 복구방법
Amazon Web Services Korea
 
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
Amazon Web Services Korea
 
DMS와 SCT를 활용한 Oracle에서 Open Source DB로의 전환
Amazon Web Services Korea
 
더욱 진화하는 AWS 네트워크 보안 - 신은수 AWS 시큐리티 스페셜리스트 솔루션즈 아키텍트 :: AWS Summit Seoul 2021
Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안
Amazon Web Services Korea
 
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
Amazon Web Services Korea
 
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
Amazon Web Services Korea
 
AWS CLOUD 2017 - AWS 기반 하이브리드 클라우드 환경 구성 전략 (김용우 솔루션즈 아키텍트)
Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기
Amazon Web Services Korea
 
워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안
Amazon Web Services Korea
 
글로벌 기업들의 효과적인 데이터 분석을 위한 Data Lake 구축 및 분석 사례 - 김준형 (AWS 솔루션즈 아키텍트)
Amazon Web Services Korea
 
롯데이커머스의 마이크로 서비스 아키텍처 진화와 비용 관점의 운영 노하우-나현길, 롯데이커머스 클라우드플랫폼 팀장::AWS 마이그레이션 A ...
Amazon Web Services Korea
 
IAM 정책을 잘 알아야 AWS 보안도 쉬워진다. 이것은 꼭 알고 가자! - 신은수 솔루션즈 아키텍트, AWS :: AWS Summit S...
Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 진짜로 코드 없이 기계학습 모델을 만드는 것이 가능하다구요? SageMaker로 No/Low 코...
Amazon Web Services Korea
 

Similar to Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhancements - 발표자: 김성일, Sr Analytics Specialist, WWSO, AWS ::: AWS Data Roadshow 2023 (20)

PDF
AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트
Amazon Web Services Korea
 
PDF
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
AWS Korea 금융산업팀
 
PDF
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
AWS Korea 금융산업팀
 
PDF
스마트 팩토리: AWS 사물인터넷과 인공지능을 활용한 스마트 팩토리 구축 – 최영준 AWS 솔루션즈 아키텍트, 정현아 AWS 솔루션즈 아키...
Amazon Web Services Korea
 
PDF
AWS risk_detection_webinar
Yijeong Cho
 
PDF
AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기
Amazon Web Services Korea
 
PDF
디자인 패턴과 고객 사례로 살펴보는 현대적 어플리케이션 개발 – 배영부, 강성일, AWS애플리케이션 아키텍트:: AWS Summit On...
Amazon Web Services Korea
 
PDF
[보험사를 위한 AWS Data Analytics Day] 6_Data Analytics의 현재와 미래-토ᄉ...
AWS Korea 금융산업팀
 
PDF
데이터 분석가를 위한 신규 분석 서비스 - 김기영, AWS 분석 솔루션즈 아키텍트 / 변규현, 당근마켓 소프트웨어 엔지니어 :: AWS r...
Amazon Web Services Korea
 
PDF
AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략
Amazon Web Services Korea
 
PDF
통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...
Amazon Web Services Korea
 
PDF
AWS Summit Seoul 2023 | AWS Graviton과 함께하는 계획문제 최적화 애플리케이션 개발
Amazon Web Services Korea
 
PDF
아키텍처 현대화 분야 신규 서비스 - 주성식, AWS 솔루션즈 아키텍트 :: AWS re:Invent re:Cap 2021
Amazon Web Services Korea
 
PDF
CloudWatch 성능 모니터링과 신속한 대응을 위한 노하우 - 박선용 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
Amazon Web Services Korea
 
PDF
AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정
Amazon Web Services Korea
 
PDF
AWS Greengrass, Lambda and ML Inference at the Edge site (김민성, AWS 솔루션즈 아키텍트)...
Amazon Web Services Korea
 
PDF
VUCA 시대의 디지털 네이티브 리더가 알아야할 AWS의 기술 ::: AWS ExecLeaders Korea 2023
Amazon Web Services Korea
 
PDF
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
Amazon Web Services Korea
 
PDF
AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드
Amazon Web Services Korea
 
PPTX
Aws summit 2017_이상오_fn
LEE Kevin
 
AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트
Amazon Web Services Korea
 
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
AWS Korea 금융산업팀
 
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
AWS Korea 금융산업팀
 
스마트 팩토리: AWS 사물인터넷과 인공지능을 활용한 스마트 팩토리 구축 – 최영준 AWS 솔루션즈 아키텍트, 정현아 AWS 솔루션즈 아키...
Amazon Web Services Korea
 
AWS risk_detection_webinar
Yijeong Cho
 
AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기
Amazon Web Services Korea
 
디자인 패턴과 고객 사례로 살펴보는 현대적 어플리케이션 개발 – 배영부, 강성일, AWS애플리케이션 아키텍트:: AWS Summit On...
Amazon Web Services Korea
 
[보험사를 위한 AWS Data Analytics Day] 6_Data Analytics의 현재와 미래-토ᄉ...
AWS Korea 금융산업팀
 
데이터 분석가를 위한 신규 분석 서비스 - 김기영, AWS 분석 솔루션즈 아키텍트 / 변규현, 당근마켓 소프트웨어 엔지니어 :: AWS r...
Amazon Web Services Korea
 
AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략
Amazon Web Services Korea
 
통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...
Amazon Web Services Korea
 
AWS Summit Seoul 2023 | AWS Graviton과 함께하는 계획문제 최적화 애플리케이션 개발
Amazon Web Services Korea
 
아키텍처 현대화 분야 신규 서비스 - 주성식, AWS 솔루션즈 아키텍트 :: AWS re:Invent re:Cap 2021
Amazon Web Services Korea
 
CloudWatch 성능 모니터링과 신속한 대응을 위한 노하우 - 박선용 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정
Amazon Web Services Korea
 
AWS Greengrass, Lambda and ML Inference at the Edge site (김민성, AWS 솔루션즈 아키텍트)...
Amazon Web Services Korea
 
VUCA 시대의 디지털 네이티브 리더가 알아야할 AWS의 기술 ::: AWS ExecLeaders Korea 2023
Amazon Web Services Korea
 
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드
Amazon Web Services Korea
 
Aws summit 2017_이상오_fn
LEE Kevin
 
Ad

More from Amazon Web Services Korea (20)

PDF
[D3T1S01] Gen AI를 위한 Amazon Aurora 활용 사례 방법
Amazon Web Services Korea
 
PDF
[D3T1S06] Neptune Analytics with Vector Similarity Search
Amazon Web Services Korea
 
PDF
[D3T1S03] Amazon DynamoDB design puzzlers
Amazon Web Services Korea
 
PDF
[D3T1S04] Aurora PostgreSQL performance monitoring and troubleshooting by use...
Amazon Web Services Korea
 
PDF
[D3T1S07] AWS S3 - 클라우드 환경에서 데이터베이스 보호하기
Amazon Web Services Korea
 
PDF
[D3T1S05] Aurora 혼합 구성 아키텍처를 사용하여 예상치 못한 트래픽 급증 대응하기
Amazon Web Services Korea
 
PDF
[D3T1S02] Aurora Limitless Database Introduction
Amazon Web Services Korea
 
PDF
[D3T2S01] Amazon Aurora MySQL 메이저 버전 업그레이드 및 Amazon B/G Deployments 실습
Amazon Web Services Korea
 
PDF
[D3T2S03] Data&AI Roadshow 2024 - Amazon DocumentDB 실습
Amazon Web Services Korea
 
PDF
AWS Modern Infra with Storage Roadshow 2023 - Day 2
Amazon Web Services Korea
 
PDF
AWS Modern Infra with Storage Roadshow 2023 - Day 1
Amazon Web Services Korea
 
PDF
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
Amazon Web Services Korea
 
PDF
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Amazon Web Services Korea
 
PDF
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
Amazon Web Services Korea
 
PDF
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
Amazon Web Services Korea
 
PDF
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
Amazon Web Services Korea
 
PDF
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
Amazon Web Services Korea
 
PDF
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
Amazon Web Services Korea
 
PDF
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
Amazon Web Services Korea
 
PDF
AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기
Amazon Web Services Korea
 
[D3T1S01] Gen AI를 위한 Amazon Aurora 활용 사례 방법
Amazon Web Services Korea
 
[D3T1S06] Neptune Analytics with Vector Similarity Search
Amazon Web Services Korea
 
[D3T1S03] Amazon DynamoDB design puzzlers
Amazon Web Services Korea
 
[D3T1S04] Aurora PostgreSQL performance monitoring and troubleshooting by use...
Amazon Web Services Korea
 
[D3T1S07] AWS S3 - 클라우드 환경에서 데이터베이스 보호하기
Amazon Web Services Korea
 
[D3T1S05] Aurora 혼합 구성 아키텍처를 사용하여 예상치 못한 트래픽 급증 대응하기
Amazon Web Services Korea
 
[D3T1S02] Aurora Limitless Database Introduction
Amazon Web Services Korea
 
[D3T2S01] Amazon Aurora MySQL 메이저 버전 업그레이드 및 Amazon B/G Deployments 실습
Amazon Web Services Korea
 
[D3T2S03] Data&AI Roadshow 2024 - Amazon DocumentDB 실습
Amazon Web Services Korea
 
AWS Modern Infra with Storage Roadshow 2023 - Day 2
Amazon Web Services Korea
 
AWS Modern Infra with Storage Roadshow 2023 - Day 1
Amazon Web Services Korea
 
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
Amazon Web Services Korea
 
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Amazon Web Services Korea
 
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
Amazon Web Services Korea
 
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
Amazon Web Services Korea
 
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
Amazon Web Services Korea
 
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
Amazon Web Services Korea
 
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
Amazon Web Services Korea
 
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
Amazon Web Services Korea
 
AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기
Amazon Web Services Korea
 
Ad

Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhancements - 발표자: 김성일, Sr Analytics Specialist, WWSO, AWS ::: AWS Data Roadshow 2023

  • 1. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Sung-il Kim WWSO DATA Specialist SA AWS Amazon OpenSearch Service Observability, SIEM and Serverless
  • 2. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. What is observability? 2 감지 조사 해결 Observability는 문제를 효율적으로 감지, 조사, 해결하기 위해 원격 측정 데이터를 수집하여 관찰할 수 있는 시스템의 능력
  • 3. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Observability의 기본 요소 3 Metrics Traces Logs
  • 4. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Observability의 일반적인 사용사례 4 AIOps and DevOps Microservices and containers Digital experience monitoring (DEM) Data lakes
  • 5. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. OpenSearch Service with Observability 5
  • 6. © 2022, Amazon Web Services, Inc. or its affiliates. 6 Managed: 널리 사용되는 오픈 소스 솔루션을 사용하여 운영 우수성을 높입니다. Secure: 데이터 센터와 네트워크 아키텍처, 내장된 인증기능을 활용하여 데이터를 감사하고 보호하십시오. Observability: 기계 학습, 경고 및 시각화를 위한 오픈 소스 솔루션을 통해 시스템의 상태를 체계적으로 감지하고 잠재적인 위협에 대응하십시오. Cost conscious: 전략적인 업무에 시간과 자원을 최적화하세요. Amazon OpenSearch Service Amazon OpenSearch 서비스를 사용하면 운영 데이터의 실시간 검색, 모니터링 및 분석이 안전하게 가능해집니다.
  • 7. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 7 메인기능 플러그인 관리기능
  • 8. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Application analytics 8 커스텀 Observability app 생성 Log event + Trace + metric data = 단일 뷰 Overall system health 확인 데이터 사이를 빠르게 전환하여 문제 원인 파악 Trace group – Latency, Error rate Service – Latency, Error rate, Throughput
  • 9. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Operation panel 9 PPL (Piped Processing Language) 쿼리를 이용하여 생성된 시각화의 모음
  • 10. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Piped Processing Language 10 PPL(파이프 처리 언어)은 파이프(|) 구문을 사용하여 OpenSearch에 저장된 데이터를 탐색, 검색 및 쿼리할 수 있는 쿼리 언어입니다. PPL 구문은 데이터가 각 파이프라인을 통해 왼쪽에서 오른쪽으로 흐르는 파이프 문자(|)로 구분된 명령으로 구성됩니다. search source=accounts | where age > 18 | fields firstname, lastname https://opensearch.org/docs/latest/search-plugins/sql/ppl/index/ Commands • dedup, eval, fields, parse, rename, sort, stats, where, head, rare, top • ad : 검색 결과에 ML Commons 플러그인의 RCF(Random Cut Forest) 알고리즘을 적용합니다.
  • 11. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notebooks 11 공동으로 보고서 작성 마크다운, SQL, PPL, 다중타임라인, 시각화 라이브 데이터 및 쿼리 지원 스토리를 전달할 수 있는 셀 또는 단락 구성 링크, PDF, PNG 지원 사후 보고서, 데이터 설명, 실시간 인프라 보고서
  • 12. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Demo
  • 13. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. OpenSearch Service with SIEM 13
  • 14. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. SIEM? 14 Security Information and Event Management 상관 분석을 통한 위협 탐지, 사고 대응을 지원하기 위해 모든 종류의 장치(예: 보안, 네트워크 장치)의 데이터를 수집하고 중앙에서 관리하는 솔루션
  • 15. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 보안사고 대응을 위한 로그분석의 어려움 15 다양한 시스템에서 생성된 경고 관리 로그는 여기저기 산재해 있음 많은 로그의 수집, 검색, 분석은 시간 소모적 SIEM
  • 16. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. SIEM 사용사례 16 Correlation analysis: Network • GuardDuty로부터 소스 IP 주소를 키로 사용하고 • GuardDuty, CloudTrail, VPC 흐름 로그, 서버 웹/SSH 액세스 로그에서 관련 이벤트를 검색 • 시간 순으로 네트워크 로그를 정렬하고 분석 Correlation analysis: EC2 Instance ID • GuardDuty로부터 EC2 인스턴스 ID를 키로 사용하고 • GuardDuty, CloudTrail, Inspector, Config/Config Rules에서 관련 이벤트를 검색 • 타임라인에서 인프라 변경과 악성 활동을 비교 Log visualization with dashboards • CloudTrail 로그 시각화: API 호출 집계 또는 타임라인, 지도기반 소스 IP를 대시보드에 시각화
  • 17. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. SIEM on Amazon OpenSearch Service 17 CloudFormation/CDK 배포 기반 패키지 빌트인 Security Analytics 직접 생성
  • 18. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. CloudFormation/CDK 배포 기반 패키지 18 AWS 서비스의 Log를 이용해서 보안 모니터링을 할 수 있도록 미리 만들어 놓은 샘플 스크립트와 대시보드 • Open-sourced at GitHub: https://github.com/aws-samples/siem-on-amazon-elasticsearch-service • Developed and maintained by AWS Security SAs • Features • 관리형 및 서버리스 서비스로만 구성 • 멀티리전, 멀티 어카운트 시나리오 지원 • AWS 서비스용 ETL 로직 및 대시보드 포함 • 30분 이내에 CloudFormation/CDK로 배포 • 클라우드 서비스 사용량은 종량제 모델로 청구
  • 19. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. CloudFormation/CDK 배포 기반 패키지 19 Uses only managed and serverless components Save logs from multiple accounts and regions in one centralized bucket
  • 20. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Log schema normalization (ETL) • 스키마 정규화: 동일한 의미를 가진 필드가 동일한 키 이름을 갖도록 다른 스키마의 로그를 변환합니다. • 정규화는 동일한 스키마를 가진 모든 로그 유형에 대한 참조를 허용하여 검색 효율성을 향상시킵니다. • OpenSearch Service의 SIEM은 Elastic Common Schema를 준수합니다. • Elastic Common Schema는 EC2 인스턴스 ID, IAM 액세스 키 ID 등 AWS에서 자주 사용되는 필드로 확장됩니다.
  • 21. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Before (recipientAccountId:111111111111 AND sourceIPAddress:198.51.100.1) OR ( cloud.account.id:111111111111 AND source.ip:198.51.100.1 ) After • GuardDuty • VPC Flow Logs • CloudTrail • Common schema (account_id:111111111111 AND srcaddr:198.51.100.1) OR (accountId:111111111111 AND (service.action.awsApiCallAction.remoteIpDetails.ipAddressV4:198.51.100.1 OR service.action.portProbeAction.portProbeDetails.remoteIpDetails.ipAddressV4:198.51.100.1))
  • 22. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. cloud-trail-logs vpc-flow-logs guard-duty-logs cloud.account.id:111111111111 AND source.ip:198.51.100.1 vs 로그마다 매번 새로운 키로 필터링
  • 23. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Service Log Security, Identity, & Compliance AWS CloudHSM HSM audit logs Security, Identity, & Compliance Amazon GuardDuty GuardDuty findings Security, Identity, & Compliance Amazon Inspector Inspector findings Security, Identity, & Compliance AWS Directory Service Microsoft AD Security, Identity, & Compliance AWS WAF AWS WAF Web ACL traffic information AWS WAF Classic Web ACL traffic information Security, Identity, & Compliance AWS Security Hub Security Hub findings GuardDuty findings Amazon Macie findings Amazon Inspector findings AWS IAM Access Analyzer findings Security, Identity, & Compliance AWS Network Firewall Flow logs Alert logs Management & Governance AWS CloudTrail CloudTrail Log Event CloudTrail Insight Event Management & Governance AWS Config Configuration History Configuration Snapshot Config Rules Management & Governance AWS Trusted Advisor Trusted Advisor Check Result Networking & Content Delivery Amazon CloudFront Standard access log Real-time log Networking & Content Delivery Amazon Route 53 Resolver VPC DNS query log Networking & Content Delivery Amazon Virtual Private Cloud (Amazon VPC) VPC Flow Logs (Version5) Text / Parquet Format Networking & Content Delivery AWS Transit Gateway VPC Flow Logs (Version6) Text / Parquet Format Networking & Content Delivery Elastic Load Balancing Application Load Balancer access logs Network Load Balancer access logs Classic Load Balancer access logs Networking & Content Delivery AWS Client VPN connection log Storage Amazon FSx for Windows File Server audit log Storage Amazon Simple Storage Service (Amazon S3) access log Database Amazon Relational Database Service (Amazon RDS) (Experimental Support) Amazon Aurora(MySQL) Amazon Aurora(PostgreSQL) Amazon RDS for MariaDB Amazon RDS for MySQL Amazon RDS for PostgreSQL Database Amazon ElastiCache ElastiCache for Redis SLOWLOG Analytics Amazon OpenSearch Service Audit logs Analytics Amazon Managed Streaming for Apache Kafka (Amazon MSK) Broker log Compute Linux OS via CloudWatch Logs /var/log/messages /var/log/secure Compute Windows Server 2012/2016/2019 via CloudWatch Logs System event log Security event log Containers Amazon Elastic Container Service (Amazon ECS) via FireLens Framework only End User Computing Amazon WorkSpaces Event log Inventory
  • 24. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 빌트인 Security Analytics 플러그인 관리기능
  • 25. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 빌트인 Security Analytics 지원하는 로그타입 • Network events • DNS logs • Apache access logs • Windows logs • AD/LDAP logs • System logs • AWS CloudTrail logs • Amazon S3 access logs • Google Workspace logs • GitHub actions • Microsoft 365 logs • Okta events • Microsoft Azure logs • Netflow • DNS logs • Apache access logs • Windows logs • AD/LDAP • System logs • AWS CloudTrail logs • Amazon S3 access logs Amazon OpenSearch Service 2.5 OpenSearch 2.7
  • 26. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 빌트인 Security Analytics
  • 27. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 탐지 탐지기(Detector)가 규칙(Rule)을 로그 이벤트와 일치시키면 탐지(Finding) 결과를 생성
  • 28. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 규칙 보안 로그에 적용하는 조건과 그 정의 가져오기, 만들기, 커스텀 지원 탐지기가 보안 이벤트 식별을 위해 사용 사전 패키징 된 오픈소스 Sigma 규칙 MITRE ATT&CK 에서 관리하는 최신 규칙 매핑 대시보드, API로 규칙을 생성 가능
  • 29. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 탐지기 인덱스에서 사이버 보안 위협 식별 스케줄을 생성하여 실행 커스텀 규칙, Sigma 규칙 모두 가능
  • 30. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 직접 생성 30 https://catalog.us-east-1.prod.workshops.aws/workshops/2ff04db5-bb02-4208-b637-d54a352f7bc6/ko-KR
  • 31. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 직접 생성 31 https://catalog.us-east-1.prod.workshops.aws/workshops/2ff04db5-bb02-4208-b637-d54a352f7bc6/ko-KR
  • 32. AWS DATA WEEK 2023 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. Thank you!