Networking in Virtual Environments Virtualization – Why do I care? Technical components of virtualization Networking in a virtual world What is cloud computing?

Slides:



Advertisements
Similar presentations
Cloud computing is used to describe a variety of computing concepts that involve a large number of computers connected through a real-time communication.
Advertisements

Ed Duguid with subject: MACE Cloud
Which server is right for you? Get in Contact with us
MUNIS Platform Migration Project WELCOME. Agenda Introductions Tyler Cloud Overview Munis New Features Questions.
VoipNow Core Solution capabilities and business value.
BETA!BETA! Building a secure private cloud on Microsoft technologies Private cloud security concerns Security & compliance in a Microsoft private cloud.
Lesson 11-Virtual Private Networks. Overview Define Virtual Private Networks (VPNs). Deploy User VPNs. Deploy Site VPNs. Understand standard VPN techniques.
INTRODUCTION TO CLOUD COMPUTING CS 595 LECTURE 4.
Be Smart, Use PwrSmart What Is The Cloud?. Where Did The Cloud Come From? We get the term “Cloud” from the early days of the internet where we drew a.
Does "The Cloud" Fit Into Your Organization? Tom Horan Meridian IT Inc. VP, Strategic Markets (847)
Cloud Computing Guide & Handbook SAI USA Madhav Panwar.
Data Centers and IP PBXs LAN Structures Private Clouds IP PBX Architecture IP PBX Hosting.
Microsoft Virtual Academy Module 4 Creating and Configuring Virtual Machine Networks.
Cloud computing Tahani aljehani.
Plan Introduction What is Cloud Computing?
Week #10 Objectives: Remote Access and Mobile Computing Configure Mobile Computer and Device Settings Configure Remote Desktop and Remote Assistance for.
CTS Private Cloud Status Quarterly Customer Meeting October 22, 2014.
Effectively and Securely Using the Cloud Computing Paradigm.
CLOUD COMPUTING & COST MANAGEMENT S. Gurubalasubramaniyan, MSc IT, MTech Presented by.
Effectively Explaining the Cloud to Your Colleagues.
Cloud Computing.
1 Introduction to Cloud Computing Jian Tang 01/19/2012.
Opensource for Cloud Deployments – Risk – Reward – Reality
Adam Leidigh Brandon Pyle Bernardo Ruiz Daniel Nakamura Arianna Campos.
Virtualization Infrastructure Administration Network Jakub Yaghob.
IT Infrastructure Chap 1: Definition
An emerging computing paradigm where data and services reside in massively scalable data centers and can be ubiquitously accessed from any connected devices.
Module 8 Configuring Mobile Computing and Remote Access in Windows® 7.
Introduction to Cloud Computing
JKP Cloud Team Cloud Computing. What is cloud computing? Characteristics. Types of Cloud Computing. Deployment. Proposal. Concerns. Conclusion. AGENDA.
Cloud Computing & Amazon Web Services – EC2 Arpita Patel Software Engineer.
Network Plus Virtualization Concepts. Virtualization Overview Virtualization is the emulation of a computer environment called a Virtual Machine. A Hypervisor.
Mehdi Ghayoumi Kent State University Computer Science Department Summer 2015 Exposition on Cyber Infrastructure and Big Data.
Presented by: Mostafa Magdi. Contents Introduction. Cloud Computing Definition. Cloud Computing Characteristics. Cloud Computing Key features. Cost Virtualization.
Rick Claus Sr. Technical Evangelist,
System Center Lesson 4: Overview of System Center 2012 Components System Center 2012 Private Cloud Components VMM Overview App Controller Overview.
Cloud Computing is a Nebulous Subject Or how I learned to love VDF on Amazon.
CLOUD COMPUTING RICH SANGPROM. What is cloud computing? “Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a.
3/12/2013Computer Engg, IIT(BHU)1 CLOUD COMPUTING-1.
Web Technologies Lecture 13 Introduction to cloud computing.
Turn Bare Metal Into Silver Lining With SCVMM 2012, Today! Mark Rhodes OBS SESSION CODE: SEC313 (c) 2011 Microsoft. All rights reserved.
Cloud Computing Paul Thompson
CLOUD COMPUTING WHAT IS CLOUD COMPUTING?  Cloud Computing, also known as ‘on-demand computing’, is a kind of Internet-based computing,
Cloud computing: IaaS. IaaS is the simplest cloud offerings. IaaS is the simplest cloud offerings. It is an evolution of virtual private server offerings.
Office 365 is cloud- based productivity, hosted by Microsoft. Business-class Gain large, 50GB mailboxes that can send messages up to 25MB in size,
Taking your Business Technology Further. First Communications: At A Glance Technology Provider since 1998, serving thousands of Businesses throughout.
KAASHIV INFOTECH – A SOFTWARE CUM RESEARCH COMPANY IN ELECTRONICS, ELECTRICAL, CIVIL AND MECHANICAL AREAS
© 2012 Eucalyptus Systems, Inc. Cloud Computing Introduction Eucalyptus Education Services 2.
What is Cloud Computing 1. Cloud computing is a service that helps you to perform the tasks over the Internet. The users can access resources as they.
An Introduction to Local Area Networks An Overview of Peer-to-Peer and Server-Based Models.
SEMINAR ON.  OVERVIEW -  What is Cloud Computing???  Amazon Elastic Cloud Computing (Amazon EC2)  Amazon EC2 Core Concept  How to use Amazon EC2.
Best-in-class enterprise backup for the mobile enterprise Prepared for [Insert customer name] [Date}
Avtec Inc Virtualization - Securely Moving to the Cloud.
Enterprise Vitrualization by Ernest de León. Brief Overview.
Agenda  What is Cloud Computing?  Milestone of Cloud Computing  Common Attributes of Cloud Computing  Cloud Service Layers  Cloud Implementation.
Understanding The Cloud
Avenues International Inc.
ESign365 Add-In Gives Enterprises and Their Users the Power to Seamlessly Edit and Send Documents for e-Signature Within Office 365 OFFICE 365 APP BUILDER.
Office 365 is cloud-based productivity, hosted by Microsoft.
Welcome! Thank you for joining us. We’ll get started in a few minutes.
2TCloud - Veeam Cloud Connect
IWRITER 365 Offers Seamless, Easy-to-Use Solution for Using, Designing, Managing, and Sharing All Your Company Templates in Microsoft Office 365 OFFICE.
3.2 Virtualisation.
Introduction to Cloud Computing
Managing Clouds with VMM
Emerging technologies-
Cloud Computing: Concepts
Cloud Security AWS as an example.
Cloud Security AWS as an example.
Presentation transcript:

Networking in Virtual Environments Virtualization – Why do I care? Technical components of virtualization Networking in a virtual world What is cloud computing? Karen Lynn Rhodes Layered Tech Karen.Rhodes at LayeredTech.com

Virtualization- Why do I care? Datacom and Telcom merged in the last decade This decade System Administration and Network Administration will be merging 10+ % Unemployment Unemployment Under Employment Job Insecurity

Networking skills that do translate to virtual environment needs Documentation of complex environments Security Principles and procedures Technical project lead

Technical components of virtualization Traditional way of deploying servers Virtual way of deploying servers

Virtual Environment Math 4 physical servers 32 Virtual servers 1 Management console

Medium dedicated environment

Medium Virtual environment

HypervisorManagement Xen : OpensourceAppLogic

HypervisorManagement Xen : CitrixXenCenter

HypervisorManagement Hyper-V – MicrosoftSystem Center

HypervisorManagement ESX, ESXi – VMwareVirtual Center

Cisco Nexus 1000V

Networking in a virtual world NIC Teaming- IEEE 802.3ad Physical servers now using multiple NIC’s. Physical and Virtual NIC’s can be bonded in NIC Teaming sets similar to trunks. NIC’s can be configured for failover, load balancing or multi-pathing.

Networking in a virtual world Multiple Virtual Networks External= Frontend network between physical servers permits access to outside network. Internal= Backend network between physical servers (RFC1918) Private= Between Virtual servers on the same physical server, this traffic never touches any physical switch.

Networking in a virtual world Advanced Networking Needs Distributed switching is available between multiple servers. VLAN Tagging, Layer 2 security, traffic shaping and rate limiting.

Networking in a virtual world Network Security Firewall rules and VLAN’s are activated on physical and virtual devices. Nested Firewalls are now the rule. NAT within NAT does not work. Promiscuous mode NIC’s on Virtual Servers can enable promiscuous sniffing of physical and virtual networks in some environments!

17 Googlonomics What is the next trend? Cloud Server Utilization* Data Center Labor Today +150% - 30% +280% - 40% PhysicalVirtual

What does Gartner say… 18 DELL CONFIDENTIAL

What is cloud computing? DELL CONFIDENTIAL My definition: You can only take out of a cloud what the cloud provider has chosen to place into the cloud. “Elastic”: scale up or down On Demand, Self-service Abstracted/Pooled resources “Unlimited” processing and storage

Public Clouds Public clouds are pooled resources available to the public. Many cloud providers allow hourly usage and billing. A La Carte/cell phone type billing is common with bandwidth, CPU, memory and storage each charged at different rates per hour Uptime guarantees and data integrity are not part of public clouds, if your cloud provider goes offline you may need to re-upload all of your content.

What are public clouds great for? CPU and Memory clouds: Amazon EC2 –Running programs that need thousands of processors for a few hours or days. CPU, Memory and Storage: Mosso –Provide springboards for small businesses into the market at a low cost. CPU, Memory, storage and network infrastructure clouds: TheGridLayer –Replace traditional development environments.

Get off of my cloud Public clouds due primarily to their hourly usage and billing attract unscrupulous Internet users. Resource contention is a common complaint on public clouds, especially with storage IO. Network security is not part of most public clouds, encrypt all data prior to transit and while it is at rest in the cloud, do not place sensitive data in a shared cloud. Keep a backup of all data outside of the cloud!

Private Clouds Private clouds are strictly defined resources available to only one customer. Billing is inclusive of all resources. Private clouds do not share any hardware including NIC’s between customers. Uptime guarantees and data integrity are part of private clouds, if your private cloud goes offline all of your data should be safe since data integrity is built into the private cloud. You are the cloud provider so you state what resources you want in your cloud, you can grow and shrink your cloud as you need.

What are private clouds great for? Centralized storage allows for reduced cost per GB within the organization Increased security by centralizing patch deployment and security audits. In house virtual environments are private clouds. External private clouds can be managed along with your internal private cloud to expand your cloud to multiple physical locations for disaster recovery and seamless failover. Decreased time to market for new projects External private clouds allow companies to expand development and production environments without paying for additional equipment.

Future Cloud use Internal Private clouds onsite for standard deployment needs. External Private clouds offsite for Disaster Recovery, Overflow computing and cost reduction efforts. Centralized management of both environments. Internal IPv6 Private Clouds connecting to External IPv6 Private Clouds via IPv4 tunnels using Q in Q Vlans for seamless communication.

Questions?