Meetup 1 - Talking Points

Photo by Jon Tyson on Unsplash

Meetup 1 - Talking Points

Configuration Management Software

Mock Interview steps

  • Functional Requirement
  • Non Functional Requirement
  • Request Estimation
  • DB Modeling
  • DB Relationship
  • DB Size Estimation
  • HLD
  • Data flow

CDNs

  • origin server
  • Edge Server
  • Push CDN
  • Pull CDN
  • CDN trade-off

Caches

  • In memory Cache
  • Distributed Cache
  • Caching Policy
    • FIFO
    • LRU (Least Recently Used) keep recently used
    • LFU (Least Frequently Used) keep frequently used
  • TTL (Time to Live)
  • Cache Policy
    • Write-through
    • Write-Behind
    • Cache-aside (Used in our app)

EM Responsibilities

  1. People
  2. Process
  3. Product (PM)
  4. Projects (TPM)
  5. Technology (Prinicpal Architect)
  6. Recruitment and Hiring
  7. Sourcing (JD, posting in social networking)

Goal Setting for the team

  1. Gather info from Senior Leadership
  2. Gather info from Operation Team
  3. Gather info from users
  4. Gather info from Leads / PM and TPM
  5. Tech Debts
  6. Aggregate all of their inputs
  7. OKR Crafting

References