Skip to main content

CloudCamp Cloud Computing Event in Brussels: Hurry up! First slot of 100 is full, another 25 opened!

(Update 1)

Final call!

So why should you really attend?

  • Its a very free format session
  • Many group discussions will be there (see tentative planning below)
  • Its got some really great quality, not just some free event.
  • Its definitely a lot richer than those paid events where you cannot get your ideas on the table.

So why again?

Cloud Computing is all about YOU!

The program:

4.00 pm Welcome & drink
4.30 pm Keynote: The Shi(f)t is Happening! (Tarry Singh, Technology Evangelist)
5.00 pm Keynote “Visionary” panel (Q-layer – Salesforce.com – Flexiscale - Itricity)

5:30 pm Sponsor Lightning Talk 1: Aserver
5:35 pm Sponsor Lightning Talk 2: Quest Software
5:40 pm Sponsor Lightning Talk 3: Amazon
5:45 pm Sponsor Lightning Talk 4: Philipp Huber
5:50 pm Sponsor Lightning Talk 5: Microsoft


5.55 pm Powerbreak

6.00 pm Unconference

Introduction by Raphael Bauduin - Profoss “The Engine Behind Cloud Computing”

Attendees split up in smaller groups to discuss topics of their specific interest, moderated by volunteers.

Unconference Stuff to discuss in groups

Open source & Cloud Computing - Raph Bauduin
What are open source powered clouds worth without open data?
Does cloud computing bring new lock-ins?
AGPLv3: the best or worst license for cloud providers?

Cloud Computing for Service Providers - Arvid Fossen
How accessible is Cloud Computing today to Service Providers?
How difficult is making the mind shift from hardware to the cloud?
What are the expectations on new systems on cloud computing?
Are there applications that will never make it to the Cloud?
Are there sectors that have legal or security issues to solve before moving to a cloud?
In what timeframe do we expect to become cloud computing the major revenue driver for Service providers?

IT Management in the Cloud - John Willis
How is systems management different in the cloud for tools like monitoring, configuration, and provisioning. Open source products like Puppet, Nagios, and other well known solutions are being used to solve cloud infrastructure management. An open dialog on what works and what doesn't work might be interesting.

Cloud Computing for Pros - Tarry Singh
Pricing in the Cloud – elastic Pricing Model
Global Delivery Model and Cloud Apps - How to deliver apps globally

Cloud Computing for dummies - Tom Leyden
What is Cloud computing?
Cloud Terminology
What is the difference between public and private clouds?
Is cloud Computing so much more effective?
Who offers cloud Computing and in what form?

Building Private Clouds - Niko Nelissen
How to calculate ROI of a cloud implementation
Primary goals and benefits of an in-house cloud
How to perform internal usage based billing to business units (ABC costing)
Ability to extend the private cloud to a public cloud (e.g. for extra capacity or DR)
Greenfield deployment or cloud-enabling existing infrastructure ?

Universal Management Cloud Toolkit - Matt Rechenburg
How much automation needs a cloud ?
Which hypervisors do you see in private and public clouds ?
How many (and which) utilities do you need to manage a cloud ?
What is the status of open-source cloud computing projects ?



Register now, time is running out!

Comments

Popular posts from this blog

Security: VMware Workstation 6 vulnerability

vulnerable software: VMware Workstation 6.0 for Windows, possible some other VMware products as well type of vulnerability: DoS, potential privilege escalation I found a vulnerability in VMware Workstation 6.0 which allows an unprivileged user in the host OS to crash the system and potentially run arbitrary code with kernel privileges. The issue is in the vmstor-60 driver, which is supposed to mount VMware images within the host OS. When sending the IOCTL code FsSetVoleInformation with subcode FsSetFileInformation with a large buffer and underreporting its size to at max 1024 bytes, it will underrun and potentially execute arbitrary code. Security focus

OS Virtualization comparison: Parallels' Virtuozzo vs the rest

Virtuozzo's main differentiators versus hypervisors center on overhead, virtualization flexibility, administration and cost. Virtuozzo requires significantly less overhead than hypervisor solutions, generally in the range of 1% to 5% compared with 7% to 25% for most hypervisors, leaving more of the system available to run user workloads. Customers can also virtualize a wider range of applications using Virtuozzo, including transactional databases, which often suffer from performance problems when used with hypervisors. On the administration side, customers need to manage, maintain and secure just a single OS instance, while the hypervisor model requires customers to manage many OS instances. Of course, the hypervisor vendors have worked hard to automate much of this process, but it still requires more effort to manage and maintain multiple operating systems than a single instance. Finally, OS virtualization with Virtuozzo has a lower list price than the leading hypervisor for comme...