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

Preview

Generation – 2 Hypervisor

Preview

Generation -3 Containers

Preview

Container Timeline

Preview

Docker first demo

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube