Tag: 101

OpenStack Cinder Terminology

Gathering information on storage terminology can be challenging. Below are some definitions to help you understand the terms commonly used in the Openstack storage industry. GB Cinder uses the binary unit of measurement as defined by the Int…

DevOps

What is the problem to be solved? Are you looking to learn about DevOps? In the world of software development, the Agile model has been the go-to methodology for years, but there is a problem. The Agile model is fantastic for developing appli…

Rest API

Table of Contents API REST Why is RESTful API so popular? Basics Idempotent A REST implementation should be stateless. Pagination Versioning   I recently stumbled upon the ByteByteGo videos channel and I have to sa…