Jan Devos – Johan De Gelas – Sofie Van Hoecke.

Slides:



Advertisements
Similar presentations
Soltek IT Solutions was established in 2009.We setup Centers of Excellence dedicatedly working for our customers across geographies, across multiple cultures,
Advertisements

Cloud computing is used to describe a variety of computing concepts that involve a large number of computers connected through a real-time communication.
Bas Kruiswijk Leiden 12 mei 2010 Service Oriented Architecture Part 2 - Organisational perspective.
TOPIC LEARNING BTEC Level 3 Unit 28 Websites L01- All students will understand the web architecture and components which allow the internet and websites.
Service-Oriented Architecture INF 123 – Software architecture 1.
Delivering Mission Agility Through Agile SOA Governance 13 th SOA e-Government Conference 4/12/2012 Presented by Wolf Tombe Chief Technology Officer (CTO)
Internet Infrastructure and Emerging Technologies Term project Internet Infrastructure and Emerging Technologies Term project.
Web The Platform for Enabling UC The Web 2.0 Platform - Enables “real-world” unified communications A place to launch software, ready for outside.
Team Of Programmers Enterprise 2.0 Component Suite Set up an enterprise environment with typical SOA & Web 2.0 application.
Microsoft Ignite /16/2017 5:11 PM
What is Cloud Computing? o Cloud computing:- is a style of computing in which dynamically scalable and often virtualized resources are provided as a service.
Instuctor Background Instructor: Michael J. McCarthy Associate Teaching Professor of Information Systems at Carnegie Mellon University from 1999 until.
Virtualization and the Cloud
Presented by Sujit Tilak. Evolution of Client/Server Architecture Clients & Server on different computer systems Local Area Network for Server and Client.
M.A.Doman Model for enabling the delivery of computing as a SERVICE.
Engineering the Cloud Andrew McCombs March 10th, 2011.
Concepts Nikolay Kostov Telerik Corporation
What is inside a cloud? An architectural map of the cloud Landscape Presented by: Omer Iltaf 1 st Semester BCM.
Software Engineering for Cloud Computing Rao, Feng 04/27/2011.
Windows Azure Pack Tomáš „Kanty“ Kantůrek
Security Difficulties of E-Learning in Cloud Computing
CLOUD COMPUTING. IAAS / PAAS / SAAS LAYERS. Olena Matokhina Development and Consulting Team Lead 2 ABOUT PRESENTER.
Cloud Computing Source:
3 Cloud Computing.
SOA, BPM, BPEL, jBPM.
IT Infrastructures and Emerging Technologies
Fall CIS 764 Database Systems Engineering L12.2: Web Services ++ Web service as an enterprise “component” Distributed business.
Appcipia.com. What is Appcipia? Step1 Book of Useful Mathematica Recipes In Print Form and Down-loadable code from O'Reilly So Web 1.0!
Cloud Computing 1. Outline  Introduction  Evolution  Cloud architecture  Map reduce operation  Platform 2.
1 NETE4631 Using Google Web Services and Using Microsoft Cloud Services Lecture Notes #7.
Windows Azure: Microsoft’s Cloud Platform By Shahed Chowdhuri.
M.A.Doman Short video intro Model for enabling the delivery of computing as a SERVICE.
Windows Azure Conference 2014 Deploy your Java workloads on Windows Azure.
COMS E Cloud Computing and Data Center Networking Sambit Sahu
1 CS6320 – SW Engineering of Web- Based Systems L. Grewe.
Web 2.0 and Telco 2.0 n Service orientation is about inter-operability and federation across domains. l Domain silos defeat the purpose. l User wants one.
Microsoft Azure Active Directory. AD Microsoft Azure Active Directory.
Nov 22/26 Tech Forum 2015 Roberto Trinconi Cloud the New Path to the Business Leadership.
IS3321 Information Systems Solutions for the Digital Enterprise Lecture 1: Introduction to IS3321 – what is a digital enterprise? Rob Gleasure
Ch. 8. Cloud Computing 1Ch. 8. IoT in Cloud. 8.1 What is Cloud Computing? 2Ch. 8. IoT in Cloud.
Web Technologies Lecture 13 Introduction to cloud computing.
Lecture III: Challenges for software engineering with the cloud CS 4593 Cloud-Oriented Big Data and Software Engineering.
Optimize the Business with Microsoft Datacenter Services 2.0
Live Mobile and Cloud Hacking by ACEs OGh | Fusion Middleware Experience (FME) 16-feb :45 – 16:45.
Hello Cloud… Mike Benkovich
Cloud Computing 3. TECHNOLOGY GUIDE 3: Cloud Computing 2 Copyright John Wiley & Sons Canada.
Cloud-Computing Cloud Web-Blog Software Application Download Software.
Network customization
Unit 3 Virtualization.
What is Cloud Computing - How cloud computing help your Business?
GF and RS, Dept. of CS, Mangalore University
WELCOME Mobile Applications Testing
Web Technologies Basics
Cloud Computing Kelley Raines.
Drawbacks of Traditional Web
AJAX.
Cloud Computing ISY143.
Microsoft Azure P wer Lunch
Cloud Computing.
Service Oriented Architecture for Cloud Based Travel Reservation Software as a Service Comp 684 – Rayna Burgess.
3 Cloud Computing.
Distributed Systems through Web Services
Emerging technologies-
Cloud Computing: Concepts
Session I Cloud Introduction Session I
Case Study for Information Management 資訊管理個案
Die Basis-Infrastruktur für Cloud Provider: CloudPlatform, CloudPortal, XenServer Olivier Maes, Sr Director Cloud Platform Group Citrix Systems.
Network customization
Microsoft Virtual Academy
Microsoft Azure Services Platform
Presentation transcript:

Jan Devos – Johan De Gelas – Sofie Van Hoecke

CLOUD COMPUTING INFRASTRUCTURE LAYER APPLICATION LAYER BUSINESS LAYER

CLOUD COMPUTING INFRASTRUCTURE LAYER APPLICATION LAYER BUSINESS LAYER

CLOUD COMPUTING INFRASTRUCTURE LAYER APPLICATION LAYER BUSINESS LAYER

Infrastructure Layer - Theorie – Wat is Cloud Computing (technisch) & “economische driver” – Virtualisatie – Hypervisors technisch. – Korte herhaling operating systeem theorie, hypervisor architectuur. – Voordelen/nadelen van paravirtualisatie/binaire translatie/hardware virtualisatie. – Toepassen op beschikbare hypervisors: ESX, Hyper-V, Xen en KVM. – Datacenter architectuur – SAN, Servers (van 1U tot blade), Datacenter management software, BMC/KVM/IPMI, … – Virtualisatie usage modellen – Fast provisioning, High Availability, Live migration. – Van virtueel naar de Cloud

Infrastructure Layer - Theorie Gebaseerd op – 7 jaar eigen onderzoek – een full time team van 6 onderzoekers in Howest – 3 Jaar dienstverlening aan een twintig tal bedrijven in Vlaanderen en Nederland

Labo infrastructuur(1) Werken met virtuele machines Datacenter management Live Migration en High availability

Labo infrastructure 2 Van een virtueel datacenter uitwijken naar de Cloud… – Amazon EC2 / Terremark enterprise cloud

Application Layer - Theorie – Web centric architectures – Servlets, Java Server Pages, Asynchronous Javascript and XML (AJAX) – Web services – From components to services – XML, SOAP, WSDL and WS-* – Dealing with semantics – RESTful web services – Cases: calling the web services of Flickr, Google Maps and Amazon – Orchestration of services – Automating business processes using BPEL – Other languages for orchestration – The difference between orchestration and choreography – Web service choreography standards

Application Layer - Theorie – From web services to service oriented architectures – Enterprise Services Bus (ESB) – The switch from classic Enterprise Application Integration to ESB – Overview of ESB's – The development of SOA with an ESB – From SOA to cloud computing – Cloud computing: SaaS, PaaS, IaaS – Software as a Service (SaaS) » Google App Engine (GAE) » Windows Azure » Amazon Web Services (AWS)

Application Layer – Labo’s – Lab session 1: Web centric architectures – The purpose of this lab session is to make you familiar with web centric technologies such as Servlets, JSP and AJAX. – Example case: Google Maps Mashup

Application Layer – Labo’s – Lab session 2/3: Web services, BPEL, ESB – The purpose of this lab session is to make you familiar with Web services, BPEL and ESB by creating and composing Web services. Example case: travel agency as combination of own, Flickr & Google services

Business Layer - Theorie – E-Business & E-Commerce – principles, strategies & applications – Social Networks in the Web 2.0 environment – cases: Facebook, Flickr, YouTube, … – Mobile Commerce – overview, financial sector, advertising, content-providing, … – Pervasive Computing – RFID, VoIP, iDTV, gaming, … – Networks & Collaboration – Wikis, Blogs, Chat, … 16

Business Layer – Labo’s – Bedrijfsanalyse (in groepen van 3): toepassingen uit de theorie toetsen aan de praktijk (paper + voorstelling) – Paper lezen en analyseren over recentste evoluties inzake Cloud Computing (voorstelling) 17

Cloud Computing Gastsprekers – Elk jaar enkele interessante “cloud experts” als gastspreker – Vorig jaar: Anna Hristoskova (UGent) – semantic web, dynamische service compositie en mashups Philippe Creytens (Romneya) – Google App Engine en hoe schaalbare en dynamische applicaties in de cloud te bouwen gebruikmakende van Google App Engine Kari Kinnunen (HAMK University, Finland) – Web 2.0 business models 18