↧
OpenStack Swift eventual consistency analysis
Swift is the software behind the OpenStack Object Storage service. This service provides a simple storage service for applications using RESTful interfaces, providing maximum data availability and...
View ArticleWhy should OpenStack move to Python 3 right now?
Python 3 is usually seen as the new Python version which breaks compatibility and raises new Unicode issues. Python 3 is much more than that. It’s a new clean language which has a more consistent...
View ArticleBuild your RESTful API web-service in 5 minutes
As Software Developers , we sometimes need to create a simple server that can accept some REST queries without wasting too much time. It’s always appealing to build our own components as it ensures our...
View Article