Cloud-Native Development within Radical Therapy Philosophy
摘要
Part of the broader Radical Therapy Development philosophy is the importance of cloud-native software development. This approach emphasizes the importance of building software that can be easily deployed and maintained in modern cloud environments. At the core of cloud-native software development is a focus on microservices, and while not every “cloud” application needs to be microservice driven, as we talked about before in most scenarios, breaking up the functionality of an app into truly independent functions, managed in their own repositories and with the ability to scale up or down independently from the rest of the application, can not only save you time but money as well.