DevOps
-
Performance tests for slow networks with tc
tl;dr: you can easily replicate slow network conditions which makes it easier to performance test them. Smartphones have made both…
Read More » -
Maintaining Software Sucks – and what we can do about it
If you ask most developers, they will tell you that working in maintenance sucks. Understanding and fixing somebody else’s lousy…
Read More » -
Immutable Servers With Packer and Puppet
Lately I’ve been becoming more and more of a fan of is the concept of Immutable Servers while automating our…
Read More » -
MongoDB Pro Tip: Field Projections
Did you ever learn that select * from table in RDBMS-land is bad? Of course, you did! If you’re only…
Read More » -
MongoDB Geo-Spatial Mobile Demo
Mongo: noun (pl mongo or mongos) – a monetary unit of Mongolia. Equal to one hundredth of a tugrik. Origin…
Read More » -
Deploy your Node/Couchbase application to the cloud with Clever Cloud
Introduction Clever Cloud is the first PaaS to provide Couchbase as a service allowing developers to run applications in a fully…
Read More » -
SQL to NoSQL : Copy your data from MySQL to Couchbase
Introduction During my last interactions with the Couchbase community, I had the question how can I easily import my data…
Read More » -
MongoDB to CSV
Every once in a while, I need to give a non-technical user (like a business analyst) data residing in MongoDB;…
Read More » -
Archiving data to AWS Glacier
For archiving your data at AWS you can use AWS Glacier. This service offers cheaper storage than the S3 service…
Read More »