Data Engineering
APACHE FLINK
Apache Flink Flink is Streaming dataflow engine that provides data distribution, communication and fault tolerance for distributed computations over data streams. Flink provides two…
Cloud Computing
A Walk through Kong and Amazon API Gateway( using Cognito)
1. Kong API Gateway: Kong is a scalable, open source API Gateway. Kong runs in front of any RESTful API and is extended through Plugins, which…
Java
Session Management
For a single user application, like a desktop application, there is only one user, so there is also one session, it is not…