Book Image

Microservices and Cloud-Native Applications with Spring 5.0 [Video]

By : Ranga Rao Karanam
Book Image

Microservices and Cloud-Native Applications with Spring 5.0 [Video]

By: Ranga Rao Karanam

Overview of this book

<p><span id="description" class="sugar_field">Spring 5.0 is due to arrive with a myriad of new and exciting features that will change the way we’ve used the framework so far. This video will show you this evolution—from solving the problems of testable applications to building distributed applications on the cloud.</span></p> <p><span id="description" class="sugar_field">The video begins with an insight into the new features in Spring 5.0 and shows you how to build a Cloud-native application using Spring MVC. The advanced features of Spring Boot will be illustrated through powerful examples.</span></p> <p><span id="description" class="sugar_field">By the end of the video, you will be equipped with the knowledge and best practices required to develop microservices with the Spring Framework.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This video follows an end-to-end tutorial approach with lots of examples and sample applications, covering the major building blocks of the Spring framework.</span></span></p>
Table of Contents (4 chapters)
Chapter 1
Evolution Toward Microservices and Cloud-Native Applications
Content Locked
Section 6
Cloud-Native Applications
Cloud-Native applications are those that can easily be deployed on the Cloud. These applications share a few common characteristics. We will begin by looking at the Twelve-Factor App which is a combination of common patterns among Cloud-Native applications. - The Build, Release, and Run phases - Solutions to some commonly encountered patterns when building systems on the Cloud