Cloud-native computing (original) (raw)
Cloud-native Computing ist ein Ansatz in der Softwareentwicklung, der Cloud Computing nutzt, um skalierbare Anwendungen in Cloud Infrastrukturen, Plattformen und Umgebungen zu erstellen und auszuführen. Gemäß der Cloud Native Computing Foundation (CNCF) prägen diesen Remote-Computing-Ansatz insbesondere Technologien wie Container, Microservices sowie serverlose Funktionen und unveränderliche Infrastrukturen (Immutable Infrastructures und Infrastructure as Code), die zumeist über deklarativen Code bereitgestellt werden.
Property | Value |
---|---|
dbo:abstract | Cloud native computing is an approach in software development that utilizes cloud computing to "build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds". These technologies such as containers, microservices, serverless functions, cloud native processors and immutable infrastructure, deployed via declarative code are common elements of this architectural style. Cloud native technologies focus on minimizing users' operational burden. These techniques enable loosely coupled systems that are resilient, manageable, and observable. Combined with robust automation, they allow engineers to make high-impact changes frequently and predictably with minimal toil. Frequently, cloud-native applications are built as a set of microservices that run in Docker containers, and may be orchestrated in Kubernetes and managed and deployed using DevOps and Git CI workflows (although there is a large amount of competing open source that supports cloud-native development). The advantage of using Docker containers is the ability to package all software needed to execute into one executable package. The container runs in a virtualized environment, which isolates the contained application from its environment. (en) Cloud-native Computing ist ein Ansatz in der Softwareentwicklung, der Cloud Computing nutzt, um skalierbare Anwendungen in Cloud Infrastrukturen, Plattformen und Umgebungen zu erstellen und auszuführen. Gemäß der Cloud Native Computing Foundation (CNCF) prägen diesen Remote-Computing-Ansatz insbesondere Technologien wie Container, Microservices sowie serverlose Funktionen und unveränderliche Infrastrukturen (Immutable Infrastructures und Infrastructure as Code), die zumeist über deklarativen Code bereitgestellt werden. (de) |
dbo:wikiPageID | 61633401 (xsd:integer) |
dbo:wikiPageLength | 3519 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1124830269 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Private_cloud dbr:Declarative_programming dbc:Service-oriented_(business_computing) dbr:DevOps dbc:Cloud_computing dbr:Cloud_Native_Computing_Foundation dbr:Git dbr:Continuous_integration dbr:Orchestration_(computing) dbr:Cloud_computing dbr:Microservices dbr:Dapr dbr:Docker_(software) dbr:Software_development dbr:Container_(virtualization) dbr:Hybrid_cloud dbr:Kubernetes dbr:OS-level_virtualisation dbr:Open_source_software dbr:Serverless_computing dbr:Public_cloud dbr:Cloud_native_processor |
dbp:wikiPageUsesTemplate | dbt:Reflist dbt:Software-stub |
dct:subject | dbc:Service-oriented_(business_computing) dbc:Cloud_computing |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 |
rdfs:comment | Cloud-native Computing ist ein Ansatz in der Softwareentwicklung, der Cloud Computing nutzt, um skalierbare Anwendungen in Cloud Infrastrukturen, Plattformen und Umgebungen zu erstellen und auszuführen. Gemäß der Cloud Native Computing Foundation (CNCF) prägen diesen Remote-Computing-Ansatz insbesondere Technologien wie Container, Microservices sowie serverlose Funktionen und unveränderliche Infrastrukturen (Immutable Infrastructures und Infrastructure as Code), die zumeist über deklarativen Code bereitgestellt werden. (de) Cloud native computing is an approach in software development that utilizes cloud computing to "build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds". These technologies such as containers, microservices, serverless functions, cloud native processors and immutable infrastructure, deployed via declarative code are common elements of this architectural style. Cloud native technologies focus on minimizing users' operational burden. (en) |
rdfs:label | Cloud-native Computing (de) Cloud-native computing (en) |
owl:sameAs | wikidata:Cloud-native computing dbpedia-de:Cloud-native computing https://global.dbpedia.org/id/BzDUq |
prov:wasDerivedFrom | wikipedia-en:Cloud-native_computing?oldid=1124830269&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Cloud-native_computing |
is dbo:wikiPageRedirects of | dbr:Cloud_native_computing dbr:Cloud_native |
is dbo:wikiPageWikiLink of | dbr:Cloud_native_computing dbr:Cloud-native_processor dbr:Cloud_native |
is foaf:primaryTopic of | wikipedia-en:Cloud-native_computing |