Jump to content

Cloud-native computing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Alakhani3000 (talk | contribs) at 12:32, 29 August 2019 (Created a new definition page for the term 'Cloud Native Computing'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Cloud native computing is an approach in software development that fully exploits the advantages of cloud computing [1] that uses an open source software stack to deploy applications as microservices.[2] Typically, cloud native applications are built as a set of microservices that run in Docker containers, orchestrated in Kubernetes and managed and deployed using DevOps and Git Ops workflows. [3]

  1. ^ "What is Cloud-Native? Is It Hype or the Future of Software Development?". Stackify. 2018-02-07. Retrieved 2019-08-29.
  2. ^ "What is cloud native computing? - Open Source Insider". www.computerweekly.com. Retrieved 2019-08-29.
  3. ^ "3 Reasons Why You Can't Afford to Ignore Cloud Native Computing". The New Stack. 2019-04-25. Retrieved 2019-08-29.