SlideShare une entreprise Scribd logo
1  sur  38
Télécharger pour lire hors ligne
KT ucloud storage

Two Years of Life with OpenStack
Swift




2012. 08. 11 / Jaesuk Ahn, Cloud OS Dev. Team, Korea Telecom
Who I am.
Jaesuk Ahn (安宰奭)



•   2012 ~ : Cloud OS Dev. Team Lead, KT

•   2011 ~ : OpenStack Korea Community Leader

•   2009 ~ 2011: KT Master Project Manager
     -   Research on Open Source Cloud Tech.
     -   Open Source Community Support


email: js.ahn@kt.com / bluejay.ahn@gmail.com
twitter: @songerie
Who I am.
Who we are.
Korea Telecom (KT)



•   The First ‘Public’ Cloud in Korea (2010年 8月)

•   A Pioneer in Cloud Computing in Korea

•   Common HW and Open SW
    (XenServer, CloudStack,

•   The First Company Commercializing
    OpenStack Swift in Asia

•   Cloud Data Center of High Density and
    Efficiency
Software Adoption



            S/W                           Description                How to Use
     XenServer (Free)                     Hypervisor                 collaboration
        CloudStack              Cloud OS (Management Stack)          collaboration
        NexentaStor                  Storage management              collaboration
          MySQL                            Database                    Building
           Splunk             System Log data gathering & analysis   collaboration
  Nagios, Zabbix, Collected               Monitoring                   Building
                              Automation of Cloud Deployment &
            Chef                                                       Building
                                        Configuration
           Spring                   Application Framework              Building
      OpenStack Swift                   Object Storage                 Building
Internalization (Internal Private Cloud)


 • 8,000 vm, 80% Cost Reduction
                 from Internal IT Infrastructure.


 • Saved 47 Mill. US$ for CAPEX
                 after Jun. 2010 from Internalization with Cloud


 • From Virtualization to Cloud
 • Cultural Changes
Public Cloud (https://ucloudbiz.olleh.com)

  • 1,400 Customers with ucloud biz.
      •     3,000 VMs for SMB, LE and Gov.


ucloud personal      Real time data sync and backup for mobile/internet subscribers

ucloud office        Real time data sync and backup for B2B customers

ucloud Server        Virtual Server with value-added services (LB, Firewall, etc)

ucloud Server+       Automation and Orchestration (Auto-Scaling)

ucloud CDN           Contents delivery network for storage user’s

ucloud VDI           Virtual desktop infrastructure from servers

ucloud Storage       Mass object storage service (OpenStack swift)

ucloud DB            RDB: Relational DB

ucloud Backup        Auto sync and back-up
Building Eco System



 •   Expanding Service to Virtual Private and Hybrid Cloud.

 •   Unified Monitoring Service (like CloudWatch)

 •   Additional Feature like ELB, EIP, Availability Zone etc.

 •   Strengthen Automation and Security

 •   Providing Cloud Application Architecture Guide

 •   Building Eco System with Cloud Incubating Center
     (http://www.cloudincubation.com)
     -   3 Months Free, Providing Office Space and Marketing Support,
         Use Cases, Technical Documentations,Videos.
Who am I ?
Why am I here ?
Let’s Start, Swift!
KT ucloud storage:

OpenStack Swift-based
Object Storage Service




                         11
OpenStack Object Storage (a.k.a Swift) - Capabilities

 •   Redundant, scalable object storage using clusters
     of standardized servers capable of storing petabytes of data
 •   Distributed storage system for static data. Having no
     central "brain" provides greater scalability, redundancy and
     durability.
 •   Reliability: Objects and files are written to multiple disk
     drives spread throughout servers in the data center, with
     the OpenStack software responsible for ensuring data
     replication and integrity across the cluster.
 •   Scalability: Storage clusters scale horizontally simply by
     adding new servers. Because OpenStack uses software logic
     to ensure data replication and distribution across different
     devices, inexpensive commodity hard drives and servers
     can be used in lieu of more expensive equipment.
OpenStack Swift - Basic Architecture




http://swift.kt.com/v1/account   http://swift.kt.com/v1/account/container   http://swift.kt.com/v1/account/container/object
OpenStack Swift - RESTful API
OpenStack Swift - What KT has been added.
                                        KT middleware
          SSL performance tuning        - integrating with KT’s Single
                                          Sign On System
          KT API for management

                                         Metering data for
                                         specific billing requests
Fast Ring Access with SSD                Real Time Usage
                                         Reporting instead of
                                         eventually-consistent
                                         usage reporting
Two separate deployments
2 replications + 3 replications
What KT had to do to commercialize OpenStack Swift
What KT had to do to commercialize OpenStack Swift
                                 Public Object Storage Service

           Commodity Servers, Disks (JBOD), Switches (Arista)

               10G for public service, 1G for management network

                         Similar to Rackspace Reference Architecture (5 zone 3 replication)

               Zone Separation, H/W Scale-Out , 3 system (dev, staging, production)



               Automated Test Environment (Chef-Vagrant/VirtualBox), Production (Git+Chef)

                      Fully Automated Deployment/Configuration based on Chef




                                     KT customized logging for realtime reporting & billing

                                                                CDN integration, advanced CLI tool,
                                                                various language bindings,
                                                                Management API, Cloud Portal
                                KT monitoring system
                                based on Zabbix & Collectd
Commercial Deployment
 •   2010.7 ~ : Research & Study (KT R&D Department)
 •   2011.1Q ~ : Commercial Development/Deployment (KT Cloud Business Unit)
 •   2011.2Q : Commercialization (First in Asia)
KT ucloud storage - architecture

•   5 zone - 3 replications
•   Commodity Hardware based on JBOD
•   currently Diablo version -> preparing upgrade to Folsom version
KT ucloud storage - Service Process


                        1-2. Token GET            S-Node
                                         Arista
                     Arista TOR          TOR                     File
 1-1. Auth Request



                      C-Node
      2-1. Service
     Request with       2-2. Service
     Storage URL          Request
                         (PUT x 3)
                                                                                                File
     Arista
   Aggregation
     Switch

                                                                   File




                                                  Management Processes: replicator, auditor, updater
Automatic Deployment (General)
KT ucloud storage - Automatic Deployment
KT ucloud storage - Automatic Deployment
KT ucloud storage - Client Tools

• Benefits using OpenStack -
   There are many.. many.. client tools to provide.
KT ucloud storage - Use Case

 •   Origin Store for CDN
KT ucloud storage - Use Case




 • Backend-Storage for SNS service
 • Media Archiving
 • Data Backup
 • Snapshot/VM image backup store
 • Backend Storage for Cloud File Service
 • Addition feature in Personal NAS storage
Some Test Data


 • Just for Fun, Result can be different with different
     setting and circumstance.

 •   Upload/Download from/to its own VM service.

 •   What kind of server is used.
     •   ucloudbiz VM CentOS 5.8

     •   ucloudbiz VM Ubuntu 11.04

     •   Amazon EC2 CentOS 5.8

     •   Rackspace Cloud Servers CentOS 5.8

     •   Rackspace Cloud Servers Ubuntu 11.04
Some Test Data
Some Test Data
Some Test Data
What I am trying to say is...




 • Upload, Download, Big Size, Small Size, Many files
     in a container, Many containers, etc.
 • There can be lots of use cases.
 • Gather your usage data and Analyze patterns,
     then focus on what you need to improve the
     most.
Lesson Learned
• OpenStack Swift is a very stable and
  mature software stack.

• However, prepare for the various
  problems, when it deployed on Hardware
• In terms of business,
• People Does Not Know “Object Storage”
• It has been
 • NOT “selling a service”
 • BUT “explaining what it is and how to use”
• and frankly speaking,
 • KT has been experiencing difficulties to
    increase revenue from object storage service.
•   Educate the customer and Find Business Model
    with them.

    •   This is a new concept for the customer.You
        should put “object storage” concept at their
        initial service design

•   Grow your potential customer pool with active
    support

    •   AWS S3 took 3 years. Be patient.
    •   Various promotion for younger developers &
        students
• Finally, OpenStack Community is Fantastic.
Questions?

if you have any question on openstack swift
     deployment, just send me email. :)

Contenu connexe

Tendances

Azure IaaS Tanıtım - Uzun Anlatım
Azure IaaS Tanıtım - Uzun AnlatımAzure IaaS Tanıtım - Uzun Anlatım
Azure IaaS Tanıtım - Uzun AnlatımMustafa
 
Build public private cloud using openstack
Build public private cloud using openstackBuild public private cloud using openstack
Build public private cloud using openstackFramgia Vietnam
 
DUG'20: 10 - Storage Orchestration for Composable Storage Architectures
DUG'20: 10 - Storage Orchestration for Composable Storage ArchitecturesDUG'20: 10 - Storage Orchestration for Composable Storage Architectures
DUG'20: 10 - Storage Orchestration for Composable Storage ArchitecturesAndrey Kudryavtsev
 
2021 March Pravega Community Meeting
2021 March Pravega Community Meeting2021 March Pravega Community Meeting
2021 March Pravega Community MeetingDerek Moore
 
Azure IaaS Tanıtım - Kısa Anlatım
Azure IaaS Tanıtım - Kısa Anlatım Azure IaaS Tanıtım - Kısa Anlatım
Azure IaaS Tanıtım - Kısa Anlatım Mustafa
 
Azure Storage
Azure StorageAzure Storage
Azure StorageMustafa
 
Linux en Microsoft Azure Global Azure Lima
Linux en Microsoft Azure Global Azure LimaLinux en Microsoft Azure Global Azure Lima
Linux en Microsoft Azure Global Azure LimaGermán Cayo Morales
 
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updatesPerth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updatesNirmal Thewarathanthri
 
Sdc2010 scality cloud storage vs object storage for distribution
Sdc2010 scality cloud storage vs object storage for distributionSdc2010 scality cloud storage vs object storage for distribution
Sdc2010 scality cloud storage vs object storage for distributionJerome Lecat
 
Introduction To OpenStack
Introduction To OpenStackIntroduction To OpenStack
Introduction To OpenStackHaim Ateya
 
Workshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, VirtualizationWorkshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, VirtualizationJayaprakash R
 
(ENT222) Reduce Business Cost and Risk with Disaster Recovery for AWS | AWS r...
(ENT222) Reduce Business Cost and Risk with Disaster Recovery for AWS | AWS r...(ENT222) Reduce Business Cost and Risk with Disaster Recovery for AWS | AWS r...
(ENT222) Reduce Business Cost and Risk with Disaster Recovery for AWS | AWS r...Amazon Web Services
 
What is cloud computing
What is cloud computingWhat is cloud computing
What is cloud computingBrian Bullard
 

Tendances (19)

Azure IaaS Tanıtım - Uzun Anlatım
Azure IaaS Tanıtım - Uzun AnlatımAzure IaaS Tanıtım - Uzun Anlatım
Azure IaaS Tanıtım - Uzun Anlatım
 
Build public private cloud using openstack
Build public private cloud using openstackBuild public private cloud using openstack
Build public private cloud using openstack
 
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
 
DUG'20: 10 - Storage Orchestration for Composable Storage Architectures
DUG'20: 10 - Storage Orchestration for Composable Storage ArchitecturesDUG'20: 10 - Storage Orchestration for Composable Storage Architectures
DUG'20: 10 - Storage Orchestration for Composable Storage Architectures
 
2021 March Pravega Community Meeting
2021 March Pravega Community Meeting2021 March Pravega Community Meeting
2021 March Pravega Community Meeting
 
Azure IaaS Tanıtım - Kısa Anlatım
Azure IaaS Tanıtım - Kısa Anlatım Azure IaaS Tanıtım - Kısa Anlatım
Azure IaaS Tanıtım - Kısa Anlatım
 
Azure Storage
Azure StorageAzure Storage
Azure Storage
 
Linux en Microsoft Azure Global Azure Lima
Linux en Microsoft Azure Global Azure LimaLinux en Microsoft Azure Global Azure Lima
Linux en Microsoft Azure Global Azure Lima
 
Azure bootcamp (1)
Azure bootcamp (1)Azure bootcamp (1)
Azure bootcamp (1)
 
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updatesPerth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
 
Tech Days 2010
Tech  Days 2010Tech  Days 2010
Tech Days 2010
 
CloudStack Hyderabad Meetup: Migrating applications to IaaS clouds
CloudStack Hyderabad Meetup: Migrating applications to IaaS cloudsCloudStack Hyderabad Meetup: Migrating applications to IaaS clouds
CloudStack Hyderabad Meetup: Migrating applications to IaaS clouds
 
Sdc2010 scality cloud storage vs object storage for distribution
Sdc2010 scality cloud storage vs object storage for distributionSdc2010 scality cloud storage vs object storage for distribution
Sdc2010 scality cloud storage vs object storage for distribution
 
Introduction To OpenStack
Introduction To OpenStackIntroduction To OpenStack
Introduction To OpenStack
 
Workshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, VirtualizationWorkshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, Virtualization
 
(ENT222) Reduce Business Cost and Risk with Disaster Recovery for AWS | AWS r...
(ENT222) Reduce Business Cost and Risk with Disaster Recovery for AWS | AWS r...(ENT222) Reduce Business Cost and Risk with Disaster Recovery for AWS | AWS r...
(ENT222) Reduce Business Cost and Risk with Disaster Recovery for AWS | AWS r...
 
Scality - RING Overview
Scality - RING OverviewScality - RING Overview
Scality - RING Overview
 
What is cloud computing
What is cloud computingWhat is cloud computing
What is cloud computing
 
Ism
IsmIsm
Ism
 

En vedette

Evaluation questions
Evaluation questionsEvaluation questions
Evaluation questionsSammi Wilde
 
Инвесторы и налоговая политика Казахстана
Инвесторы и налоговая политика Казахстана Инвесторы и налоговая политика Казахстана
Инвесторы и налоговая политика Казахстана АО "Самрук-Казына"
 
Working Progress Ancillary
Working Progress AncillaryWorking Progress Ancillary
Working Progress Ancillaryaq101824
 
Through The Looking Glass 2012 2015(Afcom)
Through The Looking Glass 2012 2015(Afcom)Through The Looking Glass 2012 2015(Afcom)
Through The Looking Glass 2012 2015(Afcom)nab
 
Hockey taught me this: NHL Alumni Breakaway Symposium
Hockey taught me this: NHL Alumni Breakaway SymposiumHockey taught me this: NHL Alumni Breakaway Symposium
Hockey taught me this: NHL Alumni Breakaway SymposiumWayne Dunn
 
Tools of the Trade
Tools of the TradeTools of the Trade
Tools of the Tradejmori1
 
Dallas 2012 analysis
Dallas 2012 analysisDallas 2012 analysis
Dallas 2012 analysisSammi Wilde
 
Ig1 assignment 2011_to_2012_updated_17.01.12
Ig1 assignment 2011_to_2012_updated_17.01.12Ig1 assignment 2011_to_2012_updated_17.01.12
Ig1 assignment 2011_to_2012_updated_17.01.12FirstClassProductions
 
Seventhside présentation version site english
Seventhside présentation version site englishSeventhside présentation version site english
Seventhside présentation version site englishSeventhSideGames
 
裏Ocufes Oculus Riftを買ったおかげで出来たこと
裏Ocufes Oculus Riftを買ったおかげで出来たこと裏Ocufes Oculus Riftを買ったおかげで出来たこと
裏Ocufes Oculus Riftを買ったおかげで出来たことHaruto Watanabe
 
11 Mistakes While Looking For A Job
11 Mistakes While Looking For A Job11 Mistakes While Looking For A Job
11 Mistakes While Looking For A JobPatrick Lynch
 
Сервис последней мили: почему сейчас это особенно важно
Сервис последней мили: почему сейчас это особенно важноСервис последней мили: почему сейчас это особенно важно
Сервис последней мили: почему сейчас это особенно важноTOCHKA
 
African agricultural development: lessons and challenges
African agricultural development: lessons and challengesAfrican agricultural development: lessons and challenges
African agricultural development: lessons and challengesfutureagricultures
 

En vedette (20)

Violence prevention data 2011
Violence prevention data 2011Violence prevention data 2011
Violence prevention data 2011
 
Evaluation questions
Evaluation questionsEvaluation questions
Evaluation questions
 
1 19
1 191 19
1 19
 
Инвесторы и налоговая политика Казахстана
Инвесторы и налоговая политика Казахстана Инвесторы и налоговая политика Казахстана
Инвесторы и налоговая политика Казахстана
 
Working Progress Ancillary
Working Progress AncillaryWorking Progress Ancillary
Working Progress Ancillary
 
Through The Looking Glass 2012 2015(Afcom)
Through The Looking Glass 2012 2015(Afcom)Through The Looking Glass 2012 2015(Afcom)
Through The Looking Glass 2012 2015(Afcom)
 
Hockey taught me this: NHL Alumni Breakaway Symposium
Hockey taught me this: NHL Alumni Breakaway SymposiumHockey taught me this: NHL Alumni Breakaway Symposium
Hockey taught me this: NHL Alumni Breakaway Symposium
 
Tools of the Trade
Tools of the TradeTools of the Trade
Tools of the Trade
 
Dallas 2012 analysis
Dallas 2012 analysisDallas 2012 analysis
Dallas 2012 analysis
 
Ig1 assignment 2011_to_2012_updated_17.01.12
Ig1 assignment 2011_to_2012_updated_17.01.12Ig1 assignment 2011_to_2012_updated_17.01.12
Ig1 assignment 2011_to_2012_updated_17.01.12
 
Business Marketing
Business MarketingBusiness Marketing
Business Marketing
 
Twitter basico
Twitter basicoTwitter basico
Twitter basico
 
Art:knowledge
Art:knowledgeArt:knowledge
Art:knowledge
 
Seventhside présentation version site english
Seventhside présentation version site englishSeventhside présentation version site english
Seventhside présentation version site english
 
Forgetting android
Forgetting androidForgetting android
Forgetting android
 
C 9
C 9C 9
C 9
 
裏Ocufes Oculus Riftを買ったおかげで出来たこと
裏Ocufes Oculus Riftを買ったおかげで出来たこと裏Ocufes Oculus Riftを買ったおかげで出来たこと
裏Ocufes Oculus Riftを買ったおかげで出来たこと
 
11 Mistakes While Looking For A Job
11 Mistakes While Looking For A Job11 Mistakes While Looking For A Job
11 Mistakes While Looking For A Job
 
Сервис последней мили: почему сейчас это особенно важно
Сервис последней мили: почему сейчас это особенно важноСервис последней мили: почему сейчас это особенно важно
Сервис последней мили: почему сейчас это особенно важно
 
African agricultural development: lessons and challenges
African agricultural development: lessons and challengesAfrican agricultural development: lessons and challenges
African agricultural development: lessons and challenges
 

Similaire à Am 02 osac_kt_swift

Intel open stack-summit-session-nov13-final
Intel open stack-summit-session-nov13-finalIntel open stack-summit-session-nov13-final
Intel open stack-summit-session-nov13-finalDeepak Mane
 
Speed up Digital Transformation with Openstack Cloud & Software Defined Storage
Speed up Digital Transformation with Openstack Cloud & Software Defined StorageSpeed up Digital Transformation with Openstack Cloud & Software Defined Storage
Speed up Digital Transformation with Openstack Cloud & Software Defined StorageMatthew Sheppard
 
Private Cloud with Open Stack, Docker
Private Cloud with Open Stack, DockerPrivate Cloud with Open Stack, Docker
Private Cloud with Open Stack, DockerDavinder Kohli
 
Améliorer OpenStack avec les technologies Intel
Améliorer OpenStack avec les technologies IntelAméliorer OpenStack avec les technologies Intel
Améliorer OpenStack avec les technologies IntelOdinot Stanislas
 
OpenStack Block Storage 101
OpenStack Block Storage 101OpenStack Block Storage 101
OpenStack Block Storage 101NetApp
 
AWS IoT: From Testing to Scaling
AWS IoT: From Testing to ScalingAWS IoT: From Testing to Scaling
AWS IoT: From Testing to ScalingNeel Sendas
 
OpenStack: Why Is It Gaining So Much Traction?
OpenStack: Why Is It Gaining So Much Traction?OpenStack: Why Is It Gaining So Much Traction?
OpenStack: Why Is It Gaining So Much Traction?mestery
 
Storage as a service and OpenStack Cinder
Storage as a service and OpenStack CinderStorage as a service and OpenStack Cinder
Storage as a service and OpenStack Cinderopenstackindia
 
Cloud computing OpenStack_discussion_2014-05
Cloud computing OpenStack_discussion_2014-05Cloud computing OpenStack_discussion_2014-05
Cloud computing OpenStack_discussion_2014-05Le Cuong
 
VNG/IRD - Cloud computing & Openstack discussion 3/5/2014
VNG/IRD - Cloud computing & Openstack discussion 3/5/2014VNG/IRD - Cloud computing & Openstack discussion 3/5/2014
VNG/IRD - Cloud computing & Openstack discussion 3/5/2014Tran Nhan
 
OpenStack at the speed of business with SolidFire & Red Hat
OpenStack at the speed of business with SolidFire & Red Hat OpenStack at the speed of business with SolidFire & Red Hat
OpenStack at the speed of business with SolidFire & Red Hat NetApp
 
Re:invent 2016 Container Scheduling, Execution and AWS Integration
Re:invent 2016 Container Scheduling, Execution and AWS IntegrationRe:invent 2016 Container Scheduling, Execution and AWS Integration
Re:invent 2016 Container Scheduling, Execution and AWS Integrationaspyker
 
Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco’s Cloud Strategy, including our acquisition of CliQr Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco’s Cloud Strategy, including our acquisition of CliQr Cisco Canada
 
AWS re:Invent 2016: Netflix: Container Scheduling, Execution, and Integration...
AWS re:Invent 2016: Netflix: Container Scheduling, Execution, and Integration...AWS re:Invent 2016: Netflix: Container Scheduling, Execution, and Integration...
AWS re:Invent 2016: Netflix: Container Scheduling, Execution, and Integration...Amazon Web Services
 
SK Telecom TACO Introduction at Berlin Summit
SK Telecom TACO Introduction at Berlin SummitSK Telecom TACO Introduction at Berlin Summit
SK Telecom TACO Introduction at Berlin SummitJaesuk Ahn
 
Why kubernetes for Serverless (FaaS)
Why kubernetes for Serverless (FaaS)Why kubernetes for Serverless (FaaS)
Why kubernetes for Serverless (FaaS)Krishna-Kumar
 
Kubernetes for Serverless - Serverless Summit 2017 - Krishna Kumar
Kubernetes for Serverless  - Serverless Summit 2017 - Krishna KumarKubernetes for Serverless  - Serverless Summit 2017 - Krishna Kumar
Kubernetes for Serverless - Serverless Summit 2017 - Krishna KumarCodeOps Technologies LLP
 
Harness the Power of Hybrid Cloud with AWS and Avere
Harness the Power of Hybrid Cloud with AWS and AvereHarness the Power of Hybrid Cloud with AWS and Avere
Harness the Power of Hybrid Cloud with AWS and AvereAmazon Web Services
 
Rethinking data protection for open stack and container workloads
Rethinking data protection for open stack and container workloadsRethinking data protection for open stack and container workloads
Rethinking data protection for open stack and container workloadsVeritas Technologies LLC
 

Similaire à Am 02 osac_kt_swift (20)

Intel open stack-summit-session-nov13-final
Intel open stack-summit-session-nov13-finalIntel open stack-summit-session-nov13-final
Intel open stack-summit-session-nov13-final
 
Speed up Digital Transformation with Openstack Cloud & Software Defined Storage
Speed up Digital Transformation with Openstack Cloud & Software Defined StorageSpeed up Digital Transformation with Openstack Cloud & Software Defined Storage
Speed up Digital Transformation with Openstack Cloud & Software Defined Storage
 
Private Cloud with Open Stack, Docker
Private Cloud with Open Stack, DockerPrivate Cloud with Open Stack, Docker
Private Cloud with Open Stack, Docker
 
Améliorer OpenStack avec les technologies Intel
Améliorer OpenStack avec les technologies IntelAméliorer OpenStack avec les technologies Intel
Améliorer OpenStack avec les technologies Intel
 
OpenStack Block Storage 101
OpenStack Block Storage 101OpenStack Block Storage 101
OpenStack Block Storage 101
 
AWS IoT: From Testing to Scaling
AWS IoT: From Testing to ScalingAWS IoT: From Testing to Scaling
AWS IoT: From Testing to Scaling
 
OpenStack: Why Is It Gaining So Much Traction?
OpenStack: Why Is It Gaining So Much Traction?OpenStack: Why Is It Gaining So Much Traction?
OpenStack: Why Is It Gaining So Much Traction?
 
Storage as a service and OpenStack Cinder
Storage as a service and OpenStack CinderStorage as a service and OpenStack Cinder
Storage as a service and OpenStack Cinder
 
Cloud computing OpenStack_discussion_2014-05
Cloud computing OpenStack_discussion_2014-05Cloud computing OpenStack_discussion_2014-05
Cloud computing OpenStack_discussion_2014-05
 
VNG/IRD - Cloud computing & Openstack discussion 3/5/2014
VNG/IRD - Cloud computing & Openstack discussion 3/5/2014VNG/IRD - Cloud computing & Openstack discussion 3/5/2014
VNG/IRD - Cloud computing & Openstack discussion 3/5/2014
 
OpenStack at the speed of business with SolidFire & Red Hat
OpenStack at the speed of business with SolidFire & Red Hat OpenStack at the speed of business with SolidFire & Red Hat
OpenStack at the speed of business with SolidFire & Red Hat
 
Innovate on Cloud with AWS
Innovate on Cloud with AWSInnovate on Cloud with AWS
Innovate on Cloud with AWS
 
Re:invent 2016 Container Scheduling, Execution and AWS Integration
Re:invent 2016 Container Scheduling, Execution and AWS IntegrationRe:invent 2016 Container Scheduling, Execution and AWS Integration
Re:invent 2016 Container Scheduling, Execution and AWS Integration
 
Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco’s Cloud Strategy, including our acquisition of CliQr Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco’s Cloud Strategy, including our acquisition of CliQr
 
AWS re:Invent 2016: Netflix: Container Scheduling, Execution, and Integration...
AWS re:Invent 2016: Netflix: Container Scheduling, Execution, and Integration...AWS re:Invent 2016: Netflix: Container Scheduling, Execution, and Integration...
AWS re:Invent 2016: Netflix: Container Scheduling, Execution, and Integration...
 
SK Telecom TACO Introduction at Berlin Summit
SK Telecom TACO Introduction at Berlin SummitSK Telecom TACO Introduction at Berlin Summit
SK Telecom TACO Introduction at Berlin Summit
 
Why kubernetes for Serverless (FaaS)
Why kubernetes for Serverless (FaaS)Why kubernetes for Serverless (FaaS)
Why kubernetes for Serverless (FaaS)
 
Kubernetes for Serverless - Serverless Summit 2017 - Krishna Kumar
Kubernetes for Serverless  - Serverless Summit 2017 - Krishna KumarKubernetes for Serverless  - Serverless Summit 2017 - Krishna Kumar
Kubernetes for Serverless - Serverless Summit 2017 - Krishna Kumar
 
Harness the Power of Hybrid Cloud with AWS and Avere
Harness the Power of Hybrid Cloud with AWS and AvereHarness the Power of Hybrid Cloud with AWS and Avere
Harness the Power of Hybrid Cloud with AWS and Avere
 
Rethinking data protection for open stack and container workloads
Rethinking data protection for open stack and container workloadsRethinking data protection for open stack and container workloads
Rethinking data protection for open stack and container workloads
 

Plus de OpenCity Community

Plus de OpenCity Community (20)

开源讲义.pdf
开源讲义.pdf开源讲义.pdf
开源讲义.pdf
 
物联网操作系统漫谈-GIAC大会.pdf
物联网操作系统漫谈-GIAC大会.pdf物联网操作系统漫谈-GIAC大会.pdf
物联网操作系统漫谈-GIAC大会.pdf
 
2017开源年会-企业开源那些事儿-更新.pdf
2017开源年会-企业开源那些事儿-更新.pdf2017开源年会-企业开源那些事儿-更新.pdf
2017开源年会-企业开源那些事儿-更新.pdf
 
社会化研发
社会化研发社会化研发
社会化研发
 
Containers & CaaS
Containers & CaaSContainers & CaaS
Containers & CaaS
 
OaaS:Open as a Strategy
OaaS:Open as a StrategyOaaS:Open as a Strategy
OaaS:Open as a Strategy
 
Hello openstack 2014
Hello openstack 2014Hello openstack 2014
Hello openstack 2014
 
Docker openstack-2014
Docker openstack-2014Docker openstack-2014
Docker openstack-2014
 
Learn OpenStack from trystack.cn
Learn OpenStack from trystack.cnLearn OpenStack from trystack.cn
Learn OpenStack from trystack.cn
 
OpenStack系列公开课2 -20130508
OpenStack系列公开课2 -20130508OpenStack系列公开课2 -20130508
OpenStack系列公开课2 -20130508
 
OpenStack ecosystem
OpenStack ecosystemOpenStack ecosystem
OpenStack ecosystem
 
How to master OpenStack in 2 hours
How to master OpenStack in 2 hoursHow to master OpenStack in 2 hours
How to master OpenStack in 2 hours
 
Learn OpenStack from trystack.cn ——Folsom in practice
Learn OpenStack from trystack.cn  ——Folsom in practiceLearn OpenStack from trystack.cn  ——Folsom in practice
Learn OpenStack from trystack.cn ——Folsom in practice
 
Quantum Networks
Quantum NetworksQuantum Networks
Quantum Networks
 
云计算思考
云计算思考云计算思考
云计算思考
 
Openstorage Openstack
Openstorage OpenstackOpenstorage Openstack
Openstorage Openstack
 
Openstack的研究与实践
Openstack的研究与实践Openstack的研究与实践
Openstack的研究与实践
 
Open Stack Cheng Du Swift Alex Yang
Open Stack Cheng Du Swift Alex YangOpen Stack Cheng Du Swift Alex Yang
Open Stack Cheng Du Swift Alex Yang
 
Nova与虚拟机管理
Nova与虚拟机管理Nova与虚拟机管理
Nova与虚拟机管理
 
Look Into Libvirt Osier Yang
Look Into Libvirt Osier YangLook Into Libvirt Osier Yang
Look Into Libvirt Osier Yang
 

Dernier

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 

Dernier (20)

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 

Am 02 osac_kt_swift

  • 1. KT ucloud storage Two Years of Life with OpenStack Swift 2012. 08. 11 / Jaesuk Ahn, Cloud OS Dev. Team, Korea Telecom
  • 3. Jaesuk Ahn (安宰奭) • 2012 ~ : Cloud OS Dev. Team Lead, KT • 2011 ~ : OpenStack Korea Community Leader • 2009 ~ 2011: KT Master Project Manager - Research on Open Source Cloud Tech. - Open Source Community Support email: js.ahn@kt.com / bluejay.ahn@gmail.com twitter: @songerie
  • 4. Who I am. Who we are.
  • 5. Korea Telecom (KT) • The First ‘Public’ Cloud in Korea (2010年 8月) • A Pioneer in Cloud Computing in Korea • Common HW and Open SW (XenServer, CloudStack, • The First Company Commercializing OpenStack Swift in Asia • Cloud Data Center of High Density and Efficiency
  • 6. Software Adoption S/W Description How to Use XenServer (Free) Hypervisor collaboration CloudStack Cloud OS (Management Stack) collaboration NexentaStor Storage management collaboration MySQL Database Building Splunk System Log data gathering & analysis collaboration Nagios, Zabbix, Collected Monitoring Building Automation of Cloud Deployment & Chef Building Configuration Spring Application Framework Building OpenStack Swift Object Storage Building
  • 7. Internalization (Internal Private Cloud) • 8,000 vm, 80% Cost Reduction from Internal IT Infrastructure. • Saved 47 Mill. US$ for CAPEX after Jun. 2010 from Internalization with Cloud • From Virtualization to Cloud • Cultural Changes
  • 8. Public Cloud (https://ucloudbiz.olleh.com) • 1,400 Customers with ucloud biz. • 3,000 VMs for SMB, LE and Gov. ucloud personal Real time data sync and backup for mobile/internet subscribers ucloud office Real time data sync and backup for B2B customers ucloud Server Virtual Server with value-added services (LB, Firewall, etc) ucloud Server+ Automation and Orchestration (Auto-Scaling) ucloud CDN Contents delivery network for storage user’s ucloud VDI Virtual desktop infrastructure from servers ucloud Storage Mass object storage service (OpenStack swift) ucloud DB RDB: Relational DB ucloud Backup Auto sync and back-up
  • 9. Building Eco System • Expanding Service to Virtual Private and Hybrid Cloud. • Unified Monitoring Service (like CloudWatch) • Additional Feature like ELB, EIP, Availability Zone etc. • Strengthen Automation and Security • Providing Cloud Application Architecture Guide • Building Eco System with Cloud Incubating Center (http://www.cloudincubation.com) - 3 Months Free, Providing Office Space and Marketing Support, Use Cases, Technical Documentations,Videos.
  • 10. Who am I ? Why am I here ? Let’s Start, Swift!
  • 11. KT ucloud storage: OpenStack Swift-based Object Storage Service 11
  • 12. OpenStack Object Storage (a.k.a Swift) - Capabilities • Redundant, scalable object storage using clusters of standardized servers capable of storing petabytes of data • Distributed storage system for static data. Having no central "brain" provides greater scalability, redundancy and durability. • Reliability: Objects and files are written to multiple disk drives spread throughout servers in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. • Scalability: Storage clusters scale horizontally simply by adding new servers. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment.
  • 13. OpenStack Swift - Basic Architecture http://swift.kt.com/v1/account http://swift.kt.com/v1/account/container http://swift.kt.com/v1/account/container/object
  • 14. OpenStack Swift - RESTful API
  • 15. OpenStack Swift - What KT has been added. KT middleware SSL performance tuning - integrating with KT’s Single Sign On System KT API for management Metering data for specific billing requests Fast Ring Access with SSD Real Time Usage Reporting instead of eventually-consistent usage reporting Two separate deployments 2 replications + 3 replications
  • 16. What KT had to do to commercialize OpenStack Swift
  • 17. What KT had to do to commercialize OpenStack Swift Public Object Storage Service Commodity Servers, Disks (JBOD), Switches (Arista) 10G for public service, 1G for management network Similar to Rackspace Reference Architecture (5 zone 3 replication) Zone Separation, H/W Scale-Out , 3 system (dev, staging, production) Automated Test Environment (Chef-Vagrant/VirtualBox), Production (Git+Chef) Fully Automated Deployment/Configuration based on Chef KT customized logging for realtime reporting & billing CDN integration, advanced CLI tool, various language bindings, Management API, Cloud Portal KT monitoring system based on Zabbix & Collectd
  • 18. Commercial Deployment • 2010.7 ~ : Research & Study (KT R&D Department) • 2011.1Q ~ : Commercial Development/Deployment (KT Cloud Business Unit) • 2011.2Q : Commercialization (First in Asia)
  • 19. KT ucloud storage - architecture • 5 zone - 3 replications • Commodity Hardware based on JBOD • currently Diablo version -> preparing upgrade to Folsom version
  • 20. KT ucloud storage - Service Process 1-2. Token GET S-Node Arista Arista TOR TOR File 1-1. Auth Request C-Node 2-1. Service Request with 2-2. Service Storage URL Request (PUT x 3) File Arista Aggregation Switch File Management Processes: replicator, auditor, updater
  • 22. KT ucloud storage - Automatic Deployment
  • 23. KT ucloud storage - Automatic Deployment
  • 24. KT ucloud storage - Client Tools • Benefits using OpenStack - There are many.. many.. client tools to provide.
  • 25. KT ucloud storage - Use Case • Origin Store for CDN
  • 26. KT ucloud storage - Use Case • Backend-Storage for SNS service • Media Archiving • Data Backup • Snapshot/VM image backup store • Backend Storage for Cloud File Service • Addition feature in Personal NAS storage
  • 27. Some Test Data • Just for Fun, Result can be different with different setting and circumstance. • Upload/Download from/to its own VM service. • What kind of server is used. • ucloudbiz VM CentOS 5.8 • ucloudbiz VM Ubuntu 11.04 • Amazon EC2 CentOS 5.8 • Rackspace Cloud Servers CentOS 5.8 • Rackspace Cloud Servers Ubuntu 11.04
  • 31. What I am trying to say is... • Upload, Download, Big Size, Small Size, Many files in a container, Many containers, etc. • There can be lots of use cases. • Gather your usage data and Analyze patterns, then focus on what you need to improve the most.
  • 33. • OpenStack Swift is a very stable and mature software stack. • However, prepare for the various problems, when it deployed on Hardware
  • 34. • In terms of business, • People Does Not Know “Object Storage”
  • 35. • It has been • NOT “selling a service” • BUT “explaining what it is and how to use” • and frankly speaking, • KT has been experiencing difficulties to increase revenue from object storage service.
  • 36. Educate the customer and Find Business Model with them. • This is a new concept for the customer.You should put “object storage” concept at their initial service design • Grow your potential customer pool with active support • AWS S3 took 3 years. Be patient. • Various promotion for younger developers & students
  • 37. • Finally, OpenStack Community is Fantastic.
  • 38. Questions? if you have any question on openstack swift deployment, just send me email. :)