<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>The Backend Blueprint - by Fahim</title>
    <link>https://frfahim.github.io/</link>
    <description>Recent content on The Backend Blueprint - by Fahim</description>
    <image>
      <title>The Backend Blueprint - by Fahim</title>
      <url>https://frfahim.github.io/logo.png</url>
      <link>https://frfahim.github.io/logo.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 22 Aug 2023 00:44:13 +0600</lastBuildDate><atom:link href="https://frfahim.github.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Load Balancing With Nginx</title>
      <link>https://frfahim.github.io/posts/load-balancing-with-nginx/</link>
      <pubDate>Tue, 22 Aug 2023 00:44:13 +0600</pubDate>
      
      <guid>https://frfahim.github.io/posts/load-balancing-with-nginx/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>An introduction to linux Network Namespace with hands-on</title>
      <link>https://frfahim.github.io/posts/network-namespace/</link>
      <pubDate>Tue, 20 Jun 2023 22:10:10 +0600</pubDate>
      
      <guid>https://frfahim.github.io/posts/network-namespace/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Django registration with confirmation email</title>
      <link>https://frfahim.github.io/posts/django-registration-with-confirmation-email/</link>
      <pubDate>Wed, 26 Apr 2017 19:37:59 +0600</pubDate>
      
      <guid>https://frfahim.github.io/posts/django-registration-with-confirmation-email/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Profiling python code</title>
      <link>https://frfahim.github.io/posts/profiling-python-code/</link>
      <pubDate>Mon, 04 Jun 2018 20:30:10 +0600</pubDate>
      
      <guid>https://frfahim.github.io/posts/profiling-python-code/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Create a simple Twitter Bot with Python and Tweepy</title>
      <link>https://frfahim.github.io/posts/twitter-bot-with-python-twepy/</link>
      <pubDate>Wed, 18 Jan 2017 20:30:10 +0600</pubDate>
      
      <guid>https://frfahim.github.io/posts/twitter-bot-with-python-twepy/</guid>
      <description>Tweepy is an easy-to-use Python library for accessing the Twitter API</description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://frfahim.github.io/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://frfahim.github.io/about/</guid>
      <description>Hi there 👋
I am Farhadur Reza Fahim. I&amp;rsquo;m from Dhaka, Bangladesh. Curently working @ Binate Solutions Ltd as a Senior Software Engineer.
I&amp;rsquo;m working as a Software Engineer with over &amp;amp; years of extensive experience in developing Web Applications and Restful Web services which includes Python, Django, Django Rest Framework, FastAPI, JavaScript, PostgreSQL, Microservices, Docker, etc. I am proficient at implementing core backend development. Currently learning and practicing DevOps related items AWS, GCP, Kubernetes, Terraform, and so on.</description>
    </item>
    
    
    <item>
      <title>Contact</title>
      <link>https://frfahim.github.io/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://frfahim.github.io/contact/</guid>
      <description>You can reach out to me at farhadurfahim [at] gmail [dot] com
Or Say hi in DM @ Linkedin</description>
    </item>
    
    
  </channel>
</rss>
