<s>
Cloud	B-General_Concept
native	I-General_Concept
computing	I-General_Concept
is	O
an	O
approach	O
in	O
software	O
development	O
that	O
utilizes	O
cloud	B-Architecture
computing	I-Architecture
to	O
"	O
build	O
and	O
run	O
scalable	O
applications	O
in	O
modern	O
,	O
dynamic	O
environments	O
such	O
as	O
public	O
,	O
private	O
,	O
and	O
hybrid	O
clouds	O
"	O
.	O
</s>
<s>
These	O
technologies	O
such	O
as	O
containers	B-Application
,	O
microservices	O
,	O
serverless	B-General_Concept
functions	O
,	O
cloud	B-General_Concept
native	I-General_Concept
processors	I-General_Concept
and	O
immutable	O
infrastructure	O
,	O
deployed	O
via	O
declarative	B-Language
code	O
are	O
common	O
elements	O
of	O
this	O
architectural	O
style	O
.	O
</s>
<s>
Cloud	B-General_Concept
native	I-General_Concept
technologies	O
focus	O
on	O
minimizing	O
users	O
 '	O
operational	O
burden	O
.	O
</s>
<s>
Frequently	O
,	O
cloud-native	O
applications	O
are	O
built	O
as	O
a	O
set	O
of	O
microservices	O
that	O
run	O
in	O
Open	B-Application
Container	I-Application
Initiative	I-Application
compliant	O
containers	B-Application
,	O
such	O
as	O
Containerd	O
,	O
and	O
may	O
be	O
orchestrated	B-Application
in	O
Kubernetes	B-General_Concept
and	O
managed	O
and	O
deployed	O
using	O
DevOps	O
and	O
Git	B-Application
CI	O
workflows	O
(	O
although	O
there	O
is	O
a	O
large	O
amount	O
of	O
competing	O
open	B-Application
source	I-Application
that	O
supports	O
cloud-native	O
development	O
)	O
.	O
</s>
<s>
The	O
advantage	O
of	O
using	O
containers	B-Application
is	O
the	O
ability	O
to	O
package	O
all	O
software	O
needed	O
to	O
execute	O
into	O
one	O
executable	O
package	O
.	O
</s>
<s>
The	O
container	B-Application
runs	O
in	O
a	O
virtualized	O
environment	O
,	O
which	O
isolates	O
the	O
contained	O
application	O
from	O
its	O
environment	O
.	O
</s>
