
February 29, 2016
Amazon Web Services (AWS) is the biggest public cloud provider and has released a set of tools to help out sysadmins and developers for integrating with their infrastructure.
The three tools we are going to discuss in this article are three of AWS’s most-used and well-known tools:
- botocore: Low-level Python library
- boto3: High level Python library
- awscli: Command-line interface written in Python
All those tools are currently available in Fedora (22+) and EPEL (7).
Read More 
July 19, 2015
Today the IT world is moving very quickly from the classic infrastructure with servers, switches, hard disks and so on to virtual infrastructures, where all those things are simple pieces of software faking to be real objects.
This has huge benefits, and this is why so many companies are doing this.
Along with the advantages, this new way of doing IT has it’s criticality that the administrators have to know to prevent possible problems to happen.
A lot of books that speaks about cloud technology forget to start from the basics of cloud and very often skip these concepts.
This book does not, and I greatly appreciated it.
Read More