MariaDB
|
|
- 대로 순
- 6 years ago
- Views:
Transcription
1 차세대오픈소스 RDBMS MariaDB
2 MariaDB 소개 MariaDB 주요특징 MariaDB 관리도구 MariaDB 고가용성 (HA) MariaDB 도입사례와기대효과 MariaDB 서브스크립션
3 MariaDB 소개 차세대오픈소스 RDBMS MariaDB
4 October 2014 MariaDB Corporation Coding starts
5 첫째딸 My 둘째딸 Maria 마이클와이드니어스曰 아마도 InnoDB 스토리지엔진을제외한 MySQL 에있는기능대부분은썬마이크로시스템즈때있었던기능들입니다. 오라클인수후 MySQL 은발전하지않았습니다. 오라클은 MySQL 을어떻게하면자신들의소유로할수있을까 만고민했고, 그래서회사를나왔습니다. MariaDB 는? MySQL 창업자이자핵심개발자였던마이클와이드니어스가 MySQL 를인수한오라클의 MySQL 의개발지침등에대한의견차가생겨, MySQL 을완벽히대체하기위해만든 RDBMS 입니다.
6 MariaDB 는진정한 Open Source DBMS Oracle MySQL 은 NOT open source Oracle MySQL Enterprise plugins 으로만지원 MySQL Staff 90% 이상참여하여개발 Full Server Engineering Team MySQL 소스개발자 MySQL 호환성 MySQL 과 99% 호환됨 MariaDB 의유연성 RHEL, CentOS, Fedora, SUSE, Debian, Ubuntu 등다양한 O/S 환경에서가능 LGPL Connector 사용 ODBC, JDBC, C, Perl 등을지원
7 레드햇, MySQL 대신마리아 DB 지원사격 왜?
8 ORACLE MySQL Standard (GPL/Commercial) ORACLE MySQL Enterprise (GPL/Commercial) MariaDB Enterprise Standard (GPL) MariaDB Enterprise Advanced (GPL) Postgres Plus Advanced Server (BSD/Commercial) Postgres Solution Pack (BSD/Commercial) General Public License
9 MariaDB created by MySQL team MariaDB Corp. founded MariaDB Enterprise Released MariaDB MaxScale Encryption MariaDB ColumnStore Time SmartFin Wikipedia 2013 Red Hat Intel Capital 2014 SUSE IBM Microsoft Azure AWS Pivotal Cloud Foundry
10 MariaDB 는해외주요업체들의도입성공사례, 커뮤니티를통한빠른수정과배포, 전문유지보수업체의존재등오픈소스 SW 가성장할수있는 3 가지요소가잘맞아떨어지면서빠르게성공하고있습니다. Finance Travel Retail Telecom Technology & Gov. / Edu. Media & Social
11 MariaDB 주요특징 차세대오픈소스 RDBMS MariaDB
12 Application CONNECTORS C JDBC ODBC SQL MariaDB Enterprise KERNEL EXTENSIBILITY REPLICATION KERNEL Parallel Slave SQL Parser Cache/Buffer Optimiser STORAGE LAYER EXTENSIBILITY Transactional InnoDB In-Memory MyISAM Original Core MariaDB MariaDB Engineering Community Contribution OPERATING SYSTEM / FILE SYSTEM / SAN / CLOUD
13 Application CONNECTORS C JDBC ODBC SQL MariaDB Multi-Master Cluster MariaD MariaD B B MariaDB REPLICATION MariaDB Enterprise KERNEL EXTENSIBILITY KERNEL PRODUCTION PLUG-INS Replicas Supporting Asynchronous, Semi-Sync, and Synchronous replication Parallel Slave Transactional Multi-Source In-Memory SQL Parser Cache/Buffer Optimiser STORAGE LAYER EXTENSIBILITY NoSQL / Interoperability Graph & Search Handler Socket Etc. 40+ Plugins Scalability Analytics Original Core MariaDB MariaDB Engineering InnoDB XtraDB MyISAM Memory Aria CONNECT MyROCKS Cassandra OQGraph Sphinx Mroonga Spider TokuDB ColumnStore ScaleDB... Community Contribution OPERATING SYSTEM / FILE SYSTEM / SAN / CLOUD
14 Application CONNECTORS C JDBC ODBC SQL NoSQL CRUD API MariaDB Multi-Master Cluster MariaDB MaxScale MariaD MariaD B B MariaDB Replicas Supporting Asynchronous, Semi-Sync, and Synchronous replication REPLICATION BinLog API GTID Parallel Slave Multi-Source Transactional In-Memory MariaDB Enterprise KERNEL EXTENSIBILITY SQL Parser Cache/Buffer KERNEL Connection Pool Optimiser Temporal STORAGE LAYER EXTENSIBILITY NoSQL / Interoperability Graph & Search PRODUCTION PLUG-INS Authentication PL/SQL AWS KMS Audit Handler Socket Etc. 40+ Plugins Scalability Analytics Original Core MariaDB MariaDB Engineering InnoDB XtraDB MyISAM Memory Aria CONNECT MyROCKS Cassandra OQGraph Sphinx Mroonga Spider TokuDB ColumnStore ScaleDB... Community Contribution OPERATING SYSTEM / FILE SYSTEM / SAN / CLOUD
15 MariaDB 10.2 MariaDB 5.5 Efficient threadpool Non-blocking client library LIMIT ROWS EXAMINED option Extended keys for XtraDB/InnoDB New SphinxSE Security fixes, new status variables, etc MariaDB 10.0 Replication Parallel replication Global Transaction (GTID) Multi-source replication Engines Connect, TokuDB, Spider Sequence, Cassandra, Mroonga Engine independent statistics SHOW EXPLAIN (query execution plan for running queries) Roles MariaDB 10.1 Full integration of Galera Cluster i nto MariaDB Better GIS support: Full OGC com pliance - map data (ideal, but not her e yet) Advanced encryption: Instance an d table level encryption with support for rolling keys Optimistic Parallel Replication InnoDB improvements Multi-threaded flush Page compression for FusionIO/n vmfs Ability to replicate cross cloud; pu blic/private Better design for HA across AZs an d regions; better handling of geo-re plication; leverage S3/Swift etc for ba ckups Multi-tenancy solution Cloud enabled connectors - failove r, load balancing Galera 5.0 and Spider integration Parallel Query Execution Macro support for common comm ands Slow query filter t Rocksdb engine - extreme perf - dis k optimization; interop - app read th e data from both systems; Native support of Json and second ary indexes in MDB Rest API to request data ( Json ) Major Version Stable (GA) Date Five year (EOL) date Dec Dec June June January January 년 GA 예정
16 IBMDB21 버전 제거됨 MyISAM 버전 5.5 이전엔진,5.5 ( 이후엔진에서제외 ) InnoDB MySQL 기본엔진, 참조무결성제한, 높은동시성보장 Cassandra 10.0 에서포함, 컬럼베이스의 NoSQL SphinxSE 버전 5.2 이상에서지원, Full-Text Searching 이지원하는스토리지엔진 FederatedX MySQL Federated 파생엔진, 트랜잭션제공 MyISAM 버전 5.5 이전엔진,5.5 ( 이후엔진에서제외 ) Aria MyISAM 에서파생엔진대체용으로명칭은 Aria ( 이전명칭은 Maria) TokuDB Fractal Trees 라는인덱스데이터구조를사용파일의높은압축률 InnoDB MySQL 기본엔진, 참조무결성제한, 높은동시성보장 XtraDB(enhaced InnoDB) InnoDB 대체하기위해만든파생포크 OQGRAPH 버전 5.2 이상에서지원 Graph 형태로출력기능제공
17 5.5 MariaDB 5.5 is a stable (GA) release of MariaDB. It is MariaDB MySQL 5.5. Version 5.1 Version 5.1 Version MariaDB 10.0 is a stable (GA) release of MariaDB. It is built on the MariaDB 5.5 series with backported features from MySQL 5.6 and entirely new features not found anywhere else. Version 5.3 Version 5.5 Version 5.6 Version 5.5 Version MariaDB 10.1 is the current stable (GA) release of MariaDB. It is built on MariaDB 10.0 with features from MySQL 5.6 & 5.7, and entirely new features not found anywhere else. Version 5.7 Version 10.1 Version MariaDB 10.2 is the current development release of MariaDB. It is built on MariaDB 10.1 with features from MySQL 5.6 & 5.7, and entirely new features not found anywhere else.
18 (that are not in MySQL including 5.6) High Performance Developers DBAs NoSQL Thread pool Microsecond precision & type Segmented MyISAM keycache Handler Socket Group commit in the binary log SphinxSE for full-text search Authentication plugins - PAM, Active Directory Dynamic columns Non-blocking client library Sub queries materialize LIMIT ROWS EXAMINED GIS functionality Progress reporting
19 VERSION MySQL Community Oracle MySQL Enterprise MariaDB Community MariaDB Enterprise Thread Pool X O O O 상용버전 FREE FREE 지원안함 Plug-in Built-in Built-in 폐쇄적공개적공개적 MySQL 의쓰레드풀아키텍처 MariaDB 의쓰레드풀아키텍처
20 Use: Thread Pool High Performance Pool of threads Not use: Thread Pool Low Performance Thread per connection 과거와달리, 워커쓰레드모델을지원함으로써 Thread Pool 을사용하면 OLTP 에서 60% 성능향상
21 Thread Pool MySQL Off 1,796,163 1,395, , , , ,924 MySQL On 2,513,353 1,625, , , , ,893 MariaDB Off 1,733,086 1,524, , , , ,996 MariaDB On 2,486,880 1,931,413 1,963,508 1,639,744 1,558,480 1,390,421 Thread Pool 기능을사용할경우 MariaDB 가더나은성능향상을보임
22 Replication 기능향상 Global Transaction ID(GTID) 사용 Multi-Source Replication 추가 Parallel Slave( 슬레이브에서병렬트랜잭션을처리하여슬레이브지연이향상 ) 스토리지엔진기능추가 Cassandra Storage Engine(NoSQL) Connect Storage Engine( 외부또는원격데이터엑세스 ) Sequence Storage Engine( 메모리에저장되어쿼리사용 ) Spider Storage Engine( 샤딩기능이내장된스토리지엔진 ) TokuDB( 쓰기속도의고성능워크로드를위해설계된엔진 ) Optimizer 기능향상 독립적인통계데이터제공 ( 최적의실행계획을선택하는쿼리최적화프로그램제공 ) Histograms( 데이터쿼리최적화프로그램 ) EXISTS( 서브쿼리최적화 )
23 보안기능강화 테이블및테이블스페이스레벨 (binlog 포함 ) 암호화지원 패스워드검증플러그인 Roles Based Access Control 강화 (Default roles 포함 ) 고가용성기능강화 MariaDB 와 Galera Multi-Master Cluster 기술의완전한통합 확장성향상 Optimistic Parallel Replication Master-to-Slave 복제성능향상 Row-based 복제시 Slave 에서 Trigger 실행 WebScaleSQL 성능향상 성능향상 Query timeouts (long running query) InnoDB 성능개선 (Multi-threaded flush, Page compression FusionIO/nvmfs, InnoDB Defragmentation) Optimizer 기능향상 - EXPLAIN JSON, EXPLAIN ANALYZE(with FORMAT=JSON)
24 MariaDB 관리도구 차세대오픈소스 RDBMS MariaDB
25 MariaDB Enterprise Monitor 는 MONyog 을바탕으로 DBA 업무에관한모니터, 관리, 튜닝및데이터베이스응용프로그램의정확한문제를파악하는데도움을줍니다. - 실시간쿼리스나이핑 (Query sniping) 기능을갖춘쿼리분석기 - 구성관리및오류로그모니터링 - Replication 관리자, Disk 및 Lock 모니터링 - 실시간모니터링및 History 와 Trend 분석 - 이력및추이분석, 웨이백머신 (Wayback machine): 특정시점의 MariaDB 상태확인가능
26
27
28 MariaDB Visual Editor, SQLyog 는 Webyog, Inc. 의 MariaDB, MySQL GUI Tool 로개발되었으며, Windows XP/2003 부터 Window 8/Server 2008 R2 플랫폼을지원합니다. - 스키마와데이터동기화 - SSH 와 HTTP 터널링 - 자동완성및 SQL 포맷팅 - 비주얼쿼리빌더및쿼리프로파일러 - 데이터검색및스키마최적화와인덱스분석기 - 비주얼스키마디자이너
29
30
31 MariaDB 고가용성 (HA) 차세대오픈소스 RDBMS MariaDB
32 구성방법 H/A 형태특징비고 MariaDB DRBD Active/Standby - Shared Nothing 방식 - DRBD 로각노드디스크동기화 MySQL Cluster CGE (Carrier Grade Edition) Active/Active - Shared Nothing 방식 - NDB 스토리지엔진만지원 MariaDB with RHCS (Red Hat Cluster Suite) Active/Standby - Shared Disk 방식 - RHCS 로 failover 감지 3rd Party 제품 - Shared Nothing 방식 MariaDB MHA (Master High Availability) Active/Standby - Replication 응용방식 - Master fail 발생하면 Slave가새로운 Master로 Fail-over MariaDB for Galera Cluster Active/Active - Shared Nothing 방식 - InnoDB/XtraDB 를이용한클러스터
33 동기식데이터복제방식 모든노드에서 Read/Write 가능 SPOF(Single Point of failure) 없음 Active Active 방식 InnoDB, XtraDB만지원 자동으로신규노드추가및장애노드제거 ROW 레벨의병렬복제 무손실데이터보장 Read & Write Read & Write Read & Write Galera Replication
34 Galera Cluster 의장점 Synchronous 방식으로마스터 / 슬레이브간에데이터동기화지연없음 노드간유실되는트랜잭션이없음 읽기 / 쓰기모두확장이가능 데이터가각로컬에존재하므로클라이언트의대기시간이감소 분산이나장애처리를위한 VIP가필요치않음 ( 필요에따라 VIP 사용 ) Hot Standby : Failover 에대한 Downtime 불필요 Galera Cluster 의단점 최소 3개이상의노드필요 (Split-brain 방지 ) 모든노드는동일한데이터를유지함으로저장공간소모 쓰기확장으로인한한계점존재 ( 서버간 Group Communication시트래픽발생 ) PK 반드시필요
35 MaxScale complements MariaDB Enterprise Application-to-Database 백엔드데이터베이스클러스터의복잡성으로부터클라이언트애플리케이션을격리 Database-to-Database 데이터베이스간상호운용성간소화 데이터보안 성장에따른확장 가용성보장 관리효율성
36 차세대오픈소스 RDBMS MariaDB MariaDB 도입사례와기대효과
37 공개 SW 로만든국민모바일메신저 기관 : 카카오 수행년도 : 2010년 ~ 현재 도입배경 : 대용량 DB 처리및더욱빠른메시지처리 솔루션 : MySQL, MariaDB, TokuDB, 멤캐시드 (Memcached), 카산드라 (Cassandra) 도입효과 : 정형 비정형데이터및대용량데이터의빠른처리, TCO 절감, 사용목적에맞도록활용할수있는커스터마이징등 MariaDB < 카카오톡 DB 구성도 > MySQL 과 MariaDB 의콜라보레이션으로 DB 성능강화 카카오의성공요인으로는 타이밍 과 속도 를들수있다. 단 4 명의멤버로 TF 를구성해두달만에카카오톡을개발한카카오는핵심기능으로구성된서비스를빠르게내놓고사용자피드백을수렴해발전시켜나가는전략을구사하고있다. 이러한카카오의성공가두의밑단에는바로공개 SW DB 의적극적인도입과활용이한몫을했다. 1 억명이넘는사용자를보유한카카오톡은방대한양의메시지가오간다. 텍스트를비롯해사진, 음성, 동영상등그형태도다양하다. 정형, 비정형데이터가난무하고있다. 현재카카오에서사용하고있는 DB 솔루션은 MySQL 을비롯해 MariaDB, TokuDB, 맥캐쉬, 카산드라등이다. 우선카카오톡은메신저애플리케이션출시초기 MySQL 을 DB 로사용했다. 그러나카카오톡은작년부터 MySQL 을 MariaDB 로교체하는작업을시작했다. MySQL 에서제공하지않는기능들을 MariaDB 에서는제공하기때문이다. 출처 : 공개 SW 포털 (
38 MariaDB Memcached 톰캣등 공개 SW 로만든소셜커머스 기 관 : 티켓몬스터 수행년도 : 2009년 12월 ~2010년 5월 (6개월) 도입배경 : TCO 감소와특정벤더의종속성, 의존도에벗어날수있다는점, 개발제약사항없음 솔루션 : MySQL, MariaDB, Redis, Memcached, Tomcat, Apache Http Server 등 도입효과 : 비용절감및월 1300만명의방문자대상으로안정적인서비스구축 < 티켓몬스터구조도 > 출처 : 공개 SW 포털 ( 티켓몬스터가 MariaDB 를사용하는이유 티켓몬스터는초기에는 MySQL 만썼다. 하지만이후마리아 DB 를비롯한공개 SW 를꾸준히모니터링하다지난 2013 년초부터마리아 DB 를순차적용해보고있다 마리아 DB 를검토하는이유는크게 2 가지다. 첫번째는쓰레드풀이다. 쓰레드풀은실제내부에서디스크에액세스할때쓰레드를생성하는데이전에는쓰레드를하나만들었다가폐기하는과정을반복했다. 하지만쓰레드풀을이용하면하나만생성해서계속재활용할수있다. 쉽게말해메모리를마음대로늘릴수있는기능으로생각하면쉽다. 그런데 MySQL 의경우이기능은상용인엔터프라이즈에만들어가있다. 이에비해마리아 DB 는이기능을기본지원한다. 두번째이유는샤딩 (Sharding) 기능때문이다. 샤딩은소프트웨어적으로 DB 를분산처리할수있는구조를만들어주는기술이다. 마리아 DB 10 버전이이를지원한다. 티켓몬스터가 10 버전을고려하는것도유연한확장을감안한것이다.
39 공개 SW 로저비용고효율 IT 아키텍처구현 기 관 : GS 샵 수행년도 : 2014 년 5 월 도입배경 : 시스템의확장으로인한 TCO 절감 솔루션 : MariaDB, MySQL, Apache, Tomcat, Spring Framework, 레디스 (Redis) 도입효과 : 상용 DB 부하분산및저비용스케일아웃 (scale out) 이가능한구조로인한 TCO 절감과신속한성능개선가능. 자체기술역량을보유함으로인해벤더종속성을피할수있고개선활동수행용이 <GS 샵마리아 DB 구성도 > 출처 : 공개 SW 포털 ( 상용 SW 만으로는감당어려워일찍이공개 SW 를적용 GS 샵은모바일서비스가확장되고, 그에따라거래금액도점차늘어나면서비용효율적인 IT 아키텍처에대한고민을하게되었다고한다. 이에대한해결책으로발빠르게공개 SW 를검토해도입을추진하기시작했다. 스케일아웃구조로커지고있는시스템을감당하기에상용 SW 의비용은너무나도벅찬문제였다는최차장의설명이다. 이중첫번째로 GS 샵이추진한것은 DBMS 를공개 SW 기반으로전환하는것이었다 년까지 GS 샵의 DBMS 는전부상용 SW 인오라클을기반으로한것이었다. 상용 SW 를대신해데이터마트분석계에우선적용시켜본것이다. 온라인몰에서사용하는일부서비스에한해서였지만, 상용 SW 가부담하고있던부하를분산시키고비교적낮은비용으로도시스템확장이가능하다는이점을확인할수있었다고한다. 이후에도해당서비스에대한확신이더욱견고해졌고, 자연스럽게상대적으로업무중요도는낮지만시스템에서부하가많이걸리는부분에대해서도공개 SW 적용을확대해나가게된배경을설명했다.
40 MariaDB 서브스크립션 차세대오픈소스 RDBMS MariaDB
41 비교 MariaDB Enterprise Standard Advanced MariaDB Enterprise Cluster 이제품은? 기본서브스크립션으로 MariaDB Enterprise 의인증된바이너리와기술전문지식에대한접근을제공합니다. 3 rd -party 도구, 컨설팅지원, 비상대응및사전예방적유지보수가추가되어있습니다. 고급데이터베이스클러스터링기능과고가용성생산환경을지원합니다. CAPABILITIES MySQL 과호환성 MySQL 을넘어향상된성능, 확장성, 가용성 (MariaDB 10.1, 10.0, 5.5 에대한사전구축, 강화, 통합테스트된바이너리와설치 ) 쉬운설치 최적화된바이너리 ( 컴파일타임최적화의이점으로표준서버바이너리는견고한 15~20% 성능향상을보여줍니다.) LGPL connectors (MariaDB 와인증된 ISV 들에의해테스트된 C, Java, ODBC 커넥터들 ) Amazon AWS KMS Docker Containers Chef Recipes and Cookbook MariaDB MaxScale 애드-온 Active-active Multi-master 기술 True Synchronous Replication 인증된바이너리 인증된플러그인 + 스토리지엔진 Pre-loaded MariaDB Audit (Requires activation post install)
42 비교 서브스크립션서비스 MariaDB Enterprise Standard Advanced MariaDB Enterprise Cluster MariaDB 10.1, 10.0, 5.5 지원 MySQL 지원 (MySQL on POWER8 은지원하지않음 ) 이메일및웹연락 MariaDB 포털 원격로그인 로드맵 Patches & Fixes 보안업데이트 알림서비스 서비스레벨 지원범위 Business Hours 24x7x365 24x7x365 인시던트수제한없음제한없음제한없음 Break/Fix 지원 긴급응답시간 2 hours 30 minutes 30 minutes 컨설팅지원 번들소프트웨어 엔터프라이즈모니터링 (MONyog Ultimate Monitor) 쿼리분석기 (the part of MONyog) 비주얼쿼리에디터 (SQLyog Ultimate) 핫백업 (Percona XtraBackup)
43 구분 MariaDB Enterprise Advanced Oracle MySQL Enterprise 지원하는배포판 MariaDB, MySQL Oracle MySQL 라이센싱 GPL GPL/Commercial 별도요금없이 지원하는버전 이용가능한엔진 MariaDB 10.1, MariaDB 10.0, MariaDB 5.5, MySQL MyISAM, Aria, InnoDB, XtraDB, PBXT, Archive, BLACKHOLE, Memory, MERGE, CSV, SphinxSE, TokuDB 5.7, 5.6, 5.5, 5.1 MyISAM, InnoDB, Archive, Memory, CSV 지원하는고가용성플랫폼 Galera, MHA, DRBD, MySQL Cluster MySQL Cluster 모니터링툴 MariaDB 엔터프라이즈모니터 로그및쿼리분석기 MySQL 엔터프라이즈 모니터와쿼리분석기 사용자툴 MariaDB 비주얼쿼리에디터와 데이터모델러및쿼리빌더 MySQL 워크벤치와 데이터모델러 VM 지원 Linux, Windows & Solaris 게스트 OS - 외부인증 PAM(MariaDB only) - Thread Pool 5.5(MariaDB only) Commercial 5.5
44 Subscription Services 모든버전의 MariaDB 및 MySQL 데이터베이스를위한서버소프트웨어, 생산지원, 모니터링, 쿼리분석기, 쿼리에디터, 핫백업툴등을포함한서비스 L0 ~ L3 기술및컨설팅지원 Consulting MariaDB 및 MySQL 기술을지원하는최고수준의팀 상태점검부터지속적인운영지원까지광범위한서비스제공 Training (Education) 코오롱베니트 MariaDB 교육실시 (1 일과정개설, 4 일심화과정개설준비중 )
45 감사합니다.
MariaDB Brochure_Korean_2016
코오롱베니트는 IT 컨설팅 - 구축 - 운영 - 솔루션유통의 TotalIT Service 를제공합니다. 1999 년설립한코오롱베니트는 IT 서비스기술력과솔루션유통노하우를갖춘코오롱그룹의 IT 서비스기업입니다. 국제표준인 ISO20000 국제인증을획득해최적의 IT 서비스를제공하고있으며, 전자공시시스템 (DART) 등국내주요금융인프라를구축및운영하고있습니다. 또글로벌
More informationPowerPoint 프레젠테이션
MySQL Best Practice r o c k P L A C E I n c. C o m p a n y I n t r o d u c t i o n www. ro c k p lace. co. kr 2013 rockplace Inc. CONTENTS Chapter 1. MySQL Overviews 1. MySQL 소개 2. MySQL Architecture 3.
More information[Brochure] KOR_TunA
LG CNS LG CNS APM (TunA) LG CNS APM (TunA) 어플리케이션의 성능 개선을 위한 직관적이고 심플한 APM 솔루션 APM 이란? Application Performance Management 란? 사용자 관점 그리고 비즈니스 관점에서 실제 서비스되고 있는 어플리케이션의 성능 관리 체계입니다. 이를 위해서는 신속한 장애 지점 파악 /
More informationAgenda 오픈소스 트렌드 전망 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슬라이드 1
2015( 제 8 회 ) 한국소프트웨어아키텍트대회 OSS 성능모니터링을위한 Open Source SW 2015. 07. 16 LG CNS 김성조 Tomcat & MariaDB 성능모니터링 Passion Open Source Software Open Hadoop IT Service Share Communication Enterprise Source Access
More informationWeb 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 informationOracle9i 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 informationPortal_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 informationVirtualization Days 2013
윈도우 & 리눅스이중화솔루션 Lifekeeper 다원씨앤에스 서현교이사 010-3403-3405 joy@daonecns.co.kr 0 I. IT 인프라환경의변화 SIOS IT 인프라의변천 1980 년대 1990 년대 2000 년대 2010 년대 메인프레임시대 UNIX 서버시대 Linux 시대 정보처리 정보생성 정보저장 정보전달 중앙집중식컴퓨팅분산형 / 개인형컴퓨팅
More informationBackup 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 informationPowerPoint 프레젠테이션
Spider For MySQL 실전사용기 피망플러스유닛최윤묵 Spider For MySQL Data Sharding By Spider Storage Engine http://spiderformysql.com/ 성능 8 만 / 분 X 4 대 32 만 / 분 많은 DB 중에왜 spider 를? Source: 클라우드컴퓨팅구 선택의기로 Consistency RDBMS
More informationORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O
Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration
More informationOZ-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 informationPowerPoint 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 informationModel 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초보자를 위한 분산 캐시 활용 전략
초보자를위한분산캐시활용전략 강대명 charsyam@naver.com 우리가꿈꾸는서비스 우리가꿈꾸는서비스 우리가꿈꾸는서비스 우리가꿈꾸는서비스 그러나현실은? 서비스에필요한것은? 서비스에필요한것은? 핵심적인기능 서비스에필요한것은? 핵심적인기능 서비스에필요한것은? 핵심적인기능 서비스에필요한것은? 적절한기능 서비스안정성 트위터에매일고래만보이면? 트위터에매일고래만보이면?
More informationvm-웨어-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 informationPCServerMgmt7
Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network
More informationRED HAT JBoss Data Grid (JDG)? KANGWUK HEO Middleware Solu6on Architect Service Team, Red Hat Korea 1
RED HAT JBoss Data Grid (JDG)? KANGWUK HEO Middleware Solu6on Architect Service Team, Red Hat Korea 1 Agenda TITLE SLIDE: HEADLINE 1.? 2. Presenter Infinispan JDG 3. Title JBoss Data Grid? 4. Date JBoss
More informationIntra_DW_Ch4.PDF
The Intranet Data Warehouse Richard Tanler Ch4 : Online Analytic Processing: From Data To Information 2000. 4. 14 All rights reserved OLAP OLAP OLAP OLAP OLAP OLAP is a label, rather than a technology
More informationAPOGEE Insight_KR_Base_3P11
Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows
More information김기남_ATDC2016_160620_[키노트].key
metatron Enterprise Big Data SKT Metatron/Big Data Big Data Big Data... metatron Ready to Enterprise Big Data Big Data Big Data Big Data?? Data Raw. CRM SCM MES TCO Data & Store & Processing Computational
More informationMicrosoft PowerPoint - Smart CRM v4.0_TM 소개_20160320.pptx
(보험TM) 소개서 2015.12 대표전화 : 070 ) 7405 1700 팩스 : 02 ) 6012 1784 홈 페이지 : http://www.itfact.co.kr 목 차 01. Framework 02. Application 03. 회사 소개 01. Framework 1) Architecture Server Framework Client Framework
More informationBusiness 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 informationPowerPoint 프레젠테이션
Synergy EDMS www.comtrue.com opyright 2001 ComTrue Technologies. All right reserved. - 1 opyright 2001 ComTrue Technologies. All right reserved. - 2 opyright 2001 ComTrue Technologies. All right reserved.
More information목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate
ALTIBASE HDB 6.1.1.5.6 Patch Notes 목차 BUG-39240 offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG-41443 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate 한뒤, hash partition
More information<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>
i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,
More information[Brochure] KOR_LENA WAS_
LENA Web Application Server LENA Web Application Server 빠르고확장가능하며장애를선대응할수있는운영중심의고효율차세대 Why 클라우드환경과데이터센터운영의노하우가결집되어편리한 관리기능과대용량트랜잭션을빠르고쉽게구현함으로고객의 IT Ownership을강화하였습니다. 고객의고민사항 전통 의 Issue Complexity Over
More informationvm-웨어-앞부속
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 informationAnalyst Briefing
. Improve your Outlook on Email and File Management iseminar.. 1544(or 6677)-3355 800x600. iseminar Chat... Improve your Outlook on Email and File Management :, 2003 1 29.. Collaboration Suite - Key Messages
More information1217 WebTrafMon II
(1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network
More informationAmazon 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 informationESP1ºÎ-04
Chapter 04 4.1..,..,.,.,.,. RTOS(Real-Time Operating System)., RTOS.. VxWorks(www.windriver.com), psos(www.windriver.com), VRTX(www.mento. com), QNX(www.qnx.com), OSE(www.ose.com), Nucleus(www.atinudclus.
More informationSQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자
SQL Developer Connect to TimesTen 유니원아이앤씨 DB 팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 2010-07-28 작성자 김학준 최종수정일 2010-07-28 문서번호 20100728_01_khj 재개정이력 일자내용수정인버전
More informationCloud 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 informationCopyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper
Windows Netra Blade X3-2B( Sun Netra X6270 M3 Blade) : E37790 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs,
More information<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 informationPowerPoint 프레젠테이션
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 informationOracle 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 informationThe 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 informationSpring Boot/JDBC JdbcTemplate/CRUD 예제
Spring Boot/JDBC JdbcTemplate/CRUD 예제 오라클자바커뮤니티 (ojc.asia, ojcedu.com) Spring Boot, Gradle 과오픈소스인 MariaDB 를이용해서 EMP 테이블을만들고 JdbcTemplate, SimpleJdbcTemplate 을이용하여 CRUD 기능을구현해보자. 마리아 DB 설치는다음 URL 에서확인하자.
More informationInteg
HP Integrity HP Chipset Itanium 2(Processor 9100) HP Integrity HP, Itanium. HP Integrity Blade BL860c HP Integrity Blade BL870c HP Integrity rx2660 HP Integrity rx3600 HP Integrity rx6600 2 HP Integrity
More information목 차
Oracle 9i Admim 1. Oracle RDBMS 1.1 (System Global Area:SGA) 1.1.1 (Shared Pool) 1.1.2 (Database Buffer Cache) 1.1.3 (Redo Log Buffer) 1.1.4 Java Pool Large Pool 1.2 Program Global Area (PGA) 1.3 Oracle
More informationuntitled
PowerBuilder 連 Microsoft SQL Server database PB10.0 PB9.0 若 Microsoft SQL Server 料 database Profile MSS 料 (Microsoft SQL Server database interface) 行了 PB10.0 了 Sybase 不 Microsoft 料 了 SQL Server 料 PB10.0
More information리뉴얼 xtremI 최종 softcopy
SSD를 100% 이해한 CONTENTS SSD? 03 04 05 06 07 08 09 10 11 12 13 15 14 17 18 18 19 03 SSD SSD? Solid State Drive(SSD) NAND NAND DRAM SSD [ 1. SSD ] CPU( )RAM Cache Memory Firmware GB RAM Cache Memory Memory
More informationDBMS & SQL Server Installation Database Laboratory
DBMS & 조교 _ 최윤영 } 데이터베이스연구실 (1314 호 ) } 문의사항은 cyy@hallym.ac.kr } 과제제출은 dbcyy1@gmail.com } 수업공지사항및자료는모두홈페이지에서확인 } dblab.hallym.ac.kr } 홈페이지 ID: 학번 } 홈페이지 PW:s123 2 차례 } } 설치전점검사항 } 설치단계별설명 3 Hallym Univ.
More informationVoice 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 information15_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공개 SW 기술지원센터
- 1 - 일자 VERSION 변경내역작성자 2007. 11. 20 0.1 초기작성손명선 - 2 - 1. 문서개요 4 가. 문서의목적 4 나. 본문서의사용방법 4 2. 테스트완료사항 5 가. 성능테스트결과 5 나. Tomcat + 단일노드 MySQL 성능테스트상세결과 5 다. Tomcat + MySQL Cluster 성능테스트상세결과 10 3. 테스트환경 15
More informationFileMaker 15 ODBC 및 JDBC 설명서
FileMaker 15 ODBC JDBC 2004-2016 FileMaker, Inc.. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker Go FileMaker, Inc.. FileMaker WebDirect FileMaker, Inc... FileMaker.
More informationMicrosoft Word - zfs-storage-family_ko.doc
데이터 관리 용이성과 스토리지 효율성을 하나로 결합 주요 기능 및 이점 획기적인 가격 대비 성능과 혁신적인 단순성을 하나로 결합 특징 문제를 손쉽게 발견 및 수정하고 성능을 최적화할 수 있는 탁월한 관리 툴 포괄적이고 통합된 데이터 서비스 및 프로토콜 액티브-액티브 클러스터 옵션 데이터 압축 및 인라인 중복 제거 지속적인 데이터 증가로 인해 오늘날 IT 인프라는
More informationPowerPoint
.. http://www.acs.co.kr -1- .. http://www.acs.co.kr -3- ( Advanced Computer Services Co.,Ltd. ) 345-9 SK B8 ( sh_kim@acs.co.kr ) 116-81-24039 http://www.acs.co.kr, http://www.emanufacturing.co.kr (Fax)
More informationI I-1 I-2 I-3 I-4 I-5 I-6 GIS II II-1 II-2 II-3 III III-1 III-2 III-3 III-4 III-5 III-6 IV GIS IV-1 IV-2 (Complement) IV-3 IV-4 V References * 2012.
: 2013 1 25 Homepage: www.gaia3d.com Contact: info@gaia3d.com I I-1 I-2 I-3 I-4 I-5 I-6 GIS II II-1 II-2 II-3 III III-1 III-2 III-3 III-4 III-5 III-6 IV GIS IV-1 IV-2 (Complement) IV-3 IV-4 V References
More informationFileMaker ODBC 및 JDBC 가이드
FileMaker ODBC JDBC 2004-2019 FileMaker, Inc.. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker, FileMaker Cloud, FileMaker Go FileMaker, Inc.. FileMaker WebDirect FileMaker,
More informationMySQL 5.6 이전까지는 Memcached가 UDF(User Defined Function) 형태로제공되었으나, MySQL 5.6부터는플러그인 (Plugin) 형태로제공되었다. 이시점에서 Memcached + MySQL 보다는 Redis + MySQL이더많이사용되기
캐시서버인 Redis 를 MySQL/MariaDB 플러그인으로개발 MySQL Redis Plugin 공개 SW 개발자 Lab 오픈소스프론티어 2 기이형채 MySQL 5.6 이전까지는 Memcached가 UDF(User Defined Function) 형태로제공되었으나, MySQL 5.6부터는플러그인 (Plugin) 형태로제공되었다. 이시점에서 Memcached
More informationNoSQL
MongoDB Daum Communications NoSQL Using Java Java VM, GC Low Scalability Using C Write speed Auto Sharding High Scalability Using Erlang Read/Update MapReduce R/U MR Cassandra Good Very Good MongoDB Good
More information빅데이터시대 Self-BI 전략 이혁재이사 비아이씨엔에스
빅데이터시대 Self-BI 전략 이혁재이사 비아이씨엔에스 Agenda 1 Oracle In-Memory 소개 2 BI 시스템구성도 3 BI on In-Memory 테스트 4 In-Memory 활용한 BI 오라클인메모리목표 규모분석에대한속도향상 빠른속도 : 혼합워크로드업무 간편함 : 어플리케이션투명성및쉬운배치 저렴함 : 일부필요데이터만인메모리에존재가능 2 메모리운용방식
More information슬라이드 1
사례를통해본 ORACLE MAA (Maximum Availability Architecture) 2013. 02. Seungtaek Lee( 放浪 DBA) ORACLE MAA 최고의가용성을보장하기위해 Oracle( 사 ) 의여러솔루션을조합한 Oracle 권고아키텍처 2 ORACLE DB HA Solution Set RAC, Data Guard(ADG), ASM,
More informationChap7.PDF
Chapter 7 The SUN Intranet Data Warehouse: Architecture and Tools All rights reserved 1 Intranet Data Warehouse : Distributed Networking Computing Peer-to-peer Peer-to-peer:,. C/S Microsoft ActiveX DCOM(Distributed
More informationCopyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including any operat
Sun Server X3-2( Sun Fire X4170 M3) Oracle Solaris : E35482 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including
More information最即時的Sybase ASE Server資料庫診斷工具
TOAD 9.5 Toad Oracle 料 SQL 料 行 理 SQLprofile Quest Software 了 Oracle -Toad Tools of Oracle Application Developers Toad 了 DBA DBA 理 易 度 Toad 料 SQL PL/SQL Toad Oracle PL/SQL Toad Schema Browser Schema Browser
More informationPowerPoint 프레젠테이션
새로운이중화솔루션 AlwaysOn 한국마이크로소프트 하만철대리 Speaker 하만철대리 현재 한국마이크로소프트 SQL Server Support Engineer 경력 NHN DBA Nexon DBA SQL Server MVP 2010 주요활동사항 SQL Server 운영과튜닝집필 세션소개 기존의고가용성솔루션과 AlwaysOn의비교 AlwaysOn의주요기능 AlwaysOn
More information<3035303432365FC8A8C6E4C0CCC1F620B0B3B9DF20BAB8BEC8B0A1C0CCB5E5C3D6C1BE28C0FAC0DBB1C7BBE8C1A6292E687770>
개 요 홈페이지 해킹 현황 및 사례 홈페이지 개발시 보안 취약점 및 대책 주요 애플리케이션 보안 대책 결 론 참고자료 [부록1] 개발 언어별 로그인 인증 프로세스 예제 [부록2] 대규모 홈페이지 변조 예방을 위한 권고(안) [부록3] 개인정보의 기술적 관리적 보호조치 기준(안) [부록4] 웹 보안관련 주요 사이트 리스트 7000 6,478 6000 5000
More informationSimplify your Job Automatic Storage Management DB TSC
Simplify your Job Automatic Storage Management DB TSC 1. DBA Challenges 2. ASM Disk group 3. Mirroring/Striping/Rebalancing 4. Traditional vs. ASM 5. ASM administration 6. ASM Summary Capacity in Terabytes
More information<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770>
ISO 20000 인증 사후심사 컨설팅 및 ITSM 시스템 고도화를 위한 제 안 요 청 서 2008. 6. 한 국 학 술 진 흥 재 단 이 자료는 한국학술진흥재단 제안서 작성이외의 목적으로 복제, 전달 및 사용을 금함 목 차 Ⅰ. 사업개요 1 1. 사업명 1 2. 추진배경 1 3. 목적 1 4. 사업내용 2 5. 기대효과 2 Ⅱ. 사업추진계획 4 1. 추진체계
More information2
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 informationHTML5* 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 informationMicrosoft Word - s.doc
오라클 백서 2010년 9월 WebLogic Suite를 위해 최적화된 오라클 솔루션 비즈니스 백서 개요...1 들어가는 글...2 통합 웹 서비스 솔루션을 통해 비즈니스 혁신 추구...3 단순화...4 기민한 환경 구축...5 탁월한 성능 경험...6 판도를 바꾸고 있는 플래시 기술...6 오라클 시스템은 세계 최고의 성능 제공...6 절감 효과 극대화...8
More informationDomino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer
Domino, Portal & Workplace WPLC FTSS Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer ? Lotus Notes Clients
More information¨ìÃÊÁ¡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 informationFMX 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슬라이드 1
2015( 제 8 회 ) 한국소프트웨어아키텍트대회 Database In-Memory 2015. 07. 16 한국오라클 김용한 Agenda 1 2 3 4 5 6 In-Memory Computing 개요주요요소기술 In-Memory의오해와실제적용시고려사항 12c In-Memory Option의소개결론 2 1. In-Memory Computing 개요 전통적인데이터처리방식
More informationCache_cny.ppt [읽기 전용]
Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Improving Performance and Scalability with Oracle9iAS Cache Oracle9i Application Server Cache... Oracle9i Application Server Web
More information기업 단체 교육 비영리단체 사용자에게 최적인 소프트웨어 도입 프로그램 FileMaker 볼륨 라이선스 Version 15 May 2016
기업 단체 교육 비영리단체 사용자에게 최적인 소프트웨어 도입 프로그램 FileMaker 볼륨 라이선스 Version 15 May 2016 ipad, iphone, Windows, Mac, 그리 에 리 소프트웨어 볼륨 라이선스 : 132,000 라이선스 1 1 라이선스 * 기 업 에 로사용 단 이 이스 Excel 에 그 & 로 단 Mask 자 스 입 에 스 에
More informationSK IoT IoT SK IoT onem2m OIC IoT onem2m LG IoT SK IoT KAIST NCSoft Yo Studio tidev kr 5 SK IoT DMB SK IoT A M LG SDS 6 OS API 7 ios API API BaaS Backend as a Service IoT IoT ThingPlug SK IoT SK M2M M2M
More informationsolution 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 informationRUCK2015_Gruter_public
Apache Tajo 와 R 을연동한빅데이터분석 고영경 / 그루터 ykko@gruter.com 목차 : R Tajo Tajo RJDBC Tajo Tajo UDF( ) TajoR Demo Q&A R 과빅데이터분석 ' R 1) R 2) 3) R (bigmemory, snowfall,..) 4) R (NoSQL, MapReduce, Hive / RHIPE, RHive,..)
More information레드햇과 오픈스택 Feb, 2014 Kim Yong Ki Solution Architect Red Hat Korea RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM 2014
레드햇과 오픈스택 Feb, 2014 Kim Yong Ki Solution Architect Red Hat Korea Index WHY - WHAT - HOW - WHERE - WHO - WHEN - 왜 오픈스택이 필요한가 오픈스택은 무엇인가 오픈스택은 어떻게 작동하는가 오픈스택은 어디에서 사용될까 누가 오픈스택을 만들었는가 우리는 언제 오픈스택을 사용할 수
More information6주차.key
6, Process concept A program in execution Program code PCB (process control block) Program counter, registers, etc. Stack Heap Data section => global variable Process in memory Process state New Running
More information품질검증분야 Stack 통합 Test 결과보고서 [ The Bug Genie ]
품질검증분야 Stack 통합 Test 결과보고서 [ The Bug Genie ] 2014. 10. 목 차 I. Stack 통합테스트개요 1 1. 목적 1 II. 테스트대상소개 2 1. The Bug Genie 소개 2 2. The Bug Genie 주요기능 3 3. The Bug Genie 시스템요구사항및주의사항 5 III. Stack 통합테스트 7 1. 테스트환경
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 informationBeyond Relational SQL Server, Windows Server 에디션비교 씨앤토트 SW 기술팀장세원
Beyon Relational SQL Server, Winows Server 에디션비교 씨앤토트 SW 기술팀장세원 SQL Server 2012 Eition 비교 요약 항목 Enterprise Business Intelligence Stanar H/W 지원 고가용성 확장성및성능 보안 관리생산성 SQL Server Integration Services Master
More informationPowerPoint Presentation
오에스아이소프트코리아세미나세미나 2012 Copyright Copyright 2012 OSIsoft, 2012 OSIsoft, LLC. LLC. PI Coresight and Mobility Presented by Daniel Kim REGIONAL 세미나 SEMINAR 세미나 2012 2012 2 Copyright Copyright 2012 OSIsoft,
More informationDW 개요.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 informationMS-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 informationSpecial Theme _ 모바일웹과 스마트폰 본 고에서는 모바일웹에서의 단말 API인 W3C DAP (Device API and Policy) 의 표준 개발 현황에 대해서 살펴보고 관 련하여 개발 중인 사례를 통하여 이해를 돕고자 한다. 2. 웹 애플리케이션과 네이
모바일웹 플랫폼과 Device API 표준 이강찬 TTA 유비쿼터스 웹 응용 실무반(WG6052)의장, ETRI 선임연구원 1. 머리말 현재 소개되어 이용되는 모바일 플랫폼은 아이폰, 윈 도 모바일, 안드로이드, 심비안, 모조, 리모, 팜 WebOS, 바다 등이 있으며, 플랫폼별로 버전을 고려하면 그 수 를 열거하기 힘들 정도로 다양하게 이용되고 있다. 이
More informationスライド タイトルなし
2 3 회사 소개 60%출자 40%출자 주식회사 NTT데이타 아이테크 NTT DATA의 영업협력이나 첨단기술제공, 인재육성등 여러가지 지원을 통해서 SII 그룹을 대상으로 고도의 정보 서비스를 제공 함과 동시에 NTT DATA ITEC 가 보유하고 있는 높은 업무 노하우 와 SCM을 비롯한 ERP분야의 기술력을 살려서 조립가공계 및 제조업 등 새로운 시장에
More informationPowerPoint 프레젠테이션
INSTALL LINUX Jo, Heeseung DOWNLOAD PROGRAMS Download VMWare player http://www.vmware.com/products/player/playerproevaluation.html Download Ubuntu iso file http://ubuntu.com - server, 64bit version http://cslab.jbnu.ac.kr/_down/ubuntu-18.04.2-live-serveramd64.iso
More informationMicrosoft PowerPoint - CNVZNGWAIYSE.pptx
대용량데이터처리를위한 Sharding 2013.1. 이동현 DBMS 개발랩 /NHN Business Platform SQL 기술전략세미나 2 대용량데이터를위한솔루션은 NoSQL 인가, RDBMS 인가? 모든경우에대해어떤하나의선택을하자는게아닙니다. SQL 기술전략세미나 3 언제, 그리고왜 RDBMS 를선택해야하는가? NoSQL 과다른 RDBMS 만의특징이필요할때
More information목순 차서 v KM의 현황 v Web2.0 의 개념 v Web2.0의 도입 사례 v Web2.0의 KM 적용방안 v 고려사항 1/29
Web2.0의 EKP/KMS 적용 방안 및 사례 2008. 3. OnTheIt Consulting Knowledge Management Strategic Planning & Implementation Methodology 목순 차서 v KM의 현황 v Web2.0 의 개념 v Web2.0의 도입 사례 v Web2.0의 KM 적용방안 v 고려사항 1/29 현재의
More informationOpen Cloud Engine Open Source Big Data Platform Flamingo Project Open Cloud Engine Flamingo Project Leader 김병곤
Open Cloud Engine Open Source Big Data Platform Flamingo Project Open Cloud Engine Flamingo Project Leader 김병곤 (byounggon.kim@opence.org) 빅데이터분석및서비스플랫폼 모바일 Browser 인포메이션카탈로그 Search 인포메이션유형 보안등급 생성주기 형식
More informationPowerPoint 프레젠테이션
Dell Software To ad 주요제품소개 Toad for Oracle Base Suit e DBA Edition DBA Edition + Spotlight 개발 Project License Base Edition Professional Edition Xpert Edition Development Suit e DBA Suit e DBA Suit e RAC
More informationPowerPoint 프레젠테이션
www.maxgauge.com MAXGAUGE for MySQL PRODUCT DOCUMENTATION 0 INDEX MAXGAUGE OVERVIEW ARCHITECTURE FEATURE FEATURE REAL-TIME MONITOR ADMIN PERFORMANCE ANALYZER PERFORMANCE ANALYZER ALERT & MONITORING EXEM
More information자동화 툴 검토 보고서
KTH 자동화툴검토보고서 Puppet 2012-09-07 본문서는 INFRA 자동화 (Automation) Tool 의하나인 Puppet 에대하여검토한보고서임. Puppet labs 의내용을근간으로함. 내용 1. Puppet 이란무엇인가?... 2 2. Puppet 어떻게동작하는가?... 3 3. 재사용구성모듈정의... 4 4. 원하는상태적용... 5 첨부
More informationPowerPoint 프레젠테이션
제품소개 Solution Consulting Team 2015. Agenda 1. 소개 2. 소개 3. 2 소개 DBMS 에접속해서프로그램을개발하고데이터베이스를관리하는 DB 클라이언트툴 DBMS 제품명지원 DBMS for Oracle for SQL Server for IBM DB2 for Sybase Oracle : 8.0.6; 8.1.7, 9i, 9i R2,
More information슬라이드 1
* 중소형스마트팩토리를위한대용량데이터저장및활용방안 * aimsystems * 김찬석부사장 Contents 1. 제조현장의대용량데이터 2. 주요핵심기술및기능 3. aimdbbank 기능소개 4. 활용사례 [Heading 1 Arial,24pt,bold] [Heading 2, Arial, 24pt] [Heading 3. Arial, 20pt] Figure 1 [Figure
More informationData Guard 기본개념.doc
Data Guard 개념 (9i R2 9.2.0.1) 김형일 HIKIM000@EMPAL.COM 1 목차 1. DataGuard 개념 3 1.1 Data Guard Architecture 3 1.2 DataGuard 장점 4 1.3 Switch over and Failover 5 1.4 Physical Standby 와 Logical Standby 5 2. Data
More informationMySQL-Ch10
10 Chapter.,,.,, MySQL. MySQL mysqld MySQL.,. MySQL. MySQL....,.,..,,.,. UNIX, MySQL. mysqladm mysqlgrp. MySQL 608 MySQL(2/e) Chapter 10 MySQL. 10.1 (,, ). UNIX MySQL, /usr/local/mysql/var, /usr/local/mysql/data,
More informationWindows Storage Services Adoption And Futures
VSS Exchange/SQL Server / Shadow Copy? Snapshots point-in in-time copy. Write some data Data is written to the disk t 0 t 1 t 2 Create a shadow copy Backup the static shadow copy while 2 Shadow Copy Methods
More informationSpotlight on Oracle V10.x 트라이얼프로그램설치가이드 DELL SOFTWARE KOREA
Spotlight on Oracle V10.x DELL SOFTWARE KOREA 2016-11-15 Spotlight on Oracle 목차 1. 시스템요구사항... 2 1.1 지원하는데이터베이스...2 1.2 사용자설치홖경...2 2. 프로그램설치... 3 2.1 설치프로그램실행...3 2.2 라이선스사용관련내용확인및사용동의...3 2.3 프로그램설치경로지정...4
More information