Parse an XML document using SAX parser

Simple API for XML(SAX) is an event driven parser which reads XML step by step. SAX Parser is faster and uses less memory than DOM parser.

Backup Files in EC2 Instance to Amazon S3

Every day businesses are creating and aggregating data they need to protect from loss. The importance of data can help us determine if they should be backed up.