SEARCH (ENTER TO SEE ALL RESULTS)
Cancel Search
POPULAR TOPICS
Contributed
sponsored-post-contributed
News
Analysis
The New Stack Makers
Tutorial
Podcast
Feature
Research
Profile
The New Stack Logo
Skip to content
  • Podcasts
  • Events
  • Ebooks
    • DevOps
    • DevSecOps
    • Docker Ecosystem
    • Kubernetes Ecosystem
    • Microservices
    • Observability
    • Security
    • Serverless
    • Storage
    • All Ebooks
  • Newsletter
  • Sponsorship
  • • • •
    • Podcasts
      • TNS @Scale Series
      • TNS Analysts Round Table
      • TNS Context Weekly News
      • TNS Makers Interviews
      • All Podcasts
    • Events
    • Ebooks
      • DevOps
      • DevSecOps
      • Docker Ecosystem
      • Kubernetes Ecosystem
      • Microservices
      • Observability
      • Security
      • Serverless
      • Storage
      • All Ebooks
    • Newsletter
    • Sponsorship
Skip to content
  • Architecture
    • Cloud Native
    • Containers
    • Edge/IoT
    • Microservices
    • Networking
    • Serverless
    • Storage
  • Development
    • Development
    • Cloud Services
    • Data
    • Machine Learning
    • Security
  • Operations
    • CI/CD
    • Culture
    • DevOps
    • Kubernetes
    • Monitoring
    • Service Mesh
    • Tools
Search The New Stack
 

Cloud Native Ecosystem

▾ 4 MINUTE READ — CLOSE

Cloud native computing allows teams to build and manage services using container architectures and stringing them into applications without worrying about servers. Containers connecting services, microservices, immutable infrastructure, and declarative APIs exemplify this approach, all working together in a loosely-coupled approach for maximum flexibility and development agility.

Initially, architectures required tightly bound clients and servers. Virtual machines were an abstraction that allowed the operating system to be disconnected from the underlying server. This approach allowed for hypervisors to emerge as platforms to run virtual machines on hosted environments.

The container runs as a process on a host, independent of the operating system. Virtualization technology is below the operating system and virtualizes the server, not the application. The operating system has to go wherever the virtual machine goes. Operators need to shut it down, then boot it back up and configure it to run with the database and the rest of the stack that it depends on.

Container-based architectures for developers and operations teams have modified the previous approach. Containers are symbolic of the cloud-native ecosystem and will be core to modern application architectures.
What Are Cloud Services?
Cloud services are software, infrastructure, or platforms facilitated by third-party providers and accessible to end-users through the web.

Cloud services advance the flow of user data between front-end clients —desktops, tablets, laptops, and users’ servers— and provider systems through the internet. Cloud services are accessible to users with a computer, internet connection, and operating system.
Benefits of Cloud Native Technologies
Cloud-native technologies enable teams to build and run scalable applications in unique and dynamic environments. These environments may be hybrid, private, or public clouds.

“Cloud-native technologies are used to develop applications built with services packaged in containers, deployed as microservices and managed on elastic infrastructure through agile DevOps processes and continuous delivery workflows,” writes Janakiram MSV, principal analyst at Janakiram & Associates and an adjunct faculty member at the International Institute of Information Technology.

Some of the benefits of cloud-native technologies include:

Reliability. Through microservices and Kubernetes, developers can build flexible applications and quickly isolate the impact of a failure to prevent a total crash.

Scalability. The ability to scale automatically is one of the main features of cloud-native technologies. Future needs are anticipated and handled by default, and payment is made only for resources in use.

Faster releases. With DevOps, cloud-native technologies allow teams to ideate, build, and ship applications faster, resulting in satisfied users and a successful organization.

Reduced cost. Kubernetes is an open-source platform used by many cloud-native technologies for managing containers. Containers provide standardization of tools and infrastructure, ensuring the effective use of resources and minimizing costs.

No vendor lock-in. Cloud technologies allow hybrid and multi-cloud use. Enterprises can run applications on any platform, such as public or private clouds, without making lots of modifications. This way, enterprises do not need to choose one infrastructure and face legacy vendor issues.

Cloud Native Apps Are a Step up from Cloud-Based Applications
Cloud native applications are architected to run entirely from and in the cloud. These solutions allow developers to update features quickly and easily. Cloud-based architectures are not created in the cloud but are migrated to the cloud and leverage some cloud functions like higher availability and scalability. Cloud native apps are considered an improvement in architecture because of their capabilities.

Here are some significant differences between cloud-native and cloud-based apps:

Price. Cloud native apps are cheaper than cloud-based applications because you pay for storage costs and licensing where applicable. With the latter, you have to own the entire infrastructure and purchase hardware, cooling, and power before teams can deploy applications.
Maintenance. Cloud native apps run on a microservices architecture reducing interruptions, unlike cloud-based applications, which may experience frequent interruptions due to specialized software configurations and hardware migrations.
Ease of use. Cloud native apps are flexible. Developers can build to scale and carry out app upgrades without disturbance. However, cloud-based apps experience downtime as they are tightly integrated, and any enhancements made may be required for the entire stack, resulting in downtime.
Implementation. Cloud native apps are faster to deploy since they require no hardware or software, unlike cloud-based applications requiring hardware provisioning and software setup.

How Does Cloud-Native Computing Work?
In cloud-native computing, the base computing unit is the service, which can communicate with other services via APIs. Ideally, each service should be encapsulated within a container and offer a single function — hence the name “microservice.” Containerizing the microservice makes it easy to develop. It can be moved along a single workflow of development and testing to production through a process called continuous integration and continuous deployment (CI/CD).

Building on the Kubernetes open-source container orchestration engine, first developed by Google, the Cloud Native Computing Foundation ensures a stack of open-source software to run cloud-native applications without being locked into a proprietary software vendor or commercial software.

Cloud-native software is witnessing remarkable improvements. Bookmark this page to get the latest articles about the latest developments in this industry.


The New Stack Newsletter Sign-Up
A newsletter digest of the week’s most important stories & analyses.
Do you also want to be notified of the following?
We don’t sell or share your email. By continuing, you agree to our Terms of Use and Privacy Policy.
Cloud Native Ecosystem / Kubernetes / Observability / Sponsored
Pixie Brings In-Cluster Kubernetes Debugging to CNCF
6 May 2021 9:32am, by B. Cameron Gain
Cloud Native Ecosystem / Containers / Kubernetes
Did Kubernetes Get a COVID Bounce?
6 May 2021 8:54am, by Lawrence E Hecht
Cloud Native Ecosystem / Kubernetes / Sponsored / Contributed
Exploring the New Kubernetes Maturity Model
5 May 2021 1:00pm, by Danielle Cook
Cloud Native Ecosystem / Storage / Sponsored
Multicloud Disaster-Recovery-as-a-Service Now Offered by Wanclouds
5 May 2021 12:00pm, by Maria Korolov
Cloud Native Ecosystem / Containers / Security / Sponsored
Kyverno Defends Containers Against Security Configuration Errors
5 May 2021 10:50am, by Maria Korolov
Cloud Native Ecosystem / Observability / Software Development / Sponsored
Tigera Adds Full-Stack Observability with Calico Enterprise 3.5
5 May 2021 3:00am, by Mike Melanson
Cloud Native Ecosystem / Containers / Data Science / Sponsored
Databases — Finally — Get Containerized
4 May 2021 3:09pm, by Maria Korolov
CI/CD / Cloud Native Ecosystem / Kubernetes / Sponsored / Contributed
Why Argo CD Is the Lifeline of GitOps
4 May 2021 6:19am, by Alex Handy
Cloud Native Ecosystem / Culture / Kubernetes
Scale Out Today: The New Stack Is 7 Years Old
29 Apr 2021 9:30am, by Alex Williams
Cloud Native Ecosystem / Data Science / Machine Learning
Redis Labs: Why Latency Shouldn’t Be an Issue in the Age of AI
29 Apr 2021 3:00am, by B. Cameron Gain
Cloud Native Ecosystem / Cloud Services / Security
HashiCorp Releases HCP Vault to Combat ‘Secrets Management’ Fatigue
28 Apr 2021 4:00am, by B. Cameron Gain
Cloud Native Ecosystem / Kubernetes / Contributed
Designing a Multitenancy Kubernetes Strategy that Fits Your Organization
27 Apr 2021 11:19am, by Deepak Goel
Cloud Native Ecosystem / Kubernetes / Linux
Red Hat Offers a ‘Complete Kubernetes Stack’ with OpenShift Platform Plus
27 Apr 2021 6:00am, by Mike Melanson
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Cloud Native Ecosystem / Culture / Kubernetes / Sponsored
The Insider’s Guide to KubeCon + CloudNativeCon EU 2021
20 Apr 2021 3:00pm, by Joab Jackson and B. Cameron Gain
Cloud Native Ecosystem / Kubernetes
Come Together for Live Coverage and Pancakes at KubeCon + CloudNativeCon Europe 2021
20 Apr 2021 10:00am, by Celeste Malia
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Cloud Native Ecosystem / Kubernetes / Storage / Sponsored
Kasten’s Ongoing Contribution to Open Source Bears Fruit for Stateful Storage
15 Apr 2021 2:30pm, by Alex Williams and B. Cameron Gain
Cloud Native Ecosystem / Kubernetes / Security / Contributed
Defend the Core: Kubernetes Security at Every Layer
15 Apr 2021 12:00pm, by Jimmy Mesta
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
CI/CD / Cloud Native Ecosystem / DevOps / Sponsored
How eBay Works for Developer Speed
12 Apr 2021 1:57pm, by Alex Williams and B. Cameron Gain
Cloud Native Ecosystem / Cloud Services / Storage / Contributed
Multicloud Paves the Way for Cloud Native Resiliency Models
12 Apr 2021 12:42pm, by Matthew Leybold
Cloud Native Ecosystem / Containers / Kubernetes
VMware Cloud, a Single Platform for Hybrid Cloud Environments 
9 Apr 2021 1:21pm, by B. Cameron Gain
Cloud Native Ecosystem / Kubernetes / Service Mesh / Sponsored
SoloCon 2021: One API for Multiple Kubernetes Clusters and Microservices 
7 Apr 2021 2:30pm, by B. Cameron Gain
weather vane
Cloud Native Ecosystem / Kubernetes / Observability
Q&A: Why Observability Data Sampling Can Cost DevOps Teams Time and Money
7 Apr 2021 10:30am, by B. Cameron Gain
Cloud Native Ecosystem / Security / Sponsored / Contributed
Why You Need to Implement a Cloud Native Data Protection Solution
7 Apr 2021 9:00am, by Nivas Iyer
Cloud Native Ecosystem / Kubernetes / Storage
Kasten’s Kubestr: An ‘Easy Button’ for In-Cluster Storage Validation
6 Apr 2021 6:56am, by B. Cameron Gain
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Cloud Native Ecosystem / IoT Edge Computing / Kubernetes / Sponsored
K3s Gets Its Own Day at KubeCon+CloudNativeCon EU
5 Apr 2021 3:00pm, by Alex Williams and B. Cameron Gain
Cloud Native Ecosystem / Containers / Kubernetes
Kubernetes 1.21 Brings a New Memory Manager, More Flexible Scheduling
2 Apr 2021 11:54am, by Jack Wallen
Pagination Previous Button
11 12 13 14 15 16 17 18 19 20
Pagination Next Button
Architecture
  • Cloud Native
  • Containers
  • Edge/IoT
  • Microservices
  • Networking
  • Serverless
  • Storage
Development
  • Cloud Services
  • Data
  • Development
  • Machine Learning
  • Security
Operations
  • CI/CD
  • Culture
  • DevOps
  • Kubernetes
  • Monitoring
  • Service Mesh
  • Tools
The New Stack
  • Ebooks
  • Podcasts
  • Events
  • Newsletter
  • About / Contact
  • Sponsors
  • Sponsorship
  • Disclosures
  • Contributions

© 2022 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.