Skip to main content

Posts

Python GIL (Global Interpreter Lock)

·515 words
Poor performance of python compare to other programming language is always being an issue, and this cannot be independent of GIL.

What is NAT instance?

·457 words
Creating NAT instance using Terraform to access internet from private subnet.