COMP4442 Cloud Computing: Assignment 1

Slides:



Advertisements
Similar presentations
Ed Duguid with subject: MACE Cloud
Advertisements

© 2012 IBM Corporation Architecture of Quantum Folsom Release Yong Sheng Gong ( 龚永生 ) gongysh #openstack-dev Quantum Core developer.
HEAnet Cloud Compute Update 1.HEAnet Cloud – a Multilayered Strategy 2.HEAnet Cloud Project 3.Cloud Realities 4.Role of the NREN – Why Cloud ? 5.NREN Collaboration.
1 Characterization of Software Aging Effects in Elastic Storage Mechanisms for Private Clouds Rubens Matos, Jean Araujo, Vandi Alves and Paulo Maciel Presenter:
Rackspace Hybrid Cloud and Brocade vRouter OpenStack Summit Hong Kong.
An Approach to Secure Cloud Computing Architectures By Y. Serge Joseph FAU security Group February 24th, 2011.
UCB NAT Steve VanDeBogart. UCB Outline Common NAT – m:1 Rewriting based on Port Reserved Addresses Classic NAT - m:n Static/Dynamic Issues.
 All of you should be able to describe how a network works.  Most of you will be able to identify the main devices necessary for a network.  Some of.
9/15/09 - L25 Registers & Load Enable Copyright Joanne DeGroat, ECE, OSU1 Registers & Load Enable.
1 MASTERING (VIRTUAL) NETWORKS A Case Study of Virtualizing Internet Lab Avin Chen Borokhovich Michael Goldfeld Arik.
Evaluate container lifecycle support in TOSCA TOSCA – 174 Adhoc TC.
RADIUS Server (Brocade Controller)
System Center 2012 Setup The components of system center App Controller Data Protection Manager Operations Manager Orchestrator Service.
Networking : Subnets COMP3. IP Addressing Within a Network Each node within a network must be uniquely identified Identification makes use of an IP address.
Abstract Load balancing in the cloud computing environment has an important impact on the performance. Good load balancing makes cloud computing more.
Dynamic Resource Allocation Using Virtual Machines for Cloud Computing Environment.
Brent Salisbury CCIE#11972 Network Architect University of Kentucky 9/22/ OpenStack & OpenFlow Demo.
Creating an EC2 Provisioning Module for VCL Cameron Mann & Everett Toews.
 First, check if Windows Server 2008 minimum hardware requirements matches your computer hardware through link below
Technical and operational requirements Sergey Sukhonosov, et al. Partnership Centre for the IODE Ocean Data Portal MINCyT, Buenos Aires, Argentina, 7 –
Openstack with Stackops Guy Tel-Zur
Identity-Based Distributed Provable Data Possession in Multi-Cloud Storage.
,294,967,296 Q. What are private IP addresses? A. The Internet Assigned Numbers Authority (IANA) has reserved the following three blocks of the.
Network Address Translation External/ Internal/. OVERLOADING In Overloading, each computer on the private network is translated to the same IP address;
NETWORKING PROTOCOLS How do Networks Talk? THE PROTOCOL Rules that define how network devices communicate with each other Ensures that products from.
Presented by Rebecca Meinhold But How Does the Internet Work?
Cloud Computing is a Nebulous Subject Or how I learned to love VDF on Amazon.
Vignesh Ravindran Sankarbala Manoharan. Infrastructure As A Service (IAAS) is a model that is used to deliver a platform virtualization environment with.
Launch Amazon Instance. Amazon EC2 Amazon Elastic Compute Cloud (Amazon EC2) provides resizable computing capacity in the Amazon Web Services (AWS) cloud.
Evaluate container lifecycle support in TOSCA TOSCA – 174 Adhoc TC.
Computer Performance. Hard Drive - HDD Stores your files, programs, and information. If it gets full, you can’t save any more. Measured in bytes (KB,
By: Joel Dominic and Carroll Wongchote 4/18/2012.
© 2015 MetricStream, Inc. All Rights Reserved. AWS server provisioning © 2015 MetricStream, Inc. All Rights Reserved. By, Srikanth K & Rohit.
SCI-BUS is supported by the FP7 Capacities Programme under contract nr RI CloudBroker usage Zoltán Farkas MTA SZTAKI LPDS
Chapter 3 Getting Started. Copyright © 2005 Pearson Addison-Wesley. All rights reserved. Objectives To give an overview of the structure of a contemporary.
StorPerf Overview Mark Beierl May 9, Agenda Goals of the StorPerf Project Architecture Challenges Executing a Performance Run Displaying the Results.
أمن المعلومات لـ أ. عبدالرحمن محجوب حمد mtc.edu.sd أمن المعلومات Information Security أمن المعلومات Information Security  أ. عبدالرحمن محجوب  Lec (5)
Today’s Plan Everyone will build their own clouds
Virtualization of Infrastructure as a Service (IaaS): Redundancy Mechanism of the Controller Node in OpenStack Cloud Computing Platform BY Shahed murshed.
Internet Architecture
OpenStack.
Flash Test By Nikolas Hermanns.
The EGI Training Infrastructure
OpenStack Swift Where do big data go? Eben van Zyl
Event Log Cluster service includes event data in the Windows 2000 system log.
Distributed Network Traffic Feature Extraction for a Real-time IDS
6WIND MWC IPsec Demo Scalable Virtual IPsec Aggregation with DPDK for Road Warriors and Branch Offices Changed original subtitle. Original subtitle:
From Algorithm to System to Cloud Computing
Usage of Openstack Cloud Computing Architecture in COE Seowon Jung Systems Administrator, COE
CS 447 Networks and Data Communication
Interoperability in Modern Clouds using DevOps
Insert Presentation Title Here Insert Presentation Summary Here
Deploy OpenStack with Ubuntu Autopilot
OpenStack Ani Bicaku 18/04/ © (SG)² Konsortium.
Technical and operational requirements
Implement Inter-VLAN Routing
Migrating from AWS to OCI Philip Brown Director of Cloud Strategy
The Infrastructure of the CDS Group
OpenStack-alapú privát felhő üzemeltetés
Net 412 (Practical Part) Networks and Communication Department LAB 1.
Implement Inter-VLAN Routing
* Introduction to Cloud computing * Introduction to OpenStack * OpenStack Design & Architecture * Demonstration of OpenStack Cloud.
Future Internet: Infrastructures and Services
Implement Inter-VLAN Routing
COMP4442 Cloud Computing: Assignment 1
Implement Inter-VLAN Routing
Insert Presentation Title Here Insert Presentation Summary Here
OpenStack Summit Berlin – November 14, 2018
Replibit.
Insert Presentation Title Here Insert Presentation Summary Here
Presentation transcript:

COMP4442 Cloud Computing: Assignment 1 Service and Cloud Computing Assignment 1 Name: Student ID: 2/18/2019 COMP4442 Cloud Computing: Assignment 1

COMP4442 Cloud Computing: Assignment 1 Executive Summary Step 1: Build a cloud system on 3 nodes Step 2: Build the cloud architecture network Step 3: Step 4: Step 5: Step 6: Step 7: 2/18/2019 COMP4442 Cloud Computing: Assignment 1

Step 1: Build the OpenStack System 2/18/2019 COMP4442 Cloud Computing: Assignment 1

OpenStack Newton Server Controller Node Machine Name: control IP Address: 10.10.10.10 RAM capacity: HDD capacity: VCPUs: 2/18/2019 COMP4442 Cloud Computing: Assignment 1

OpenStack Newton Server Compute Node Machine Name: compu00 IP Address: 10.10.10.20 RAM capacity: HDD capacity: VCPUs: 2/18/2019 COMP4442 Cloud Computing: Assignment 1

OpenStack Newton Server Block Storage Node Machine Name: block00 IP Address: 10.10.10.20 RAM capacity: 1GB HDD capacity: 32GB VCPUs: 1 LVM Storage: 25GB 2/18/2019 COMP4442 Cloud Computing: Assignment 1

COMP4442 Cloud Computing: Assignment 1 Cloud Architecture Public Network: 10.0.2.0 Private Network: 10.0.0.0 Router Public Port: Router Private Port: VM 1: Name: p IP address: 10.0.2.? OSystem: cirros Image Size: 12MB 2/18/2019 COMP4442 Cloud Computing: Assignment 1

Step 2: Build the Cloud Architecture 2/18/2019 COMP4442 Cloud Computing: Assignment 1

Insert More Slides HERE… Show every sub-step of building the cloud system. 2/18/2019 COMP4442 Cloud Computing: Assignment 1

System Diagram (example) 2/18/2019 COMP4442 Cloud Computing: Assignment 1

Insert More Slides HERE… Show every sub-step of building the cloud system. 2/18/2019 COMP4442 Cloud Computing: Assignment 1

Communication Pattern a-b Show traces here 2/18/2019 COMP4442 Cloud Computing: Assignment 1

Communication Pattern a-b Show traces here 2/18/2019 COMP4442 Cloud Computing: Assignment 1

Communication Pattern a-b Show traces here 2/18/2019 COMP4442 Cloud Computing: Assignment 1