Building Java 8 Web Applications with Microservices
Course Features
Duration
3.37 hours
Delivery Method
Online
Available on
Limited Access
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Intermediate
Teaching Type
Self Paced
Video Content
3.37 hours
Course Description
Course Overview
International Faculty
Post Course Interactions
Hands-On Training,Instructor-Moderated Discussions
Skills You Will Gain
Prerequisites/Requirements
Working knowledge of the Java programming language
What You Will Learn
Build a microservice that analyses Twitter messages for sentiment and publishes these moods
Build a microservice that parses Twitter messages and emits just the username
Build a microservice that parses a file of real Twitter data and publishes these tweets via web sockets
Connect the application to a live Twitter feed
Consume messages about tweet sentiment to create a pie chart that updates in real time to show overall mood on Twitter
Filter sentiment messages to create a view of happiness levels over a ten-minute period
Sort messages containing information about users to create a leaderboard of the most active Twitter users
Target Students
Experienced Java developers familiar with Java 7 looking to learn Java 8