Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 715 Bytes

File metadata and controls

22 lines (20 loc) · 715 Bytes

Web Network & Server Side Computing

  • What happens after entering a website URL in the browser?
  • How is a URL fetched?
  • Explain dns poisoning?
  • Difference between local and global dns
  • How does authentication work, how does a web browser know if the user is logged in?
  • Explain XMLHttp Requests
  • Types of HTTP methods
  • Drawbacks of JSON webtokens
  • Principles of a RESTful API Architecture
  • What is HATEOS compliance?
  • Methods of authentication
  • What is server and client side Computing?
  • What is load balancing on distributed server?
  • What is session management?
  • What is Ajax?
  • What are sessions?
  • What are cookies?
  • What is Two Tier & Three Tier Architecture
  • What is a client-server model?