Linux command

If you want to kill a process by name then use pkill command in Linux and this will search process by instance name and kill it. Be careful when using it.

Non functional requirements

One of the non functional requirements is security and for this requirement you should have the following in your application. Multifactor Authentication Authorization Audit Trail Encryption Decryption

Google BigQuery

If you are a service provider looking to showcase your visualization tools for Google BigQuery but don’t have huge volume of data then tap into the public datasets provided by Google BigQuery. The are tables with billions of rows which can help your customer...

Distributed Caching

At an enterprise level applications should start using distributed caching services from cloud providers. This will improve the performance of applications dramatically than using local sticky cache and db cache and file cache.