SlideShare ist ein Scribd-Unternehmen logo
1 von 42
1Š Copyright 2011 EMC Corporation. All rights reserved.
ATMOS
ARCHITECTURE
OVERVIEW
Mark O’Connell
2Š Copyright 2011 EMC Corporation. All rights reserved.
Agenda
•  Why Object Storage
•  Architecture
•  Data Management at Scale
•  Multi-tenancy for management at scale
3Š Copyright 2011 EMC Corporation. All rights reserved.
Trends in IT
•  Companies, information, and services are global
•  Growth of unstructured, digital information
•  24x7, worldwide access to data
•  Growth in data access points – laptops, mobiles,
etc.
•  Scale out architecture, grow with your data needs
•  Huge worldwide networking infrastructural building
blocks
4Š Copyright 2011 EMC Corporation. All rights reserved.
EMC Atmos – Managing Big Data in the
Cloud
•  Purpose-built cloud storage
platform
•  Globally distributed
•  Intelligent data management
•  Web-scale
5Š Copyright 2011 EMC Corporation. All rights reserved.
Typical Customer Usage Models
Build and Manage Enterprise Cloud
Storage•  Manage global unstructured data
•  Protect data
•  Reduce IT storage costs
Make Existing Storage Cloud-Ready
•  Utilize existing storage resources and
hardware
•  Atmos Cloud storage in virtual environment
Provide Cloud Storage-as-a-service
•  Service multiple consumers
•  Provide secure multitenancy
•  Meter and bill for usage
Archive to the Cloud
•  Isolate distributed archives
•  Manage chargeback
•  Ensure security and protect data
6Š Copyright 2011 EMC Corporation. All rights reserved.
EMC Atmos Design Principles
•  Massively scalable infrastructure
–  Multiple petabytes; billions of objects
–  Hundreds of sites, fully distributed
–  Unified namespace
•  Policy-based management
–  Policy tells content where to go, what
actions to take
–  Integrated object based metadata
–  Event driven policy evaluation
7Š Copyright 2011 EMC Corporation. All rights reserved.
EMC Atmos Design Principles
•  Data services and access
methods
–  Replication, GeoProtection,
compression,
de-duplication, spin-down
–  Web Services (REST/SOAP) and file
system access
–  Full metering and billing infrastructure
•  Management at scale
–  Auto-config and auto-healing
architecture
–  Multi-tenancy
–  Manage more with fewer people
–  Partitioned management services
allows sharing a common infrastructure
amongst disparate users
8Š Copyright 2011 EMC Corporation. All rights reserved.
LAN access protocols
Atmos Native Client Access API
Firewall
LAN access
WAN access
REST
REST
Server
Blob storage
Runs
on each
node
Runs
across
nodes
Atmos High-Level Architecture
9Š Copyright 2011 EMC Corporation. All rights reserved.
CIFS
Atmos Native Client Access API
Firewall
LAN access
WAN access
Installable Filesystem
NFS
Atmos
CAS
REST
GeoDrive Browser
NFS CIFS
Custom Apps
REST
Server
CDP log
collection and
processing
Blob storage
Atmos - Access Architecture
10Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos – Storage Architecture
One per node
Locally stores data
No communication with
other SSs
Atmos Native Client Access API
Write K46DJ…3X2
Replicated
Replicated, identifies an MDS
Queues
asynchronous
replication requests
Track online storage
resources
Policy
Management
Policy
Management
Policy
Management
Storage
Service
Storage
Service
Job
Service
Resource
Management
Service
A-M N-Z
Metadata
Service
Metadata
Service
Node 2Node 1
MDLS MDLS
MetaData
Location
Service
11Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Storage Architecture
•  MDS (MetaData Service) design is the key to scalable
global storage
•  Each MDS manages a slice of the object namespace
–  3x replicated for HA and availability
–  MDS unavailability only affects some objects
•  MDS can use any available storage server
–  Storage outages do not affect ability to store new data
–  No impact for reads unless no stored copies are available
•  Normal operation favors MDSs local to the client
–  Reduces latency for most operations while maintaining global
availability
•  REST protocol for globally scalable access
12Š Copyright 2011 EMC Corporation. All rights reserved.
Creating an Atmos
System
13Š Copyright 2011 EMC Corporation. All rights reserved.
Architecture Overview – Building Blocks
•  Industry standard components
–  Processor, memory, etc details
•  Standard data center environments
•  Factory configured, racked, and
cabled
•  Flexible, cost-effective service model
•  User serviceable
•  Up to 30 drives per 3U drawer
•  Up to 720 TB per rack
•  120, 240, or 360 drive configurations
WS 360WS 120/240
Compute Configuration
•  1:15 Server-to-drive ratio
•  120/240/480 TB capacity
•  GbE or 10GbE
connectivity
Capacity Configuration
•  1:60 Server-to-drive ratio
•  360/720 TB capacity
•  GbE or 10GbE
connectivity
14Š Copyright 2011 EMC Corporation. All rights reserved.
REST
clients
IFS clients CAS
clients
Architecture Overview – Virtual Building
Block
Ÿ  Identical software components
and capabilities in a virtual
(VMware ESX) environment
− Interoperates with HW based
Atmos deployments
Ÿ  Extends any storage with a
web services interface and
object storage
− Heterogeneous SAN, NAS, and
Object access on a single
platform
− Enables scale out unified object
storage across data centers or
geographies
IS1 IS4IS3IS2
RMG
ESX Servers
Atmos RMG, 4 IS, 8 Nodes
FC/
NFS
RES
T
LAN Protocols Atmos CAS
15Š Copyright 2011 EMC Corporation. All rights reserved.
Forming a System from the Building
Blocks
RMG 2
(London)
RMG 1
(Boston)
RMG 3
(Raleigh)
RMG 4
(Rome)
IS1 IS4IS3IS2 RMG
ESX
Server
s
•  Each physical or virtual building
block is typically one RMG
–  RMG = Resource Management Group,
unit of geographic scaling
–  LAN connected nodes, typically
collocated
–  One RMG can house multiple racks
•  RMGs organize the nodes into
distinct locations
–  Used in policy placement of data
–  Resource availability tracked locally and
then communicated globally
•  Client requests localized via RMG
•  Responses optimized to use
resources local to the RMG
16Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Data Storage
17Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Object Creation and RMG
Interactions
1)  REST request recv’d
2)  MDLS finds a Metadata Service (normally in local RMG), creates
record
3)  Local data copy(s) stored, normally synchronous
4)  Asynchronous remote data copy(s) queued via Job Service
5)  Multiple remote asynchronous copies leverage RMG local resources
6)  A record is made of bandwidth and storage consumed
RMG 2
(London)
RMG 1
(Boston)
3
6
2 4
5
1
18Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Data Path – Data Placement
How is it decided where the
metadata and data are placed?
•  User policies guide the
placement decision
•  Can be based on
–  Initiating user
–  Location of request
–  User specified metadata
–  Or more
•  Policy specifies
–  Metadata location
–  Data protection level
–  Data protection location
RMG 2
(London)
RMG 1
(Boston)
RMG 3
(Raleigh)
RMG 4
(Rome)
IS1 IS4IS3IS2 RMG
ESX
Server
s
19Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Data Path – Policy Specification
Policy specifications detail how an object is to be
stored within the system
Metadata is normally
placed in the RMG which
receives the create
request
Specify data storage
options – N way mirroring,
erasure encoding,
location, sync vs async,
etc.
20Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Data Path – Policy Selector
Policy selectors use criteria from the object to choose
how the object will be stored.
Specify the policy
specification, which
controls where the
data is stored
Specify how the decision is
made – user metadata value
(s), system metadata, etc
Specify if the policy
should be applied
when objects are
created or when they
are updated
21Š Copyright 2011 EMC Corporation. All rights reserved.
Accessing Data in
Atmos
22Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Read interactions with RMG and
Policy
1)  REST read request recv’d
2)  MDLS uses Object ID to identify Metadata Service
3)  Metadata Service returns locations of all replicas
4)  Closest replica used to satisfy the read
5)  A record is made of the bandwidth consumed
RMG 2
(London)
RMG 1
(Boston)
3
5
2 4
51
43
3
1
23Š Copyright 2011 EMC Corporation. All rights reserved.
Decomposition of an Atmos object
•  Blob
–  The actual data bits of the object, protected according to policy
•  System Metadata
–  Standard information added automatically to the object
–  E.g. time last modified, time created, size, name, storage policy, etc.
•  ACL
–  Security information about which UIDs may access this object
–  May be freely changed by the object creator and others with access
•  User Metadata
–  Arbitrary information which can be associated with an object
–  Can be used to drive policy decisions for the object
–  Applications independent of the creator can add metadata
•  Subject to object ACL permission
–  Can be declared listable for easy object access
24Š Copyright 2011 EMC Corporation. All rights reserved.
Accessing Your Data
•  How can I identify the piece of data that I want?
–  Use the object id
•  May require an external database to manage the object ids
–  Named objects (filesystem names)
/home/finance/records/2011
25Š Copyright 2011 EMC Corporation. All rights reserved.
Accessing Your Data Using Metadata
•  Associate descriptive metadata with objects of interest
•  Use listable metadata tags to quickly index similar items
–  Walk the listable tag, possibly examining the object(s) to find the one of
interest, e.g.
•  Records from 2011
•  Records from blackjack table with dealer = “Mark O’Connell”
26Š Copyright 2011 EMC Corporation. All rights reserved.
Accessing Your Data
•  Atmos provides multiple object access schemes
–  Object id
•  Automatically assigned by the Atmos system
•  Fastest mechanism to retrieve your data
–  Named objects
•  Optionally associate a name with a particular object
•  Names are like pathnames (e.g. /mark/files/presentation.ppt)
•  Supports directory list operations
•  Additional overhead on R/W to translate name
–  Listable tags
•  Based on metadata in the object
•  Quickly find a set of objects which share a certain property
•  Useful for application specific index and search operations
27Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Multi-tenancy
28Š Copyright 2011 EMC Corporation. All rights reserved.
Architecture Overview
Atmos Tenancy Model
•  Foundation for cloud storage architecture
–  Conceptual grouping of resources
–  Hierarchical model enables flexible application integration
–  Platform to support millions of users
–  Provides robust reporting and resource management
•  Improves operational efficiency
–  Manage access and resources per tenant/subtenant
–  Allows optimal policy definition and management
29Š Copyright 2011 EMC Corporation. All rights reserved.
Blob storage
Atmos Tenancy Model
Tenants
•  Dedicated network connections
− Control of ingest bandwidth
•  Controls storage usage (policies)
− N+3, N+6, 2x mirror, etc
•  Creates subtenants
− Storage system + storage admin
Subtenants
•  Preconfigured storage system
•  A distinct object namespace
•  Can be metered and billed
•  Manages/creates application
connection credentials
UIDs
•  Represent an entity which
can connect to the blob
store and create/access
objects
•  Can be metered/billed
N+3 2x mirror
Tenant 1 Tenant 2 Tenant 3
30Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Tenancy Model - Data
•  Tenants
–  Tenancy is a logical compartmentalization of data and resources
–  Tenants have their own access nodes, security control, storage
policies, and access to the data
•  Not aware of any other resources except for its own
•  No access to other tenant’s resources
–  All underlying resources shared among Tenants
•  Subtenants
–  Each Subtenant owns a distinct storage environment
•  Users, objects and filesystem
•  UserID needs to be unique only within a subtenant
–  Each subtenant manages a disjoint set of data
•  Stronger than an ACL, like a virtual storage machine
–  Subtenant inherits policy specifications and selectors from the
Tenant
–  Subtenant may reorder policy specifications
31Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Tenancy Model - Data
•  Users
–  Authenticates to store/retrieve/manipulate data in the cloud
–  Per-user listable tags (metadata organization)
–  May share files with other users in the same subtenant (via ACLs)
32Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Tenancy Model - Management
•  SysAdmin
–  SysAdmin creates tenants
–  SysAdmin assigns nodes to tenants
–  SysAdmin manages the physical state of the system
•  Upgrades, adding nodes to the system, etc
–  SysAdmin has no data access, SysAdmin cannot create/alter
policies
•  Tenant admin
–  Tenant admin creates policy specifications – how data will be
stored in the system
–  Tenant admin creates subtenants (virtual storage environment)
and subtenant admins
–  Tenant admin assigns policies to a subtenant
33Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Tenancy Model - Management
•  Subtenant admin
–  Subtenant admin allows access to the storage environment
(creates/deletes users)
–  Subtenant may have a level of control over storage policies
which are in effect
•  If the tenant admin allows multiple policies to be used by a subtenant
storage environment, then the subtenant admin has a level of control
over how the policies are applied
•  Users
–  No management rights
34Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Tenancy Model – Policy
Application
Storage Policy
Subtenants and
Assigned Policy
Selectors
2 Sync copies 3 Sync EC
copies
1 Sync copy
2 Sync copies
1 async copy
India
2 Sync EC
copies
1 async EC
India
Engineering
Default policy
Normal
Finance
Criticality Low,
use normal
Default policy
Payroll
IT Beta
Default policy
Test
Research
Size > 1MB,
use Silver
Criticality High,
use Gold
Normal Payroll Test
Silver Gold
35Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Management Strategy
•  Atmos storage was designed to be customized to the needs
of multiple individual environments
–  Tenant and subtenant model
–  Multiple individuals can have multiple custom environments on one
storage system
•  Atmos management was designed to be similarly
customized
•  Full REST/POX API available for management operations
–  Allows customizable management flows
•  Management interface could be different for each tenant admin or subtenant
admin
–  Authenticate as SysAdmin, TenantAdmin, or SubtenantAdmin
–  Management API can also be used to fully automate Atmos system
management
36Š Copyright 2011 EMC Corporation. All rights reserved.
Default Atmos GUI
•  Common operations available in the default GUI
–  Logins available for SysAdmin, TenantAdmin, SubtenantAdmin
–  Different screens and information shown based on login
37Š Copyright 2011 EMC Corporation. All rights reserved.
Customizing the Atmos GUI – Atmos
Online
•  Designed for a fully automated compute and storage service
•  Customized workflow based on the Atmos system management
APIs
–  Allows automated onboarding of new customers, querying of billing
information, etc
•  Available at www.atmosonline.com
38Š Copyright 2011 EMC Corporation. All rights reserved.
Atmos Architecture Summary
•  A multi-site architecture for storing massive amounts of
content
•  Policy management allows control over data placement
and protection
•  Multi-tenancy for both data and management
–  Allows customization of the storage for multiple, independent
environments
–  Allows a fine degree of logical separation of data
–  Allows scoped management control for administrators
39Š Copyright 2011 EMC Corporation. All rights reserved.
See Atmos in Action – Visit Booth 201
Theatre presentations every half hour
Find Atmos-powered Storage-as-a-
Service options available worldwide
See how easy it is to integrate and
customize Atmos via the open API and
SDK
Learn how Centera and Atmos work
together for compliance via the cloud
Sneak peek at new features – like
GeoDrive!
Meet with experts, peers and customers
Enter to Win
an iPad 2.0
40Š Copyright 2011 EMC Corporation. All rights reserved.
Additional Resources
Atmos Web landing page
http://www.emc.com/products/family/atmos.htm
Video: Why Beth Israel Deaconess Chooses Atmos for Cloud
Computing
http://www.emc.com/collateral/demos/microsites/mediaplayer-video/beth-israel-
deaconess-emc.htm
IDC Analyst Paper, EMC Atmos: Making Rain in the Clouds
http://info.emc.com/mk/get/SDL?
reg_src=web&P.ctp_program_execution.Source_ID=AMA00018247
Analyst Report: ESG: EMC Atmos Cloud Storage Helps Vistaprint Cut
Storage Infrastructure Costs and Accelerate Production
http://www.emc.com/collateral/analyst-reports/esg-solution-impact-analysis-emc-
vistaprint.pdf
Sandbox: Atmos Online Developer Network
https://community.emc.com/community/edn/atmos
41Š Copyright 2011 EMC Corporation. All rights reserved.
42Š Copyright 2011 EMC Corporation. All rights reserved.
THANK YOU

Weitere ähnliche Inhalte

Was ist angesagt?

Emc vi pr software defined storage
Emc vi pr software defined storageEmc vi pr software defined storage
Emc vi pr software defined storagesolarisyougood
 
Emc ecs 2 technical deep dive workshop
Emc ecs 2 technical deep dive workshopEmc ecs 2 technical deep dive workshop
Emc ecs 2 technical deep dive workshopsolarisyougood
 
Emc vi pr controller customer presentation
Emc vi pr controller customer presentationEmc vi pr controller customer presentation
Emc vi pr controller customer presentationsolarisyougood
 
EMC Big Data | Hadoop Starter Kit | EMC Forum 2014
EMC Big Data | Hadoop Starter Kit | EMC Forum 2014EMC Big Data | Hadoop Starter Kit | EMC Forum 2014
EMC Big Data | Hadoop Starter Kit | EMC Forum 2014EMC
 
EMC Vnx master-presentation
EMC Vnx master-presentationEMC Vnx master-presentation
EMC Vnx master-presentationsolarisyougood
 
Designing your xen desktop 7.5 environment with training guide
Designing your xen desktop 7.5 environment with training guideDesigning your xen desktop 7.5 environment with training guide
Designing your xen desktop 7.5 environment with training guidesolarisyougood
 
Presentation integration vmware with emc storage
Presentation   integration vmware with emc storagePresentation   integration vmware with emc storage
Presentation integration vmware with emc storagesolarisyourep
 
VNX Overview
VNX Overview   VNX Overview
VNX Overview bluechipper
 
EMC VIPR SRM Advanced monitoring & reporting for vplex environments
EMC VIPR SRM Advanced monitoring & reporting for vplex environmentsEMC VIPR SRM Advanced monitoring & reporting for vplex environments
EMC VIPR SRM Advanced monitoring & reporting for vplex environmentssolarisyougood
 
HCLT Whitepaper: Multi- Tenancy on Private Cloud
HCLT Whitepaper: Multi- Tenancy on Private CloudHCLT Whitepaper: Multi- Tenancy on Private Cloud
HCLT Whitepaper: Multi- Tenancy on Private CloudHCL Technologies
 
Cisco prime network 4.1 technical overview
Cisco prime network 4.1 technical overviewCisco prime network 4.1 technical overview
Cisco prime network 4.1 technical overviewsolarisyougood
 
White Paper: Deploying and Implementing RecoverPoint in a Virtual Machine for...
White Paper: Deploying and Implementing RecoverPoint in a Virtual Machine for...White Paper: Deploying and Implementing RecoverPoint in a Virtual Machine for...
White Paper: Deploying and Implementing RecoverPoint in a Virtual Machine for...EMC
 
The Future of Storage : EMC Software Defined Solution
The Future of Storage : EMC Software Defined Solution The Future of Storage : EMC Software Defined Solution
The Future of Storage : EMC Software Defined Solution RSD
 
EMC ViPR Services Storage Engine Architecture
EMC ViPR Services Storage Engine ArchitectureEMC ViPR Services Storage Engine Architecture
EMC ViPR Services Storage Engine ArchitectureEMC
 
EMC SRM vs. Sentinel Navigator - Deep dive
EMC SRM vs. Sentinel Navigator - Deep diveEMC SRM vs. Sentinel Navigator - Deep dive
EMC SRM vs. Sentinel Navigator - Deep divesansentinel
 
Vnx series-technical-review-110616214632-phpapp02
Vnx series-technical-review-110616214632-phpapp02Vnx series-technical-review-110616214632-phpapp02
Vnx series-technical-review-110616214632-phpapp02Newlink
 
VIPR SOFTWARE-DEFINED STORAGE
VIPR SOFTWARE-DEFINED STORAGEVIPR SOFTWARE-DEFINED STORAGE
VIPR SOFTWARE-DEFINED STORAGEEMC Nederland
 
Healthcare and emc vplex v.4 slideshare
Healthcare and  emc vplex v.4 slideshareHealthcare and  emc vplex v.4 slideshare
Healthcare and emc vplex v.4 slidesharecharliechocho
 
Power systems virtualization with power kvm
Power systems virtualization with power kvmPower systems virtualization with power kvm
Power systems virtualization with power kvmsolarisyougood
 

Was ist angesagt? (20)

Emc vi pr software defined storage
Emc vi pr software defined storageEmc vi pr software defined storage
Emc vi pr software defined storage
 
Emc ecs 2 technical deep dive workshop
Emc ecs 2 technical deep dive workshopEmc ecs 2 technical deep dive workshop
Emc ecs 2 technical deep dive workshop
 
Emc vi pr controller customer presentation
Emc vi pr controller customer presentationEmc vi pr controller customer presentation
Emc vi pr controller customer presentation
 
EMC Big Data | Hadoop Starter Kit | EMC Forum 2014
EMC Big Data | Hadoop Starter Kit | EMC Forum 2014EMC Big Data | Hadoop Starter Kit | EMC Forum 2014
EMC Big Data | Hadoop Starter Kit | EMC Forum 2014
 
EMC Vnx master-presentation
EMC Vnx master-presentationEMC Vnx master-presentation
EMC Vnx master-presentation
 
Designing your xen desktop 7.5 environment with training guide
Designing your xen desktop 7.5 environment with training guideDesigning your xen desktop 7.5 environment with training guide
Designing your xen desktop 7.5 environment with training guide
 
Presentation integration vmware with emc storage
Presentation   integration vmware with emc storagePresentation   integration vmware with emc storage
Presentation integration vmware with emc storage
 
VNX Overview
VNX Overview   VNX Overview
VNX Overview
 
EMC VIPR SRM Advanced monitoring & reporting for vplex environments
EMC VIPR SRM Advanced monitoring & reporting for vplex environmentsEMC VIPR SRM Advanced monitoring & reporting for vplex environments
EMC VIPR SRM Advanced monitoring & reporting for vplex environments
 
EMC VNX
EMC VNXEMC VNX
EMC VNX
 
HCLT Whitepaper: Multi- Tenancy on Private Cloud
HCLT Whitepaper: Multi- Tenancy on Private CloudHCLT Whitepaper: Multi- Tenancy on Private Cloud
HCLT Whitepaper: Multi- Tenancy on Private Cloud
 
Cisco prime network 4.1 technical overview
Cisco prime network 4.1 technical overviewCisco prime network 4.1 technical overview
Cisco prime network 4.1 technical overview
 
White Paper: Deploying and Implementing RecoverPoint in a Virtual Machine for...
White Paper: Deploying and Implementing RecoverPoint in a Virtual Machine for...White Paper: Deploying and Implementing RecoverPoint in a Virtual Machine for...
White Paper: Deploying and Implementing RecoverPoint in a Virtual Machine for...
 
The Future of Storage : EMC Software Defined Solution
The Future of Storage : EMC Software Defined Solution The Future of Storage : EMC Software Defined Solution
The Future of Storage : EMC Software Defined Solution
 
EMC ViPR Services Storage Engine Architecture
EMC ViPR Services Storage Engine ArchitectureEMC ViPR Services Storage Engine Architecture
EMC ViPR Services Storage Engine Architecture
 
EMC SRM vs. Sentinel Navigator - Deep dive
EMC SRM vs. Sentinel Navigator - Deep diveEMC SRM vs. Sentinel Navigator - Deep dive
EMC SRM vs. Sentinel Navigator - Deep dive
 
Vnx series-technical-review-110616214632-phpapp02
Vnx series-technical-review-110616214632-phpapp02Vnx series-technical-review-110616214632-phpapp02
Vnx series-technical-review-110616214632-phpapp02
 
VIPR SOFTWARE-DEFINED STORAGE
VIPR SOFTWARE-DEFINED STORAGEVIPR SOFTWARE-DEFINED STORAGE
VIPR SOFTWARE-DEFINED STORAGE
 
Healthcare and emc vplex v.4 slideshare
Healthcare and  emc vplex v.4 slideshareHealthcare and  emc vplex v.4 slideshare
Healthcare and emc vplex v.4 slideshare
 
Power systems virtualization with power kvm
Power systems virtualization with power kvmPower systems virtualization with power kvm
Power systems virtualization with power kvm
 

Ähnlich wie Presentation atmos architecture overview

Srm suite technical presentation nrm - tim piqueur
Srm suite technical presentation   nrm - tim piqueurSrm suite technical presentation   nrm - tim piqueur
Srm suite technical presentation nrm - tim piqueurEMC Nederland
 
NetApp Se training storage grid webscale technical overview
NetApp Se training   storage grid webscale technical overviewNetApp Se training   storage grid webscale technical overview
NetApp Se training storage grid webscale technical overviewsolarisyougood
 
Se training storage grid webscale technical overview
Se training   storage grid webscale technical overviewSe training   storage grid webscale technical overview
Se training storage grid webscale technical overviewsolarisyougood
 
Emc vi pr global data services
Emc vi pr global data servicesEmc vi pr global data services
Emc vi pr global data servicessolarisyougood
 
How To Build A Stable And Robust Base For a “Cloud”
How To Build A Stable And Robust Base For a “Cloud”How To Build A Stable And Robust Base For a “Cloud”
How To Build A Stable And Robust Base For a “Cloud”Hardway Hou
 
S ss0885 spectrum-scale-elastic-edge2015-v5
S ss0885 spectrum-scale-elastic-edge2015-v5S ss0885 spectrum-scale-elastic-edge2015-v5
S ss0885 spectrum-scale-elastic-edge2015-v5Tony Pearson
 
Introduction to DDS: Context, Information Model, Security, and Applications.
Introduction to DDS: Context, Information Model, Security, and Applications.Introduction to DDS: Context, Information Model, Security, and Applications.
Introduction to DDS: Context, Information Model, Security, and Applications.Gerardo Pardo-Castellote
 
Mysql NDB Cluster's Asynchronous Parallel Design for High Performance
Mysql NDB Cluster's Asynchronous Parallel Design for High PerformanceMysql NDB Cluster's Asynchronous Parallel Design for High Performance
Mysql NDB Cluster's Asynchronous Parallel Design for High PerformanceBernd Ocklin
 
hcp-anywhere-enterprise-customer-v2.pptx
hcp-anywhere-enterprise-customer-v2.pptxhcp-anywhere-enterprise-customer-v2.pptx
hcp-anywhere-enterprise-customer-v2.pptxAbhishek Vachher
 
ECS/Cloud Object Storage - DevOps Day
ECS/Cloud Object Storage - DevOps DayECS/Cloud Object Storage - DevOps Day
ECS/Cloud Object Storage - DevOps DayBob Sokol
 
Inter connect2016 yss1841-cloud-storage-options-v4
Inter connect2016 yss1841-cloud-storage-options-v4Inter connect2016 yss1841-cloud-storage-options-v4
Inter connect2016 yss1841-cloud-storage-options-v4Tony Pearson
 
Cloud - NDT - Presentation
Cloud - NDT - PresentationCloud - NDT - Presentation
Cloud - NDT - PresentationÉric Dusablon
 
The Marriage of the Data Lake and the Data Warehouse and Why You Need Both
The Marriage of the Data Lake and the Data Warehouse and Why You Need BothThe Marriage of the Data Lake and the Data Warehouse and Why You Need Both
The Marriage of the Data Lake and the Data Warehouse and Why You Need BothAdaryl "Bob" Wakefield, MBA
 
Data Lake and the rise of the microservices
Data Lake and the rise of the microservicesData Lake and the rise of the microservices
Data Lake and the rise of the microservicesBigstep
 
S104876 ibm-cos-jburg-v1809b
S104876 ibm-cos-jburg-v1809bS104876 ibm-cos-jburg-v1809b
S104876 ibm-cos-jburg-v1809bTony Pearson
 
Emc vi pr data services
Emc vi pr data servicesEmc vi pr data services
Emc vi pr data servicessolarisyougood
 
Resume robert nase 2016
Resume robert nase 2016Resume robert nase 2016
Resume robert nase 2016Robert Nase
 
#MFSummit2016 Operate: The race for space
#MFSummit2016 Operate: The race for space#MFSummit2016 Operate: The race for space
#MFSummit2016 Operate: The race for spaceMicro Focus
 

Ähnlich wie Presentation atmos architecture overview (20)

Srm suite technical presentation nrm - tim piqueur
Srm suite technical presentation   nrm - tim piqueurSrm suite technical presentation   nrm - tim piqueur
Srm suite technical presentation nrm - tim piqueur
 
NetApp Se training storage grid webscale technical overview
NetApp Se training   storage grid webscale technical overviewNetApp Se training   storage grid webscale technical overview
NetApp Se training storage grid webscale technical overview
 
Se training storage grid webscale technical overview
Se training   storage grid webscale technical overviewSe training   storage grid webscale technical overview
Se training storage grid webscale technical overview
 
Emc vi pr global data services
Emc vi pr global data servicesEmc vi pr global data services
Emc vi pr global data services
 
How To Build A Stable And Robust Base For a “Cloud”
How To Build A Stable And Robust Base For a “Cloud”How To Build A Stable And Robust Base For a “Cloud”
How To Build A Stable And Robust Base For a “Cloud”
 
S ss0885 spectrum-scale-elastic-edge2015-v5
S ss0885 spectrum-scale-elastic-edge2015-v5S ss0885 spectrum-scale-elastic-edge2015-v5
S ss0885 spectrum-scale-elastic-edge2015-v5
 
Introduction to DDS: Context, Information Model, Security, and Applications.
Introduction to DDS: Context, Information Model, Security, and Applications.Introduction to DDS: Context, Information Model, Security, and Applications.
Introduction to DDS: Context, Information Model, Security, and Applications.
 
Mysql NDB Cluster's Asynchronous Parallel Design for High Performance
Mysql NDB Cluster's Asynchronous Parallel Design for High PerformanceMysql NDB Cluster's Asynchronous Parallel Design for High Performance
Mysql NDB Cluster's Asynchronous Parallel Design for High Performance
 
Emc data domain
Emc data domainEmc data domain
Emc data domain
 
hcp-anywhere-enterprise-customer-v2.pptx
hcp-anywhere-enterprise-customer-v2.pptxhcp-anywhere-enterprise-customer-v2.pptx
hcp-anywhere-enterprise-customer-v2.pptx
 
ECS/Cloud Object Storage - DevOps Day
ECS/Cloud Object Storage - DevOps DayECS/Cloud Object Storage - DevOps Day
ECS/Cloud Object Storage - DevOps Day
 
Inter connect2016 yss1841-cloud-storage-options-v4
Inter connect2016 yss1841-cloud-storage-options-v4Inter connect2016 yss1841-cloud-storage-options-v4
Inter connect2016 yss1841-cloud-storage-options-v4
 
Cloud - NDT - Presentation
Cloud - NDT - PresentationCloud - NDT - Presentation
Cloud - NDT - Presentation
 
The Marriage of the Data Lake and the Data Warehouse and Why You Need Both
The Marriage of the Data Lake and the Data Warehouse and Why You Need BothThe Marriage of the Data Lake and the Data Warehouse and Why You Need Both
The Marriage of the Data Lake and the Data Warehouse and Why You Need Both
 
Data Lake and the rise of the microservices
Data Lake and the rise of the microservicesData Lake and the rise of the microservices
Data Lake and the rise of the microservices
 
S104876 ibm-cos-jburg-v1809b
S104876 ibm-cos-jburg-v1809bS104876 ibm-cos-jburg-v1809b
S104876 ibm-cos-jburg-v1809b
 
Emc vi pr data services
Emc vi pr data servicesEmc vi pr data services
Emc vi pr data services
 
Resume robert nase 2016
Resume robert nase 2016Resume robert nase 2016
Resume robert nase 2016
 
EMC EC Overview
EMC EC OverviewEMC EC Overview
EMC EC Overview
 
#MFSummit2016 Operate: The race for space
#MFSummit2016 Operate: The race for space#MFSummit2016 Operate: The race for space
#MFSummit2016 Operate: The race for space
 

Mehr von xKinAnx

Engage for success ibm spectrum accelerate 2
Engage for success   ibm spectrum accelerate 2Engage for success   ibm spectrum accelerate 2
Engage for success ibm spectrum accelerate 2xKinAnx
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep diveAccelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep divexKinAnx
 
Software defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloudSoftware defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloudxKinAnx
 
Ibm spectrum virtualize 101
Ibm spectrum virtualize 101 Ibm spectrum virtualize 101
Ibm spectrum virtualize 101 xKinAnx
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...xKinAnx
 
04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directions04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directionsxKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...xKinAnx
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloudxKinAnx
 
Presentation disaster recovery for oracle fusion middleware with the zfs st...
Presentation   disaster recovery for oracle fusion middleware with the zfs st...Presentation   disaster recovery for oracle fusion middleware with the zfs st...
Presentation disaster recovery for oracle fusion middleware with the zfs st...xKinAnx
 
Presentation differentiated virtualization for enterprise clouds, large and...
Presentation   differentiated virtualization for enterprise clouds, large and...Presentation   differentiated virtualization for enterprise clouds, large and...
Presentation differentiated virtualization for enterprise clouds, large and...xKinAnx
 
Presentation desktops for the cloud the view rollout
Presentation   desktops for the cloud the view rolloutPresentation   desktops for the cloud the view rollout
Presentation desktops for the cloud the view rolloutxKinAnx
 

Mehr von xKinAnx (20)

Engage for success ibm spectrum accelerate 2
Engage for success   ibm spectrum accelerate 2Engage for success   ibm spectrum accelerate 2
Engage for success ibm spectrum accelerate 2
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep diveAccelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
 
Software defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloudSoftware defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloud
 
Ibm spectrum virtualize 101
Ibm spectrum virtualize 101 Ibm spectrum virtualize 101
Ibm spectrum virtualize 101
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
 
04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directions04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directions
 
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
 
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
 
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
 
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
 
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
 
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
 
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
 
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
 
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
 
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloud
 
Presentation disaster recovery for oracle fusion middleware with the zfs st...
Presentation   disaster recovery for oracle fusion middleware with the zfs st...Presentation   disaster recovery for oracle fusion middleware with the zfs st...
Presentation disaster recovery for oracle fusion middleware with the zfs st...
 
Presentation differentiated virtualization for enterprise clouds, large and...
Presentation   differentiated virtualization for enterprise clouds, large and...Presentation   differentiated virtualization for enterprise clouds, large and...
Presentation differentiated virtualization for enterprise clouds, large and...
 
Presentation desktops for the cloud the view rollout
Presentation   desktops for the cloud the view rolloutPresentation   desktops for the cloud the view rollout
Presentation desktops for the cloud the view rollout
 

KĂźrzlich hochgeladen

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
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
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
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
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
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
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 

KĂźrzlich hochgeladen (20)

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
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)
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
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
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
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
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 

Presentation atmos architecture overview

  • 1. 1Š Copyright 2011 EMC Corporation. All rights reserved. ATMOS ARCHITECTURE OVERVIEW Mark O’Connell
  • 2. 2Š Copyright 2011 EMC Corporation. All rights reserved. Agenda •  Why Object Storage •  Architecture •  Data Management at Scale •  Multi-tenancy for management at scale
  • 3. 3Š Copyright 2011 EMC Corporation. All rights reserved. Trends in IT •  Companies, information, and services are global •  Growth of unstructured, digital information •  24x7, worldwide access to data •  Growth in data access points – laptops, mobiles, etc. •  Scale out architecture, grow with your data needs •  Huge worldwide networking infrastructural building blocks
  • 4. 4Š Copyright 2011 EMC Corporation. All rights reserved. EMC Atmos – Managing Big Data in the Cloud •  Purpose-built cloud storage platform •  Globally distributed •  Intelligent data management •  Web-scale
  • 5. 5Š Copyright 2011 EMC Corporation. All rights reserved. Typical Customer Usage Models Build and Manage Enterprise Cloud Storage•  Manage global unstructured data •  Protect data •  Reduce IT storage costs Make Existing Storage Cloud-Ready •  Utilize existing storage resources and hardware •  Atmos Cloud storage in virtual environment Provide Cloud Storage-as-a-service •  Service multiple consumers •  Provide secure multitenancy •  Meter and bill for usage Archive to the Cloud •  Isolate distributed archives •  Manage chargeback •  Ensure security and protect data
  • 6. 6Š Copyright 2011 EMC Corporation. All rights reserved. EMC Atmos Design Principles •  Massively scalable infrastructure –  Multiple petabytes; billions of objects –  Hundreds of sites, fully distributed –  Unified namespace •  Policy-based management –  Policy tells content where to go, what actions to take –  Integrated object based metadata –  Event driven policy evaluation
  • 7. 7Š Copyright 2011 EMC Corporation. All rights reserved. EMC Atmos Design Principles •  Data services and access methods –  Replication, GeoProtection, compression, de-duplication, spin-down –  Web Services (REST/SOAP) and file system access –  Full metering and billing infrastructure •  Management at scale –  Auto-config and auto-healing architecture –  Multi-tenancy –  Manage more with fewer people –  Partitioned management services allows sharing a common infrastructure amongst disparate users
  • 8. 8Š Copyright 2011 EMC Corporation. All rights reserved. LAN access protocols Atmos Native Client Access API Firewall LAN access WAN access REST REST Server Blob storage Runs on each node Runs across nodes Atmos High-Level Architecture
  • 9. 9Š Copyright 2011 EMC Corporation. All rights reserved. CIFS Atmos Native Client Access API Firewall LAN access WAN access Installable Filesystem NFS Atmos CAS REST GeoDrive Browser NFS CIFS Custom Apps REST Server CDP log collection and processing Blob storage Atmos - Access Architecture
  • 10. 10Š Copyright 2011 EMC Corporation. All rights reserved. Atmos – Storage Architecture One per node Locally stores data No communication with other SSs Atmos Native Client Access API Write K46DJ…3X2 Replicated Replicated, identifies an MDS Queues asynchronous replication requests Track online storage resources Policy Management Policy Management Policy Management Storage Service Storage Service Job Service Resource Management Service A-M N-Z Metadata Service Metadata Service Node 2Node 1 MDLS MDLS MetaData Location Service
  • 11. 11Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Storage Architecture •  MDS (MetaData Service) design is the key to scalable global storage •  Each MDS manages a slice of the object namespace –  3x replicated for HA and availability –  MDS unavailability only affects some objects •  MDS can use any available storage server –  Storage outages do not affect ability to store new data –  No impact for reads unless no stored copies are available •  Normal operation favors MDSs local to the client –  Reduces latency for most operations while maintaining global availability •  REST protocol for globally scalable access
  • 12. 12Š Copyright 2011 EMC Corporation. All rights reserved. Creating an Atmos System
  • 13. 13Š Copyright 2011 EMC Corporation. All rights reserved. Architecture Overview – Building Blocks •  Industry standard components –  Processor, memory, etc details •  Standard data center environments •  Factory configured, racked, and cabled •  Flexible, cost-effective service model •  User serviceable •  Up to 30 drives per 3U drawer •  Up to 720 TB per rack •  120, 240, or 360 drive configurations WS 360WS 120/240 Compute Configuration •  1:15 Server-to-drive ratio •  120/240/480 TB capacity •  GbE or 10GbE connectivity Capacity Configuration •  1:60 Server-to-drive ratio •  360/720 TB capacity •  GbE or 10GbE connectivity
  • 14. 14Š Copyright 2011 EMC Corporation. All rights reserved. REST clients IFS clients CAS clients Architecture Overview – Virtual Building Block Ÿ  Identical software components and capabilities in a virtual (VMware ESX) environment − Interoperates with HW based Atmos deployments Ÿ  Extends any storage with a web services interface and object storage − Heterogeneous SAN, NAS, and Object access on a single platform − Enables scale out unified object storage across data centers or geographies IS1 IS4IS3IS2 RMG ESX Servers Atmos RMG, 4 IS, 8 Nodes FC/ NFS RES T LAN Protocols Atmos CAS
  • 15. 15Š Copyright 2011 EMC Corporation. All rights reserved. Forming a System from the Building Blocks RMG 2 (London) RMG 1 (Boston) RMG 3 (Raleigh) RMG 4 (Rome) IS1 IS4IS3IS2 RMG ESX Server s •  Each physical or virtual building block is typically one RMG –  RMG = Resource Management Group, unit of geographic scaling –  LAN connected nodes, typically collocated –  One RMG can house multiple racks •  RMGs organize the nodes into distinct locations –  Used in policy placement of data –  Resource availability tracked locally and then communicated globally •  Client requests localized via RMG •  Responses optimized to use resources local to the RMG
  • 16. 16Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Data Storage
  • 17. 17Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Object Creation and RMG Interactions 1)  REST request recv’d 2)  MDLS finds a Metadata Service (normally in local RMG), creates record 3)  Local data copy(s) stored, normally synchronous 4)  Asynchronous remote data copy(s) queued via Job Service 5)  Multiple remote asynchronous copies leverage RMG local resources 6)  A record is made of bandwidth and storage consumed RMG 2 (London) RMG 1 (Boston) 3 6 2 4 5 1
  • 18. 18Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Data Path – Data Placement How is it decided where the metadata and data are placed? •  User policies guide the placement decision •  Can be based on –  Initiating user –  Location of request –  User specified metadata –  Or more •  Policy specifies –  Metadata location –  Data protection level –  Data protection location RMG 2 (London) RMG 1 (Boston) RMG 3 (Raleigh) RMG 4 (Rome) IS1 IS4IS3IS2 RMG ESX Server s
  • 19. 19Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Data Path – Policy Specification Policy specifications detail how an object is to be stored within the system Metadata is normally placed in the RMG which receives the create request Specify data storage options – N way mirroring, erasure encoding, location, sync vs async, etc.
  • 20. 20Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Data Path – Policy Selector Policy selectors use criteria from the object to choose how the object will be stored. Specify the policy specification, which controls where the data is stored Specify how the decision is made – user metadata value (s), system metadata, etc Specify if the policy should be applied when objects are created or when they are updated
  • 21. 21Š Copyright 2011 EMC Corporation. All rights reserved. Accessing Data in Atmos
  • 22. 22Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Read interactions with RMG and Policy 1)  REST read request recv’d 2)  MDLS uses Object ID to identify Metadata Service 3)  Metadata Service returns locations of all replicas 4)  Closest replica used to satisfy the read 5)  A record is made of the bandwidth consumed RMG 2 (London) RMG 1 (Boston) 3 5 2 4 51 43 3 1
  • 23. 23Š Copyright 2011 EMC Corporation. All rights reserved. Decomposition of an Atmos object •  Blob –  The actual data bits of the object, protected according to policy •  System Metadata –  Standard information added automatically to the object –  E.g. time last modified, time created, size, name, storage policy, etc. •  ACL –  Security information about which UIDs may access this object –  May be freely changed by the object creator and others with access •  User Metadata –  Arbitrary information which can be associated with an object –  Can be used to drive policy decisions for the object –  Applications independent of the creator can add metadata •  Subject to object ACL permission –  Can be declared listable for easy object access
  • 24. 24Š Copyright 2011 EMC Corporation. All rights reserved. Accessing Your Data •  How can I identify the piece of data that I want? –  Use the object id •  May require an external database to manage the object ids –  Named objects (filesystem names) /home/finance/records/2011
  • 25. 25Š Copyright 2011 EMC Corporation. All rights reserved. Accessing Your Data Using Metadata •  Associate descriptive metadata with objects of interest •  Use listable metadata tags to quickly index similar items –  Walk the listable tag, possibly examining the object(s) to find the one of interest, e.g. •  Records from 2011 •  Records from blackjack table with dealer = “Mark O’Connell”
  • 26. 26Š Copyright 2011 EMC Corporation. All rights reserved. Accessing Your Data •  Atmos provides multiple object access schemes –  Object id •  Automatically assigned by the Atmos system •  Fastest mechanism to retrieve your data –  Named objects •  Optionally associate a name with a particular object •  Names are like pathnames (e.g. /mark/files/presentation.ppt) •  Supports directory list operations •  Additional overhead on R/W to translate name –  Listable tags •  Based on metadata in the object •  Quickly find a set of objects which share a certain property •  Useful for application specific index and search operations
  • 27. 27Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Multi-tenancy
  • 28. 28Š Copyright 2011 EMC Corporation. All rights reserved. Architecture Overview Atmos Tenancy Model •  Foundation for cloud storage architecture –  Conceptual grouping of resources –  Hierarchical model enables flexible application integration –  Platform to support millions of users –  Provides robust reporting and resource management •  Improves operational efficiency –  Manage access and resources per tenant/subtenant –  Allows optimal policy definition and management
  • 29. 29Š Copyright 2011 EMC Corporation. All rights reserved. Blob storage Atmos Tenancy Model Tenants •  Dedicated network connections − Control of ingest bandwidth •  Controls storage usage (policies) − N+3, N+6, 2x mirror, etc •  Creates subtenants − Storage system + storage admin Subtenants •  Preconfigured storage system •  A distinct object namespace •  Can be metered and billed •  Manages/creates application connection credentials UIDs •  Represent an entity which can connect to the blob store and create/access objects •  Can be metered/billed N+3 2x mirror Tenant 1 Tenant 2 Tenant 3
  • 30. 30Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Tenancy Model - Data •  Tenants –  Tenancy is a logical compartmentalization of data and resources –  Tenants have their own access nodes, security control, storage policies, and access to the data •  Not aware of any other resources except for its own •  No access to other tenant’s resources –  All underlying resources shared among Tenants •  Subtenants –  Each Subtenant owns a distinct storage environment •  Users, objects and filesystem •  UserID needs to be unique only within a subtenant –  Each subtenant manages a disjoint set of data •  Stronger than an ACL, like a virtual storage machine –  Subtenant inherits policy specifications and selectors from the Tenant –  Subtenant may reorder policy specifications
  • 31. 31Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Tenancy Model - Data •  Users –  Authenticates to store/retrieve/manipulate data in the cloud –  Per-user listable tags (metadata organization) –  May share files with other users in the same subtenant (via ACLs)
  • 32. 32Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Tenancy Model - Management •  SysAdmin –  SysAdmin creates tenants –  SysAdmin assigns nodes to tenants –  SysAdmin manages the physical state of the system •  Upgrades, adding nodes to the system, etc –  SysAdmin has no data access, SysAdmin cannot create/alter policies •  Tenant admin –  Tenant admin creates policy specifications – how data will be stored in the system –  Tenant admin creates subtenants (virtual storage environment) and subtenant admins –  Tenant admin assigns policies to a subtenant
  • 33. 33Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Tenancy Model - Management •  Subtenant admin –  Subtenant admin allows access to the storage environment (creates/deletes users) –  Subtenant may have a level of control over storage policies which are in effect •  If the tenant admin allows multiple policies to be used by a subtenant storage environment, then the subtenant admin has a level of control over how the policies are applied •  Users –  No management rights
  • 34. 34Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Tenancy Model – Policy Application Storage Policy Subtenants and Assigned Policy Selectors 2 Sync copies 3 Sync EC copies 1 Sync copy 2 Sync copies 1 async copy India 2 Sync EC copies 1 async EC India Engineering Default policy Normal Finance Criticality Low, use normal Default policy Payroll IT Beta Default policy Test Research Size > 1MB, use Silver Criticality High, use Gold Normal Payroll Test Silver Gold
  • 35. 35Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Management Strategy •  Atmos storage was designed to be customized to the needs of multiple individual environments –  Tenant and subtenant model –  Multiple individuals can have multiple custom environments on one storage system •  Atmos management was designed to be similarly customized •  Full REST/POX API available for management operations –  Allows customizable management flows •  Management interface could be different for each tenant admin or subtenant admin –  Authenticate as SysAdmin, TenantAdmin, or SubtenantAdmin –  Management API can also be used to fully automate Atmos system management
  • 36. 36Š Copyright 2011 EMC Corporation. All rights reserved. Default Atmos GUI •  Common operations available in the default GUI –  Logins available for SysAdmin, TenantAdmin, SubtenantAdmin –  Different screens and information shown based on login
  • 37. 37Š Copyright 2011 EMC Corporation. All rights reserved. Customizing the Atmos GUI – Atmos Online •  Designed for a fully automated compute and storage service •  Customized workflow based on the Atmos system management APIs –  Allows automated onboarding of new customers, querying of billing information, etc •  Available at www.atmosonline.com
  • 38. 38Š Copyright 2011 EMC Corporation. All rights reserved. Atmos Architecture Summary •  A multi-site architecture for storing massive amounts of content •  Policy management allows control over data placement and protection •  Multi-tenancy for both data and management –  Allows customization of the storage for multiple, independent environments –  Allows a fine degree of logical separation of data –  Allows scoped management control for administrators
  • 39. 39Š Copyright 2011 EMC Corporation. All rights reserved. See Atmos in Action – Visit Booth 201 Theatre presentations every half hour Find Atmos-powered Storage-as-a- Service options available worldwide See how easy it is to integrate and customize Atmos via the open API and SDK Learn how Centera and Atmos work together for compliance via the cloud Sneak peek at new features – like GeoDrive! Meet with experts, peers and customers Enter to Win an iPad 2.0
  • 40. 40Š Copyright 2011 EMC Corporation. All rights reserved. Additional Resources Atmos Web landing page http://www.emc.com/products/family/atmos.htm Video: Why Beth Israel Deaconess Chooses Atmos for Cloud Computing http://www.emc.com/collateral/demos/microsites/mediaplayer-video/beth-israel- deaconess-emc.htm IDC Analyst Paper, EMC Atmos: Making Rain in the Clouds http://info.emc.com/mk/get/SDL? reg_src=web&P.ctp_program_execution.Source_ID=AMA00018247 Analyst Report: ESG: EMC Atmos Cloud Storage Helps Vistaprint Cut Storage Infrastructure Costs and Accelerate Production http://www.emc.com/collateral/analyst-reports/esg-solution-impact-analysis-emc- vistaprint.pdf Sandbox: Atmos Online Developer Network https://community.emc.com/community/edn/atmos
  • 41. 41Š Copyright 2011 EMC Corporation. All rights reserved.
  • 42. 42Š Copyright 2011 EMC Corporation. All rights reserved. THANK YOU