Video description
3 Hours of Video InstructionDescription
“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
About the Instructor
Josh Long is the Spring Developer Advocate at Pivotal. He is a lead author, or co-author, on six books on Spring for Apress and O'Reilly; a frequent speaker at conferences worldwide; a JavaOne rockstar; and the instructor on the first two Spring LiveLessons videos. He is a contributor to various Spring projects (including Spring Boot) and an all-around Spring fan. You can follow Josh on Twitter: @starbuxman
Skill Level
- Intermediate
- How high-performance organizations are addressing the requirements of distribution with Spring Cloud.
- Java developers interested in deploying applications to the cloud using Spring Cloud.
- Especially enterprise developers who need to quickly build new applications that are scalable, portable, resilient, and easily updated.
- Experience with Java EE or Spring and a basic knowledge of distributed computing, cloud-based services, Agile methods, and microservice architectures.
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
About LiveLessons Video Training
The LiveLessons Video Training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. This professional and personal technology video series features world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, IBM Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include: IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. View all LiveLessons on InformIT at: www.informit.com/livelessons.
Table of contents
- Introduction
- Lesson 1: Becoming Cloud Native
- Lesson 2: Bootcamp
- Lesson 3: Production Ready
- Lesson 4: Configuration
- Lesson 5: Service Registration and Discovery
- Lesson 6: Edge Services
- Lesson 7: Into The Cloud
- Lesson 8: Operations at Scale
- Lesson 9: Security in The Cloud
- Lesson 10: Composing Microservice
- Summary
Product information
- Title: Cloud Native Java
- Author(s):
- Release date: January 2017
- Publisher(s): Pearson
- ISBN: 0134690370
You might also like
book
Cloud Native Java
What separates the traditional enterprise from the likes of Amazon, Netflix, and Etsy? Those companies have …
video
Cloud Native Java with Kubernetes, 2nd Edition
10.5+ Hours of Video Instruction Description Work takes time to flow through an organization and ultimately …
video
Modern Java Web Applications with Spring Boot 2.x
Building web application has been a challenge for many Java developers because of the complexities of …
book
Hands-On Microservices with Spring Boot and Spring Cloud
Apply microservices patterns to build resilient and scalable distributed systems Key Features Understand the challenges of …