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 […]
See MoreAuthor: Vishwajit Kale
Vishwajit Kale blazed onto the digital marketing scene back in 2015 and is the digital marketing strategist of Hostripples, a company that aims to provide affordable web hosting solutions. Vishwajit is experienced in digital and content marketing along with SEO. He's fond of writing technology blogs, traveling and reading.
Learning OpenStack Message (Zaqar) with authenticating Token and sending requests to API
OpenStack Message (Zaqar) is one of the components of OpenStack. Today we are going to learn the concept of Zaqar as well as how to authenticate Token and how to send a request to API. Concept of Zaqar: Zaqar is a multi-project cloud messaging as well as notification service which is helpful to the web […]
See MoreIntroduction 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) […]
See More