Eugene Mayevski
Eugene's latest writings
Choosing the Right Storage for Application Data
What types of data you are dealing with? We will try to roughly classify them and divide into the following five categories. Naturally, this is not a comprehensive classification, but it will help us to understand the options and approaches we have to keep in mind. Homogeneous data arrays containing elements of the same type Multimedia - audio, video and graphics files Temporary data for internal use... (posted by Eugene 1 year 274 days ago.)
What types of data you are dealing with? We will try to roughly classify them and divide into the following five categories. Naturally, this is not a comprehensive classification, but it will help us to understand the options and approaches we have to keep in mind. Homogeneous data arrays containing elements of the same type Multimedia - audio, video and graphics files Temporary data for internal use... (posted by Eugene 1 year 274 days ago.)
From File Systems To The Cloud And Back
Cloud storage solutions today are a great alternative to storing data on local computer or in NAS storage. Started with Amazon S3, such solutions are offered by a dozen of companies, including Microsoft with their Azure Blob Storage. The advantages of cloud storages are nearly infinite storage capacity (use as much as you need, not as you have), the distance between the storage and your location (the data... (posted by Eugene 1 year 358 days ago.)
Cloud storage solutions today are a great alternative to storing data on local computer or in NAS storage. Started with Amazon S3, such solutions are offered by a dozen of companies, including Microsoft with their Azure Blob Storage. The advantages of cloud storages are nearly infinite storage capacity (use as much as you need, not as you have), the distance between the storage and your location (the data... (posted by Eugene 1 year 358 days ago.)
FTPS (FTP over SSL) vs. SFTP (SSH File Transfer Protocol): What To Choose
File transfer over the network using FTP protocol (defined by RFC 959 and later additions) takes roots in year 1980, when the first RFC for FTP protocol was published. FTP provides functions to upload, download and delete files, create and delete directories, read directory contents. While FTP is very popular, it has certain disadvantages that make it... (posted by Eugene 4 years 222 days ago.)
3
File transfer over the network using FTP protocol (defined by RFC 959 and later additions) takes roots in year 1980, when the first RFC for FTP protocol was published. FTP provides functions to upload, download and delete files, create and delete directories, read directory contents. While FTP is very popular, it has certain disadvantages that make it... (posted by Eugene 4 years 222 days ago.)
Copyright 2012 IcoLogic, Inc.
Generated live.