Thursday, August 6, 2015

OpenStack Overview

The OpenStack project is an open source cloud computing platform that supports all types of cloud environments. The project aims for simple implementation, massive scalability, and a rich set of features. Cloud computing experts from around the world contribute to the project.
OpenStack provides an Infrastructure-as-a-Service (IaaS) solution through a variety of complemental services. Each service offers an application programming interface (API) that facilitates this integration. The following table provides a list of OpenStack services:
Table 1.1. OpenStack services
ServiceProject nameDescription
DashboardHorizonProvides a web-based self-service portal to interact with underlying OpenStack services, such as launching an instance, assigning IP addresses and configuring access controls.
ComputeNovaManages the lifecycle of compute instances in an OpenStack environment. Responsibilities include spawning, scheduling and decommissioning of virtual machines on demand.
NetworkingNeutronEnables Network-Connectivity-as-a-Service for other OpenStack services, such as OpenStack Compute. Provides an API for users to define networks and the attachments into them. Has a pluggable architecture that supports many popular networking vendors and technologies.
Storage
Object StorageSwiftStores and retrieves arbitrary unstructured data objects via a RESTful, HTTP based API. It is highly fault tolerant with its data replication and scale out architecture. Its implementation is not like a file server with mountable directories.
Block StorageCinderProvides persistent block storage to running instances. Its pluggable driver architecture facilitates the creation and management of block storage devices.
Shared services
Identity serviceKeystoneProvides an authentication and authorization service for other OpenStack services. Provides a catalog of endpoints for all OpenStack services.
Image ServiceGlanceStores and retrieves virtual machine disk images. OpenStack Compute makes use of this during instance provisioning.
TelemetryCeilometerMonitors and meters the OpenStack cloud for billing, benchmarking, scalability, and statistical purposes.
Higher-level services
OrchestrationHeatOrchestrates multiple composite cloud applications by using either the native HOT template format or the AWS CloudFormation template format, through both an OpenStack-native REST API and a CloudFormation-compatible Query API.
Database ServiceTroveProvides scalable and reliable Cloud Database-as-a-Service functionality for both relational and non-relational database engines.
This guide describes how to deploy these services in a functional test environment and, by example, teaches you how to build a production environment. Realistically, you would use automation tools such as Ansible, Chef, and Puppet to deploy and manage a production environment.

 Conceptual architecture“

As graphical view this is a good oversight about the different modules and how they work together. The drawing this from the OpenStack documentation. The original can be found here: http://docs.openstack.org/juno/install-guide/install/yum/content/ch_overview.html


Monday, August 3, 2015

Registration Open for New VMware Certification Exams VCP6-CMA, VCP6-NV and VCP6-DTM


Registration Open for New VMware Certification Exams VCP6-CMA, VCP6-NV and VCP6-DTM

VMware has announced the following three VMware Certified Professional 6 (VCP6) certification exams which are now open for registration, 

The first available appointment is on August 30, 2015:

   VMware Certified Professional 6 – Cloud Management and Automation (VCP6-CMA) Exam #2V0-631
   VMware Certified Professional 6 – Network Virtualization (VCP6-NV) Exam #2V0-641
   VMware Certified Professional 6 – Desktop and Mobility (VCP6-DTM) Exam #2V0-651


These exams will be available for 50% off at the onsite Certification Exam Center at VMworld 2015 US in San Francisco, California and at  VMworld 2015 Europe in Barcelona, Spain.


You want to be on the first to get certified on these register now and can take the exams when they are made available from 30th of August 2015

VMware Aria Automation New Features in versions 8.13.1, 8.13 and 8.12.2

  VMware Aria Automation New Features in versions 8.13.1, 8.13 and 8.12.2 The latest release is 8.13.1 released in September 2023 VMware is ...