Building Cloud Services with the Java Spring Framework Flashcards
How we can increase computing power of mobile device?
use cloud servers
… provides connection between mobile device and cloud servers
Communication protocol
… is a message format
Syntax
… is a meaning of the messages
Semantics
… is a duration of operation
Timing
One of the most popular communication protocol in the Internet
HTTP
HTTP abbreviation means
HyperText Transfer Protocol
What HTTP provide?
Client-server interaction
How Client-server interaction looks like?
Client sends request and gets response from the server
Server has a … that can be accessible for client
series of resources
server сan be accessible for mobile services, browsers and ..
IoT (internet of things)
Why HTTP can be used as communication protocol?
everyone use it on web cites
its about transform HTTP to another necessary formats
Data Marshalling
What can provide work with millions clients simultaneously
Load Balancing infrastructure
What standard Java application make?
series of commands
What does standard Java application analyze?
command line parameters («flags)
What about does standard Java application notify user?
results or bugs were happen