Lead at @gdgnairobi Works at @c4dlab Started @deveint, @beyondelabs, etc. (Budding IT businesses) Partner at @slaterecreation, a technology fused fitness and recreation startup Play bass-guitar at Calvary Chapel Nairobi and @ahadiband Born to build – people, great things, anything.
MySQL 5.5 compatible database service Highly durable, highly available Automatic backup and one-click restoration Reservation or usage pricing Optimised for use with GAE (security & performance)
Fast, reliable and durable Fine grained access control Can be used to publish public web content Access your files from GAE, RESTful APIs or web-based GUI
zero-configuration memcache service that works out of box $memcache = new Memcache; $memcache->set(„foo‟,‟bar‟); print $memcache->get(„foo‟); $memcached = new Memcached; $memcached->set(„foo‟,‟bar‟); print $memcached->get(„foo‟);