Fıspace Cloud Infrastructure and Experimental Enviroment.

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

© 2012 IBM Corporation Architecture of Quantum Folsom Release Yong Sheng Gong ( 龚永生 ) gongysh #openstack-dev Quantum Core developer.
CTS PRIVATE CLOUD Quarterly Customer Meeting October 23, 2013 Kay Metsker.
FIspace Review Story Board SW Demo related Presentations Sequence, Messages, Responsibilities.
Cybersecurity Training in a Virtual Environment By Chinedum Irrechukwu.
C LOUD C OMPUTING Presented by Ye Chen. What is cloud computing? Cloud computing is a model for enabling ubiquitous, convenient, on- demand network access.
Click to add text Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 7: Systems.
Cloud Hosting and Experimentation Environment Cloud Hosting and Experimentation Environment NetFutures 2015 FIspace project Javier Romero Negrín Javier.
Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 7: Systems Management.
SESSION 9 THE INTERNET AND THE NEW INFORMATION NEW INFORMATIONTECHNOLOGYINFRASTRUCTURE.
Future Internet Business Collaboration Networks in Agri-Food, Transport & Logistics Short introduction webinar, 24 July 2014 Sjaak Wolfert Project Coordinator.
Cloud Computing and its Implementation ELYSIUM TECHNOLOGIES PRIVATE LIMITED Madurai | Trichy | Coimbatore | Kollam | Cochin | Tirunelveli T. Udhaya Shankar,
INTRODUCTION TO CLOUD COMPUTING CS 595 LECTURE 7 2/23/2015.
 Whether you are on or off campus, using a PC, Mac or mobile device, you can access UNCW software (including Microsoft Office) through TealWare in the.
Normalized Endpoint Computing Research Team Results PSU Technology Solution Mat B. & Alice S.
Software Architecture
{ Microsoft OneNote Organizing Your Thoughts in the Cloud Presented by: Matthew Baker (321)
Implementing a Port Knocking System in C Honors Thesis Defense by Matt Doyle.
Proposed Centralized Sales Support Server Implementation.
Grid Chemistry System Architecture Overview Akylbek Zhumabayev.
Open APIs for Open Minds Thierry Nagellen September, 17 th 2013 FI-PPP: FI-Ware, FI-Lab and Phase 3 Wallonia - SMEs meeting.
Providing Teleworker Services
{ Cloud computing. Exciting and relatively new technologies allow computing to be a part of our everyday lives. Cloud computing allows users to save their.
Citrix Secure Gateway v1.1 Customer Presentation Aug 2002 Customer Presentation Aug 2002.
The history behind the Mexican FIWARE Node... ICT 2015 Hugo Estrada, Miguel Gonzalez.
Chapter 1: Explore the Network
February 19, 2015 Learning & Research NSU Dr. George Hsieh Department of Computer Science.
Microsoft Cloud Solution.  What is the cloud?  Windows Azure  What services does it offer?  How does it all work?  How to go about using it  Further.
Launch Amazon Instance. Amazon EC2 Amazon Elastic Compute Cloud (Amazon EC2) provides resizable computing capacity in the Amazon Web Services (AWS) cloud.
Cloud Computing ILAS project DONE BY:. Table of content INTRODUCTION. ◦ Cloud computing in general ◦ What are the things that worked during the implementation.
VPN. CONFIDENTIAL Agenda Introduction Types of VPN What are VPN Tokens Types of VPN Tokens RSA How tokens Work How does a user login to VPN using VPN.
INRNE's participation in LCG Elena Puncheva Preslav Konstantinov IT Department.
SQL Server 2012 Session: 1 Session: 4 SQL Azure Data Management Using Microsoft SQL Server.
1 Welcome to Designing a Microsoft Windows 2000 Network Infrastructure.
Ian Collier, STFC, Romain Wartel, CERN Maintaining Traceability in an Evolving Distributed Computing Environment Introduction Security.
Innovative Partnership Solution-Driven Commitment Agile Value Sustainable.
Office 365 is cloud- based productivity, hosted by Microsoft. Business-class Gain large, 50GB mailboxes that can send messages up to 25MB in size,
VPN Alex Carr. Overview  Introduction  3 Main Purposes of a VPN  Equipment  Remote-Access VPN  Site-to-Site VPN  Extranet Based  Intranet Based.
Brian Blanchard Web: Oakwoodsys.com Blog: aka.ms/BrianBlanchard.
Introduction to Mobile-Cloud Computing. What is Mobile Cloud Computing? an infrastructure where both the data storage and processing happen outside of.
CtrlS DR on Demand framework is a pioneering concept that will change the way enterprises look at DR. DR on Demand now ensures that you have almost the.
Canadian Bioinformatics Workshops
Virtualization of Infrastructure as a Service (IaaS): Redundancy Mechanism of the Controller Node in OpenStack Cloud Computing Platform BY Shahed murshed.
Hello everyone I am rajul and I’ll be speaking on a case study of elastic slurm Case Study of Elastic Slurm Rajul Kumar, Northeastern University
Unit 3 Virtualization.
Eric Peirano, Ph.D., TECHNOFI, COO
TrueSight Operations Management 11.0 Architecture
Set up your own Cloud The search for a secure and acceptable means of gaining access to your files stored at the office from a remote location.
Principles of Computer Security
Role of the Systems Analyst
Cloud Adoption Framework
Introduction to Networking
Cloud based Open Source Backup/Restore Tool
Welcome To : Group 1 VC Presentation
Relational databases, and more …
NTC 324 RANK Education for Service-- ntc324rank.com.
Embedded & Cloud Platforms
Cloud Computing and its Implementation
Providing Teleworker Services
Providing Teleworker Services
Network Services Benchmarking - NSB
E-Invoicing for Network Access Customers
Edge Recorder Client
Agenda Create certificates for the GlobalProtect Portal, internal gateway, and external gateway. Attach certificates to a SSL-TLS Service Profile. Configure.
Cloud Computing Erasmus+ Project
Done by:Thikra abdullah
OCI – VPN Connect Internet Customer Premises
Keeping Data Secure In Azure
Presentation transcript:

Fıspace Cloud Infrastructure and Experimental Enviroment

Cloud Infrastructure – IBM Pureflex 8 servers Additional servers will be added Cloud Software – Openstack for Cloud – KVM, Citrix, Vmware Openstack and KVM will be used to be aligned with FI-WARE – XIFI project

Network Security Network Infrastructure Network Segment – Public : /24 – Private : /24 – It is extendable Security Infrastructure Firewall with IPS – Next Gen Firewall with IPS blade SSL VPN – SSL VPN for secure access – Developers should provide the necessary informatin

Secure Access Connection Login : After Successful login, Login to ‘FIspace Cloud Portal’

What is the EE? Experimentation Environment (EE) in FIspace aims at providing a structure so that different stakeholders will be able to explore, test, and interact with FIspace services. FIspace experimentation environment will provide a controlled environment in which people can test new collaborative scenarios before these processes are implemented in practice, can gain some confidence in understanding how to use FIspace, and very importantly can start to see the benefits of using it.

Introduction Currently, greenhouse advice experiment scenario is supported. EE-core components participating: – ExecutionManagerService – Executor – ScriptExecutionEngine – BackendSimulator – ExecutionLogManager – ExperimentCRUD – Experiment Search – Report Manager – KPI Manager

Functionality of components ExecutionManagerService – Starts a new execution for an experiment – stores it’s info – provides access to all executions done. Executor – Executes an experiment's step and logs its result ScriptExecutionEngine – Executes a step's REST call or jar. BackendSimulator – Listens to CSB queue for sensor values and saves them. Also feeds sensor values to an expert system in order to produce advice.

Functionality of components(2) ExecutionLogManager – Logs a step's result and saves it to persistent storage. Also retrieves logs for a specific execution ExperimentCRUD – Create an experiment to persistent storage, retrieve it,update it Experiment Search – Search by name functionality. Report Manager – Create report, get report by execution or experiment and search report by name,description KPI Manager – Sample functionality for reading kpi’s and creating a report using them

Functionality of components(3)