SlideShare ist ein Scribd-Unternehmen logo
1 von 66
Downloaden Sie, um offline zu lesen
Virtualisation and CloudComputing
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 1 / 55
The impact of virtualization on software architectures
and lifecycles
ACCU-2012
Arno-Can ¨Ust¨uns¨oz
Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz
2012.04.27
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 2 / 55
Agenda
Evolution of Virtualisation and CloudComputing
A short definition of the terms Virtualization and CloudComputing.
Virtualisation and CloudComputing - A Marketing Mix
A focusing direction for virtualization and CloudComputing application.
An OpenSource Example as a practical approach
A future design paradigm and its infrastructure requirements.
Design impact on Target Applications
Some examples of application patterns for target applications.
Management of test and Development Environments
An application covering the presented requirements.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
Agenda
Evolution of Virtualisation and CloudComputing
A short definition of the terms Virtualization and CloudComputing.
Virtualisation and CloudComputing - A Marketing Mix
A focusing direction for virtualization and CloudComputing application.
An OpenSource Example as a practical approach
A future design paradigm and its infrastructure requirements.
Design impact on Target Applications
Some examples of application patterns for target applications.
Management of test and Development Environments
An application covering the presented requirements.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
Agenda
Evolution of Virtualisation and CloudComputing
A short definition of the terms Virtualization and CloudComputing.
Virtualisation and CloudComputing - A Marketing Mix
A focusing direction for virtualization and CloudComputing application.
An OpenSource Example as a practical approach
A future design paradigm and its infrastructure requirements.
Design impact on Target Applications
Some examples of application patterns for target applications.
Management of test and Development Environments
An application covering the presented requirements.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
Agenda
Evolution of Virtualisation and CloudComputing
A short definition of the terms Virtualization and CloudComputing.
Virtualisation and CloudComputing - A Marketing Mix
A focusing direction for virtualization and CloudComputing application.
An OpenSource Example as a practical approach
A future design paradigm and its infrastructure requirements.
Design impact on Target Applications
Some examples of application patterns for target applications.
Management of test and Development Environments
An application covering the presented requirements.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
Agenda
Evolution of Virtualisation and CloudComputing
A short definition of the terms Virtualization and CloudComputing.
Virtualisation and CloudComputing - A Marketing Mix
A focusing direction for virtualization and CloudComputing application.
An OpenSource Example as a practical approach
A future design paradigm and its infrastructure requirements.
Design impact on Target Applications
Some examples of application patterns for target applications.
Management of test and Development Environments
An application covering the presented requirements.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
Evolution of Virtualisation and CloudComputing
A conceptual blueprint of Virtualisation and CloudComputing
The underlying basic concept of CloudComputing is as stated by
Sun-Microsystems, Inc. in the 80s:
’The network is the computer.’
The mayor distinction results from the introduction of virtual machines:
+ ’ VMs.’
This enables the mobility of - even ’living’ - machines, resulting in the
flexibility of the execution location.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 4 / 55
Evolution of Virtualisation and CloudComputing
A conceptual blueprint of Virtualisation and CloudComputing
The underlying basic concept of CloudComputing is as stated by
Sun-Microsystems, Inc. in the 80s:
’The network is the computer.’
The mayor distinction results from the introduction of virtual machines:
+ ’ VMs.’
This enables the mobility of - even ’living’ - machines, resulting in the
flexibility of the execution location.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 4 / 55
Evolution of Virtualisation and CloudComputing
A conceptual blueprint of Virtualisation and CloudComputing
The underlying basic concept of CloudComputing is as stated by
Sun-Microsystems, Inc. in the 80s:
’The network is the computer.’
The mayor distinction results from the introduction of virtual machines:
+ ’ VMs.’
This enables the mobility of - even ’living’ - machines, resulting in the
flexibility of the execution location.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 4 / 55
A conceptual blueprint
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 5 / 55
A conceptual blueprint
The application of advanced virtualisation requires the definition of
some basic design concepts for the categorisation and description of
structures.
Standard user access to PMs.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 6 / 55
A conceptual blueprint
Introduction of VMs
Standard user access to VMs.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 7 / 55
Evolution of Virtualisation and CloudComputing
VMs - vStacks
The introduction of VMs sets up a layerd architecture similar to the
ITU-T ISO-Layering - vStacks. The definition of the 3-layer model
introduces a conceptual building block for the description of virtual
containers - vStacks.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 8 / 55
Evolution of Virtualisation and CloudComputing
nested vStacks - Multi-Layer vStacks
The vStacks could be executed as host applications theirself. The
repetitive nesting defines now nested vStacks as Multi-Layer vStacks.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 9 / 55
Evolution of Virtualisation and CloudComputing
nested vStacks’ - Multi-Layer vStacks
The vStacks could be depicted in accordance to B-ISDN Management
pane representation.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 10 / 55
Evolution of Virtualisation and CloudComputing
A Real-World application:
Nested VMs on Many-Core Systems - From single to many-core
The introduction of nested VMs leads to the concept of the virtual
containment as a vertical logical tree structure.
The logical tree is mapped to a flat array of CPUs/Cores, resulting in
neglible performance loss.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 11 / 55
Evolution of Virtualisation and CloudComputing
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 12 / 55
Evolution of Virtualisation and CloudComputing
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 13 / 55
Evolution of Virtualisation and CloudComputing
...a conceptual blueprint of Virtualisation and CloudComputing
The introduction of multi-core systems, and particularly the upcoming
many-core systems enables the extension of the concept of software
components to complete VMs.
The introduction of virtual CPUs by hypervisors enables the scalability
and dynamic reconfiguration.
The application of CPU emulators by ’hypervisors’ enables the
cross-execution of multiple achitectures - either for Mixed-Operation or
security enhancement.
The enhanced processing capability of embedded SOC devices including
multicore-processors brings the former data-center ’into your pocket’.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 14 / 55
Evolution of Virtualisation and CloudComputing
...a conceptual blueprint of Virtualisation and CloudComputing
The introduction of multi-core systems, and particularly the upcoming
many-core systems enables the extension of the concept of software
components to complete VMs.
The introduction of virtual CPUs by hypervisors enables the scalability
and dynamic reconfiguration.
The application of CPU emulators by ’hypervisors’ enables the
cross-execution of multiple achitectures - either for Mixed-Operation or
security enhancement.
The enhanced processing capability of embedded SOC devices including
multicore-processors brings the former data-center ’into your pocket’.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 14 / 55
Evolution of Virtualisation and CloudComputing
...a conceptual blueprint of Virtualisation and CloudComputing
The introduction of multi-core systems, and particularly the upcoming
many-core systems enables the extension of the concept of software
components to complete VMs.
The introduction of virtual CPUs by hypervisors enables the scalability
and dynamic reconfiguration.
The application of CPU emulators by ’hypervisors’ enables the
cross-execution of multiple achitectures - either for Mixed-Operation or
security enhancement.
The enhanced processing capability of embedded SOC devices including
multicore-processors brings the former data-center ’into your pocket’.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 14 / 55
Evolution of Virtualisation and CloudComputing
...a conceptual blueprint of Virtualisation and CloudComputing
The introduction of multi-core systems, and particularly the upcoming
many-core systems enables the extension of the concept of software
components to complete VMs.
The introduction of virtual CPUs by hypervisors enables the scalability
and dynamic reconfiguration.
The application of CPU emulators by ’hypervisors’ enables the
cross-execution of multiple achitectures - either for Mixed-Operation or
security enhancement.
The enhanced processing capability of embedded SOC devices including
multicore-processors brings the former data-center ’into your pocket’.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 14 / 55
Evolution of Virtualisation and CloudComputing
...a conceptual blueprint of Virtualisation and CloudComputing
These extended conceptual elements provide for the introduction of a
new abstraction element - the
v-components
==
v-modules
v-apps
v-services
v-hosts
v-embedded
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 15 / 55
Evolution of Virtualisation and CloudComputing
...a conceptual blueprint of Virtualisation and CloudComputing
These extended conceptual elements provide for the introduction of a
new abstraction element - the
v-components
==
v-modules
v-apps
v-services
v-hosts
v-embedded
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 15 / 55
A conceptual blueprint
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 16 / 55
Evolution of Virtualisation and CloudComputing
nested vStacks’ - Network Layer
The networking required for vStacks involves multiple layers of data
exchange comprising chains of multiple virtual networking devices.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 17 / 55
Evolution of Virtualisation and CloudComputing
nested vStacks - Network Layer
The required amount of networking entities for vStacks could expand
quickly.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 18 / 55
Evolution of Virtualisation and CloudComputing
nested vStacks - Network Layer
The application of networks requires flexible and automated network
facilities on user-level. This is particularly required for cloning of
machines.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 19 / 55
Evolution of Virtualisation and CloudComputing
Address Resolution Infrastructure - Network Layer
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 20 / 55
Evolution of Virtualisation and CloudComputing
Inventory Database and Network Layer
The integration of a Cloud-Inventory database and the network
information is required for automation and ease of application for
flexible Cloud-Services.
This is particularly mandatory for the individual creation and
configuration of v-components. A typical case for individual test
environments.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 21 / 55
Evolution of Virtualisation and CloudComputing
Inventory Database - Views
The individual application of huge amounts of VMs requires databases
with individual views.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 22 / 55
Evolution of Virtualisation and CloudComputing
CloudComputing = Inventory Database + Views
CloudComputing could be ’draftly’ defined as sets of machines
managing and executing VMs, controlled by a load-balancer.
The comprising set of concepts and facilitities for the operations of
cloud services is defined by the previous slides now.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 23 / 55
Virtualisation and CloudComputing - A Marketing Mix
Market Development and Business Cases
Understanding the Marketing Mix of CloudComputing may help to
focus on the own actual requirements.
The Marketing Mix of Cloud computing is quite similar to the
Internet-Hype era.
1 Focus on huge enterprise customers - early birds.
2 Market virtualisation and proclaim ’the Cloud’.
3 Market Private-Clouds - medium level customers.
4 Market Public-Clouds - enter the mass market.
The available services may be for the software development of various
interests. Either as a consumer, or as a product supplier. To provides
services could be of interest for support and maintenance, but also for
individual services.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 24 / 55
Virtualisation and CloudComputing - A Marketing Mix
Market Development and Business Cases
The firts trial of categorisation for products and subproducts with main
focus on commercial business cases.
Server-Virtualisation
Desktop-Virtualisation
Client-Virtualisation
The actual cases or better single case is:
Virtualisation with connected desktop.
Virtualisation in headless mode - no active desktop connection.
The remaining feature configuration is a matter of the contained OS
and applications.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 25 / 55
Virtualisation and CloudComputing - A Marketing Mix
Nested VMs on Many-Core Systems
The basic concepts are now spreading datacenters and will be
expanded continuously.
The next step of the overall Marketing Mix now brings the datacenter
to small companies and end-users, some examples for the mass market
are
’managed virtual CPE’ - Customer Premisses Equipment - as 7x24h
local proxy for private users: e.g. R
AVM Fritz-Box
’private client’/’private cloud’ as a ’Secure-Personal-Datacenter’ and
local cache: c
UnifiedSessionsManager
a peer-to-peer-cloud or managed private cloud as a
’Secure-Distributed-Datacenter’ for private groups and commercial
teams: c
UnifiedSessionsManager
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 26 / 55
Virtualisation and CloudComputing - A Marketing Mix
Nested VMs on Many-Core Systems
These concepts are now also putting their shadow on mobile devices
and embedded systems.
Two current examples are:
c
Smartphones e.g. by R
Apple, R
LG, R
Nokia, R
Samsung, ...
c
’Raspberry IP’ for the scale of the next generation of home stations.
The home networks and smart grids are going to be designed as
integrated private clouds for remote management purposes too.
So it is going to be the paradigm of ’nested VMs’ in your pocket as
well.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 27 / 55
Virtualisation and CloudComputing - A Marketing Mix
What is actually required for R&D?
The application for SW development may mainly require the setup and
operations of local VMs, thus seems to be a private cloud for test and
development.
The toolset for test and development requires support for
heteregeneous hypervisors with local inventory databases providing
custom views.
The development of cloud based products may require arbitrarily
additional facilities.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 28 / 55
An OpenSource Example as a practical approach
UnifiedSessionsManager V.01.x - Masada
The UnifiedSessionsManager - V.01.x Masada - is a ’grown’
development for the application of Virtualisation and CloudComputing
in Software and Hardware development since 06/2007, available since
02/2008.
The UnifiedSessionsManager is a ’grown’ product mainly specialized for
the operations of test and development environments.
Therefore the actual implementation represents almost any required
aspect as a running prototype.
Due to the ’grown’ history requires some skills for operations, lacks
performance and maintainability.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 29 / 55
An OpenSource Example as a practical approach
UnifiedSessionsManager V.02.x - Mjoelnir
The new version - V.02.x Mjoelnir - is extended to a product covering
enterprise degree features combined with private end-user market
requirements.
The UnifiedSessionsManager V.02.x is complete recoded and enhanced
by redesign.
The new version is mainly a pure Python implementation with GUI and
enterprise degree backend server.
The new version is targeting the complete range of requirements for
commercial and non-commercial application.
Due to the new design with competitive performance, cost-efficient
maintainability and easy-to-use operations are provided.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 30 / 55
An OpenSource Example as a practical approach
Required Design principles
The first and basic requirement for future and current application of
hypervisors is the
vendor independency.
Sounds simple, but is crucial.
This is particularly challanging for the vendors of hypervisors, requiring
the adaption of their business models.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 31 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency
Vendor independency by dynamic configuration.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 32 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency
Vendor independency as part of the interface.
Hypervisor and Emulators:
KVM: ctys [-t kvm] -a create=label:mySession myuser@myhost
Qemu: ctys [-t qemu] -a create=label:mySession myuser@myhost
VirtualBox: ctys [-t vbox] -a create=label:mySession myuser@myhost
VMware: ctys [-t vmw] -a create=label:mySession myuser@myhost
Xen: ctys [-t xen] -a create=label:mySession myuser@myhost
Graphical Userinterfaces:
CLI: ctys -t cli -a create=label:mySession myuser@myhost
RDP: ctys -t rdp -a create=label:mySession myuser@myhost
VNC: ctys -t vnc -a create=label:mySession myuser@myhost
X11: ctys -t x11 -a create=label:mySession myuser@myhost
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 33 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency The customer
’backend’ platforms may spread even more than until now:
Hypervisors and Emulators:
KVM, QEMU, VirtualBox, VMware, Xen, ...
Operations Systems:
Linux(CentOS, debian, Fedora, Mandriva, OpenSUSE, Ubuntu,...),
’Adapted’ Linux(Android, MeeGo,...),
FreeBSD, OpenBSD, OpenSolaris, Solaris
MS-Windows(Windows-7/8, Windows-2003/2008, ...)
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 34 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency The customer
’frontend’ platforms may spread even more than until now:
Remote Desktops:
’X11’
VNC(TightVN, TigerVNC, RealVNC,...)
RDP(rdesktop, tsclient,...)
Consoles
Graphical Userinterfaces:
X11 based: FVWM, Gnome, KDE, Xfce
MS-Windows
Apple-Mac-OS
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 35 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 36 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 37 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency
The last screen-photo shows, desktop virtualisation is almost just a
graphical frontend, either a forwarded display, or a local client.
So virtualisation technically comprises client, server, and desktop
virtualisation. The term just describes the major application type.
Therefore the design of software and IT systems may handle
virtualisation as a container for a v-component only. This may or may
not have a graphical frontend including a desktop representation.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 38 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency
One special case to be handled when multiple hypervisors are involved
is the coordination of similar but independenly managed IDs. For
example the Famebuffer addressing of VNC. The Desktop-ID or
connection port is used by the server components of:
KVM
Qemu
Xen
VMware-WS(optional)
VNC
Each has it’s own algorithm for automatic or manual assignment. In
case of multi-user environment also preferences and ranges have to be
coordinated. Each scope is local only on the targeted server.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 39 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency
This also shows the importance of extended user frontends when huge
amounts of information has to be worked out. This could be basically
any type of multi-aspect data, e.g. multiple stock diagrams, or
network and systems management data.
But particularly for software development and test the usage of
multiple monitors provides a number of advantages. This is comprises
the coding as well as the test and debugging of processes.
When multiple platfroms and architectures has to be supported, the
could be provided for test purposes cost efficient by virtualisation.
Composed into a combined test environment by screen integration.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 40 / 55
An OpenSource Example as a practical approach
Required Design principles - vendor independency
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 41 / 55
An OpenSource Example as a practical approach
Required Design principles - comprising network support
The main aspect even of pure virtualisation is the quality of the
provided networking. This comprises the NIC driver of course, which
e.g. in case of KVM and libvirtio have a performance boost of 10. But
also the management of network configuration and reconfiguration for
shifted/moved devices.
The first identifier to recognise is the MAC address. This has to be
unique within the whole runtime scope, particularly in cases of
dynamic reallocation into different management domains. Any new
solution should have at least a roadmap for IPv6 support.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 42 / 55
An OpenSource Example as a practical approach
Required Design principles - comprising network support
The opensource example contains the basic networking tools:
ctys-dnsutil
ctys-extractMAClst, ctys-extractARPlst
ctys-macmap
ctys-smbutil
ctys-vhost
ctys-vnetctl/ctys-setupVDE
These tools provide the complete scope of MAC and IP address
management including an integrated database. The database provides
for address mapping and address based searchs of VMs.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 43 / 55
An OpenSource Example as a practical approach
Required Design principles - inventory management
The opensource example contains automation tools for the creation
of inventory databases.
These database is particularly critical for stacked and distributed VMs,
because the balanced allocation of a VM for execution requires offline
information, which is not available online.
The database provides for VM allocation in multipath execution
providers, and external clouds too.
It gives an overview of available VM sets, including information for
contained OSs.
Provided tools are:
ctys-vdbgen
ctys-vhost
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 44 / 55
An OpenSource Example as a practical approach
Required Design principles - inventory management
The consequently next part to consider is the automation of cloning
of VMs. This has also to provide multivendor support, including the
integration into several IDs applied by the vendors into the vendor
independent inventory database. This particularly also comprises
’pseudo-off-line’ instances, which may be executed ’headless’ by an
cloud-provider. The same is true for stored VMs on a mobile device,
either a storage only, or processing device.
Provided tools are:
ctys-attribute
ctys-config
ctys-convert
ctys-createConfVM
ctys-config
ctys-cloneVM
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 45 / 55
An OpenSource Example as a practical approach
The integration of public and private clouds
This also shows the importance of extended user frontends when huge
amounts of information has to be worked out. This could be basically
any type of multi-aspect data, e.g. multiple stock diagrams, or
network and systems management data.
But particularly for software development and test the usage of
multiple monitors provides a number of advantages. This comprises
the coding as well as the test and debugging of processes.
When multiple platfroms and architectures has to be supported, these
could be provided for test purposes cost efficient by virtualisation.
Composed into a combined test environment by screen integration.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 46 / 55
An OpenSource Example as a practical approach
Sum up of basic requirements for virtualized development
environments
A virtualisation and cloud solution for software development has to
provide:
Multivendor capability.
Automated inventory management.
Subsets of inventory as views.
Multimonitor support.
Scripting interface.
Extendibility.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 47 / 55
An OpenSource Example as a practical approach
A class Design for a Sessions Management Framework
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 48 / 55
An OpenSource Example as a practical approach
A class Design for a Sessions Management Framework
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 49 / 55
Design Impact on Target Applications
Application pattern - Datacenter
In datacenter applications the packaging of multiple VMs into a
’container-VM’ simplifies the combined management. This is
particularly supporting the reallocation of the whole set, the
partitioning of security issues, and the combined resource allocation
including the automated startup of hosting server.
The security issues may be one specific case, when for example a
virtual firewall - probably with a different architecture of the virtual
CPU - is utilized for contained VMs. This could be applied for
simplified partitioning of security zones within a datacenter, where the
complete set could be reallocated without restrictions on the securtiy
policies.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 50 / 55
Design Impact on Target Applications
Application pattern - server systems
Midrange systems are handled the same way as datacenters in general,
only the scale of the handled data varies.
Small systems, particularly end-user systems are going to provide the
same degree of strutural capability as datacenters. The only difference
for a system of a private cloud may be the simplicity of application and
the lesser requirement of provisioning of policies.
The main application here is the provisioning of security applications
and mobile virtual devices.
In the field of embedded systems with SOC at midrange and highend
the introductin of VMs may cover various issues related to availability
and dynamic reconfiguration.
This could cover on-board networks of vehicles as well as ships, and
airplanes.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 51 / 55
Design Impact on Target Applications
Application pattern - general
The introduction of ’vComponents’ provides means of systems
management by standard tools and interfaces, e.g. by standard IP
management tools and standard/proprietary hypervisor interfaces.
This defines a runtime environment, where the administrator of the
system could simply reconfigure a running distributed application or
system.
The ’vComponents’ particularly contain any required dynamic session
data, e.g. including kerberos tickets, which enable for quite simple
failover concepts.
The facilities for the dynamic reconfiguration are immanent, thus just
require minor additional development costs.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 52 / 55
Management of Test and Development Environments
An example OpenSource-Project - UnifiedSessionsManager The
implementation of almost all of the above requirements is provided
beginning with 2/2008.
The current public version is provided as a ’production-prototype’ by
shell scripts with minor Python components for Linux/BSD/Solaris
Platform. License if - GPL3 and/or CCL - UnifiedSessionsManager.org
The current version touched it’s limits of perfomance when porting to
MS-Windows(C) simply based on Cygwin.
A complete refactoring with significant performance and applicability
enhancements is currently going to be finished and will be available
soon. The first new Version is a mainly Python based with additional
graphical user interfaces based on Qt and Web-Browsers.
Enhanced customization interfaces and a broad range of scalability
including a server variant is provided.
Soon available versions are GPL-3, CCL-2, and a proprietary enterprise
variant.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 53 / 55
Management of modern Test and Development
Environments
UnifiedSessionsManager The implementation of almost all of the
above requirements is provided beginning with 2/2008.
The current public version is provided as a ’production-prototype’ by
shell scripts with minor Python components for Linux/BSD/Solaris
Platform. License if - GPL3 and/or CCL - UnifiedSessionsManager.org
The current version touched it’s limits of perfomance when porting to
MS-Windows(C) simply based on Cygwin.
A complete refactoring with significant performance and applicability
enhancements is currently going to be finished and will be available
soon.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 54 / 55
...
That brings me to the end of my presentation,
thank for your attention.
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 55 / 55
Virtualisation and CloudComputing
acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 56 / 55

Weitere ähnliche Inhalte

Andere mochten auch

Cloud Computing & Impact Of IT On Organization
Cloud Computing & Impact Of IT On OrganizationCloud Computing & Impact Of IT On Organization
Cloud Computing & Impact Of IT On OrganizationRomana Sharmin
 
Cloud computing and impact on the business
Cloud computing and impact on the businessCloud computing and impact on the business
Cloud computing and impact on the businessJuvénal CHOKOGOUE
 
Mis impact of information technology on business
Mis impact of information technology on businessMis impact of information technology on business
Mis impact of information technology on businessCyndhie DeLeon
 
What is the impact of cloud computing? - Jisc Digifest 2016
What is the impact of cloud computing? - Jisc Digifest 2016What is the impact of cloud computing? - Jisc Digifest 2016
What is the impact of cloud computing? - Jisc Digifest 2016Jisc
 
How Your Business Can Take Advantage Of Cloud Computing
How Your Business Can Take Advantage Of Cloud ComputingHow Your Business Can Take Advantage Of Cloud Computing
How Your Business Can Take Advantage Of Cloud ComputingAndy Harjanto
 
Advantages of Cloud Computing for Business
Advantages of Cloud Computing for BusinessAdvantages of Cloud Computing for Business
Advantages of Cloud Computing for BusinessGrazitti Interactive
 
Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareDatapath Consulting
 

Andere mochten auch (11)

Cloud Computing & Impact Of IT On Organization
Cloud Computing & Impact Of IT On OrganizationCloud Computing & Impact Of IT On Organization
Cloud Computing & Impact Of IT On Organization
 
Cloud computing and impact on the business
Cloud computing and impact on the businessCloud computing and impact on the business
Cloud computing and impact on the business
 
Mis impact of information technology on business
Mis impact of information technology on businessMis impact of information technology on business
Mis impact of information technology on business
 
What is the impact of cloud computing? - Jisc Digifest 2016
What is the impact of cloud computing? - Jisc Digifest 2016What is the impact of cloud computing? - Jisc Digifest 2016
What is the impact of cloud computing? - Jisc Digifest 2016
 
How Your Business Can Take Advantage Of Cloud Computing
How Your Business Can Take Advantage Of Cloud ComputingHow Your Business Can Take Advantage Of Cloud Computing
How Your Business Can Take Advantage Of Cloud Computing
 
Advantages of Cloud Computing for Business
Advantages of Cloud Computing for BusinessAdvantages of Cloud Computing for Business
Advantages of Cloud Computing for Business
 
Role of Information Technology in Business
Role of Information Technology in BusinessRole of Information Technology in Business
Role of Information Technology in Business
 
Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMware
 
2G & 3G Overview
2G & 3G Overview2G & 3G Overview
2G & 3G Overview
 
Introduction to virtualization
Introduction to virtualizationIntroduction to virtualization
Introduction to virtualization
 
cloud computing ppt
cloud computing pptcloud computing ppt
cloud computing ppt
 

Ähnlich wie The impact of virtualization on software architectures and lifecycles

Application of Virtualisation and CloudComputing for Development and Runtime ...
Application of Virtualisation and CloudComputing for Development and Runtime ...Application of Virtualisation and CloudComputing for Development and Runtime ...
Application of Virtualisation and CloudComputing for Development and Runtime ...Ingenieurbuero Arno-Can Uestuensoez
 
Rutgers Cloud Seminar 2017
Rutgers Cloud Seminar 2017Rutgers Cloud Seminar 2017
Rutgers Cloud Seminar 2017Canturk Isci
 
Hardware Support for Efficient VirtualizationJohn Fisher-O
Hardware Support for Efficient VirtualizationJohn Fisher-OHardware Support for Efficient VirtualizationJohn Fisher-O
Hardware Support for Efficient VirtualizationJohn Fisher-Osimisterchristen
 
Engineering Simulation Meets the Cloud
Engineering Simulation Meets the CloudEngineering Simulation Meets the Cloud
Engineering Simulation Meets the CloudBurak Yenier
 
Engineering Simulation Meets the Cloud
Engineering Simulation Meets the CloudEngineering Simulation Meets the Cloud
Engineering Simulation Meets the CloudThe UberCloud
 
IRJET- Implementation of Cloud Energy Saving System using Virtual Machine...
IRJET-  	  Implementation of Cloud Energy Saving System using Virtual Machine...IRJET-  	  Implementation of Cloud Energy Saving System using Virtual Machine...
IRJET- Implementation of Cloud Energy Saving System using Virtual Machine...IRJET Journal
 
Engineering Simulation Meets the Cloud
Engineering Simulation Meets the CloudEngineering Simulation Meets the Cloud
Engineering Simulation Meets the Cloudhpcexperiment
 
Microsoft India – Virtualization for Windows Whitepaper
Microsoft India – Virtualization for Windows WhitepaperMicrosoft India – Virtualization for Windows Whitepaper
Microsoft India – Virtualization for Windows WhitepaperMicrosoft Private Cloud
 
An Overview of Open Source Solutions in Cloud Computing
An Overview of Open Source Solutions in Cloud ComputingAn Overview of Open Source Solutions in Cloud Computing
An Overview of Open Source Solutions in Cloud ComputingIRJET Journal
 
Implementation of the Open Source Virtualization Technologies in Cloud Computing
Implementation of the Open Source Virtualization Technologies in Cloud ComputingImplementation of the Open Source Virtualization Technologies in Cloud Computing
Implementation of the Open Source Virtualization Technologies in Cloud Computingijccsa
 
Implementation of the Open Source Virtualization Technologies in Cloud Computing
Implementation of the Open Source Virtualization Technologies in Cloud ComputingImplementation of the Open Source Virtualization Technologies in Cloud Computing
Implementation of the Open Source Virtualization Technologies in Cloud Computingneirew J
 
Adaptive fault tolerance_in_real_time_cloud_computing
Adaptive fault tolerance_in_real_time_cloud_computingAdaptive fault tolerance_in_real_time_cloud_computing
Adaptive fault tolerance_in_real_time_cloud_computingwww.pixelsolutionbd.com
 
Web Development in Advanced Threat Prevention
Web Development in Advanced Threat PreventionWeb Development in Advanced Threat Prevention
Web Development in Advanced Threat PreventionIRJET Journal
 
Cloud computing
Cloud computingCloud computing
Cloud computingAjit Yadav
 
Cloud computing Disambiguation using Kite Model
Cloud computing Disambiguation using Kite ModelCloud computing Disambiguation using Kite Model
Cloud computing Disambiguation using Kite ModelTzar Umang
 
A survey of fog computing concepts applications and issues
A survey of fog computing concepts  applications and issuesA survey of fog computing concepts  applications and issues
A survey of fog computing concepts applications and issuesRezgar Mohammad
 

Ähnlich wie The impact of virtualization on software architectures and lifecycles (20)

Application of Virtualisation and CloudComputing for Development and Runtime ...
Application of Virtualisation and CloudComputing for Development and Runtime ...Application of Virtualisation and CloudComputing for Development and Runtime ...
Application of Virtualisation and CloudComputing for Development and Runtime ...
 
Rutgers Cloud Seminar 2017
Rutgers Cloud Seminar 2017Rutgers Cloud Seminar 2017
Rutgers Cloud Seminar 2017
 
Rutgers Cloud Seminar 2017
Rutgers Cloud Seminar 2017Rutgers Cloud Seminar 2017
Rutgers Cloud Seminar 2017
 
Hardware Support for Efficient VirtualizationJohn Fisher-O
Hardware Support for Efficient VirtualizationJohn Fisher-OHardware Support for Efficient VirtualizationJohn Fisher-O
Hardware Support for Efficient VirtualizationJohn Fisher-O
 
Engineering Simulation Meets the Cloud
Engineering Simulation Meets the CloudEngineering Simulation Meets the Cloud
Engineering Simulation Meets the Cloud
 
Engineering Simulation Meets the Cloud
Engineering Simulation Meets the CloudEngineering Simulation Meets the Cloud
Engineering Simulation Meets the Cloud
 
IRJET- Implementation of Cloud Energy Saving System using Virtual Machine...
IRJET-  	  Implementation of Cloud Energy Saving System using Virtual Machine...IRJET-  	  Implementation of Cloud Energy Saving System using Virtual Machine...
IRJET- Implementation of Cloud Energy Saving System using Virtual Machine...
 
Engineering Simulation Meets the Cloud
Engineering Simulation Meets the CloudEngineering Simulation Meets the Cloud
Engineering Simulation Meets the Cloud
 
Microsoft India – Virtualization for Windows Whitepaper
Microsoft India – Virtualization for Windows WhitepaperMicrosoft India – Virtualization for Windows Whitepaper
Microsoft India – Virtualization for Windows Whitepaper
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
An Overview of Open Source Solutions in Cloud Computing
An Overview of Open Source Solutions in Cloud ComputingAn Overview of Open Source Solutions in Cloud Computing
An Overview of Open Source Solutions in Cloud Computing
 
Implementation of the Open Source Virtualization Technologies in Cloud Computing
Implementation of the Open Source Virtualization Technologies in Cloud ComputingImplementation of the Open Source Virtualization Technologies in Cloud Computing
Implementation of the Open Source Virtualization Technologies in Cloud Computing
 
Implementation of the Open Source Virtualization Technologies in Cloud Computing
Implementation of the Open Source Virtualization Technologies in Cloud ComputingImplementation of the Open Source Virtualization Technologies in Cloud Computing
Implementation of the Open Source Virtualization Technologies in Cloud Computing
 
Adaptive fault tolerance_in_real_time_cloud_computing
Adaptive fault tolerance_in_real_time_cloud_computingAdaptive fault tolerance_in_real_time_cloud_computing
Adaptive fault tolerance_in_real_time_cloud_computing
 
Microservices.pdf
Microservices.pdfMicroservices.pdf
Microservices.pdf
 
Web Development in Advanced Threat Prevention
Web Development in Advanced Threat PreventionWeb Development in Advanced Threat Prevention
Web Development in Advanced Threat Prevention
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud computing Disambiguation using Kite Model
Cloud computing Disambiguation using Kite ModelCloud computing Disambiguation using Kite Model
Cloud computing Disambiguation using Kite Model
 
A survey of fog computing concepts applications and issues
A survey of fog computing concepts  applications and issuesA survey of fog computing concepts  applications and issues
A survey of fog computing concepts applications and issues
 

Kürzlich hochgeladen

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate AgentsRyan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate AgentsRyan Mahoney
 

Kürzlich hochgeladen (20)

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate AgentsRyan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
 

The impact of virtualization on software architectures and lifecycles

  • 1. Virtualisation and CloudComputing acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 1 / 55
  • 2. The impact of virtualization on software architectures and lifecycles ACCU-2012 Arno-Can ¨Ust¨uns¨oz Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz 2012.04.27 acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 2 / 55
  • 3. Agenda Evolution of Virtualisation and CloudComputing A short definition of the terms Virtualization and CloudComputing. Virtualisation and CloudComputing - A Marketing Mix A focusing direction for virtualization and CloudComputing application. An OpenSource Example as a practical approach A future design paradigm and its infrastructure requirements. Design impact on Target Applications Some examples of application patterns for target applications. Management of test and Development Environments An application covering the presented requirements. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
  • 4. Agenda Evolution of Virtualisation and CloudComputing A short definition of the terms Virtualization and CloudComputing. Virtualisation and CloudComputing - A Marketing Mix A focusing direction for virtualization and CloudComputing application. An OpenSource Example as a practical approach A future design paradigm and its infrastructure requirements. Design impact on Target Applications Some examples of application patterns for target applications. Management of test and Development Environments An application covering the presented requirements. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
  • 5. Agenda Evolution of Virtualisation and CloudComputing A short definition of the terms Virtualization and CloudComputing. Virtualisation and CloudComputing - A Marketing Mix A focusing direction for virtualization and CloudComputing application. An OpenSource Example as a practical approach A future design paradigm and its infrastructure requirements. Design impact on Target Applications Some examples of application patterns for target applications. Management of test and Development Environments An application covering the presented requirements. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
  • 6. Agenda Evolution of Virtualisation and CloudComputing A short definition of the terms Virtualization and CloudComputing. Virtualisation and CloudComputing - A Marketing Mix A focusing direction for virtualization and CloudComputing application. An OpenSource Example as a practical approach A future design paradigm and its infrastructure requirements. Design impact on Target Applications Some examples of application patterns for target applications. Management of test and Development Environments An application covering the presented requirements. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
  • 7. Agenda Evolution of Virtualisation and CloudComputing A short definition of the terms Virtualization and CloudComputing. Virtualisation and CloudComputing - A Marketing Mix A focusing direction for virtualization and CloudComputing application. An OpenSource Example as a practical approach A future design paradigm and its infrastructure requirements. Design impact on Target Applications Some examples of application patterns for target applications. Management of test and Development Environments An application covering the presented requirements. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 3 / 55
  • 8. Evolution of Virtualisation and CloudComputing A conceptual blueprint of Virtualisation and CloudComputing The underlying basic concept of CloudComputing is as stated by Sun-Microsystems, Inc. in the 80s: ’The network is the computer.’ The mayor distinction results from the introduction of virtual machines: + ’ VMs.’ This enables the mobility of - even ’living’ - machines, resulting in the flexibility of the execution location. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 4 / 55
  • 9. Evolution of Virtualisation and CloudComputing A conceptual blueprint of Virtualisation and CloudComputing The underlying basic concept of CloudComputing is as stated by Sun-Microsystems, Inc. in the 80s: ’The network is the computer.’ The mayor distinction results from the introduction of virtual machines: + ’ VMs.’ This enables the mobility of - even ’living’ - machines, resulting in the flexibility of the execution location. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 4 / 55
  • 10. Evolution of Virtualisation and CloudComputing A conceptual blueprint of Virtualisation and CloudComputing The underlying basic concept of CloudComputing is as stated by Sun-Microsystems, Inc. in the 80s: ’The network is the computer.’ The mayor distinction results from the introduction of virtual machines: + ’ VMs.’ This enables the mobility of - even ’living’ - machines, resulting in the flexibility of the execution location. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 4 / 55
  • 11. A conceptual blueprint acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 5 / 55
  • 12. A conceptual blueprint The application of advanced virtualisation requires the definition of some basic design concepts for the categorisation and description of structures. Standard user access to PMs. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 6 / 55
  • 13. A conceptual blueprint Introduction of VMs Standard user access to VMs. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 7 / 55
  • 14. Evolution of Virtualisation and CloudComputing VMs - vStacks The introduction of VMs sets up a layerd architecture similar to the ITU-T ISO-Layering - vStacks. The definition of the 3-layer model introduces a conceptual building block for the description of virtual containers - vStacks. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 8 / 55
  • 15. Evolution of Virtualisation and CloudComputing nested vStacks - Multi-Layer vStacks The vStacks could be executed as host applications theirself. The repetitive nesting defines now nested vStacks as Multi-Layer vStacks. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 9 / 55
  • 16. Evolution of Virtualisation and CloudComputing nested vStacks’ - Multi-Layer vStacks The vStacks could be depicted in accordance to B-ISDN Management pane representation. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 10 / 55
  • 17. Evolution of Virtualisation and CloudComputing A Real-World application: Nested VMs on Many-Core Systems - From single to many-core The introduction of nested VMs leads to the concept of the virtual containment as a vertical logical tree structure. The logical tree is mapped to a flat array of CPUs/Cores, resulting in neglible performance loss. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 11 / 55
  • 18. Evolution of Virtualisation and CloudComputing acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 12 / 55
  • 19. Evolution of Virtualisation and CloudComputing acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 13 / 55
  • 20. Evolution of Virtualisation and CloudComputing ...a conceptual blueprint of Virtualisation and CloudComputing The introduction of multi-core systems, and particularly the upcoming many-core systems enables the extension of the concept of software components to complete VMs. The introduction of virtual CPUs by hypervisors enables the scalability and dynamic reconfiguration. The application of CPU emulators by ’hypervisors’ enables the cross-execution of multiple achitectures - either for Mixed-Operation or security enhancement. The enhanced processing capability of embedded SOC devices including multicore-processors brings the former data-center ’into your pocket’. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 14 / 55
  • 21. Evolution of Virtualisation and CloudComputing ...a conceptual blueprint of Virtualisation and CloudComputing The introduction of multi-core systems, and particularly the upcoming many-core systems enables the extension of the concept of software components to complete VMs. The introduction of virtual CPUs by hypervisors enables the scalability and dynamic reconfiguration. The application of CPU emulators by ’hypervisors’ enables the cross-execution of multiple achitectures - either for Mixed-Operation or security enhancement. The enhanced processing capability of embedded SOC devices including multicore-processors brings the former data-center ’into your pocket’. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 14 / 55
  • 22. Evolution of Virtualisation and CloudComputing ...a conceptual blueprint of Virtualisation and CloudComputing The introduction of multi-core systems, and particularly the upcoming many-core systems enables the extension of the concept of software components to complete VMs. The introduction of virtual CPUs by hypervisors enables the scalability and dynamic reconfiguration. The application of CPU emulators by ’hypervisors’ enables the cross-execution of multiple achitectures - either for Mixed-Operation or security enhancement. The enhanced processing capability of embedded SOC devices including multicore-processors brings the former data-center ’into your pocket’. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 14 / 55
  • 23. Evolution of Virtualisation and CloudComputing ...a conceptual blueprint of Virtualisation and CloudComputing The introduction of multi-core systems, and particularly the upcoming many-core systems enables the extension of the concept of software components to complete VMs. The introduction of virtual CPUs by hypervisors enables the scalability and dynamic reconfiguration. The application of CPU emulators by ’hypervisors’ enables the cross-execution of multiple achitectures - either for Mixed-Operation or security enhancement. The enhanced processing capability of embedded SOC devices including multicore-processors brings the former data-center ’into your pocket’. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 14 / 55
  • 24. Evolution of Virtualisation and CloudComputing ...a conceptual blueprint of Virtualisation and CloudComputing These extended conceptual elements provide for the introduction of a new abstraction element - the v-components == v-modules v-apps v-services v-hosts v-embedded acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 15 / 55
  • 25. Evolution of Virtualisation and CloudComputing ...a conceptual blueprint of Virtualisation and CloudComputing These extended conceptual elements provide for the introduction of a new abstraction element - the v-components == v-modules v-apps v-services v-hosts v-embedded acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 15 / 55
  • 26. A conceptual blueprint acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 16 / 55
  • 27. Evolution of Virtualisation and CloudComputing nested vStacks’ - Network Layer The networking required for vStacks involves multiple layers of data exchange comprising chains of multiple virtual networking devices. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 17 / 55
  • 28. Evolution of Virtualisation and CloudComputing nested vStacks - Network Layer The required amount of networking entities for vStacks could expand quickly. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 18 / 55
  • 29. Evolution of Virtualisation and CloudComputing nested vStacks - Network Layer The application of networks requires flexible and automated network facilities on user-level. This is particularly required for cloning of machines. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 19 / 55
  • 30. Evolution of Virtualisation and CloudComputing Address Resolution Infrastructure - Network Layer acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 20 / 55
  • 31. Evolution of Virtualisation and CloudComputing Inventory Database and Network Layer The integration of a Cloud-Inventory database and the network information is required for automation and ease of application for flexible Cloud-Services. This is particularly mandatory for the individual creation and configuration of v-components. A typical case for individual test environments. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 21 / 55
  • 32. Evolution of Virtualisation and CloudComputing Inventory Database - Views The individual application of huge amounts of VMs requires databases with individual views. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 22 / 55
  • 33. Evolution of Virtualisation and CloudComputing CloudComputing = Inventory Database + Views CloudComputing could be ’draftly’ defined as sets of machines managing and executing VMs, controlled by a load-balancer. The comprising set of concepts and facilitities for the operations of cloud services is defined by the previous slides now. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 23 / 55
  • 34. Virtualisation and CloudComputing - A Marketing Mix Market Development and Business Cases Understanding the Marketing Mix of CloudComputing may help to focus on the own actual requirements. The Marketing Mix of Cloud computing is quite similar to the Internet-Hype era. 1 Focus on huge enterprise customers - early birds. 2 Market virtualisation and proclaim ’the Cloud’. 3 Market Private-Clouds - medium level customers. 4 Market Public-Clouds - enter the mass market. The available services may be for the software development of various interests. Either as a consumer, or as a product supplier. To provides services could be of interest for support and maintenance, but also for individual services. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 24 / 55
  • 35. Virtualisation and CloudComputing - A Marketing Mix Market Development and Business Cases The firts trial of categorisation for products and subproducts with main focus on commercial business cases. Server-Virtualisation Desktop-Virtualisation Client-Virtualisation The actual cases or better single case is: Virtualisation with connected desktop. Virtualisation in headless mode - no active desktop connection. The remaining feature configuration is a matter of the contained OS and applications. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 25 / 55
  • 36. Virtualisation and CloudComputing - A Marketing Mix Nested VMs on Many-Core Systems The basic concepts are now spreading datacenters and will be expanded continuously. The next step of the overall Marketing Mix now brings the datacenter to small companies and end-users, some examples for the mass market are ’managed virtual CPE’ - Customer Premisses Equipment - as 7x24h local proxy for private users: e.g. R AVM Fritz-Box ’private client’/’private cloud’ as a ’Secure-Personal-Datacenter’ and local cache: c UnifiedSessionsManager a peer-to-peer-cloud or managed private cloud as a ’Secure-Distributed-Datacenter’ for private groups and commercial teams: c UnifiedSessionsManager acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 26 / 55
  • 37. Virtualisation and CloudComputing - A Marketing Mix Nested VMs on Many-Core Systems These concepts are now also putting their shadow on mobile devices and embedded systems. Two current examples are: c Smartphones e.g. by R Apple, R LG, R Nokia, R Samsung, ... c ’Raspberry IP’ for the scale of the next generation of home stations. The home networks and smart grids are going to be designed as integrated private clouds for remote management purposes too. So it is going to be the paradigm of ’nested VMs’ in your pocket as well. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 27 / 55
  • 38. Virtualisation and CloudComputing - A Marketing Mix What is actually required for R&D? The application for SW development may mainly require the setup and operations of local VMs, thus seems to be a private cloud for test and development. The toolset for test and development requires support for heteregeneous hypervisors with local inventory databases providing custom views. The development of cloud based products may require arbitrarily additional facilities. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 28 / 55
  • 39. An OpenSource Example as a practical approach UnifiedSessionsManager V.01.x - Masada The UnifiedSessionsManager - V.01.x Masada - is a ’grown’ development for the application of Virtualisation and CloudComputing in Software and Hardware development since 06/2007, available since 02/2008. The UnifiedSessionsManager is a ’grown’ product mainly specialized for the operations of test and development environments. Therefore the actual implementation represents almost any required aspect as a running prototype. Due to the ’grown’ history requires some skills for operations, lacks performance and maintainability. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 29 / 55
  • 40. An OpenSource Example as a practical approach UnifiedSessionsManager V.02.x - Mjoelnir The new version - V.02.x Mjoelnir - is extended to a product covering enterprise degree features combined with private end-user market requirements. The UnifiedSessionsManager V.02.x is complete recoded and enhanced by redesign. The new version is mainly a pure Python implementation with GUI and enterprise degree backend server. The new version is targeting the complete range of requirements for commercial and non-commercial application. Due to the new design with competitive performance, cost-efficient maintainability and easy-to-use operations are provided. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 30 / 55
  • 41. An OpenSource Example as a practical approach Required Design principles The first and basic requirement for future and current application of hypervisors is the vendor independency. Sounds simple, but is crucial. This is particularly challanging for the vendors of hypervisors, requiring the adaption of their business models. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 31 / 55
  • 42. An OpenSource Example as a practical approach Required Design principles - vendor independency Vendor independency by dynamic configuration. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 32 / 55
  • 43. An OpenSource Example as a practical approach Required Design principles - vendor independency Vendor independency as part of the interface. Hypervisor and Emulators: KVM: ctys [-t kvm] -a create=label:mySession myuser@myhost Qemu: ctys [-t qemu] -a create=label:mySession myuser@myhost VirtualBox: ctys [-t vbox] -a create=label:mySession myuser@myhost VMware: ctys [-t vmw] -a create=label:mySession myuser@myhost Xen: ctys [-t xen] -a create=label:mySession myuser@myhost Graphical Userinterfaces: CLI: ctys -t cli -a create=label:mySession myuser@myhost RDP: ctys -t rdp -a create=label:mySession myuser@myhost VNC: ctys -t vnc -a create=label:mySession myuser@myhost X11: ctys -t x11 -a create=label:mySession myuser@myhost acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 33 / 55
  • 44. An OpenSource Example as a practical approach Required Design principles - vendor independency The customer ’backend’ platforms may spread even more than until now: Hypervisors and Emulators: KVM, QEMU, VirtualBox, VMware, Xen, ... Operations Systems: Linux(CentOS, debian, Fedora, Mandriva, OpenSUSE, Ubuntu,...), ’Adapted’ Linux(Android, MeeGo,...), FreeBSD, OpenBSD, OpenSolaris, Solaris MS-Windows(Windows-7/8, Windows-2003/2008, ...) acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 34 / 55
  • 45. An OpenSource Example as a practical approach Required Design principles - vendor independency The customer ’frontend’ platforms may spread even more than until now: Remote Desktops: ’X11’ VNC(TightVN, TigerVNC, RealVNC,...) RDP(rdesktop, tsclient,...) Consoles Graphical Userinterfaces: X11 based: FVWM, Gnome, KDE, Xfce MS-Windows Apple-Mac-OS acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 35 / 55
  • 46. An OpenSource Example as a practical approach Required Design principles - vendor independency acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 36 / 55
  • 47. An OpenSource Example as a practical approach Required Design principles - vendor independency acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 37 / 55
  • 48. An OpenSource Example as a practical approach Required Design principles - vendor independency The last screen-photo shows, desktop virtualisation is almost just a graphical frontend, either a forwarded display, or a local client. So virtualisation technically comprises client, server, and desktop virtualisation. The term just describes the major application type. Therefore the design of software and IT systems may handle virtualisation as a container for a v-component only. This may or may not have a graphical frontend including a desktop representation. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 38 / 55
  • 49. An OpenSource Example as a practical approach Required Design principles - vendor independency One special case to be handled when multiple hypervisors are involved is the coordination of similar but independenly managed IDs. For example the Famebuffer addressing of VNC. The Desktop-ID or connection port is used by the server components of: KVM Qemu Xen VMware-WS(optional) VNC Each has it’s own algorithm for automatic or manual assignment. In case of multi-user environment also preferences and ranges have to be coordinated. Each scope is local only on the targeted server. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 39 / 55
  • 50. An OpenSource Example as a practical approach Required Design principles - vendor independency This also shows the importance of extended user frontends when huge amounts of information has to be worked out. This could be basically any type of multi-aspect data, e.g. multiple stock diagrams, or network and systems management data. But particularly for software development and test the usage of multiple monitors provides a number of advantages. This is comprises the coding as well as the test and debugging of processes. When multiple platfroms and architectures has to be supported, the could be provided for test purposes cost efficient by virtualisation. Composed into a combined test environment by screen integration. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 40 / 55
  • 51. An OpenSource Example as a practical approach Required Design principles - vendor independency acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 41 / 55
  • 52. An OpenSource Example as a practical approach Required Design principles - comprising network support The main aspect even of pure virtualisation is the quality of the provided networking. This comprises the NIC driver of course, which e.g. in case of KVM and libvirtio have a performance boost of 10. But also the management of network configuration and reconfiguration for shifted/moved devices. The first identifier to recognise is the MAC address. This has to be unique within the whole runtime scope, particularly in cases of dynamic reallocation into different management domains. Any new solution should have at least a roadmap for IPv6 support. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 42 / 55
  • 53. An OpenSource Example as a practical approach Required Design principles - comprising network support The opensource example contains the basic networking tools: ctys-dnsutil ctys-extractMAClst, ctys-extractARPlst ctys-macmap ctys-smbutil ctys-vhost ctys-vnetctl/ctys-setupVDE These tools provide the complete scope of MAC and IP address management including an integrated database. The database provides for address mapping and address based searchs of VMs. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 43 / 55
  • 54. An OpenSource Example as a practical approach Required Design principles - inventory management The opensource example contains automation tools for the creation of inventory databases. These database is particularly critical for stacked and distributed VMs, because the balanced allocation of a VM for execution requires offline information, which is not available online. The database provides for VM allocation in multipath execution providers, and external clouds too. It gives an overview of available VM sets, including information for contained OSs. Provided tools are: ctys-vdbgen ctys-vhost acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 44 / 55
  • 55. An OpenSource Example as a practical approach Required Design principles - inventory management The consequently next part to consider is the automation of cloning of VMs. This has also to provide multivendor support, including the integration into several IDs applied by the vendors into the vendor independent inventory database. This particularly also comprises ’pseudo-off-line’ instances, which may be executed ’headless’ by an cloud-provider. The same is true for stored VMs on a mobile device, either a storage only, or processing device. Provided tools are: ctys-attribute ctys-config ctys-convert ctys-createConfVM ctys-config ctys-cloneVM acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 45 / 55
  • 56. An OpenSource Example as a practical approach The integration of public and private clouds This also shows the importance of extended user frontends when huge amounts of information has to be worked out. This could be basically any type of multi-aspect data, e.g. multiple stock diagrams, or network and systems management data. But particularly for software development and test the usage of multiple monitors provides a number of advantages. This comprises the coding as well as the test and debugging of processes. When multiple platfroms and architectures has to be supported, these could be provided for test purposes cost efficient by virtualisation. Composed into a combined test environment by screen integration. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 46 / 55
  • 57. An OpenSource Example as a practical approach Sum up of basic requirements for virtualized development environments A virtualisation and cloud solution for software development has to provide: Multivendor capability. Automated inventory management. Subsets of inventory as views. Multimonitor support. Scripting interface. Extendibility. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 47 / 55
  • 58. An OpenSource Example as a practical approach A class Design for a Sessions Management Framework acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 48 / 55
  • 59. An OpenSource Example as a practical approach A class Design for a Sessions Management Framework acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 49 / 55
  • 60. Design Impact on Target Applications Application pattern - Datacenter In datacenter applications the packaging of multiple VMs into a ’container-VM’ simplifies the combined management. This is particularly supporting the reallocation of the whole set, the partitioning of security issues, and the combined resource allocation including the automated startup of hosting server. The security issues may be one specific case, when for example a virtual firewall - probably with a different architecture of the virtual CPU - is utilized for contained VMs. This could be applied for simplified partitioning of security zones within a datacenter, where the complete set could be reallocated without restrictions on the securtiy policies. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 50 / 55
  • 61. Design Impact on Target Applications Application pattern - server systems Midrange systems are handled the same way as datacenters in general, only the scale of the handled data varies. Small systems, particularly end-user systems are going to provide the same degree of strutural capability as datacenters. The only difference for a system of a private cloud may be the simplicity of application and the lesser requirement of provisioning of policies. The main application here is the provisioning of security applications and mobile virtual devices. In the field of embedded systems with SOC at midrange and highend the introductin of VMs may cover various issues related to availability and dynamic reconfiguration. This could cover on-board networks of vehicles as well as ships, and airplanes. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 51 / 55
  • 62. Design Impact on Target Applications Application pattern - general The introduction of ’vComponents’ provides means of systems management by standard tools and interfaces, e.g. by standard IP management tools and standard/proprietary hypervisor interfaces. This defines a runtime environment, where the administrator of the system could simply reconfigure a running distributed application or system. The ’vComponents’ particularly contain any required dynamic session data, e.g. including kerberos tickets, which enable for quite simple failover concepts. The facilities for the dynamic reconfiguration are immanent, thus just require minor additional development costs. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 52 / 55
  • 63. Management of Test and Development Environments An example OpenSource-Project - UnifiedSessionsManager The implementation of almost all of the above requirements is provided beginning with 2/2008. The current public version is provided as a ’production-prototype’ by shell scripts with minor Python components for Linux/BSD/Solaris Platform. License if - GPL3 and/or CCL - UnifiedSessionsManager.org The current version touched it’s limits of perfomance when porting to MS-Windows(C) simply based on Cygwin. A complete refactoring with significant performance and applicability enhancements is currently going to be finished and will be available soon. The first new Version is a mainly Python based with additional graphical user interfaces based on Qt and Web-Browsers. Enhanced customization interfaces and a broad range of scalability including a server variant is provided. Soon available versions are GPL-3, CCL-2, and a proprietary enterprise variant. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 53 / 55
  • 64. Management of modern Test and Development Environments UnifiedSessionsManager The implementation of almost all of the above requirements is provided beginning with 2/2008. The current public version is provided as a ’production-prototype’ by shell scripts with minor Python components for Linux/BSD/Solaris Platform. License if - GPL3 and/or CCL - UnifiedSessionsManager.org The current version touched it’s limits of perfomance when porting to MS-Windows(C) simply based on Cygwin. A complete refactoring with significant performance and applicability enhancements is currently going to be finished and will be available soon. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 54 / 55
  • 65. ... That brings me to the end of my presentation, thank for your attention. acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 55 / 55
  • 66. Virtualisation and CloudComputing acue ( Ingenieub¨uro Arno-Can ¨Ust¨uns¨oz ) The impact of virtualization on software architectures and lifecycles2012.04.27 56 / 55