Skip to main content

Posts

What is Bastion Host?

·818 words
Divide public and private subnet using terraform and create bastion host to access private subnet.

Simple Web Server using Rust

·458 words
Build simple multi-thread web server using Rust’s built-in TcpListener module.

Socket Programming

·945 words
Basic concepts in OSI 7 layers and detailed interfaces and functions in socket programming.