Understanding Serverless Cost Models – Cost of Serverless Operation

Understanding Serverless Cost Models When evaluating your options for hosting and operating your software, cost is usu‐ ally a key consideration. In recent years, serverless has emerged as a sound choice for teams and organizations looking for simplicity and cost-efficiency. With the com‐ bination of managed services and a pay-per-use pricing model, there is huge […]

Continue Reading

Software Architecture – Sustainability in Serverless

Software Architecture You’ve already learned a great deal about serverless architectures, patterns, develop‐ ment, and operating practices in this book. In this section, we’ll explore how they are relevant to promoting sustainability in the cloud by looking at some best practices. A decoupled event-driven serverless application composed of man‐ aged cloud services is a step […]

Continue Reading

Reducing the Operational Cost of Serverless – Cost of Serverless Operation

Reducing the Operational Cost of Serverless Due to the use of multiple interconnected managed services in a serverless applica‐ tion, cost is intrinsically linked to architecture. Excessive and expensive usage of a service or direct integration usually indicates architectural inefficiencies. If you’re doing something expensive, there is probably a better way to do it! A […]

Continue Reading