Choosing the Right Storage for Application Data
Suppose you have to develop software for managing a custom storage of end-user documents and files. There are several approaches to data storage possible. Right choice of data storage technique will make your software versatile, robust and scalable, while mistakes made at this step will cause additional expenses, loss of competitive qualities and, of course, clients. This article discusses the advantages and disadvantages of each technique.
From File Systems To The Cloud And Back
Cloud storage is a perfect place to store your application data. However moving from file systems and DBMS to clouds can be painful. The article discusses how software developers can combine the benefits of cloud storages with well-known and established technologies.