What is Bastion Host? 27 September 2022·818 words Divide public and private subnet using terraform and create bastion host to access private subnet.
Simple Web Server using Rust 14 September 2022·458 words Build simple multi-thread web server using Rust’s built-in TcpListener module.
Simple Web Server with C programming 13 September 2022·559 words Building simple web server with socket programming using C.
Socket Programming 12 September 2022·945 words Basic concepts in OSI 7 layers and detailed interfaces and functions in socket programming.