Welcome to my world.
[~]$ whoami?
- I am Fahim. Here i am sharing my learning, thoughts, experiences. Read more…
- Bio.link Link to all my social accounts.
- Contact me Reach out to me if you have any question/suggestions.
Welcome to my world.
Load balancing involves effectively distributing incoming network traffic across a group of backend servers. A load balancer is tasked with distributing the load among the multiple backend servers that have been set up.
Network namespaces are useful for setting up containers or virtual environments. Network namespaces provide isolation of the system resources associated with networking: network devices, IPv4 and IPv6 protocol stacks, IP routing tables, firewall rules and so on.
When we signup on website its send a email for confirmation to active an account. Or sometime need to change password or change email of an account.
Profiling is a technique for measuring execution times and numbers of invocations of procedures. Simply profiling is a way to identify time issues in applications.
Tweepy is an easy-to-use Python library for accessing the Twitter API