Get to know OpenStack DNS (Designate) as a SaaS

————————————————————————- DNS (Designate) is one of the well known open source services in OpenStack. This project offers DNS as a Service also known as DNSaaS and also offers common, open API for programming DNS. Same as all the OpenStack APIs, the Designate is proposed by and combines with the authorization method of Keystone authentication. The […]

Shared File Systems (Manila) and Managing Security services

The OpenStack Shared File System is a service which helps every case of Compute to utilize the shared file system. It is offered with the help of following selected services: manila-api: It is a Web Server Gateway Interface (WSGI) application which verifies and directs the requests across the shared file system service and also provides […]

Introduction to OpenStack Bare Metal (Ironic) Service

     Ironic is one of the projects of OpenStack that caters bare metal machines against the virtual machines. Ironic can be used as a standalone service or it can also be used as a part of OpenStack Cloud. Ironic also interacts with several components of OpenStack like Identity (Keystone), Computer (Nova), Network (Neutron), Image (Glance) […]