Load Balancing in Data Centers

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the primary function of a load balancer in a data center?

  • To enhance data encryption
  • To back up server data
  • To store data securely
  • To balance traffic flow among servers (correct)

The round robin algorithm saves the current state of the servers before distributing requests.

False (B)

What is the primary benefit of using a fully connected optical networking scheme in data centers?

  • Lower latency compared to traditional switching (correct)
  • Higher power consumption
  • Reduced throughput in high-speed applications
  • Increased complexity in network setup

What method does the least-connect algorithm use for distributing requests?

<p>It chooses servers with the least number of active connections.</p> Signup and view all the answers

Network virtualization allows network operators to handle multiple independent virtual networks using separate physical infrastructures.

<p>False (B)</p> Signup and view all the answers

What does a core switch use to forward packets in a switch-routed networking topology?

<p>Destination PIN address</p> Signup and view all the answers

A traditional load balancer may lead to __________ when large flows are present.

<p>congestion</p> Signup and view all the answers

Network virtualization guarantees __________ between coexisting virtual networks.

<p>isolation</p> Signup and view all the answers

Match the load balancing algorithm with its characteristic:

<p>Round Robin = Distributes requests one by one, without saving server state Least-Connect = Chooses servers with the least number of active connections Load Balancer = Balances traffic flow among servers Congestion = Can occur due to limited load-balancing machines during large flows</p> Signup and view all the answers

Match the following networking concepts with their descriptions:

<p>Routing = Forwarding packets based on destination addresses Network Virtualization = Decoupling networking services from infrastructure Optical Networking = Using optical switches for high-speed communication Latency = The delay in data transmission over networks</p> Signup and view all the answers

Which of the following statement is true regarding the use of multiple load balancers in large data centers?

<p>Every load balancer is dedicated to specific applications. (C)</p> Signup and view all the answers

The least-connect method is less efficient than the round robin method in large-scale data centers.

<p>False (B)</p> Signup and view all the answers

Which statement is true regarding the use of PIN addresses in data centers?

<p>They facilitate communication among data center hosts. (A)</p> Signup and view all the answers

Lower throughput is a significant advantage of non-optical switching schemes in data centers.

<p>False (B)</p> Signup and view all the answers

What challenge might a load balancer face when many clients request applications at the same time?

<p>Finding the right resource quickly and effectively communicating back to the source.</p> Signup and view all the answers

What are two issues that advanced converged networking and cloud computing must overcome?

<p>General delay in computer networks and lack of seamless connections in wireless networks</p> Signup and view all the answers

What is a key feature of virtual networks when decoupled from physical networks?

<p>They can evolve independently while simplifying physical network configuration. (B)</p> Signup and view all the answers

A virtual network does not require any physical resources to operate.

<p>False (B)</p> Signup and view all the answers

What is the function of a virtual NIC (VNIC) in a virtual network?

<p>A virtual NIC processes link layer protocol functions for virtual machines.</p> Signup and view all the answers

A virtual link is essentially a channel mechanism arranged over a physical ______.

<p>link</p> Signup and view all the answers

Match the following network components with their functions:

<p>Virtual Switches (vSwitches) = Facilitate virtual network traffic Virtual Routers (vRouters) = Direct packet forwarding Virtual Load Balancers (VLBs) = Distribute network traffic evenly Logical Firewalls = Filter traffic in a virtual environment</p> Signup and view all the answers

Why does a virtual machine need a new IP address when moving between subnets?

<p>Because the MAC address remains unchanged. (D)</p> Signup and view all the answers

The implementation details of physical packet forwarding in virtual networks are closely tied to virtual network configurations.

<p>False (B)</p> Signup and view all the answers

Name one virtual network component that aids in enabling connectivity over a virtual network.

<p>Virtual links</p> Signup and view all the answers

Which component connects a virtual machine (VM) to a system outside its physical machine?

<p>Virtual Network Interface Card (VNIC) (B)</p> Signup and view all the answers

Hyperscale datacenter deployment is common for most organizations.

<p>False (B)</p> Signup and view all the answers

What is the primary advantage of deploying edge clouds in an enterprise setting?

<p>Reduced latency for sensitive applications</p> Signup and view all the answers

Google's __________ is an example of a cloud management platform focusing on edge cloud operations.

<p>Anthos</p> Signup and view all the answers

Match each cloud service provider with its related service:

<p>Google = Anthos Microsoft = Azure Arc Amazon = ECS-Anywhere IBM = Cloud Pak for Data</p> Signup and view all the answers

In what type of environment is edge cloud primarily utilized?

<p>Internet of Things (IoT) (D)</p> Signup and view all the answers

Operationalizing a cloud can only be accomplished by hyperscale operators.

<p>False (B)</p> Signup and view all the answers

What does the term ‘edge cloud’ refer to?

<p>Cloud services focused on enterprise and IoT settings, minimizing latency.</p> Signup and view all the answers

Which of the following properties characterizes Aether as a cloud service?

<p>Supports edge and centralized services. (D)</p> Signup and view all the answers

Aether is constructed entirely from proprietary components.

<p>False (B)</p> Signup and view all the answers

What type of service does Aether provide?

<p>Managed Platform-as-a-Service (PaaS)</p> Signup and view all the answers

Aether supports both __________ services running on on-prem clusters and __________ services running in centralized cloud datacenters.

<p>edge; centralized</p> Signup and view all the answers

What is one of the key pieces of hardware used in Aether's cloud technology?

<p>Bare-metal servers (D)</p> Signup and view all the answers

Match the following elements of cloud infrastructure with their descriptions.

<p>Bare-metal servers = Physical computing units that operate without a hypervisor. Merchant silicon chips = Standardized chips typically used in cloud hardware. Remote device management interface = Tools like IPMI or Redfish for managing hardware. Leaf-spine switching fabric = Network architecture for efficient data switching.</p> Signup and view all the answers

Aether's deployment can range from a partial rack to a full data center cluster.

<p>True (A)</p> Signup and view all the answers

What is the purpose of the 'glue code' in Aether?

<p>To make the platform operational.</p> Signup and view all the answers

What is the primary benefit of renting software or hardware services in the cloud?

<p>Frequent upgrades managed by the cloud provider (B)</p> Signup and view all the answers

Infrastructure as a Service (IaaS) allows clients to use any equipment needed for operations.

<p>True (A)</p> Signup and view all the answers

What does PaaS stand for and what does it provide?

<p>Platform as a Service; it provides a computing platform and solution stack as a service.</p> Signup and view all the answers

A load balancer in a data center distributes traffic among the ______.

<p>links</p> Signup and view all the answers

Match the following cloud service models with their descriptions:

<p>SaaS = Software delivery model hosted in the cloud IaaS = Outsourcing hardware for operations PaaS = Providing a platform for developing applications</p> Signup and view all the answers

Why is energy consumption control important in data centers?

<p>Data centers consume substantial energy (D)</p> Signup and view all the answers

Virtualization allows for the separation of an infrastructure service from physical components.

<p>True (A)</p> Signup and view all the answers

Describe how resources can be partitioned in virtualization.

<p>Resources can be divided into multiple virtual pieces that retain similar properties to the original resource.</p> Signup and view all the answers

Flashcards

Software as a Service (SaaS)

A software delivery model where software and its data are centrally hosted and accessed on-demand.

Infrastructure as a Service (IaaS)

Outsourcing the use of essential equipment like storage, servers, and network components to a cloud provider.

Platform as a Service (PaaS)

A service that provides a computing platform and various tools for software development and deployment.

Reliability in Data Centers

A key design principle for data centers, ensuring systems and data are accessible even during failures.

Signup and view all the flashcards

Load Balancing in Data Centers

A system that distributes incoming network traffic evenly across multiple servers in a data center.

Signup and view all the flashcards

Routing Protocol in Data Centers

A method of routing network traffic within a data center to optimize performance for different applications and services.

Signup and view all the flashcards

Energy Consumption Control in Data Centers

An important design challenge in data centers, considering the high energy consumption.

Signup and view all the flashcards

Virtualization in Data Centers

The process of creating virtual versions of computing components like operating systems, servers, and storage devices.

Signup and view all the flashcards

Load Balancer

A device that distributes incoming requests from clients to different servers in a data center, ensuring even workload distribution.

Signup and view all the flashcards

Round Robin Algorithm

A load balancing technique where requests are assigned to servers in a circular order, without considering server load status.

Signup and view all the flashcards

Least-Connect Algorithm

A load balancing technique that prioritizes servers with fewer active connections, aiming for optimal resource utilization.

Signup and view all the flashcards

Multiple Load Balancers in a Data Center

In data center networks, several load balancers are often used to handle specific applications or types of traffic, enhancing efficiency and performance.

Signup and view all the flashcards

Load Balancers in Large Data Centers

In large data centers, the load balancer plays a crucial role in efficiently connecting various clients, applications, and servers, enabling fast and accurate communication.

Signup and view all the flashcards

Load Balancing Congestion

While load balancers are essential for distributing workload, exceeding capacity can lead to congestion, highlighting the importance of resource management.

Signup and view all the flashcards

Load Balancers in Data Center Networks

Load balancers are fundamental components of data center networks, ensuring smooth and efficient communication between clients and servers.

Signup and view all the flashcards

Methods of Load Balancing in Data Center Networks

Load balancing can be implemented using various techniques, each tailored for specific network configurations and traffic patterns.

Signup and view all the flashcards

What is a virtual network service?

A virtual network service is a software-based representation of a network service that can be deployed and managed independently of the underlying physical network infrastructure.

Signup and view all the flashcards

How does virtualization software enhance network configuration?

Virtualization software enables you to configure and manage network services through APIs, providing greater flexibility and control over your network.

Signup and view all the flashcards

Switch-Routed Networking Scheme

A networking design where packets are forwarded based on their destination PIN address. Core switches inspect L4 bits, aggregate switches use L2 bits to determine edge switch ports, and the PIN is also used for communication between hosts and switches.

Signup and view all the flashcards

What happens to the physical network in a virtualized environment?

When a virtual network is decoupled from its physical counterpart, the physical network is simplified to focus on packet forwarding between hypervisors.

Signup and view all the flashcards

Fully Connected Optical Networking Scheme

A data center network topology that utilizes all-optical switches in the core switching tier. This offers higher throughput, lower latency, and reduced power consumption compared to non-optical schemes.

Signup and view all the flashcards

Network Virtualization

The process of separating networking services from their underlying physical infrastructure. This allows for the creation of independent virtual networks that share the same physical hardware.

Signup and view all the flashcards

What virtual network components are created by virtualization software?

Virtualization software creates virtual network elements like links, switches, NICs, routers, load balancers, and firewalls, allowing you to build complex virtual networks.

Signup and view all the flashcards

Network Virtualization: Shared Infrastructure

Network virtualization enables independent and application-specific virtual networks to share a common physical infrastructure, enhancing resource utilization and flexibility.

Signup and view all the flashcards

What is a virtual link?

A virtual link represents a logical connection between virtual machines over a shared physical link, allowing them to communicate.

Signup and view all the flashcards

What is a virtual NIC (VNIC)?

A virtual network interface card (VNIC) provides a virtual network connection for a virtual machine, allowing it to communicate within a virtual network.

Signup and view all the flashcards

Network Virtualization: Solving Connectivity Issues

Network virtualization addresses network delays and connectivity issues by offering seamless connections across various network types.

Signup and view all the flashcards

Why are VNICs necessary in virtual environments?

The need for VNICs arises when a virtual machine moves between subnets, requiring a new IP address while keeping its MAC address constant.

Signup and view all the flashcards

Network Virtualization: Isolation Guarantee

A key requirement for network virtualization is the ability to isolate coexisting virtual networks from each other, guaranteeing security and preventing interference.

Signup and view all the flashcards

How many VNICs are needed per virtual machine?

Each virtual machine requires its own VNIC to connect to the virtual network, enabling independent communication within the virtual environment.

Signup and view all the flashcards

Network Virtualization: Operational Efficiency

Network virtualization allows operators to build and manage multiple virtual networks on a single physical infrastructure, making it more efficient and flexible.

Signup and view all the flashcards

What is edge cloud?

The term "edge cloud" is used to describe a cloud computing environment that is situated closer to the users or devices that are accessing it, as opposed to a centralized "core" cloud.

Signup and view all the flashcards

Why is edge cloud important?

The concept of edge cloud aims to solve problems related to latency, data security, and network bandwidth. It brings computing resources closer to the source of data, reducing the need for constant data transfers over long distances.

Signup and view all the flashcards

Where is edge cloud typically used?

Edge cloud is often deployed in enterprise environments, such as factories, retail stores, or hospitals, where data needs to be accessed and processed quickly and securely.

Signup and view all the flashcards

How do hyperscalers play a role in edge cloud?

Hyperscalers, like Google, Microsoft, and Amazon, offer edge cloud services as extensions of their core datacenters. They provide infrastructure and tools that allow for easier deployment and management of edge cloud environments.

Signup and view all the flashcards

Can you build your own edge cloud without hyperscalers?

It is possible to build and operate an edge cloud without relying solely on hyperscalers by utilizing open-source software packages and solutions.

Signup and view all the flashcards

Can edge cloud connect to a core datacenter?

Edge cloud can be connected to centralized datacenters, forming a hybrid cloud environment. This integrates the benefits of both edge and core cloud computing.

Signup and view all the flashcards

How does edge cloud work with the Internet of Things (IoT)?

Edge cloud plays a crucial role in developing and supporting the Internet of Things (IoT) applications, where data is generated from numerous connected devices. It helps manage and process data from sensors, actuators, and other smart devices.

Signup and view all the flashcards

What is the purpose of this book?

This book explores the details of building and managing an edge cloud, providing insights into the technical aspects and challenges.

Signup and view all the flashcards

What is Aether?

Aether is a project that aims to support 5G-enabled edge clouds as a managed service. It utilizes both on-premise infrastructure (servers and switches) and cloud datacenters, offering services like "edge services" running on the on-premise clusters and "centralized services" running in cloud datacenters.

Signup and view all the flashcards

What is the hardware foundation of Aether?

Aether starts with bare-metal hardware (servers and switches) deployed in edge sites. These on-premise edge clouds can range in size from a partial rack to a multi-rack cluster, configured based on best practices used in datacenters.

Signup and view all the flashcards

What is the unique feature that Aether adds?

Aether integrates 5G-Connectivity-as-a-Service, adding a layer of network capabilities to its cloud offering. This makes it a managed Platform-as-a-Service (PaaS) that includes both the cloud infrastructure and network connectivity.

Signup and view all the flashcards

What's the philosophy behind Aether's construction?

To provide a fully reproducible and open solution, Aether is built entirely from open-source components. It only includes necessary "glue code" and "specification directives" to make it operational.

Signup and view all the flashcards

What kind of hardware components are used in Aether?

Aether's infrastructure consists of servers and switches built using standard merchant silicon chips, such as ARM or x86 processors and Tomahawk or Tofino switching chips. These components offer flexibility and scalability.

Signup and view all the flashcards

How is Aether managed and monitored?

For management, Aether leverages remote device management interfaces like IPMI or Redfish. These interfaces allow for remote configuration and monitoring of servers and switches, crucial for managing a distributed infrastructure.

Signup and view all the flashcards

How is Aether physically structured?

Aether's physical cloud cluster is organized as a leaf-spine switching fabric, where servers are connected to leaf switches, and the leaf switches are interconnected to spine switches. This architecture provides a robust and scalable network.

Signup and view all the flashcards

How is the switching fabric controlled in Aether?

The software running on the servers in Aether controls the switches through a management interface. This allows for dynamic configuration of the switching fabric based on needs, enhancing network flexibility.

Signup and view all the flashcards

Study Notes

Cloud Computing and Edge Computing

  • Cloud computing is a network-based system where clients share configurable resources.
  • Cloud-based systems use large data centers for services.
  • Cloud computing has radically changed how computer services are built, managed, and delivered.
  • Cloud computing involves numerous servers connected to a network (typically the internet).

Topic Outline

  • Background: Cloud computing and data centers, data center networks (DCNs), network virtualization
  • Example Cloud and Edge Computing implementation

Background

  • Chapter 16: Cloud Computing and Network Virtualization

Cloud Computing and Data Centers

  • Section 16.1: Cloud Computing and Data Centers
  • A cloud-based system is a network-based computing system where clients use shared configurable resources.
  • Cloud-based systems deliver services from large data centers.
  • Cloud computing signifies various computing concepts.
  • A large number of servers are connected to a network, usually the internet.

Driving Forces Behind Birth of Cloud Computing

  • The possibility of creating overcapacity in large corporate data centers.
  • Falling cost of storage.
  • Ubiquity of broadband and wireless networking.
  • Improvements in networking technologies.
  • Cloud computing is equivalent to distributed computing over a network.
  • A host server in a data center is called a blade.

Cloud Computing and Data Centers

  • A blade consists of CPU, memory, and disk storage.
  • Blades are stacked in racks; each rack averages 30 blades.
  • Server racks are racks of host blades.
  • Virtualization is crucial for cloud computing success.
  • Cloud computing delivers computing services from a large virtualized data center to numerous users using shared applications.
  • Services are provided through physical and virtual servers in data centers.
  • Virtual servers are software-emulated servers that run on real servers.
  • They can be moved and scaled without affecting the user.
  • Cloud computing is on-demand, self-service, and metered.
  • Cloud data centers provide various computing resources.
  • Services include database storage, computing, email, voice, multimedia, and enterprise applications.

Benefits of Cloud Computing from Application Standpoint

  • Benefits for infrastructure-less organizations and client users include flexibility, availability, use of platforms, commoditized services, and readily available APIs.

Types of Cloud

  • Two main cloud types:
    • Public cloud: resources available dynamically to the public.
    • Private cloud: the on-site cloud of a corporation.
    • Hybrid cloud: a combination of on-site and off-site computing resources.
    • Community cloud: multiple organizations with common needs share a common infrastructure.

An Overview of a Cloud Computing System

  • A data center consists of numerous server racks (server farm)
  • A data center delivers various computing, storage, or other services depending on the application.
  • Cloud storage is an important element of a data center.
  • Server racks can contain a storage system for public or private data.
  • A data center has its own DCN (data center network) to interconnect its host machines (servers) and connect it to the internet.
  • A load balancer monitors incoming traffic and distributes it evenly across servers and storage systems.

Cloud Computing Service Models

  • Cloud computing provides remotely accessible services.
  • The advantage of a service model is that clients can rent software or hardware services remotely without upgrades.
  • The most common service models in cloud computing are:
    • Software as a Service (SaaS): Software, including associated data, hosted centrally in the cloud (on-demand software).
    • Infrastructure as a Service (IaaS): Outsourcing the use of necessary equipment like storage, servers, and networking components.
    • Platform as a Service (PaaS): Provides a computing platform and a solution stack.

Data Centers – Design Principles

  • Data centers are vital to individuals, enterprises, service providers, and content providers.
  • Load balancing evenly distributes traffic within a data center.
  • Effective routing protocols must guarantee high application performance.
  • Energy consumption control is a significant design consideration.

Virtualization In Data Centers

  • Creating a virtual version of a computing component such as operating systems, servers, or storage devices is called virtualization.
  • Virtualization decouples infrastructure services from physical system components.
  • Virtualization affects various aspects of daily life, including online shopping, education, and gaming.

Need For Virtualization Of Resources

  • Sharing resources: When a resource (e.g., server) is too large, it can be virtually partitioned to share it.
  • Aggregating resources: When a resource is too small, it can be virtually aggregated to create larger capacities.
    • Example: many inexpensive disks form a reliable, large storage system.
  • Resource management: Virtualization makes managing devices and their networking, easier.
    • For example, users can be isolated when sharing a resource.

Virtualization in Data Centers

  • A hypervisor is a software, hardware, or firmware that monitors and manages virtual machines.
  • A host machine is the real computer (machine) on which a hypervisor is running.
  • A guest machine is each individual virtual machine.
  • A hypervisor manages guest operating systems, virtualizing hardware resources.

Benefits Of Machine Virtualization

  • Effective Use of a Machine: Multiple users share computing and infrastructure facilities.
  • Lower System Maintenance Cost: Machine maintenance cost can be reduced.
  • Rapid and Dynamic Provisioning of new features: Feature agility through faster creation of VMs.
  • Load balancing at and beyond data centers: Even distribution of computing load.

Challenges Of Machine Virtualization

  • Virtualization poses networking challenges.
  • Transport layer protocol performance can degrade.
  • End-to-end packet delays can increase even with low network load.
  • Latency of scheduling hypervisors.

Data Center Networks (DCNs)

  • Typical data centers use routers and layer 2/3 switches in a specific topology.
  • Servers in each rack are directly connected through top-of-rack (ToR) or edge switches.
  • Each server in each rack has a network interface card (NIC) connecting to the ToR switch, and a data-center IP address.
  • Edge switches are connected to multiple layer 2/3 aggregate switches.
  • Aggregate switches are ultimately connected to layer 3 core switches.

Data Center Networks (DCNs)

  • Data center networks (DCNs) use a hierarchical architecture.
  • Scaling up DCNs to accommodate a larger number of hosts is possible because of this architecture.

Two types of traffic flow through DCNs:

  • Traffic between clients outside the data center and data center hosts.
  • Traffic between data center hosts.
  • Boundary routers on top of core switches handle connections between data center servers and clients on the internet.

Load Balancer

  • Load balancers are used in data centers to distribute traffic among servers to improve performance and availability.
  • Load balancers ensure even distribution of requests from clients to servers.
  • A large data center handles numerous concurrent real-time applications from diverse clients.
  • Load balancers have many instances in large data centers to serve diverse applications.
  • Load balancing can lead to congestion when many requests are handled and there are limited active machines.

Load Balancer - Round Robin Algorithm

  • Load balancers use a round-robin algorithm to distribute requests sequentially to free, eligible servers.
  • Load balancers don't collect and store the present state of the servers.

Load Balancer - Least-Connect Algorithm

  • Load balancers employ the least-connect algorithm to distribute traffic based on active connections.
  • Load balancers monitor active connections to servers.
  • Load balancers prioritize servers with the fewest active connections, leading to more efficient load balancing in large-scale data centers.

DCN Architectures

  • Switches and routers, load balancers, and data center links significantly contribute to data center infrastructure costs.
  • Intelligent design of the networking section of cloud computing is crucial for reducing network costs.
  • Three popular networking structures used in DCNs:
    • Server-routed networking scheme
    • Switch-routed networking scheme
    • Fully connected optical networking scheme

Network Virtualization

  • Network virtualization is decoupling networking services from network infrastructures.
  • It's crucial for shared network infrastructure in cloud computing.
  • Network virtualization improves how networking and computing resources work and are optimized.
  • Key challenges include general delay in computer networks and lack of seamless wireless connections.
  • Network virtualization allows multiple independent, application-specific virtual networks to share a common physical infrastructure.
  • This virtualization is achieved via software-defined networking (SDN).

Network Virtualization Components

  • Virtual networks are decoupled from physical networks for maximum potential.
  • Virtualization's software handles packet forwarding, decoupling from physical forwarding.
  • The creation of virtual links, virtual switches, virtual NICs, virtual routers, and virtual load balancers from virtualization software.
  • Multiple hosts connected through a shared physical link.
  • The link is viewed as a multichannel medium to transmit data through.
  • Multichannel connectivity (channnelization) is referred to as a virtual link.

Virtual NICS

  • A network interface card (NIC): attached to a host or network device.
  • Processes Ethernet and Wi-Fi protocols.
  • NICs on top-of-rack (ToR) switches or aggregate switches.
  • Virtual NICs (VNICs) are necessary when virtual machines move between subnets in a data center.
  • Any physical host or networking device requires at least one NIC.
  • Every active virtual machine needs its own virtual NIC.

Virtual NICS

  • IP addresses of virtual machines change while their MAC addresses remain unchanged.
  • When virtual machines' network connections cross multiple layer 2 networks, a new IP address is required for the machine.

Network Interface Card(NIC) Virtualization

  • A physical machine can host multiple virtual machines (VMs)
  • Each VM has a virtual NIC (VNIC) and is housed in the physical machine
  • A Virtual Ethernet Port Aggregator (VEPA) manages communication and switching among VNICS.

Virtual Switches (vSwitches)

  • Virtual switches (vSwitches) are necessary when virtual machines needs to communicate with a greater number of hosts and need more ports than a single layer 2 switch can offer.
  • vSwitches extend the number of ports on a physical switch, increasing flexibility when multiple virtual machines are active.
  • Embedded virtualization software enables the addition of vSwitches to virtual or physical machines.

Edge Cloud Operations

  • Edge cloud operations focus on operationalizing a cloud beyond core data centers.
  • Edge clouds are often found in enterprises or Internet of Things (IoT) settings like factories.
  • The edge places the location where cloud services connect to the physical world.

Edge Cloud Architecture

  • Two subsystems: the edge cloud and the hybrid cloud.
  • Aether is a platform as a service (PaaS).
  • Aether uses open-source components.

Edge Cloud - Architecture

  • Overview of Aether as a hybrid cloud featuring edge apps using the 5G data plane.
  • Management and control-related workloads live in a central cloud.

Edge Cloud - ACE

  • Aether edge cloud is ACE – Aether Connected Edge.
  • A platform with Kubernetes – leaf/spine switching fabric.
  • Manages the architecture using a software-defined fabric.

Hybrid Cloud

  • Aether hybrid cloud has two subsystems in the central cloud:
    • Multiple instances of the Mobile Core Control Plane (CP).
    • Aether Management Platform (AMP)
  • Pairing of CP (central) with UP (edge) instances is dynamic.

Summary

  • Cloud computing and related concepts.
  • Key aspects of network virtualization.
  • The different types of clouds.
  • Practical illustrations given in examples and relevant diagrams.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Cloud and Edge Computing PDF

More Like This

Use Quizgecko on...
Browser
Browser