Slide 1

Size: px
Start display at page:

Download "Slide 1"

Transcription

1 AWS 기반보안적용사례와 DR 대응방안 메가존 최인영부장 정보관리기술사, 수석감리원 AWS Certified Solutions Architect

2 I. 클라우드의현재 가트너 10 대전략기술에서의 클라우드 " 클라우드사업자의현황 2

3 가트너 10 대전략기술 클라우드컴퓨팅미디어태블릿그이후모바일대전다양한모바일기기관리 모바일앱과미디어태블릿 모바일중심애플리케이션과인터페이스 모바일앱 & HTML5 모바일앱과애플리케이션 소셜커뮤니케이션및협업상황인식과소셜사용자경험퍼스널클라우드만물인터넷 비디오사물인터넷사물인터넷 차세대분석 앱스토어와마켓플레이스 하이브리드 IT & 클라우드컴퓨팅 하이브리드클라우드와서비스브로커로서의 IT 클라우드 / 클라이언트아키텍처 소셜분석차세대분석전략적빅데이터퍼스널클라우드의시대 상황인식컴퓨팅빅데이터실용분석소프트웨어정의 스토리지급메모리인메모리컴퓨팅인메모리컴퓨팅웹스케일 IT 유비쿼터스컴퓨팅저전력서버통합생태계스마트머신 패브릭기반컴퓨팅및인프라스트럭처 클라우드컴퓨팅엔터프라이즈앱스토어 3D 프린팅 3

4 클라우드사업자의현황 독보적선도사업자, 42 번의가격인하혁신, 규모의경제 실현 2013 년 Softlayer 인수, Public Cloud 전략 OpenStack 기반 Helion 출시, Hybrid Cloud 전략 Mobile First, Cloud First, 신임 CEO Satya nadella 공식블로그에 4 강진출국가예측, 정교함과혁신적 기술력 4

5 클라우드사업자의현황 5

6 클라우드에대한물음표 보안 데이터위탁에따른보안의문제를어떻게극복할것인가? 성능 피지컬리소스에비해성능을안정적으로유지할수있는가? 호환성 기존애플리케이션을클라우드로올려서운용할수있을것인가? 비용 정말클라우드를사용하면비용을절감할수있을것인가? 6

7 Ⅱ. 보안공유책임모델 AWS 기반해킹사례 클라우드보안공유책임모델 7

8 CSA 보안위협 9 가지 CSA - Cloud Security Top Threats in 2013 데이터유출 Data Breaches 데이터손실 Data Loss 계정탈취 Account Hijacking 보안성이낮은 API In Secure APIs DoS Denial of Service 내부자위험 Malicious Insiders 클라우드서비스의남용 Abuse of Cloud Services 클라우드서비스에대한인식과주의부족 Insufficient Due Diligence 공유기술취약점 Shared Technology Issues 8

9 9

10 AWS Cloud 의문제? 10

11 클라우드보안책임공유모델 On-Premise Public Cloud(IaaS).. Data App code Customer Responsibility Resource Owners Responsibility App Framework Guest OS Virtual Machine Hypervisor Compute & Storage Shared Network Provider Responsibility Physical Facilities 11

12 AWS 보안책임공유모델 #1 Shared Responsibility Model for Infrastructure Services Infrastructure services : EC2, EBS, Auto Scaling, VPC 12

13 AWS 보안책임공유모델 #2 Shared Responsibility Model for Container Services Container services : RDS, EMR, Elastic Beanstalk 등 13

14 AWS 보안책임공유모델 #3 Shared Responsibility Model for Abstracted Services Abstracted Services : S3, Glacier, DynamoDB, SQS, SES 등 14

15 AWS 보안책임공유모델정리 AWS 와고객사의책임분담보안모델 Data App code App Framework Guest OS Virtual Machine 고객사 운영체제 애플리케이션 보안그룹 OS 방화벽 네트워크구성 계정관리 애플리케이션검증 Hypervisor Compute & Storage Shared Network Physical Facilities AWS 시설보안 물리적보안 ( 물리적인프라, 네트워크인프라 ) 가상화인프라 외부기관검증, 보고서등인증 15

16 Ⅲ. AWS SECURITY TIPS AWS Security Tips #13 접근통제의원칙 16

17 AWS SECURITY TIPS #1 IAM(Identity and Access Management)! 어떤관리자는 Master(Root) 계정을다른동료또는다른팀과공유하여 사용 (Root 에해당하는 Master 계정은관리자수준의접속권한보유 ) Master 계정아래에사용자와그룹을생성하여사용 - 개발그룹 : 개발자, 운영자 - 테스트그룹 : 개발자, QA - 서비스그룹 : 일반사용자, 회계 17

18 AWS SECURITY TIPS #2 Grant Least privilege! IAM 정책생성시수행업무와역할에관계없이 Full 권한을부여하여 무분별하게사용 작업수행에필요한권한만부여하여권한의남용방지 - Risk 완화 - 무분별하고과다한리소스사용제한 18

19 AWS SECURITY TIPS #3 Security Policy! AWS 에서기본으로제공하는 IAM User Password Policy 를그대로 사용하고있거나, 주기적으로변경하고있지않음 복잡성 ( 숫자, 특수문자, 암호길이등 ) Password 만료일설정 Password 변경권한설정 Password 재사용제한등 19

20 AWS SECURITY TIPS #4 MFA(Multi Factor Authentication)! AWS Console 로그인시 Username(ID) 와 Password 한가지인증 요소만을사용하여접속 Username(ID)/Password 인증후 OTP Device 이용하여 AWS Console 접속 - Something You Know - Something You Have - Something You Are - Something You Do 20

21 AWS SECURITY TIPS #5 Access Keys(Access Key ID, Secret Key)! Access Key ID, Secret Key 관리소홀 Access key ID : AKIAIOSFODNN7EXAMPLE Secret access key : wjalrxutnfemi/k7mdeng/bpxrficyexamplekey 노출되지않도록주의 ( 이메일송수신은삼가 ) Access Key ID, Secret Key 의 주기적인 Credential 교체 21

22 AWS SECURITY TIPS #6 VPC(Virtual Private Cloud)! 아직도오래전에가입된 Account 에서생성된 EC2 를운영하고있음 (EC2 Classic) EC2 Classic 에서운영되고있는 Instance 가있는지확인후, Migrating EC2 Classic to VPC 22

23 AWS SECURITY TIPS #7 CloudTrail! 누가, 언제, 어디서, 어떤리소스를어떻게사용했지? 보안분석, 리소스변경사항추적및준수감사를수행할수있을까? CloudTrail을사용하여 AWS Management Console, AWS SDK, CLI 등의서비스를통해이루어진 API 호출기록제공 - Security Analysis - Track Changes to AWS Resources - Troubleshoot Operational Issues 23

24 AWS SECURITY TIPS #8 Penetration Testing! AWS 에사전요청없이침투테스트수행하여 Blocking 되는사례발생 또한, 이를오해하는경우도있음 사용중인리소스에대한침투테스트를수행하기위해서는 AWS 취약점 / 침투테스트요청양식을작성하여침투테스트수행 요청후 24~48 시간이내연락 24

25 AWS SECURITY TIPS #9 Backup! 백업정책없이관리되는시스템존재! 특정시점 EBS 볼륨의증분스냅샷을 S3 에저장 S3 : 내구성 %, 가용서 99.99%, $0.01 / 1GB / 월 Glacier : Archive 데이터저장, S3 수명관리와연동, S3 보다훨씬저렴 S3 Glacier 25

26 AWS SECURITY TIPS #10 Stay up to date on security 26

27 AWS SECURITY TIPS #11 Trusted Advisor! AWS Cloud 에서운영되는 Infra 의 Security 는안전한지, 확인및점검할 방법은없을까? 제한없는특정포트 / 액세스 IAM 사용및암호정책 S3 버킷권한 RDS 보안그룹액세스 루트계정의 MFA 등 27

28 AWS SECURITY TIPS #12 3 rd Security in AWS Marketplace 28

29 AWS SECURITY TIPS #13 Be Friendly with AWS & Partner! 장애가발생했을때, 풀리지않는문제가있을때 그리고정말긴급한보안사고가발생했을때? AWS Support Plan AWS Partner Support Plan AWS/AWS Partner 직원과연락하기! ( 모든걸알려주지는않더라도좀더빠른길을안내해줄것입니다.) 29

30 접근통제의원칙! Need to Know 업무수행에필요한권한만을부여 Least Privileges 최소한의권한만을허용하여권한의남용방지 Separation of Duty 한사람에의해업무가처리되지않도록직무를분리 Deny All 모든것을거부하고확실한것만허용 30

31 Ⅳ. DR 의필요성 S 사과천데이터센터화재 재해복구 에대한관심 31

32 2014 년 4 월 S 사데이터센터화재!! 2014 년 4 월 20 일 S 사데이터센터화재사고발생 주요금융계열사서비스중단 - 체크카드사용불가 - 온라인쇼핑몰결제불가 - 홈페이지접속및전자청약불가 - 멤버십카드신청불가등 32

33 보도기사 - 재해복구 S 사데이터센터화재이후 재해복구 관심도급증! 재해복구는 보험 이아닌 필수! 33

34 재해발생시피해 정량적측면 재무적요소 매출감소, 수입감소 업무영향 - 업무처리단계증가, 단위업무당처리시간증가 정성적측면 유형적피해 - 고객이탈, 미래영업기회손실, 손해배상, 연관업무지연, 데이터유실 무형적피해 - 대외이미지실추및신임도하락, 감독기관제재 34

35 DR 절차 업무영향분석 IT 복구전략수립 DRS 설계 / 구축 DRS 운영 주요업무프로세스식별 재해유형식별과발생가능성분석 손실평가 복구우선순위결정 RTO / RPO 업무프로세스와 IT 자원매핑 주요 IT 자원의재해영향분석 IT 자원 RTO / RPO 복구우선순위결정 운영형태결정 ( 독자 / 공동 / 상호 ) 복구수준결정 ( 미러 / 핫 / 웜 / 콜드 ) 위치결정 기술 / 장비 / 솔루션결정 (NW, 복제방식등 ) 구축 테스트 완료 운영조직구성 재해복구절차정립 모의훈련수행 35

36 ON-PREMISE DR 의고려사항 DRS 설계 / 구축 Cost? 운영형태결정 ( 독자 / 공동 / 상호 ) 복구수준결정 ( 미러 / 핫 / 웜 / 콜드 ) 위치결정 기술 / 장비 / 솔루션결정 (NW, 복제방식등 ) 구축 테스트 완료 Time to Market? Agility? 36

37 ON-PREMISE DR 의고려사항 Tradeoffs Cost vs. RTO/RPO DR 센터 = Cost 센터! DR 은필수! AWS Cloud 는 DR 의대안! 37

38 Ⅴ. AWS CLOUD FOR DR AWS Global Infrastructure AWS Cloud Benefits AWS Services for DR DR Scenarios 38

39 AMAZON WEB SERVICES Amazon Web Services 서비스 History Consumer Business Seller Business 글로벌 IT 인프라비즈니스기업 설립일 : 2006 년 3 월 본사 : 미국시애틀 인프라 : 10 개 Region 보유 고객수 : 190 여개국, 수십만명 + IT Infrastructure Business features 120 features (Dynamo DB, Cloud Search, Storage Gateway) 82 features (Elastic Beanstalk, Simple Service, ElastiCache) 61 features (Route 53, Singapore Region, Identity Access Management) 48 features (Elastic Map Reduce, Auto Scaling Elastic Load Balancer) 24 features (SimpleDB, CloudFront, EBS,Auto Scaling, Availability Zones) 9 features AWS 는전세계 190 여개국에수십만명의고객에게서비스를제공하고있으며, 매년빠른속도로새로운서비스및 Feature 를늘려가며지속적으로성장 39

40 AWS GLOBAL INFRASTRUCTURE 10 Regions 26 Availability Zones Oregon(3) GovCloud Ireland(3) California(3) Virginia(5) Beijing(1) Tokyo(3) 53 Edge Locations Singapore(2) São Paulo(2) Sydney(2) 40

41 AWS DR BENEFITS No Up-Front Capital Expense Low Cost Pay Only for What You Use Self-Service Infrastructure Easily Scale Up/Down, Out/In Improve Agility & Time-to-Market Deploy 41

42 AWS DR BENEFITS No Up-Front Capital Expense On-Premise Up-Front On-Premise Costs Physical Space Cabling Power Cooling Networking Racks s Storage Certification Labor Cloud Computing Variable Cloud Computing Costs $0 to Get Started 42

43 AWS DR BENEFITS Infrastructure Cost Pay Only for What You Use Excess Expenditures 2 nd Physical Site Expenditures Time Test Test DR 43

44 AWS DR BENEFITS Number of EC2 Instances Easily Scale Up and Down 5,000 Internet Video App on Amazon EC2 From 50 to 5,000 servers in 3 days Scaled to peak of 5,000 instances in 3 days Launch of Facebook application 0 Monday Tuesday Wednesday Thursday Friday Saturday Sunday 44

45 Ⅵ. AWS DR SCENARIOS AWS Services for DR DR Scenarios 45

46 AWS DR SCENARIOS Backup and Restore Pilot light for quick recovery into AWS Warm standby solution in AWS Multi-site solution deployed on AWS and on-site 46

47 #1 BACKUP & RESTORE Backup to S3 Amazon Route 53 Traditional server Data copied to S3 AWS Import/Export Bucket with Objects Customer Infrastructure 47

48 #1 BACKUP & RESTORE Restore from Amazon S3 into AWS Instance Data copied from objects in S3 Amazon EC2 Instance quickly provisioned from AMI Data Volume Pre-bundled with OS and applications S3 Bucket AMI Availability Zone AWS Region 48

49 #2 PILOT LIGHT FOR QUICK RECOVERY Pilot Light in Non-DR Phase Reverse Proxy / Caching Application Reverse Proxy / Caching Application Not Running Database Data Volume Data Mirroring / Replication Database Data Volume Smaller Instance 49

50 #2 PILOT LIGHT FOR QUICK RECOVERY Pilot Light in Disaster Phase Reverse Proxy / Caching Application Reverse Proxy / Caching Application Not Running Database Database Smaller Instance Data Volume Data Volume 50

51 #2 PILOT LIGHT FOR QUICK RECOVERY Pilot Light in Recovered Phase Reverse Proxy / Caching Application Reverse Proxy / Caching Application Start in Minutes Database Data Volume Database Data Volume Resize Instance to Prod Capacity 51

52 #3 WARM STANDBY Active Amazon Route 53 Warm Standby in Non-DR Phase Not Active for Production Traffic On site Reverse Proxy / Caching Application Master Database Data Volume Application Data Source Cut Over Mirroring / Replication Reverse Proxy / Caching Application Slave Database Data Volume Elasti c Load Balan cer 52

53 #3 WARM STANDBY Active Amazon Route 53 Standby Scaled Up in DR Phase Active On site Reverse Proxy / Caching Application Database Data Volume Reverse Proxy / Caching Application Master Database Data Volume Elasti c Load Balan cer 53

54 #4 MULTI-SITE HOT STANDBY Amazon Route 53 Multi-Site Hot Standby in Non-DR Phase Active Active On site Reverse Proxy / Caching Application Master Database Data Volume Applica tion Data Source Cut Mirroring / Replication Over Reverse Proxy / Caching Application Slave Database Data Volume Elasti c Load Balan cer 54

55 #4 MULTI-SITE HOT STANDBY Amazon Route 53 Multi-Site Hot Standby in Non-DR Phase Active Active On site Reverse Proxy / Caching Application Database Data Volume Reverse Proxy / Caching Application Master Database Data Volume Elasti c Load Balan cer 55

56 #4 MULTI-SITE HOT STANDBY Amazon Route 53 Multi-Site Hot Standby in Non-DR Phase Reverse Proxy / Caching Application Health Check Keeps working systems in service Application Data Source Cut Over Reverse Proxy / Caching Application Master Database Data Volume Availability Zone A Mirroring / Replication Slave Database Data Volume Availability Zone B 56

57 Ⅶ. 맺음말 57

58 맺음말 Start Small Risk 가적고, 규모가작은서비스를대상으로백업부터시작하기 Try First Free-tier 와 No-upfront cost Test Driven Test DR Plan - Do - Check - Act With Trusted AWS Partner! 신뢰할수있는파트너와함께시작하기 58

59 최인영 부장 메가존

Web Application Hosting in the AWS Cloud Contents 개요 가용성과 확장성이 높은 웹 호스팅은 복잡하고 비용이 많이 드는 사업이 될 수 있습니다. 전통적인 웹 확장 아키텍처는 높은 수준의 안정성을 보장하기 위해 복잡한 솔루션으로 구현

Web Application Hosting in the AWS Cloud Contents 개요 가용성과 확장성이 높은 웹 호스팅은 복잡하고 비용이 많이 드는 사업이 될 수 있습니다. 전통적인 웹 확장 아키텍처는 높은 수준의 안정성을 보장하기 위해 복잡한 솔루션으로 구현 02 Web Application Hosting in the AWS Cloud www.wisen.co.kr Wisely Combine the Network platforms Web Application Hosting in the AWS Cloud Contents 개요 가용성과 확장성이 높은 웹 호스팅은 복잡하고 비용이 많이 드는 사업이 될 수 있습니다. 전통적인

More information

AGENDA 01 02 03 모바일 산업의 환경변화 모바일 클라우드 서비스의 등장 모바일 클라우드 서비스 융합사례

AGENDA 01 02 03 모바일 산업의 환경변화 모바일 클라우드 서비스의 등장 모바일 클라우드 서비스 융합사례 모바일 클라우드 서비스 융합사례와 시장 전망 및 신 사업전략 2011. 10 AGENDA 01 02 03 모바일 산업의 환경변화 모바일 클라우드 서비스의 등장 모바일 클라우드 서비스 융합사례 AGENDA 01. 모바일 산업의 환경 변화 가치 사슬의 분화/결합 모바일 업계에서도 PC 산업과 유사한 모듈화/분업화 진행 PC 산업 IBM à WinTel 시대 à

More information

슬라이드 1

슬라이드 1 0 미국 VC 가주목하는 엔터프라이즈솔루션스타트업 -CIO Summit 2016 2016. 03 박서기 (innovationok@kaist.ac.kr) 박서기 IT 혁신연구소소장 www.facebook.com/seokyee.park 주목할만한 IT 키워드는무 엇인가? 엔터프라이즈솔루션분야 의떠오르는스타트업은누 구인가? 2 목차 박서기IT혁신연구소소개 2015

More information

Amazon EBS (Elastic Block Storage) Amazon EC2 Local Instance Store (Ephemeral Volumes) Amazon S3 (Simple Storage Service) / Glacier Elastic File Syste (EFS) Storage Gateway AWS Import/Export 1 Instance

More information

Agenda 오픈소스 트렌드 전망 Red Hat Enterprise Virtualization Red Hat Enterprise Linux OpenStack Platform Open Hybrid Cloud

Agenda 오픈소스 트렌드 전망 Red Hat Enterprise Virtualization Red Hat Enterprise Linux OpenStack Platform Open Hybrid Cloud 오픈소스 기반 레드햇 클라우드 기술 Red Hat, Inc. Senior Solution Architect 최원영 부장 wchoi@redhat.com Agenda 오픈소스 트렌드 전망 Red Hat Enterprise Virtualization Red Hat Enterprise Linux OpenStack Platform Open Hybrid Cloud Red

More information

Intro to AWS Cloud-중앙대

Intro to AWS Cloud-중앙대 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved. ? IT Amazon Elastic Compute Cloud (EC2) Amazon Elastic Block Store (EBS) Amazon Simple Storage Service (S3) Amazon Relational

More information

Cloud Friendly System Architecture

Cloud Friendly System Architecture -Service Clients Administrator 1. -Service 구성도 : ( 좌측참고 ) LB(LoadBlancer) 2. -Service 개요 ucloud Virtual Router F/W Monitoring 개념 특징 적용가능분야 Server, WAS, DB 로구성되어 web service 를클라우드환경에서제공하기위한 service architecture

More information

클라우드컴퓨팅확산에따른국내경제시사점 클라우드컴퓨팅확산에따른국내경제시사점 * 1) IT,,,, Salesforce.com SaaS (, ), PaaS ( ), IaaS (, IT ), IT, SW ICT, ICT IT ICT,, ICT, *, (TEL)

클라우드컴퓨팅확산에따른국내경제시사점 클라우드컴퓨팅확산에따른국내경제시사점 * 1) IT,,,, Salesforce.com SaaS (, ), PaaS ( ), IaaS (, IT ), IT, SW ICT, ICT IT ICT,, ICT, *, (TEL) 클라우드컴퓨팅확산에따른국내경제시사점 클라우드컴퓨팅확산에따른국내경제시사점 * 1) IT,,,, Salesforce.com SaaS (, ), PaaS ( ), IaaS (, IT ), IT, SW ICT, ICT IT ICT,, ICT, *, (TEL) 02-570-4352 (e-mail) jjoon75@kisdi.re.kr 1 The Monthly Focus.

More information

AWS Evangelist Architecture

AWS Evangelist Architecture 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 1.? 2. (AWS)? 3. 4. AWS Elastic Beanstalk http://aws.amazon.com/ko/what-is-cloud-computing/ 기존방식 : 인프라준비를위해수주일소요 AWS: 인프라준비를위해수분소요

More information

PowerPoint Presentation

PowerPoint Presentation Data Protection Rapid Recovery x86 DR Agent based Backup - Physical Machine - Virtual Machine - Cluster Agentless Backup - VMware ESXi Deploy Agents - Windows - AD, ESXi Restore Machine - Live Recovery

More information

PowerPoint Presentation

PowerPoint Presentation 클라우드환경하의검증된 Hypervisor, 시트릭스 XenServer SeonKyung Cho, XenServer SE, APAC June 12, 2012 XenServer 고향 내용 클라우드컴퓨팅과서버가상화 클라우드컴퓨팅을위한고려사항 클라우드플래폼으로써의젠서버 클라우드컴퓨팅과서버가상화 일반적인오해 Cloud Computing = Server Virtualisation

More information

<353020B9DAC3E1BDC42DC5ACB6F3BFECB5E520C4C4C7BBC6C3BFA1BCADC0C720BAB8BEC820B0EDB7C1BBE7C7D7BFA120B0FCC7D120BFACB1B82E687770>

<353020B9DAC3E1BDC42DC5ACB6F3BFECB5E520C4C4C7BBC6C3BFA1BCADC0C720BAB8BEC820B0EDB7C1BBE7C7D7BFA120B0FCC7D120BFACB1B82E687770> 한국산학기술학회논문지 Vol. 12, No. 3 pp. 1408-1416, 2011 클라우드 컴퓨팅에서의 보안 고려사항에 관한 연구 박춘식 1* 1 서울여자대학교 정보보호학과 Study on Security Considerations in the Cloud Computing Choon-Sik Park 1* 1 Department of Information Security,

More information

<4D6963726F736F667420576F7264202D205B4354BDC9C3FEB8AEC6F7C6AE5D3131C8A35FC5ACB6F3BFECB5E520C4C4C7BBC6C320B1E2BCFA20B5BFC7E2>

<4D6963726F736F667420576F7264202D205B4354BDC9C3FEB8AEC6F7C6AE5D3131C8A35FC5ACB6F3BFECB5E520C4C4C7BBC6C320B1E2BCFA20B5BFC7E2> 목차(Table of Content) 1. 클라우드 컴퓨팅 서비스 개요... 2 1.1 클라우드 컴퓨팅의 정의... 2 1.2 미래 핵심 IT 서비스로 주목받는 클라우드 컴퓨팅... 3 (1) 기업 내 협업 환경 구축 및 비용 절감 기대... 3 (2) N-스크린 구현에 따른 클라우드 컴퓨팅 기술 기대 증폭... 4 1.3 퍼스널 클라우드와 미디어 콘텐츠 서비스의

More information

서현수

서현수 Introduction to TIZEN SDK UI Builder S-Core 서현수 2015.10.28 CONTENTS TIZEN APP 이란? TIZEN SDK UI Builder 소개 TIZEN APP 개발방법 UI Builder 기능 UI Builder 사용방법 실전, TIZEN APP 개발시작하기 마침 TIZEN APP? TIZEN APP 이란? Mobile,

More information

vm-웨어-01장

vm-웨어-01장 Chapter 16 21 (Agenda). (Green),., 2010. IT IT. IT 2007 3.1% 2030 11.1%, IT 2007 1.1.% 2030 4.7%, 2020 4 IT. 1 IT, IT. (Virtualization),. 2009 /IT 2010 10 2. 6 2008. 1970 MIT IBM (Mainframe), x86 1. (http

More information

istay

istay ` istay Enhanced the guest experience A Smart Hotel Solution What is istay Guest (Proof of Presence). istay Guest (Proof of Presence). QR.. No App, No Login istay. POP(Proof Of Presence) istay /.. 5% /

More information

희망브리지

희망브리지 Building Your First Amazon VPC V3.5 2016.10 Index 01. Overview 02. Create the base VPC 03. Launch EC2 instances 04. Manually create public & private subnet 05. Launch a bastion windows host 06. Connect

More information

1.장인석-ITIL 소개.ppt

1.장인석-ITIL 소개.ppt HP 2005 6 IT ITIL Framework IT IT Framework Synchronized Business and IT Business Information technology Delivers: Simplicity, Agility, Value IT Complexity Cost Scale IT Technology IT Infrastructure IT

More information

PowerPoint Presentation

PowerPoint Presentation ExtraHop Wire Data Analytics Propels Cloud Adoption 1 아마존 웹 서비스 개요 COMPUTE Amazon EC2 Amazon EMR Auto Scaling NETWORKING Route 53 Elastic Load Balancing AWS Direct Connect Amazon VPC Router VPN Gateway

More information

The Self-Managing Database : Automatic Health Monitoring and Alerting

The Self-Managing Database : Automatic Health Monitoring and Alerting The Self-Managing Database : Automatic Health Monitoring and Alerting Agenda Oracle 10g Enterpirse Manager Oracle 10g 3 rd Party PL/SQL API Summary (Self-Managing Database) ? 6% 6% 12% 55% 6% Source: IOUG

More information

F1-1(수정).ppt

F1-1(수정).ppt , thcho@kisaorkr IPAK (Information Protection Assessment Kit) IAM (INFOSEC Assessment Methodology) 4 VAF (Vulnerability Assessment Framework) 5 OCTAVE (Operationally Critical Threat, Asset, and Vulnerability

More information

Speaker Topic

Speaker Topic Security on AWS Amazon Web Services Kyungsoo Lee Partner Solutions Architect Kyungsol@amazon.com 전통적인방식 정적인시스템 Firewall/NG Firewall : 방화벽 IPS/IDS : 침입탐지 / 방지시스템 NAC : 네트워크접근제어 WAF : 웹방화벽 Anti-Spam : 스팸차단장비

More information

HTML5* Web Development to the next level HTML5 ~= HTML + CSS + JS API

HTML5* Web Development to the next level HTML5 ~= HTML + CSS + JS API WAC 2.0 & Hybrid Web App 권정혁 ( @xguru ) 1 HTML5* Web Development to the next level HTML5 ~= HTML + CSS + JS API Mobile Web App needs Device APIs Camera Filesystem Acclerometer Web Browser Contacts Messaging

More information

Azure Stack – What’s Next in Microsoft Cloud

Azure Stack – What’s Next in Microsoft Cloud Microsoft Azure Stack Dell EMC 와함께하는하이브리드클라우드전략 Microsoft Korea, Cloud+Enterprise 사업부진찬욱부장 Sr. Product Marketing Manager, Azure Stack Azure Momentum 120,000 New Azure customer subscriptions/month 715 Million

More information

2

2 2013 Devsisters Corp. 2 3 4 5 6 7 8 >>> import boto >>> import time >>> s3 = boto.connect_s3() # Create a new bucket. Buckets must have a globally unique name >>> bucket = s3.create_bucket('kgc-demo')

More information

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based e- Business Web Site 2002. 04.26 Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based Approach High E-Business Functionality Web Web --based based KMS/BIS

More information

Hanyang Volunteer Corps volunteer image

Hanyang Volunteer Corps volunteer image Volunteer Hanyang Volunteer Corps volunteer image Volunteer Interview 1 4 5 6 7 Volunteer Interview 1 Volunteer Interview 2 8 9 11 10 Volunteer Interview 2 12 13 Sunday Monday Tuesday Wednesday Thursday

More information

Smart NAC v3.0 제안서

Smart NAC v3.0 제안서 Next Generation Network Security Vision 2017 2017.3.9 Integrated Network Management Solution Provider, NetMan 1 Contents 1 2017 IT Issue 2 Why IoT? 3 Paradigm Shift 4 Conclusion Integrated Network Management

More information

DW 개요.PDF

DW 개요.PDF Data Warehouse Hammersoftkorea BI Group / DW / 1960 1970 1980 1990 2000 Automating Informating Source : Kelly, The Data Warehousing : The Route to Mass Customization, 1996. -,, Data .,.., /. ...,.,,,.

More information

Security Overview

Security Overview May. 14, 2004 Background Security Issue & Management Scope of Security Security Incident Security Organization Security Level Security Investment Security Roadmap Security Process Security Architecture

More information

solution map_....

solution map_.... SOLUTION BROCHURE RELIABLE STORAGE SOLUTIONS ETERNUS FOR RELIABILITY AND AVAILABILITY PROTECT YOUR DATA AND SUPPORT BUSINESS FLEXIBILITY WITH FUJITSU STORAGE SOLUTIONS kr.fujitsu.com INDEX 1. Storage System

More information

I What is Syrup Store? 1. Syrup Store 2. Syrup Store Component 3.

I What is Syrup Store? 1. Syrup Store 2. Syrup Store Component 3. Deep-Dive into Syrup Store Syrup Store I What is Syrup Store? Open API Syrup Order II Syrup Store Component III Open API I What is Syrup Store? 1. Syrup Store 2. Syrup Store Component 3. 가맹점이 특정 고객을 Targeting하여

More information

スライド タイトルなし

スライド タイトルなし 2 3 회사 소개 60%출자 40%출자 주식회사 NTT데이타 아이테크 NTT DATA의 영업협력이나 첨단기술제공, 인재육성등 여러가지 지원을 통해서 SII 그룹을 대상으로 고도의 정보 서비스를 제공 함과 동시에 NTT DATA ITEC 가 보유하고 있는 높은 업무 노하우 와 SCM을 비롯한 ERP분야의 기술력을 살려서 조립가공계 및 제조업 등 새로운 시장에

More information

슬라이드 1

슬라이드 1 PKI Kerberos SAML & Shibboleth OpenID Cardspace & ID 2 < > (= ) password, OTP, bio, smartcard, pki CardSpace, ID What you have.., 2 factor, strong authentication 4 (SSO) Kerberos, OpenID 5 Shared authentication

More information

요 약 문 1. 제목 : 개인정보 오남용 유출 2차 피해 최소화 방안 2. 연구의 배경 개인정보란 살아 있는 개인에 관한 정보로서 개인을 알아볼 수 있는 정보로 해당 정보만으로는 특정 개인을 알아볼 수 없더라도 다른 정보와 쉽게 결합하여 알아볼 수 있는 것을 포함한다.

요 약 문 1. 제목 : 개인정보 오남용 유출 2차 피해 최소화 방안 2. 연구의 배경 개인정보란 살아 있는 개인에 관한 정보로서 개인을 알아볼 수 있는 정보로 해당 정보만으로는 특정 개인을 알아볼 수 없더라도 다른 정보와 쉽게 결합하여 알아볼 수 있는 것을 포함한다. 개인정보 오남용 유출 2차 피해 최소화 방안 최종보고서 수행기관 : 숭실대학교 산학협력단 2015. 10. 요 약 문 1. 제목 : 개인정보 오남용 유출 2차 피해 최소화 방안 2. 연구의 배경 개인정보란 살아 있는 개인에 관한 정보로서 개인을 알아볼 수 있는 정보로 해당 정보만으로는 특정 개인을 알아볼 수 없더라도 다른 정보와 쉽게 결합하여 알아볼 수 있는

More information

F.

F. www.i815.or.kr 2004 12 04 08 10 12 14 16 18 20 23 25 28 31 33 34 35 37 38 41 50 200412 vol. 202 (kye@i815.or.kr 041-560-0244) 4 www.i815.or.kr 2004 December 5 6 www.i815.or.kr 2004 December 7 8 www.i815.or.kr

More information

ecorp-프로젝트제안서작성실무(양식3)

ecorp-프로젝트제안서작성실무(양식3) (BSC: Balanced ScoreCard) ( ) (Value Chain) (Firm Infrastructure) (Support Activities) (Human Resource Management) (Technology Development) (Primary Activities) (Procurement) (Inbound (Outbound (Marketing

More information

Business Agility () Dynamic ebusiness, RTE (Real-Time Enterprise) IT Web Services c c WE-SDS (Web Services Enabled SDS) SDS SDS Service-riented Architecture Web Services ( ) ( ) ( ) / c IT / Service- Service-

More information

160322_ADOP 상품 소개서_1.0

160322_ADOP 상품 소개서_1.0 상품 소개서 March, 2016 INTRODUCTION WHO WE ARE WHAT WE DO ADOP PRODUCTS : PLATON SEO SOULTION ( ) OUT-STREAM - FOR MOBILE ADOP MARKET ( ) 2. ADOP PRODUCTS WHO WE ARE ADOP,. 2. ADOP PRODUCTS WHAT WE DO ADOP,.

More information

Backup Exec

Backup Exec (sjin.kim@veritas.com) www.veritas veritas.co..co.kr ? 24 X 7 X 365 Global Data Access.. 100% Storage Used Terabytes 9 8 7 6 5 4 3 2 1 0 2000 2001 2002 2003 IDC (TB) 93%. 199693,000 TB 2000831,000 TB.

More information

슬라이드 1

슬라이드 1 Produced by Tae Young Lee 2013 년 PlatformDay Devon 2012 년행정안전부스마트폰보안강의 2011 년공개 SW 역량프라자오픈테크넷세미나 大同小異 ( 대동소이 ) https://github.com/openstack/ https://github.com/apache/cloudstack https://github.com/aws

More information

TTA Journal No.157_서체변경.indd

TTA Journal No.157_서체변경.indd 표준 시험인증 기술 동향 FIDO(Fast IDentity Online) 생체 인증 기술 표준화 동향 이동기 TTA 모바일응용서비스 프로젝트그룹(PG910) 의장 SK텔레콤 NIC 담당 매니저 76 l 2015 01/02 PASSWORDLESS EXPERIENCE (UAF standards) ONLINE AUTH REQUEST LOCAL DEVICE AUTH

More information

±èÇö¿í Ãâ·Â

±èÇö¿í Ãâ·Â Smartphone Technical Trends and Security Technologies The smartphone market is increasing very rapidly due to the customer needs and industry trends with wireless carriers, device manufacturers, OS venders,

More information

08SW

08SW www.mke.go.kr + www.keit.re.kr Part.08 654 662 709 731 753 778 01 654 Korea EvaluationInstitute of industrial Technology IT R&D www.mke.go.kr www.keit.re.kr 02 Ministry of Knowledge Economy 655 Domain-Specific

More information

오늘날의 기업들은 24시간 365일 멈추지 않고 돌아간다. 그리고 이러한 기업들을 위해서 업무와 관련 된 중요한 문서들은 언제 어디서라도 항상 접근하여 활용이 가능해야 한다. 끊임없이 변화하는 기업들 의 경쟁 속에서 기업내의 중요 문서의 효율적인 관리와 활용 방안은 이

오늘날의 기업들은 24시간 365일 멈추지 않고 돌아간다. 그리고 이러한 기업들을 위해서 업무와 관련 된 중요한 문서들은 언제 어디서라도 항상 접근하여 활용이 가능해야 한다. 끊임없이 변화하는 기업들 의 경쟁 속에서 기업내의 중요 문서의 효율적인 관리와 활용 방안은 이 C Cover Story 05 Simple. Secure. Everywhere. 문서관리 혁신의 출발점, Oracle Documents Cloud Service 최근 문서 관리 시스템의 경우 커다란 비용 투자 없이 효율적으로 문서를 관리하기 위한 기업들의 요구는 지속적으로 증가하고 있다. 이를 위해, 기업 컨텐츠 관리 솔루션 부분을 선도하는 오라클은 문서관리

More information

歯I-3_무선통신기반차세대망-조동호.PDF

歯I-3_무선통신기반차세대망-조동호.PDF KAIST 00-03-03 / #1 1. NGN 2. NGN 3. NGN 4. 5. 00-03-03 / #2 1. NGN 00-03-03 / #3 1.1 NGN, packet,, IP 00-03-03 / #4 Now: separate networks for separate services Low transmission delay Consistent availability

More information

Oracle9i Real Application Clusters

Oracle9i Real Application Clusters Senior Sales Consultant Oracle Corporation Oracle9i Real Application Clusters Agenda? ? (interconnect) (clusterware) Oracle9i Real Application Clusters computing is a breakthrough technology. The ability

More information

Using AWS for Disaster Recovery Contents 개요 1 소개 2 복구 목표 시간 및 복구 목표 수준 / 전통적인 DR 투자 사례 3 AWS 장애 복구 시나리오 예제 백업과 복구 4 AWS로 빠르게 복구하기 위한 파일럿 라이트 AWS에서의 웜

Using AWS for Disaster Recovery Contents 개요 1 소개 2 복구 목표 시간 및 복구 목표 수준 / 전통적인 DR 투자 사례 3 AWS 장애 복구 시나리오 예제 백업과 복구 4 AWS로 빠르게 복구하기 위한 파일럿 라이트 AWS에서의 웜 03 Using AWS for Disaster Recovery www.wisen.co.kr Wisely Combine the Network platforms Using AWS for Disaster Recovery Contents 개요 1 소개 2 복구 목표 시간 및 복구 목표 수준 / 전통적인 DR 투자 사례 3 AWS 장애 복구 시나리오 예제 백업과 복구

More information

Agenda 1 Network Virtualization Today 2 Management Plane Scale-Out 3 Control Plane Evolution 4 High-Performance Data Plane 5 NSX Vision : Driving NSX

Agenda 1 Network Virtualization Today 2 Management Plane Scale-Out 3 Control Plane Evolution 4 High-Performance Data Plane 5 NSX Vision : Driving NSX VMware NSX 기반의네트워크가상화아키텍처의현재와미래정석호이사, VMware Korea Agenda 1 Network Virtualization Today 2 Management Plane Scale-Out 3 Control Plane Evolution 4 High-Performance Data Plane 5 NSX Vision : Driving NSX

More information

Mstage.PDF

Mstage.PDF Wap Push June, 2001 Contents About Mstage What is the Wap Push? SMS vs. Push Wap push Operation Wap push Architecture Wap push Wap push Wap push Example Company Outline : (Mstage co., Ltd.) : : 1999.5

More information

ZConverter Standard Proposal

ZConverter Standard Proposal ZConverter Cloud Migration (OpenStack & CloudStack Migration ) 2015.03 ISA Technologies, Inc D.J Min 회사소개 마이크로소프트 공인인증 ZConverter Server Backup 1. 설 립 : 2004년 11월 01일 (www.zconverter.co.kr) 2. 사업 영역 :

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 ( IBM, ) Question 1 /,. NO Question 1, (RTO). Question 2. NO Question 2,. Question 3 (BIA),. Dual System. YES Question 3 Dual, Compliance. ISSUE BRCS Why IBM? Reference Case ISSUE. Most Critical Factors

More information

<4D6963726F736F667420576F7264202D20C1A4BAB8C5EBBDC5C1F8C8EFC7F9C8B8BFF8B0ED5FBDBAB8B6C6AEBDC3B4EBBAF22E727466>

<4D6963726F736F667420576F7264202D20C1A4BAB8C5EBBDC5C1F8C8EFC7F9C8B8BFF8B0ED5FBDBAB8B6C6AEBDC3B4EBBAF22E727466> 스마트TV 시대의 빅뱅과 미디어 생태계 송 민 정 KT 경제경영연구소, mzsong@kt.com 1. 들어가는 말 스마트TV란 스마트폰 운영체제(Operating System)를 탑재해 소비자가 인터넷을 통해 다양한 애플리케이션(Application: 이후 앱)을 다운로드 받을 수 있게 하는 신개념의 TV이며, 스마트폰이 촉발한 또 하나의 단말 혁명이다. 스마트폰과

More information

Oracle Database 10g: Self-Managing Database DB TSC

Oracle Database 10g: Self-Managing Database DB TSC Oracle Database 10g: Self-Managing Database DB TSC Agenda Overview System Resource Application & SQL Storage Space Backup & Recovery ½ Cost ? 6% 12 % 6% 6% 55% : IOUG 2001 DBA Survey ? 6% & 12 % 6% 6%

More information

Portal_9iAS.ppt [읽기 전용]

Portal_9iAS.ppt [읽기 전용] Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Oracle9i Application Server e-business Portal Client Database Server e-business Portals B2C, B2B, B2E, WebsiteX B2Me GUI ID B2C

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 WEB APPLICATION ON AWS 3-TIRE ARCHITECTURE 손 양 원 Sr. Technical Trainer BACKGROUND 예산은 없고.. 전문인력도 부족하고.. 투자했다가 실패하면?.. BACKGROUND 인터넷속도향상 H/W 성능개선 Cloud Service 분산처리 가상화 CLOUD COMPUTING 공유된 컴퓨팅 자원에 언제

More information

untitled

untitled 3 IBM WebSphere User Conference ESB (e-mail : ljm@kr.ibm.com) Infrastructure Solution, IGS 2005. 9.13 ESB 를통한어플리케이션통합구축 2 IT 40%. IT,,.,, (Real Time Enterprise), End to End Access Processes bounded by

More information

J2EE & Web Services iSeminar

J2EE & Web Services iSeminar 9iAS :, 2002 8 21 OC4J Oracle J2EE (ECperf) JDeveloper : OLTP : Oracle : SMS (Short Message Service) Collaboration Suite Platform Email Developer Suite Portal Java BI XML Forms Reports Collaboration Suite

More information

06.._........_12...._....

06.._........_12...._.... 2006 December12 66 32 CONTENTS 04 Spirit 06 10 14 18 Special 20 Mission 28 32 35 Culture 38 40 42 46 47 People 48 50 69 48 28 People 52 Education 53 54 News 56 57 58 63 65 66 68 69 Heart 70 74 www.juan.or.kr/joy

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 COPYRIGHT DUZON IT GROUP ALL RIGHT RESERVED 중소기업을위한클라우드컴퓨팅 : PaaS / SaaS 솔루션 더존비즈온융합기술개발센터이은희이사 ehlee@duzon.com Gartner Top 10 Strategic Technology 2013 모바일대전모바일앱 /HTML5 퍼스널클라우드사물인터넷 Hybrid IT/ 클라우드컴퓨팅전략적빅데이터실용분석인메모리컴퓨팅통합생태계엔터프라이즈앱스토어

More information

슬라이드 1

슬라이드 1 웹 2.0 분석보고서 Year 2006. Month 05. Day 20 Contents 1 Chapter 웹 2.0 이란무엇인가? 웹 2.0 의시작 / 웹 1.0 에서웹 2.0 으로 / 웹 2.0 의속성 / 웹 2.0 의영향 Chapter Chapter 2 3 웹 2.0 을가능케하는요소 AJAX / Tagging, Folksonomy / RSS / Ontology,

More information

Microsoft Word - 조병호

Microsoft Word - 조병호 포커스 클라우드 컴퓨팅 서비스 기술 및 표준화 추진 동향 조병호* 2006년에 클라우딩 컴퓨팅이란 용어가 처음 생겨난 이래 글로벌 IT 기업 CEO들이 잇달아 차 기 핵심 기술로 클라우드 컴퓨팅을 지목하면서 전세계적으로 클라우드 컴퓨팅이라는 새로운 파 라다임에 관심이 고조되고 있다. 클라우드 컴퓨팅 기술을 이용하면 효율적인 IT 자원을 운용할 수 있으며 비용절감

More information

<3035303432365FC8A8C6E4C0CCC1F620B0B3B9DF20BAB8BEC8B0A1C0CCB5E5C3D6C1BE28C0FAC0DBB1C7BBE8C1A6292E687770>

<3035303432365FC8A8C6E4C0CCC1F620B0B3B9DF20BAB8BEC8B0A1C0CCB5E5C3D6C1BE28C0FAC0DBB1C7BBE8C1A6292E687770> 개 요 홈페이지 해킹 현황 및 사례 홈페이지 개발시 보안 취약점 및 대책 주요 애플리케이션 보안 대책 결 론 참고자료 [부록1] 개발 언어별 로그인 인증 프로세스 예제 [부록2] 대규모 홈페이지 변조 예방을 위한 권고(안) [부록3] 개인정보의 기술적 관리적 보호조치 기준(안) [부록4] 웹 보안관련 주요 사이트 리스트 7000 6,478 6000 5000

More information

¨ìÃÊÁ¡2

¨ìÃÊÁ¡2 2 Worldwide Converged Mobile Device Shipment Share by Operating System, 2005 and 2010 Paim OS (3.6%) BiackBerry OS (7.5%) 2005 Other (0.3%) Linux (21.8%) Symbian OS (60.7%) Windows Mobile (6.1%) Total=56.52M

More information

OZ-LMS TM OZ-LMS 2008 OZ-LMS 2006 OZ-LMS Lite Best IT Serviece Provider OZNET KOREA Management Philosophy & Vision Introduction OZNETKOREA IT Mission Core Values KH IT ERP Web Solution IT SW 2000 4 3 508-2

More information

06³â_±â»ÝÀÇ»ù_10¿ùÈ£_À¥Áø

06³â_±â»ÝÀÇ»ù_10¿ùÈ£_À¥Áø 2006 October10 66 62 CONTENTS 04 Spirit 06 10 14 18 Special 20 Mission 26 30 32 Culture 34 36 38 42 43 People 44 46 65 44 26 People 48 50 Education 51 52 News 54 55 56 60 62 64 65 66 Heart 68 71 72 www.juan.or.kr/joy

More information

....2....

....2.... 11-B370008-000001-06 www.i815.or.kr 02 2005 04 06 08 10 12 14 16 18 20 22 24 26 28 30 33 34 36 38 40 44 45 46 50 200502 vol. 204 (hjlim@i815.or.kr 041-560-0244) 4 www.i815.or.kr 2005 February 5 6 www.i815.or.kr

More information

이제는 쓸모없는 질문들 1. 스마트폰 열기가 과연 계속될까? 2. 언제 스마트폰이 일반 휴대폰을 앞지를까? (2010년 10%, 2012년 33% 예상) 3. 삼성의 스마트폰 OS 바다는 과연 성공할 수 있을까? 지금부터 기업들이 관심 가져야 할 질문들 1. 스마트폰은

이제는 쓸모없는 질문들 1. 스마트폰 열기가 과연 계속될까? 2. 언제 스마트폰이 일반 휴대폰을 앞지를까? (2010년 10%, 2012년 33% 예상) 3. 삼성의 스마트폰 OS 바다는 과연 성공할 수 있을까? 지금부터 기업들이 관심 가져야 할 질문들 1. 스마트폰은 Enterprise Mobility 경영혁신 스마트폰, 웹2.0 그리고 소셜라이프의 전략적 활용에 대하여 Enterpise2.0 Blog : www.kslee.info 1 이경상 모바일생산성추진단 단장/경영공학박사 이제는 쓸모없는 질문들 1. 스마트폰 열기가 과연 계속될까? 2. 언제 스마트폰이 일반 휴대폰을 앞지를까? (2010년 10%, 2012년 33%

More information

Oracle Apps Day_SEM

Oracle Apps Day_SEM Senior Consultant Application Sales Consulting Oracle Korea - 1. S = (P + R) x E S= P= R= E= Source : Strategy Execution, By Daniel M. Beall 2001 1. Strategy Formulation Sound Flawed Missed Opportunity

More information

untitled

untitled SAS Korea / Professional Service Division 2 3 Corporate Performance Management Definition ý... is a system that provides organizations with a method of measuring and aligning the organization strategy

More information

Week13

Week13 Week 13 Social Data Mining 02 Joonhwan Lee human-computer interaction + design lab. Crawling Twitter Data OAuth Crawling Data using OpenAPI Advanced Web Crawling 1. Crawling Twitter Data Twitter API API

More information

Voice Portal using Oracle 9i AS Wireless

Voice Portal using Oracle 9i AS Wireless Voice Portal Platform using Oracle9iAS Wireless 20020829 Oracle Technology Day 1 Contents Introduction Voice Portal Voice Web Voice XML Voice Portal Platform using Oracle9iAS Wireless Voice Portal Video

More information

OMA Bcast Service Guide ATSC 3.0 (S33-2) T-UHDTV 송수신정합 Part.1 Mobile Broadcast (Open Mobile Alliance) 기반 Data Model ATSC 3.0 을위한확장 - icon, Channel No.

OMA Bcast Service Guide ATSC 3.0 (S33-2) T-UHDTV 송수신정합 Part.1 Mobile Broadcast (Open Mobile Alliance) 기반 Data Model ATSC 3.0 을위한확장 - icon, Channel No. Special Report_Special Theme UHDTV 지상파 UHD ESG 및 IBB 표준기술 이동관 MBC 기술연구소차장 2.1 개요 2.2 표준구성 TTA Journal Vol.167 l 63 OMA Bcast Service Guide ATSC 3.0 (S33-2) T-UHDTV 송수신정합 Part.1 Mobile Broadcast (Open Mobile

More information

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX 20062 () wwwexellencom sales@exellencom () 1 FMX 1 11 5M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX D E (one

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

OUR INSIGHT. YOUR FUTURE. Disclaimer Presentation ( ),. Presentation,..,,,,, (E).,,., Presentation,., Representative.( ). ( ).

OUR INSIGHT. YOUR FUTURE. Disclaimer Presentation ( ),. Presentation,..,,,,, (E).,,., Presentation,., Representative.( ). ( ). OUR INSIGHT. YOUR FUTURE. Disclaimer Presentation ( ),. Presentation,..,,,,, (E).,,., Presentation,., Representative.( ). ( ). Investor Relations 2016 Contents Prologue Chapter1. 네트워크 솔루션 전문기업 Chapter2.

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Cloud DBA 로의첫걸음 한국마이크로소프트 기업고객기술영업부 엄윤경과장 현재기업의데이터센터 Users A A A VM VM VM A A Compute/Storage/Network A Application On-Premises Data Center VM Virtual Machine 향후변화할기업의데이터센터 On-Premises Service Provider

More information

vm-웨어-앞부속

vm-웨어-앞부속 VMware vsphere 4 This document was created using the official VMware icon and diagram library. Copyright 2009 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright

More information

EMC표1표4_출고Q

EMC표1표4_출고Q 2010 Autumn Vol.48 ON Feature Unified Storage Business Continuity Chuck's Blog Report EMC Solution in Focus VDI Virtual Desktop Interface The memory of Autumn Contents 06 30 32 CEO s Column 04 ON Stage

More information

歯목차45호.PDF

歯목차45호.PDF CRM CRM (CRM : Customer Relationship Management ). CRM,,.,,.. IMF.,.,. (CRM: Customer Relationship Management, CRM )., CRM,.,., 57 45 (2001 )., CRM...,, CRM, CRM.. CRM 1., CRM,. CRM,.,.,. (Volume),,,,,,,,,,

More information

Office 365, FastTrack 4 FastTrack. Tony Striefel FastTrack FastTrack

Office 365, FastTrack 4 FastTrack. Tony Striefel FastTrack FastTrack FastTrack 1 Office 365, FastTrack 4 FastTrack. Tony Striefel FastTrack FastTrack 5 11 2 FASTTRACK 소개 디지털 혁신은 여기서 시작합니다. Microsoft FastTrack은 Microsoft 클라우드를 사용하여 고객이 신속하게 비즈니스 가치를 실현하도록 돕는 고객 성공 서비스입니다.

More information

gcp

gcp Google Cloud Platform GCP MIGRATION MANAGED SERVICE FOR GCP 베스핀글로벌 S GCP OFFERING 베스핀글로벌과 Google Cloud Platform이 여러분의 비즈니스에 클라우드 날개를 달아드립니다. GCP에 전문성을 갖춘 베스핀글로벌의 클라우드 전문가들이 다양한 산업 영역에서의 구축 경험과 노하우를 바탕으로

More information

15_3oracle

15_3oracle Principal Consultant Corporate Management Team ( Oracle HRMS ) Agenda 1. Oracle Overview 2. HR Transformation 3. Oracle HRMS Initiatives 4. Oracle HRMS Model 5. Oracle HRMS System 6. Business Benefit 7.

More information

Special Theme _ 모바일웹과 스마트폰 본 고에서는 모바일웹에서의 단말 API인 W3C DAP (Device API and Policy) 의 표준 개발 현황에 대해서 살펴보고 관 련하여 개발 중인 사례를 통하여 이해를 돕고자 한다. 2. 웹 애플리케이션과 네이

Special Theme _ 모바일웹과 스마트폰 본 고에서는 모바일웹에서의 단말 API인 W3C DAP (Device API and Policy) 의 표준 개발 현황에 대해서 살펴보고 관 련하여 개발 중인 사례를 통하여 이해를 돕고자 한다. 2. 웹 애플리케이션과 네이 모바일웹 플랫폼과 Device API 표준 이강찬 TTA 유비쿼터스 웹 응용 실무반(WG6052)의장, ETRI 선임연구원 1. 머리말 현재 소개되어 이용되는 모바일 플랫폼은 아이폰, 윈 도 모바일, 안드로이드, 심비안, 모조, 리모, 팜 WebOS, 바다 등이 있으며, 플랫폼별로 버전을 고려하면 그 수 를 열거하기 힘들 정도로 다양하게 이용되고 있다. 이

More information

Database Freedom

Database Freedom Data Freedom 을위한 Database 최적화전략 AWS 플랫폼서비스와사례중심 2017. 10. 18 구태훈 Database & Big Data Business Development robinkoo@amazon.com 목차 I. Why 왜엔터프라이즈기업을위한클라우드데이터베이스가필요한가? II. What 아마존웹서비스에서검증된사례는무엇이있는가? III.

More information

SANsymphony-V

SANsymphony-V 국내대표적인구축사례 (KR) XXXX공사(공공) 2013년 12월 도입 센터 이전에 따른 스토리지가상화 통합 및 이기종통합 이기종 스토리지 (무중단이중하) 무중단 서비스 확보 24시간 운영 체계의 고가용 확보 스토리지 인프라의 유연한 구성 및 통합 환경 구축 업무서버 Unix 20대 업무서버 V 58대 CIe SSD(Fusion IO 3.2TB) ㅇㅇㅇㅇㅇㅇ

More information

ecorp-프로젝트제안서작성실무(양식4)

ecorp-프로젝트제안서작성실무(양식4) / / Selling Point Solution Next Business Proposal 1 1 1 review 2 2 2 review Why What How (Service) / Knowledge Asset Library Risk Risk ( ) Risk. Risk Cost

More information

Service-Oriented Architecture Copyright Tmax Soft 2005

Service-Oriented Architecture Copyright Tmax Soft 2005 Service-Oriented Architecture Copyright Tmax Soft 2005 Service-Oriented Architecture Copyright Tmax Soft 2005 Monolithic Architecture Reusable Services New Service Service Consumer Wrapped Service Composite

More information

Samsung SDS Enterprise Cloud Networking CDN Load Balancer WAN

Samsung SDS Enterprise Cloud Networking CDN Load Balancer WAN Samsung SDS Enterprise Cloud Networking CDN Load Balancer WAN Enterprise Cloud Networking CDN (Content Delivery Network) 전 세계에 배치된 콘텐츠 서버를 통해 빠른 전송을 지원하는 서비스 전 세계에 전진 배치된 CDN 서버를 통해 사용자가 요청한 콘텐츠를 캐싱하여

More information

슬라이드 1

슬라이드 1 [ CRM Fair 2004 ] CRM 1. CRM Trend 2. Customer Single View 3. Marketing Automation 4. ROI Management 5. Conclusion 1. CRM Trend 1. CRM Trend Operational CRM Analytical CRM Sales Mgt. &Prcs. Legacy System

More information

MS-SQL SERVER 대비 기능

MS-SQL SERVER 대비 기능 Business! ORACLE MS - SQL ORACLE MS - SQL Clustering A-Z A-F G-L M-R S-Z T-Z Microsoft EE : Works for benchmarks only CREATE VIEW Customers AS SELECT * FROM Server1.TableOwner.Customers_33 UNION ALL SELECT

More information

Executive summary Ⅰ.온라인쇼핑 시장의 성장,생태계(EcoSystem)변화 - 오픈마켓과 소셜커머스의 융합 및 신규 강자들의 진입 전망 - PC 중심의 시장에서 모바일 쇼핑으로 성장의 패러다임 이동 - 가격 경쟁 중심에서 고객 가치 중심으로 변화 Ⅱ.온라

Executive summary Ⅰ.온라인쇼핑 시장의 성장,생태계(EcoSystem)변화 - 오픈마켓과 소셜커머스의 융합 및 신규 강자들의 진입 전망 - PC 중심의 시장에서 모바일 쇼핑으로 성장의 패러다임 이동 - 가격 경쟁 중심에서 고객 가치 중심으로 변화 Ⅱ.온라 Executive summary Ⅰ.온라인쇼핑 시장의 성장,생태계(EcoSystem)변화 - 오픈마켓과 소셜커머스의 융합 및 신규 강자들의 진입 전망 - PC 중심의 시장에서 모바일 쇼핑으로 성장의 패러다임 이동 - 가격 경쟁 중심에서 고객 가치 중심으로 변화 Ⅱ.온라인쇼핑 7대 핵심 트렌드 - 제품의 인지, 탐색, 구매 등 쇼핑의 전 과정에서 끊김없는(seamless)

More information

글로벌 클라우드 금융서비스와 정보보호 전략_한국은행

글로벌 클라우드 금융서비스와 정보보호 전략_한국은행 글로벌클라우드금융서비스와 정보보호전략 아마존웹서비스 신용녀이사 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 목차 클라우드보안 AWS 책임공유모델 더나은가시성 더나은제어 더나은감사기능 전통적인방식 정적이고고정적인시스템 다계층보안 데이터센터의물리적인보안 네트워크보안 시스템보안

More information

Microsoft PowerPoint - XP Style

Microsoft PowerPoint - XP Style Business Strategy for the Internet! David & Danny s Column 유무선 통합 포탈은 없다 David Kim, Danny Park 2002-02-28 It allows users to access personalized contents and customized digital services through different

More information

HTML5가 웹 환경에 미치는 영향 고 있어 웹 플랫폼 환경과는 차이가 있다. HTML5는 기존 HTML 기반 웹 브라우저와의 호환성을 유지하면서도, 구조적인 마크업(mark-up) 및 편리한 웹 폼(web form) 기능을 제공하고, 리치웹 애플리케이 션(RIA)을

HTML5가 웹 환경에 미치는 영향 고 있어 웹 플랫폼 환경과는 차이가 있다. HTML5는 기존 HTML 기반 웹 브라우저와의 호환성을 유지하면서도, 구조적인 마크업(mark-up) 및 편리한 웹 폼(web form) 기능을 제공하고, 리치웹 애플리케이 션(RIA)을 동 향 제 23 권 5호 통권 504호 HTML5가 웹 환경에 미치는 영향 이 은 민 * 16) 1. 개 요 구글(Google)은 2010년 5월 구글 I/O 개발자 컨퍼런스에서 HTML5를 통해 플러 그인의 사용이 줄어들고 프로그램 다운로드 및 설치가 필요 없는 브라우저 기반 웹 플랫폼 환경이 점차 구현되고 있다고 강조했다. 그리고 애플(Apple)은 2010년

More information

¹Ìµå¹Ì3Â÷Àμâ

¹Ìµå¹Ì3Â÷Àμâ MIDME LOGISTICS Trusted Solutions for 02 CEO MESSAGE MIDME LOGISTICS CO., LTD. 01 Ceo Message We, MIDME LOGISTICS CO., LTD. has established to create aduance logistics service. Try to give confidence to

More information

........976 ........1121

........976 ........1121 KIS Credit Monitor 2012.11.26 16 17 Special Report KIS Credit Monitor 2012.11.26 18 19 1 SDS 3,952,470 350,021 10,989 2 LG CNS LG 2,300,255 42,441 6,545 3 SK C&C SK 1,619,101 175,461 3,819 4 IBM 1) - 1,206,124

More information

Office Office Office 365,,,,,. Microsoft Microsoft

Office Office Office 365,,,,,. Microsoft Microsoft Office 365 http://office.microsoft.com/ko-kr/business Office 365 http://withms.biz Office 365,,,,,. 080-495-0880 v-ohlee@microsoft.com 02-531-4676! 화상회의연락처 / 일정메일 오피스 전자결재 문서관리 / 공유 . Office 365.,.? 1?

More information

Microsoft PowerPoint - 6.pptx

Microsoft PowerPoint - 6.pptx DB 암호화업데이트 2011. 3. 15 KIM SUNGJIN ( 주 ) 비에이솔루션즈 1 IBM iseries 암호화구현방안 목차 목 차 정부시책및방향 제정안특이사항 기술적보호조치기준고시 암호화구현방안 암호화적용구조 DB 암호화 Performance Test 결과 암호화적용구조제안 [ 하이브리드방식 ] 2 IBM iseries 암호화구현방안 정부시책및방향

More information

국내 디지털콘텐츠산업의 Global화 전략

국내 디지털콘텐츠산업의 Global화 전략 Digital Conents Contents Words, Sound, Picture, Image, etc. Digitizing : Product, Delivery, Consumption NAICS(, IMO Digital Contents Digital Contents S/W DC DC Post PC TV Worldwide Digital Contents

More information