DevOps Essential Series – 27/Mar/2020

Computing Models

Client Server Architecture

Preview

Distributed Systems

Preview

Clusters

  • It is group of connected systems and they can be viewed as single large system. Preview

Code Build/Package

  • How to build the code or convert code to package
  • Developers write code but when the application is deployed on environments they might not be using code directly, To deploy applications we generally use packages
    • Google Chrome installer is used to install google chrome not directly the code written
  • How about deploying the applications on the servers.
  • The discussion from now on is how code gets converted into package (easily deployable format)

One thought on “DevOps Essential Series – 27/Mar/2020

Leave a Reply

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

About learningthoughtsadmin