The difference is in granularity. Most of the older web applications are monolithic. APIs are built to external uses which consume interfaces. Microservices aims to maximize reusability by exposing as many potential APIs as possible - built for both external and internal uses. Difference Between Microservices and API Based Cloud Services Not Always Obvious Without Minimum Theory and Practical Work … [Read more...]
Example of Using IBM Watson For Text Analysis with Google Docs
In previously published articles on this website, we discussed around developing cognitive applications using IBM Data Science Experience tool. As IBM has lot of examples on Github and their official websites intended for the developers; the reader factually need not to be machine learning expert to build scripts, programs, plugins which that can recognize objects in photographs or analyze emotion … [Read more...]
Initial Repo Setup For Termux Android Linux Environment
In our previously published article on Android Terminal Apps, we clearly indicated that Termux is practical app to us and we are going to write guides on Termux in future. Here is CLI Guide For Initial Repo Setup For Termux Android Linux Environment to Make it Like Regular GNU/Linux Server to Run Apache HTTP Server, PHP, MySQL, Python etc. Termux does what Homebrew does to a Mac - kind of missing … [Read more...]
How to Run Docker on Windows 10 (Consider Real Bash)
Yes, Docker runs on Windows like Bash runs on Windows. So you can actually try our guides for Docker intended for Mac or GNU/Linux PC. Here is How to Run Docker on Windows 10. It is possible to run Docker on Windows with Linux sub-system, bash but you better use free GNU/Linux for security reasons - neither Docker is a Free Software nor Windows is a Free Software. Microsoft Windows possibly try to … [Read more...]
Best Tools For Web Server Log Processing & Statistics Running WordPress
The topic is nothing new, possibly in last 8 years we discussed 8 times. The reason to repeatedly publish similar posts because of limitations of Free Software at the time of publication and continuous development of new tools. Commonly We Run One Server One WordPress Website Setup. Here Are Some Best Tools For Web Server Log Processing & Statistics Running WordPress Which Are Self-Hosted. … [Read more...]
Install, Configure PyFilter to Control Illegitimate SSH Login Attempts
There are various intrusion prevention software available to prevent brute-force attacks. Here is How to Install, Configure PyFilter to Control Illegitimate SSH Login Attempts. PyFilter project is sponsored by Digital Ocean and developed by individual developer as Free Software under GNU GPL 3.0 License. PyFilter has own Github repo, own website. I guess a question will arise in mind - why not … [Read more...]
Calculating ROI of Cloud Project : Cloud Computing for Business
Companies may take different paths to determine the profitability of cloud initiatives. So far, on this website, much is published about the benefits of using cloud (and also the risks). Most current market reseahes tell us that cloud services can make not only IT faster, but the entire organization becomes faster, more flexible and more agile. Here is an Article on Calculating ROI of Cloud … [Read more...]
What is Data Defined Storage?
We Often Hear the Terminology Data Defined Storage in the Context of Big Data. What is Data Defined Storage? Data defined storage is factually marketing termiology. The terminology is used for data related application and storage. In this brief article, we will discuss what apparently the terminology means. What is Data Defined Storage? Data defined storage has dual benefits … [Read more...]
Big Data Graph Database : List of Graph Data Model
Normally, we are used with relational databases and relational database management system like MySQL. We can use to manipulate and return related data in the relevant format by execution of relational queries. Big Data Graph Database Uses Graph Structures for Semantic Queries to Represent and Store Data. Here is List of Graph Data Model. Their integrated query engine may enable integrated querying … [Read more...]
What is Predictive Analytics?
Predictive Analytics is part of Data Mining. Predictive analysis is used in all posiible fields of applied sciences like for client-risk assessment in financial services which deals with credit history, loan requests, customer data, and so on. What is Predictive Analytics? Predictive analysis encompasses a variety of data-based knowledge to make predictive assumptions about the future … [Read more...]
Why Separate DNS in BRICS Countries By Russia
Security Council of Russia thought-out creation of an alternative DNS to "protect" the BRICS countries (Brazil, Russia, India, China and South Africa) in the event of current global internet malfunctions and threats. This idea is practically creation of a secondary DNS. Similar system is already in usage in China. The internet was adapted as an electronic world without borders, established a … [Read more...]