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]
        
      
    $whoami
Go back-N ARQ Protocol
        Abstract
We want to develop  a Go Back-N ARQ protocol for data communication as implemented in TCP/IP using the PIC32 processor.
        
        
          [Read More]
        
      
    Stop and Wait Data Communication Protocol
        Abstract
We’re developing a Stop & Wait (sliding window) data communication protocol to analyze its performance and functionality.
        
        
          [Read More]
        
      
    IPv6 Mesh Network
Low Powered Wireless for Lossy-Environtments
        Abstract Mesh networking is a new networking paradigm that is intended to help mitigate the effects of an increasing number of devices connected to the Internet. Whilst Segment routing is a method in a mesh network, which allows a packet source to enforce a topological path through a network. Segment...
        
        
          [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]