Skip to content
CodeCalls
  • System Design
    • High Level Design
    • Low Level Design
  • About Us
  • Contact Us
  • Toggle website search
Menu Close
  • System Design
    • High Level Design
    • Low Level Design
  • About Us
  • Contact Us

Daily Archives: May 24, 2020

  1. Home>
  2. 2020>
  3. May>
  4. 24

Quick Introduction to Apache Kafka for Beginners.

  • Post author:Nitin Khare
  • Post published:May 24, 2020
  • Post category:Kafka/other
  • Post comments:0 Comments

What is Apache Kafka ? Apache Kafka is a distributed streaming platform that uses the publisher/subscriber messaging model. Where Producer publishes a stream of data and the consumer consumes/subscribe that…

Continue ReadingQuick Introduction to Apache Kafka for Beginners.

Variable Hoisting in Javascript.

  • Post author:Nitin Khare
  • Post published:May 24, 2020
  • Post category:Javascript/Node.js
  • Post comments:0 Comments

Javascript is weird. In Javascript you can use a variable before declaring it. In other words, A variable can be declared after it has been used. for example: x =…

Continue ReadingVariable Hoisting in Javascript.

Installing NGINX on an AWS EC2 instance.

  • Post author:Nitin Khare
  • Post published:May 24, 2020
  • Post category:other
  • Post comments:0 Comments

NGINX is an open-source, lightweight, and high-performance web server developed by Igor Sysoev and released in 2004. It is one of the most popular web servers in the world. In…

Continue ReadingInstalling NGINX on an AWS EC2 instance.

Recent Posts

  • The Only Elasticsearch Interview Guide You’ll Need as a Senior Developer: Master Full-Text Search, Architecture, and Real-World Implementation
  • The Only Database Interview Guide You’ll Need as a Senior Developer
  • Designing Instagram: A Complete System Design Guide for SDE Interviews
  • Designing a Social Media Platform: A Comprehensive System Design Guide
  • Designing an Online Education Platform: A Comprehensive System Design Guide

Recent Comments

    Archives

    • September 2025
    • January 2025
    • December 2024
    • October 2024
    • September 2024
    • December 2022
    • September 2022
    • July 2022
    • February 2022
    • January 2021
    • June 2020
    • May 2020
    • March 2020
    • February 2020
    • November 2019

    Categories

    • Blog
    • HLD
    • Javascript
    • Kafka
    • Low Level Design
    • Node.js
    • other
    • Passport.js
    • Python
    • System Design

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Recent Posts

    • The Only Elasticsearch Interview Guide You’ll Need as a Senior Developer: Master Full-Text Search, Architecture, and Real-World Implementation
    • The Only Database Interview Guide You’ll Need as a Senior Developer
    • Designing Instagram: A Complete System Design Guide for SDE Interviews
    • Designing a Social Media Platform: A Comprehensive System Design Guide
    • Designing an Online Education Platform: A Comprehensive System Design Guide

    Categories

    • Blog
    • HLD
    • Javascript
    • Kafka
    • Low Level Design
    • Node.js
    • other
    • Passport.js
    • Python
    • System Design
    May 2020
    M T W T F S S
     123
    45678910
    11121314151617
    18192021222324
    25262728293031
    « Mar   Jun »
    • About Us
    • Privacy Policy
    Copyright Ⓒ 2020 CodeCalls