SlideShare a Scribd company logo
1 of 13
Cloud Native
Development
Source- mu-stack.com
Key Contents
1.Introduction
2.How do you build cloud native
applications?
3.Cloud Native Apps vs.
Traditional Enterprise Apps
4.Benfits Of Cloud Native
development
5.Conclusion
A strategy to creating and executing apps known as "cloud native"
makes use of the benefits of the cloud computing delivery mechanism.
Businesses that create and run their apps utilising a cloud native
architecture do so more quickly and in response to client requests. Both
public and private clouds are suitable for cloud native development; the key
is to focus on how rather than where applications are built and deployed.
INTRODUCTION
S
S
o
o
u
u
r
c
r
c
e
e
-
-
m
m
u
u
-
s
-
s
t
a
t
a
c
c
k
k
.
c
.
c
o
o
m
m
Source-
mu-stack.com
DevOps - The purpose of DevOps is to deliver high-quality software that
addresses consumer concerns by working together with IT operations. Software
development, testing, and release occur more quickly, often, and consistently in
environments created by DevOps.
Microservices - A collection of small services, each of which implements a
business capability, operates within its own process, and communicates with
the others via HTTP APIs or messaging, is referred to as a microservice. Since
each microservice can be independently delivered, updated, modified, and
restarted from other services within the same application, usually as part of an
automated system, rapid upgrades to live applications are possible without
having an adverse effect on users.
How do you build cloud
native applications?
Source-
mu-stack.com
Source-mu-stack.com
Containers - Compared to traditional virtual machines,containers offer both
efficiency and speed (VMs). A single OS instance is dynamically split into one or
more isolated containers using operating-system-level virtualization, each of
which has its own writable file system and resource allotment. Containers are
the perfect computing vehicle for deploying lone microservices due to the low
overhead of building and destroying them and the great packing density in a
single VM.
How do you build cloud
native applications?
Source-
mu-stack.com
Source-mu-stack.com
Cloud Native Apps vs. Traditional
Enterprise Apps
CLOUD NATIVE APPS
Predictable - The "contract"
or architecture that cloud
native programmes adhere
to is intended to maximise
resilience through
predictable actions. The way
software is built is dictated
by the automated,
container-driven
infrastructure found in cloud
platforms.
TRADITIONAL ENTERPRISE APPS
This kind of application frequently takes
longer to develop, delivers updates in
large, irregular batches, scales in rather
than out, and presumptively ensures
high availability of dependent services.
Source-
mu-stack.com
Source-mu-stack.com
Cloud Native Apps vs. Traditional
Enterprise Apps
CLOUD NATIVE APPS
Right-sized capacity - When an
application is deployed, resources are
dynamically allocated and reallocated
based on the requirements of the
application via a cloud native
application platform, which automates
infrastructure provisioning and
configuration. Building on a cloud native
runtime improves application lifecycle
management, including scalability to
meet demand, resource utilisation,
orchestration across available
resources, and failure recovery with
little to no downtime.
TRADITIONAL ENTERPRISE APPS
Oversized capacity - Traditional IT
delays the launch of an application by
creating a special, specialised
infrastructure solution (a "snowflake")
for it. With minimal potential to scale
beyond design restrictions to meet
demand, the solution is frequently
oversized and constructed to satisfy
worst-case capacity predictions.
Source-
mu-stack.com
Source-mu-stack.com
Cloud Native Apps vs. Traditional
Enterprise Apps
CLOUD NATIVE APPS
Independent - Applications are
divided into small, loosely linked,
independently operating services
using a microservices
architecture. These services
enable frequent updates, scaling,
and failover/restart without
affecting other services and map
to smaller, independent
development teams.
TRADITIONAL ENTERPRISE APPS
Dependent - Monolithic designs
combine a variety of dissimilar
services into a single
deployment package, which
results in unneeded
dependencies between services
and reduces development and
deployment agility.
Source-
mu-stack.com
Source-mu-stack.com
Cloud Native Apps vs. Traditional
Enterprise Apps
CLOUD NATIVE APPS
Rapid recovery - A dynamic, high-
density virtualization overlay,
perfectly suited to the
microservices architecture, is
provided by the container runtime
and orchestrator. In order to allow
elastic scaling and recovery/restart
in the event of app or infrastructure
failure, orchestration dynamically
coordinates the placement of
containers across a cluster.
TRADITIONAL ENTERPRISE APPS
Slow recovery - Due to higher
startup and shutdown times and
operating system overhead for
each VM, VMs by themselves are
a slower and less effective
foundation for microservice-
based systems.
Source-
mu-stack.com
Source-mu-stack.com
Benefits of Cloud Native development
COST EFFICIENCY
Cloud services only charge
for necessary storage space
and feature sets required for
your application
development model. This
pay-as-you-go system
ensures lower costs and
higher profits.
FASTER DEPLOYMENT
Go from concept to
implementation within a short
span of time by dividing the
application into descrete parts
using microservices. These can
then deployed into different
environments without worrying
about the dependencies required.
SECURITY
The cloud service provider
follows industry-leading
security regulations such as
HIPPA, PCI DSS and ISO
27002. This ensures your
application is protected
against data breaches,
network and DDoS attacks.
Source-
mu-stack.com
Source-mu-stack.com
AVAILABILITY AND
SCALABILITY
Benefits of Cloud Native development
SERVER-LESS
By opting for a serverless
application the developers
no longer have to worry
about networks, security,
and scalability of the servers
that run behind the scenes.
These servers are owned
and maintained by service
providers reducing the Total
Cost of Ownership (TCO) of
the application.
RESILIENCY
Cloud Native applications are
designed in such a way that they
don’t go offline even if there’
s an
infrastructure outage.These fault
tolerant applications are capable of
detecting uncertain issues like
overload of requests, hardware
failures,network connective errors,
etc.
The cloud service provider
follows industry-leading
security regulations such as
HIPPA, PCI DSS and ISO
27002. This ensures your
application is protected
against data breaches,
network and DDoS attacks.
Source-
mu-stack.com
A hybrid cloud involves mixed-hybrid computing, storage, and service
environment that combines on-premises infrastructure, private cloud services,
and a public cloud, with orchestration between the platforms. As the world
has gone remote, there is an increasing demand for applications that are
highly available around the globe.
Conclusion
Source- mu-stack.com
Source-
mu-stack.com
Thank you!
mu-stack.com
Source-
mu-stack.com

More Related Content

Similar to Cloud Native development.pptx

Application Architecture for Cloud Computing
Application Architecture for Cloud Computing Application Architecture for Cloud Computing
Application Architecture for Cloud Computing white paper
 
Safety in the Cloud(s): 'Vaporizing' the Web Application Firewall to Secure C...
Safety in the Cloud(s): 'Vaporizing' the Web Application Firewall to Secure C...Safety in the Cloud(s): 'Vaporizing' the Web Application Firewall to Secure C...
Safety in the Cloud(s): 'Vaporizing' the Web Application Firewall to Secure C...white paper
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computingsuraj bhandari
 
INTRODUCTION TO CLOUD COMPUTING
INTRODUCTION TO CLOUD COMPUTINGINTRODUCTION TO CLOUD COMPUTING
INTRODUCTION TO CLOUD COMPUTINGTanmoy Barman
 
Cloud Native IT Transformation - Whitepaper by RapidValue
Cloud Native IT Transformation - Whitepaper by RapidValueCloud Native IT Transformation - Whitepaper by RapidValue
Cloud Native IT Transformation - Whitepaper by RapidValueRapidValue
 
Cloud Native Application Development Guide – 2023
Cloud Native Application Development Guide – 2023Cloud Native Application Development Guide – 2023
Cloud Native Application Development Guide – 2023Lucy Zeniffer
 
Ibm bluemix
Ibm bluemix Ibm bluemix
Ibm bluemix Narendra
 
IBM Cloud Privé - White paper présentation EN
IBM Cloud Privé - White paper présentation ENIBM Cloud Privé - White paper présentation EN
IBM Cloud Privé - White paper présentation ENYves Bienenfeld
 
The simplest cloud migration in the world by Webscale
The simplest cloud migration in the world by WebscaleThe simplest cloud migration in the world by Webscale
The simplest cloud migration in the world by WebscaleWebscale Networks
 
CLOUD COMPUTING -DETAILED APPROACH
CLOUD COMPUTING -DETAILED APPROACHCLOUD COMPUTING -DETAILED APPROACH
CLOUD COMPUTING -DETAILED APPROACHSHAIMA A R
 
Microsoft System Center 2012 Overview
Microsoft System Center 2012 OverviewMicrosoft System Center 2012 Overview
Microsoft System Center 2012 OverviewMotty Ben Atia
 
The 6 Critical Cloud-Native Computing Components
The 6 Critical  Cloud-Native Computing ComponentsThe 6 Critical  Cloud-Native Computing Components
The 6 Critical Cloud-Native Computing ComponentsGavin Dawson
 
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...RapidValue
 

Similar to Cloud Native development.pptx (20)

Application Architecture for Cloud Computing
Application Architecture for Cloud Computing Application Architecture for Cloud Computing
Application Architecture for Cloud Computing
 
Safety in the Cloud(s): 'Vaporizing' the Web Application Firewall to Secure C...
Safety in the Cloud(s): 'Vaporizing' the Web Application Firewall to Secure C...Safety in the Cloud(s): 'Vaporizing' the Web Application Firewall to Secure C...
Safety in the Cloud(s): 'Vaporizing' the Web Application Firewall to Secure C...
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computing
 
INTRODUCTION TO CLOUD COMPUTING
INTRODUCTION TO CLOUD COMPUTINGINTRODUCTION TO CLOUD COMPUTING
INTRODUCTION TO CLOUD COMPUTING
 
Cloud Native IT Transformation - Whitepaper by RapidValue
Cloud Native IT Transformation - Whitepaper by RapidValueCloud Native IT Transformation - Whitepaper by RapidValue
Cloud Native IT Transformation - Whitepaper by RapidValue
 
Cloud Native Application Development Guide – 2023
Cloud Native Application Development Guide – 2023Cloud Native Application Development Guide – 2023
Cloud Native Application Development Guide – 2023
 
Ibm bluemix
Ibm bluemix Ibm bluemix
Ibm bluemix
 
Smca in a nut shell
Smca in a nut shellSmca in a nut shell
Smca in a nut shell
 
Smca in a nut shell
Smca in a nut shellSmca in a nut shell
Smca in a nut shell
 
Smca in a nut shell
Smca in a nut shellSmca in a nut shell
Smca in a nut shell
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
IBM Cloud Privé - White paper présentation EN
IBM Cloud Privé - White paper présentation ENIBM Cloud Privé - White paper présentation EN
IBM Cloud Privé - White paper présentation EN
 
Cloud1
Cloud1Cloud1
Cloud1
 
The simplest cloud migration in the world by Webscale
The simplest cloud migration in the world by WebscaleThe simplest cloud migration in the world by Webscale
The simplest cloud migration in the world by Webscale
 
CLOUD COMPUTING -DETAILED APPROACH
CLOUD COMPUTING -DETAILED APPROACHCLOUD COMPUTING -DETAILED APPROACH
CLOUD COMPUTING -DETAILED APPROACH
 
A Review on Data Protection of Cloud Computing Security, Benefits, Risks and ...
A Review on Data Protection of Cloud Computing Security, Benefits, Risks and ...A Review on Data Protection of Cloud Computing Security, Benefits, Risks and ...
A Review on Data Protection of Cloud Computing Security, Benefits, Risks and ...
 
Microsoft System Center 2012 Overview
Microsoft System Center 2012 OverviewMicrosoft System Center 2012 Overview
Microsoft System Center 2012 Overview
 
Cloud Adoption and Risk Report 2019
Cloud Adoption and Risk Report 2019Cloud Adoption and Risk Report 2019
Cloud Adoption and Risk Report 2019
 
The 6 Critical Cloud-Native Computing Components
The 6 Critical  Cloud-Native Computing ComponentsThe 6 Critical  Cloud-Native Computing Components
The 6 Critical Cloud-Native Computing Components
 
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...
 

Recently uploaded

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 

Recently uploaded (20)

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 

Cloud Native development.pptx

  • 2. Key Contents 1.Introduction 2.How do you build cloud native applications? 3.Cloud Native Apps vs. Traditional Enterprise Apps 4.Benfits Of Cloud Native development 5.Conclusion
  • 3. A strategy to creating and executing apps known as "cloud native" makes use of the benefits of the cloud computing delivery mechanism. Businesses that create and run their apps utilising a cloud native architecture do so more quickly and in response to client requests. Both public and private clouds are suitable for cloud native development; the key is to focus on how rather than where applications are built and deployed. INTRODUCTION S S o o u u r c r c e e - - m m u u - s - s t a t a c c k k . c . c o o m m Source- mu-stack.com
  • 4. DevOps - The purpose of DevOps is to deliver high-quality software that addresses consumer concerns by working together with IT operations. Software development, testing, and release occur more quickly, often, and consistently in environments created by DevOps. Microservices - A collection of small services, each of which implements a business capability, operates within its own process, and communicates with the others via HTTP APIs or messaging, is referred to as a microservice. Since each microservice can be independently delivered, updated, modified, and restarted from other services within the same application, usually as part of an automated system, rapid upgrades to live applications are possible without having an adverse effect on users. How do you build cloud native applications? Source- mu-stack.com Source-mu-stack.com
  • 5. Containers - Compared to traditional virtual machines,containers offer both efficiency and speed (VMs). A single OS instance is dynamically split into one or more isolated containers using operating-system-level virtualization, each of which has its own writable file system and resource allotment. Containers are the perfect computing vehicle for deploying lone microservices due to the low overhead of building and destroying them and the great packing density in a single VM. How do you build cloud native applications? Source- mu-stack.com Source-mu-stack.com
  • 6. Cloud Native Apps vs. Traditional Enterprise Apps CLOUD NATIVE APPS Predictable - The "contract" or architecture that cloud native programmes adhere to is intended to maximise resilience through predictable actions. The way software is built is dictated by the automated, container-driven infrastructure found in cloud platforms. TRADITIONAL ENTERPRISE APPS This kind of application frequently takes longer to develop, delivers updates in large, irregular batches, scales in rather than out, and presumptively ensures high availability of dependent services. Source- mu-stack.com Source-mu-stack.com
  • 7. Cloud Native Apps vs. Traditional Enterprise Apps CLOUD NATIVE APPS Right-sized capacity - When an application is deployed, resources are dynamically allocated and reallocated based on the requirements of the application via a cloud native application platform, which automates infrastructure provisioning and configuration. Building on a cloud native runtime improves application lifecycle management, including scalability to meet demand, resource utilisation, orchestration across available resources, and failure recovery with little to no downtime. TRADITIONAL ENTERPRISE APPS Oversized capacity - Traditional IT delays the launch of an application by creating a special, specialised infrastructure solution (a "snowflake") for it. With minimal potential to scale beyond design restrictions to meet demand, the solution is frequently oversized and constructed to satisfy worst-case capacity predictions. Source- mu-stack.com Source-mu-stack.com
  • 8. Cloud Native Apps vs. Traditional Enterprise Apps CLOUD NATIVE APPS Independent - Applications are divided into small, loosely linked, independently operating services using a microservices architecture. These services enable frequent updates, scaling, and failover/restart without affecting other services and map to smaller, independent development teams. TRADITIONAL ENTERPRISE APPS Dependent - Monolithic designs combine a variety of dissimilar services into a single deployment package, which results in unneeded dependencies between services and reduces development and deployment agility. Source- mu-stack.com Source-mu-stack.com
  • 9. Cloud Native Apps vs. Traditional Enterprise Apps CLOUD NATIVE APPS Rapid recovery - A dynamic, high- density virtualization overlay, perfectly suited to the microservices architecture, is provided by the container runtime and orchestrator. In order to allow elastic scaling and recovery/restart in the event of app or infrastructure failure, orchestration dynamically coordinates the placement of containers across a cluster. TRADITIONAL ENTERPRISE APPS Slow recovery - Due to higher startup and shutdown times and operating system overhead for each VM, VMs by themselves are a slower and less effective foundation for microservice- based systems. Source- mu-stack.com Source-mu-stack.com
  • 10. Benefits of Cloud Native development COST EFFICIENCY Cloud services only charge for necessary storage space and feature sets required for your application development model. This pay-as-you-go system ensures lower costs and higher profits. FASTER DEPLOYMENT Go from concept to implementation within a short span of time by dividing the application into descrete parts using microservices. These can then deployed into different environments without worrying about the dependencies required. SECURITY The cloud service provider follows industry-leading security regulations such as HIPPA, PCI DSS and ISO 27002. This ensures your application is protected against data breaches, network and DDoS attacks. Source- mu-stack.com Source-mu-stack.com
  • 11. AVAILABILITY AND SCALABILITY Benefits of Cloud Native development SERVER-LESS By opting for a serverless application the developers no longer have to worry about networks, security, and scalability of the servers that run behind the scenes. These servers are owned and maintained by service providers reducing the Total Cost of Ownership (TCO) of the application. RESILIENCY Cloud Native applications are designed in such a way that they don’t go offline even if there’ s an infrastructure outage.These fault tolerant applications are capable of detecting uncertain issues like overload of requests, hardware failures,network connective errors, etc. The cloud service provider follows industry-leading security regulations such as HIPPA, PCI DSS and ISO 27002. This ensures your application is protected against data breaches, network and DDoS attacks. Source- mu-stack.com
  • 12. A hybrid cloud involves mixed-hybrid computing, storage, and service environment that combines on-premises infrastructure, private cloud services, and a public cloud, with orchestration between the platforms. As the world has gone remote, there is an increasing demand for applications that are highly available around the globe. Conclusion Source- mu-stack.com Source- mu-stack.com