HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Video accessible from your Account page after purchase.
Register your product to gain access to bonus material or receive a coupon.
3 Hours of Video Instruction
Description
“It is not necessary to change. Survival is not mandatory.” - W. Edwards Deming
Work takes time to flow through an organization and ultimately be deployed to production where it captures value. It’s critical to reduce time-to-production. Software is a competitive advantage for many organizations and industries.
Organizations break their larger software ambitions into smaller, independently deployable, feature-centric batches of work--microservices. In order to reduce the round-trip between stations of work, organizations collapse or consolidate as much of them as possible and automate the rest; developers and operations beget “devops”; and cloud-based services and platforms (like Cloud Foundry) automate operations work and break down the need for ITIL tickets and change management boards.
But velocity, for velocity’s sake, is dangerous. Microservices invite architectural complexity that few are prepared to address.
In Cloud Native Java LiveLessons, we look at how high-performance organizations are addressing the requirements of distribution with Spring Cloud.
Related Title
Microservices with Spring Boot LiveLessons, 2nd Edition
Skill Level
Introduction
Lesson 1: Becoming Cloud Native
1.1 Create agility with feature teams
1.2 Understand distributed systems complexity
Lesson 2: Bootcamp
2.1 Build with starter POMs
2.2 Understand @Configuration
2.3 Access data with Spring Data and JPA
2.4 Create Rest controllers with Spring MVC and Spring Data Rest
Lesson 3: Production Ready
3.1 Become production ready with Spring Boot Actuator
3.2 Customize production endpoints
3.3 Understand autoconfiguration and @ConfigurationProperties
3.4 Push your applications to production
Lesson 4: Configuration
4.1 Externalize configuration
4.2 Understand @RefreshScope
Lesson 5: Service Registration and Discovery
5.1 Understand service registries
5.2 Load balance with Netflix Eureka
Lesson 6: Edge Services
6.1 Understand edge services
6.2 Use Netflix Zuul
6.3 Understand client-side load balancing and custom edge controllers
Lesson 7: Into The Cloud
7.1 Deal with failure using circuit breakers
7.2 Write data without transactions
7.3 Stream data with Spring Cloud
Lesson 8: Operations at Scale
8.1 Observe everything using dashboards
8.2 Add distributed tracing with Zipkin
Lesson 9: Security in The Cloud
9.1 Understand security in The Cloud
9.2 Secure services using OAuth
Lesson 10: Composing Microservice
10.1 Orchestrate streams with Spring Cloud DataFlow
Summary