Orchestration across multiple cloud platforms using HEAT

Heat allows the user to set up HOT templates that describe the dependencies and the flow of the infrastructure resources that should be deployed to meet specific use case requirements. The Heat engine understands the order it needs to orchestrate the execution of the flow defined in the template. Apart from Orchestrating the template execution… Continue reading Orchestration across multiple cloud platforms using HEAT

Orchestration Tool Roundup: Kubernetes vs. Heat vs. Fleet vs. MaestroNG vs. TOSCA

It’s no news that containers represent a portable unit of deployment, and OpenStack has proven an ideal environment for running container workloads. However, where it usually becomes more complex is that many times an application is often built out of multiple containers.What’s more, setting up a cluster of container images can be fairly cumbersome because… Continue reading Orchestration Tool Roundup: Kubernetes vs. Heat vs. Fleet vs. MaestroNG vs. TOSCA

Why the Heck is my Openstack Not Working?!

Basic introduction to machine data/log analysis Everyone will receive devstack VM with broken OpenStack installation. Prerequisite is to have Virtual box . We will touch base into core openstack components like Nova,Neutron,Cinder,Glance,Heat Your goal is to: 1.Plug your installation into troubleshooting platform 2.Check your installation 3.Diagnose