DEV Community

Discussion on: What is your definition of cloud-native?

Collapse
 
mikenikles profile image
Mike

Hi Lou, thank you for sharing your thoughts on that. I agree with you, technology-specific definitions for such a broad term feel short-lived. In my opinion, that applies to the CNCF definition shared by Jeremy as it calls out containers, service meshes, et al. I believe these are stepping stones towards something more abstract. While the technologies change, the definition of cloud-native ideally does not.

My current working version of what I understand cloud-native to be is:

"Cloud-native is a way of developing, deploying, running and monitoring modern applications that rely, as much as possible, on managed services provided by cloud providers, so that developers can maximize their time to focus on delivering value to customers rather than dealing with infrastructure."

Collapse
 
loujaybee profile image
Lou (🚀 Open Up The Cloud ☁️)

A very nice definition :)