SlideShare ist ein Scribd-Unternehmen logo
1 von 38
Downloaden Sie, um offline zu lesen
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. :)

Weitere ähnliche Inhalte

Was ist angesagt?

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
 

Was ist angesagt? (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
 

Andere mochten auch

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
 

Andere mochten auch (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
 

Ähnlich wie KT ucloud storage: OpenStack Swift-based object storage service

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
 
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
 
Why kubernetes for Serverless (FaaS)
Why kubernetes for Serverless (FaaS)Why kubernetes for Serverless (FaaS)
Why kubernetes for Serverless (FaaS)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 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
 

Ähnlich wie KT ucloud storage: OpenStack Swift-based object storage service (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
 
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
 
Why kubernetes for Serverless (FaaS)
Why kubernetes for Serverless (FaaS)Why kubernetes for Serverless (FaaS)
Why kubernetes for Serverless (FaaS)
 
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
 

Mehr von OpenCity Community

Mehr von 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
 

Kürzlich hochgeladen

WomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneWomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneUiPathCommunity
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Jeffrey Haguewood
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...amber724300
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Nikki Chapple
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 

Kürzlich hochgeladen (20)

WomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneWomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyone
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
How Tech Giants Cut Corners to Harvest Data for A.I.
How Tech Giants Cut Corners to Harvest Data for A.I.How Tech Giants Cut Corners to Harvest Data for A.I.
How Tech Giants Cut Corners to Harvest Data for A.I.
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 

KT ucloud storage: OpenStack Swift-based object storage service

  • 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. :)