Completek8s Classroomnotes 21/Jun/2023

Application and its execution

  • Applications are invoked as OS Processes. Each Process will get unique PID, CPU shares, RAM etc…
  • Process is an execution boundary i.e. a process cannot directly call the code executing in other process. To enable communications we use. These can be used even if the processes are executing in two different machines using standard networking protocols
    • API’s (http)
    • GRPC
  • An application to run has
    • some dependencies on OS
      • access to
        • CPU
        • RAM
        • DISK
    • networking
    • platforms (some examples)
      • apache server
      • tomcat server
      • mysql
  • To run these applications, lets see the evolution

Generation – 1 Physical Servers

Generation – 2 Hypervisor

Generation -3 Containers

Container Timeline

Docker first demo

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%