Posts by anik_313

@anik_313

Anik Sikder

Full-Stack Engineer | SaaS, ERP & Business Systems | Python, Django, FastAPI, Re...
Dhaka, Bangladesh aniksikder.me Joined July 2026
1.3k Points25 Badges2 Connections2 Followers2 Following

Posts by anik_313

anik_313 in Articles 6 min read
In the previous articlehttps://www.aniksikder.me/articles/networking/dns-record-types-explained, we explored: How DNS works How DNS records power websites, email systems, and cloud infrastructure At this point, a natural question em...
post-cover-24532
anik_313 in Articles 7 min read
In the previous articlehttps://www.aniksikder.me/articles/networking/dns-explained-complete-guide, we explored how DNS translates human-friendly domain names into machine-friendly IP addresses and how a request travels through recursive resolvers, ro...
post-cover-24396
anik_313 in Articles 8 min read
Most people don’t think about DNS until something breaks. A founder launches a new website and suddenly email stops working. A developer migrates infrastructure and traffic starts disappearing. A marketing team changes a domain setting and the web...
post-cover-24303
anik_313 in Articles 5 min read
When an online order is placed, the customer sees a simple message: > "Your order has been confirmed." Behind that message, however, an entire chain of events begins. The inventory must be updated. The payment must be recorded. The customer shou...
post-cover-23894
anik_313 in Articles 6 min read
For years, the web operated on a simple principle: Browser asks. Server answers. Connection closes. This model worked perfectly when websites were mostly documents. A user opened a page. The browser requested data. The server responded. Everyo...
post-cover-23604
anik_313 in Articles 2 min read
Most developers use Request-Response every day. Few stop to think about what actually happens after clicking a button. You open an app. You tap "Login". A response appears almost instantly. Simple, right? Not exactly. Behind that seemingly sim...
post-cover-23486
chevron_left