About Author: rp

Website
http://rajatpandit.com
Description
Architect for large, highly scalable LAMP applications and Technical Manager with special focus on metrics based continuous improvement of teams and products. Rajat has close to a decade of experience of a very wide range of skills related to infrastructure, middleware, app servers all the way to front-end technologies and software development methodologies including agile, iterative waterfall, waterfall as well as ah-hoc startup using the right approach in the right context to reduce time to market.

Posts by rp

  • Git stores all the information locally, commit logs, versions etc so there is very little you can’t do if you are offline everything is check summed before it enters the...

    Notes on Git Part I / Quickstart Guide to Git

    Git stores all the information locally, commit logs, versions etc so there is very little you can’t do if you are offline everything is check summed before it enters the...

    Continue Reading...

  • General Notes “hosted” hypervisor or type 2 hypervisor where as a “bare-metal” or “type 1″ hypervisor would run directly on the hardware open virtualization format (OVF) VirtualBox Remote Desktop Extension...

    Notes on VirtualBox / Quickstart guide to VirtualBox

    General Notes “hosted” hypervisor or type 2 hypervisor where as a “bare-metal” or “type 1″ hypervisor would run directly on the hardware open virtualization format (OVF) VirtualBox Remote Desktop Extension...

    Continue Reading...

  • large system (multi-shards, config servers and mongo routers) data model database holds collections collection holds documents document is a set of fields field is a key-value pair key is a...

    Notes on MongoDB / Quickstart Guide to MongoDB

    large system (multi-shards, config servers and mongo routers) data model database holds collections collection holds documents document is a set of fields field is a key-value pair key is a...

    Continue Reading...

  • Excellent presentation, wish I had seen this before, For me slide 60 was pretty much the summary of the various cloud implementation routes, rest of it usually is just means...

    PuppetConf 2011 – Architecting for the Cloud: AWS Cloud Formation and Puppet – Jinesh Varia

    Excellent presentation, wish I had seen this before, For me slide 60 was pretty much the summary of the various cloud implementation routes, rest of it usually is just means...

    Continue Reading...

  • Every time I start writing some puppet code, I have to re-read the documentation to remind myself of the syntax. I have some notes of what I usually refer to...

    Notes on Puppet DSL

    Every time I start writing some puppet code, I have to re-read the documentation to remind myself of the syntax. I have some notes of what I usually refer to...

    Continue Reading...