Chapter 13. Providing Application Runtime Infrastructure

Where does software fit into infrastructure design? I described a system in terms of platform layers in Chapter 3, which are summarized in Figure 13-1.

ch13 platform layers overview
Figure 13-1. Overview of the platform layers

The topic of this chapter is application runtime services, which are those services that are directly involved in hosting running workloads. The other services in the platform layer include delivery services and operational services, which are necessary but not directly involved in running the applications. Delivery services are used to create, validate, and deploy changes to software, examples including source code repositories, pipeline services, and deployment services. Operational services are used to manage running applications, including things like monitoring and reporting. ...

Get Infrastructure as Code, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.