Chapter 7: Operations Elements Flashcards
(39 cards)
What need Cloud Data Centers to be?
Cloud data centers have to be robust and resilient to all types of threats.
Cloud Data Centers need to be robust and resilient against what types of threats?
Cloud data centers have to be robust and resilient to all types of threats:
- from natural disasters
- hacking attacks
- to underlying infrastructure and utilities failures.
What does designing and building your own data center facility allows you to choose?
Designing and building your own facility allows you to choose:
- location
- services
- design elements
that fit your organizational needs.
When organizations consider buid vs buy decisions for data center space, they will often consider what kind of items?
- Cost of the facility or cost to lease space over time
- if the organization may scale up or down (in terms of size or requirements)
- Whether they can be more efficient in terms of:
- power
- heating and cooling
- staffing over time
in their own facility or one they rent - Whether there are specific security controls or requirements that fit a build or buy model better.
- whether they have the ability or expertise to staff a datacenter
Cloud Service Providers pick data center locations for what kind of reasons?
the availability of inexpensive (or at least lower cost) electricity
- the ability to get high-speed connectivity for the facility
- the likelihood of natural disasters
- likelihood of political stability
- how challenging it will be to provide temperature control inside of the facility
- how close the location is to other data centers they may operate in the area
Data center resilience focuses on a broad range of infrastructure and systems components, including utilities like: … ?
- electrical
- water
- connectivty
- heating and cooling
- Staffing
- elements to handle failures (generators, fuel storage, fire suppression systems
What is a key concern for data center design?
Ensuring that data centers have both reliable and sufficient power is a key concern for data center design.
What 3 critical items at the provider and external infrastructure levels need to be considered?
- Can the data center be connected to multiple grids?
- Are there distinct physical paths for power?
- Is there enough power for the expected load that the data center will create?
What are Uninterruptible power supplies?
Power infrastructure for the data center itself is also important. Uninterruptible power supplies that provide battery-based or flywheel-based power are commonly used in data center designs to cover brief power outages.
What are generators for?
Generators are typically used to provide power during longer outages, and they need to be powerful enough o keep the data center running.
Generators themselves are typically deployed in redundant designs to ensure that a single generator not working doesn’t stop the data center from functioning. Multiple-generator designs also allow generators to be removed from service for maintenance cycles during longer emergencies.
What 5 tasks should be performed to ensure communications redundancy?
- identify their current and likely future bandwidth needs
- Ensure connectivity to their potential data center locations from more than one internet service provider (ISP), a concept the CCSP Outline (Candidate Information Bulletin) calls multi-vendor pathway connectivity
- Ensure that those ISPs do not have shared upstream dependencies
- Assess connectivity paths for environmental dangers and single points of failure
- Design internal systems and networks to support redundant connectivity and resilience.
What are three categories of controls?
- physical
- administrative
- logical/technical.
Data Center: Physical Access to Devices: Entry and Egress should be …?
- controlled
- monitored
- logged
How many Tiers does the Data Center - Uier Classification System have?
- Tier 1
- Tier 2
- Tier 3
- Tier 4
Uptime Institute’s Tier Classification System:
The system describes four tiers from Tier 1 to Tier 4, each with increasing requirements for what kind of thigns?
- maintenance
- power
- cooling
- fault tolerance
What are the requirements for a Tier 1 Data Center?
A Tier 1 data center is the basic infrastructure required to support an organization that wants to conduct IT operations. Tier 1 has the following requirements:
- an uninterruptible power supply (UPS) system for line conditioning and backup purposes
- An area to house IT systems
- Dedicated cooling systems
- A power generator for extended electrical outages
They are also expected to have redundancy for:
- chillers,
- pumps,
- UPS devices,
- and generators
but are likely to have to shut down for maintenance activities.
What are the requirements for a Tier 2 Data Center?
Tier 2 facilities provide more redundancy than Tier 1 facilities, including the following:
- Generators and UPS devices
- Chillers and cooling units
- Pumps
- Fuel tanks and other fuel storage
Unlike Tier 1 facilities, Tier 2 facilities are intended to ensure that critical operations are not interrupted due to planned maintenance.
What are the requirements for a Tier 3 Data Center?
The Tier 3 design is known as a “concurrently maintainable site infrastructure.”
As the name indicates, the facility features both the redundant capacity components of a Tier 2 build and the added benefit of multiple distribution paths where only a sole path is needed to serve critical operations at any given time.
What are the requirements for a Tier 4 Data Center?
Tier 4 data centers are the highest level described by the Uptime Institute.
They have independent and physically isolated systems providing redundancy and resiliency at both the component and distribution path levels, ensuring that events that compromised one system would not take out the redundant system.
Tier 4 data centers are not disrupted if there is a planned or unplanned event, although the Uptime Institute notes that planned maintenance may increase the risk of an outage if the remaining redundant systems are compromised while the maintenance is in progress.
In addition, Tier 4 data centers are designed around fault tolerance for components, so a system that fails will not result in a failure of a service.
What are the two elements of data center logical design that you need to be aware of?
- tenant partitioning
- Access Control
What is data center - logical design - tenant partitioning?
The first is tenant partitioning. Commercial data centers and hosting providers often have multiple tenants in the same physical space, requiring methods to partition tenants.
Partitioning may occur at the rack or cage level, where a locked rack or cage is used to separate tenants and provide physical security.
Name 7 virtualization Concepts?
- Distributed resource scheduling
- Dynamic optimization
- Maintenance Mode
- High availablity
- Containerization
- Ephemeral computing
- serverless
What is distributed resource scheduling?
Distributed resource scheduling, which focuses on providing resources to virtual machines to ensure they can meet performance service level requirements. It also allows migrations of systems to other underlying infrastructure during maintenance and includes monitoring and management capabilities.
In short, distributed resource scheduling is the ability to manage resources across a cluster or environment in a way that optimizes reliable and consistent service delivery.
What is Dynamic Optimization?
Dynamic optimization is a term used to describe an optimization process that assesses performance or other factors and takes action to meet desired targets.
Dynamic optimization relies on real-time data and defined goals or objectives to determine configuration and resource changes required to meet those goals.