$whoami

Pushing AWS RDS logs into S3 bucket

Abstract Using AWS RDS has added ease of database infrastructure setup and administration. As an Ops-engineer you may need to manage the database log files and archive them to storage. In this post I will discuss backing up RDS logfile to S3 bucket. This post is focused on general ideas... [Read More]

Linear Block Code Error Correction

Abstract We’re investigating the characteristic of Hamming Linear block code error detection and correction scheme during data transmission utilizing a the PIC32 Ethernet kit and Client3 v16 which randomly adds up to 10 bits error and retransmits the message data packet. [Read More]