We’re going to take you through a case where one requires its website visitors to upload an image to the server. It’s quite easy to handle this in a rails application but you will have to create Amazon S3 or […]
Get notified instantly when we come up with
something new or interesting for you.
We’re going to take you through a case where one requires its website visitors to upload an image to the server. It’s quite easy to handle this in a rails application but you will have to create Amazon S3 or […]
App data management is not a simple task if your App is having a high volume of users’ activity. There are different ways of managing App data based on the types of data your App is generating in the cloud. Data format […]