©  Raj Malhotra 2019
Raj MalhotraRapid Java Persistence and Microserviceshttps://doi.org/10.1007/978-1-4842-4476-0_10

10. Java Serverless Development

Raj Malhotra1 
(1)
Faridabad, Haryana, India
 

Serverless programming is slowly being adopted by mainstream development. Fundamentally, serverless programming means that the server or infrastructure is being managed by the infra/cloud provider, but the code still exists and runs on some machine. As a developer, you should be concerned about solving the problem and deploying it. Based on the scale demand, the infrastructure provider or framework is responsible for managing the number of active nodes running the supplied code at any time. In other words, allocation of machines is dynamic and managed by the ...

Get Rapid Java Persistence and Microservices: Persistence Made Easy Using Java EE8, JPA and Spring 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.