top of page

Cloud Native

  • Writer: Anand Nerurkar
    Anand Nerurkar
  • Apr 2, 2022
  • 1 min read

Cloud Native is a way of approaching the development and deployment of application to take advantage of Cloud Computing Characteristics.


Cloud Native applications are collection of small, independent & loosely coupled services, designed to deliver identified business value, incorporate user feedback for continuous improvement.


Cloud Native is a term used to describe the container based environment, with which we can package services as microservices managed on elastic infrastructure though Agile, DevOps process & continuous delivery.


Today most of the Organization want to adopt the cloud computing to increase the scalability, on demand provisioning, fault tolerance , resiliency and availability of resources and to fully utilize these benefits, we need new form of development approach - that is where Cloud Native fills the space.


Cloud Native Development approach is to build and update app quickly, improving quality, reducing risk, increasing responsiveness, scalable, resilient and fault tolerance app anywhere.


Cloud Native promotes

  • Microservices

Collection of loosely couples services build around business capability

  • DevOps

  1. Breaking silos between development & operation team

  2. Bringing them together with shared purpose, collaborate together frequently and regular feedback.

  3. Release Pipeline - CI/CD

  • Containerization

  1. Support DevOps practices by automation

  2. Provide self contained execution environment

  3. Quick startup, graceful shutdown & resiliency to failure

  • Agility

  1. Business Value Delivery with Agility in nature

  2. Faster releases




 
 
 

Recent Posts

See All

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
  • Facebook
  • Twitter
  • LinkedIn

©2024 by AeeroTech. Proudly created with Wix.com

bottom of page