Bookmarks for 3 Dic 2015 through 8 Dic 2015


These are my links for 3 Dic 2015 through 8 Dic 2015:

  • minio/mc · GitHub – Minio client (mc) provides a set of tools to work with Amazon S3 compatible cloud storage and filesystems. It has features to resume partial downloads, progress bar and parallel copy. Minio client is written in Golang and released under Apache license v2. [ via http://onethingwell.org/post/134793050379 ]
  • Choosing an HTTP Status Code — Stop Making It Hard | Racksburg – What could be simpler than returning HTTP status codes? Did the page render? Great, return 200. Does the page not exist? That’s a 404. Do I want to redirect the user to another page? 302, or maybe 301.
  • Spinnaker: Global Continuous Delivery – Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. It provides two core sets of features: cluster management and deployment management. Below we give a top-level overview of these features. [ via http://cloudacademy.com/blog/netflix-spinnaker/ ]