In this chapter, you have learned how Eclipse MicroProfile facilitates cloud-native application development, regardless of whether it is a hybrid cloud or multi-cloud application. We also discussed the relationship between microservices, cloud-native development, and container-native development, and how microservices running on containers are an ideal option for cloud-native development. You also learned how Eclipse MicroProfile relates to the 12-factor app, as well as serverless and FaaS environments.
We covered the eight steps to guide your journey into cloud-native applications and how Eclipse MicroProfile can help at each step. In addition, we discussed what you need to consider when using Eclipse MicroProfile for applications that span across clouds, when to run Eclipse MicroProfile on bare-metal machines versus VMs versus containers, what to consider when running...