Cloud-Native Application is a marketing term, not a technical term. Cloud-Native Applications are designed to run in the cloud andIn this article, we will explain in easy language what is Cloud-Native Application. As for a commercial product, occasionally it is an useful concept because the customer generally wants to feel that he/she has bought a product which better than the alternatives, and … [Read more...]
Enable MySQL Caching : Performance Trick For WordPress Like PHP-MySQL App
Those who fear to use MySQL from SSH, you can read this easy guide. In this guide we will show how to easily, safely enable MySQL caching from my.cnf file. This is a huge performance trick for WordPress like PHP-MySQL App. If you use Percona MySQL wizard, by default, the generated settings for my.cnf will use query_cache_type = 0 that is query cache is disabled. MySQL query cache is a cache … [Read more...]
How To Stop UDP Flood DDoS Attack (Cloud & Dedicated Server)
UDP flood is irritating. How much irritating? It can simply blow away your instance in various ways, if network can somehow handle the load and you configured IPTables to rate limit, log can flood your disk space. Here is details on UDP Flood Attack and how to stop UDP Flood DDoS Attack on both cloud server & dedicated server. UDP is like old postal service where a fake person can actually … [Read more...]
Google TPU 2.0 : 180 Teraflop For AI Acceleration On Cloud
One year back, we talked about Google's chip for machine learning. With time, Google has progressed and Google TPU 2.0 is newly announced hardware specially for Google Cloud, which is offering 180 Teraflop For AI Acceleration, that nearly approaching capability of a supercomputer. Google is giving more and more importance to Machine learning to power voice recognition, text translation, search … [Read more...]
Problems With Dirt Cheap Cloud Servers & Virtual Servers
We sometimes talk about very cheap cloud servers and virtual servers. What are real problems with dirt cheap cloud servers & virtual servers? Is not it normal to ask? One problem is if you become victim of DDoS, provider will blame you! At worst they will demand security scrutiny by you and commonly kick you out. Normally you'll have some money in the account. You can forget it. Among the … [Read more...]
Finding The Right Cloud Provider For Cloud Native App
Cloud native applications are usually the applications which are designed specifically for being used in the cloud. This transformation of traditional application to cloud native application or developing cloud native applications can be done in various ways. Commonly the process includes a service-oriented approach. In such cases, the functionalities are kept within in services, which are … [Read more...]
VMware Is Expanding Cloud And Software-Defined Products
VMware was more known for virtualization solutions. Now, VMWare is expanding cloud and software-defined products tailored to current market trend. Actually there 2016's few products performing great for cost reduction, Aruba Cloud is good example with 1 Euro per month 1 GB Cloud Server. 2016 was a successful business year for VMWare, with much analysis VMware is now expanding their offering for … [Read more...]
What Is Function-as-a-Service (FaaS)?
In a previously published article, we delivered a primer on Serverless Computing. Peoples often ask what Is Function-as-a-Service (FaaS) and we think that this topic needs some detailed discussion. This article discusses what FaaS is; it's principles, types, benefits and of course the limitations. For a complete newbie to the world of cloud computing and cloud computing service models, theat … [Read more...]
Ways To Backup MySQL Database And Save To Cloud Storage
Running improper script on a running database can be proved to be a foolish work. We have own developed simple free tools for uploading backup to OpenStack Swift, WordPress Plugin to take whole FTP backup and methods to upload the whole FTP to Dropbox from SSH. Here are the ways to backup MySQL database and save to cloud storage including OpenStack Swift from SSH side. This guide essentially a … [Read more...]
Apache Spark Alternatives To Overcome Integrity Issues
Previously we were shown steps for installing Apache Spark, now suddenly why this article is sounding like anti-Spark? Apache Spark has problems including need of dependencies & integrity. That is why here is a list of Apache Spark alternatives to overcome integrity issues. At this moment Apache Spark is one step ahead of its competitors, due to some characteristics like implementation and … [Read more...]
Integration of Apache Hadoop With OpenStack Swift
Commonly either peoples are versed with Apache Hadoop or Openstack Swift. The topic integration of Apache Hadoop with Openstack Swift is not exactly new. Good experience with both together may be rare. You can follow our this guide specially for handling OpenStack part without searching here and there. Further you can use this website's search function to find our old guides apart from the linked … [Read more...]