Those who use cloud services safety is a very important aspect to manage and also Security and Firewall are major concerns to choose a Cloud platform. Previously we published a good number of articles on Cloud Security, indeed Security in the Cloud is the Next Real Business. The resistance in the cloud to implement security and privacy is that, it slows the spread. Why is the question that … [Read more...]
Archives for September 2014
Internet Traffic is Increasing in an Unpredictable Manner
Mobile, streaming video, cloud, Internet of Things - Internet Traffic is Increasing in a manner, which can not be predicted by normal calculation. The consumption of digital content is becoming more and more disproportionate in size and it is estimated that the volume of Internet traffic is on the rise with values ‹‹that lies between 30 and 50 percent more which is added each year. Connecting the … [Read more...]
What is Machine to Machine (M2M) Communication in IoT?
The concept of machine to machine communication is to enable communications between machines without human intervention. Machine to Machine (M2M) Communication is a part of Internet of Things (IoT). Previously, we have talked about the Protocols related to Internet of Things (IoT). With so-called smart, communicating 'Things' this way provide them the means to interact without human intervention … [Read more...]
What is Named Data Networking?
Named Data Networking is a Future Internet Architecture supportive towards next generation works on Cloud Computing and Internet of Things (IoT). Named Data Networking seems to be intended to replace the current TCP IP Network to ensure the future evolution of the Web. In the future we possibly can say good-bye to server and IP addresses. This is the promise that makes the Named Data Networking … [Read more...]
What is YAML File We Use in Cloud Automation
What is that YAML File which we use in most of the Cloud Automation Tools like in OpenStack Heat Templates? YAML is a data serialization format. As we can read it, it is human readable. We talked a huge about Cloud Automation via various articles - Relationship of Cloud Automation and Abstraction, Automation in the Cloud, not exactly we want to distract the readers from the current title, but just … [Read more...]
Create a Chart on WordPress From MySQL
With various types of data visualization plugins, we can easily create charts and graphs now. But how to fetch data from MySQL and create a graph? Chart and Graph has difference if considered too much lexically, but for this guide, they are equivalent. This is a clean guide to Create a Chart on WordPress From MySQL. That simply means lot of chances. You should open this guide as well - Create … [Read more...]
InnoDB Table Optimization for WordPress
InnoDB Table Optimization for WordPress is followup for our previous guide to use InnoDB Engine. Most plugins will not support optimization. The previous article was - MyISAM vs Innodb MySQL Engine For WordPress (Rackspace Cloud). So, we practically suggested to use InnoDB. One of our regular reader since 2011 ( Pritam from Bengal ) asked on Twitter, how to manage the optimization part for InnoDB. … [Read more...]
Cross-Origin Resource Sharing (CORS)
What is Cross-Origin Resource Sharing (CORS)? Why we need to know about (CORS) in the context of HTTPS? Here is in details discussion. You can read which SSL certificate you need if you yet not have installed SSL certificate. It is quite common with SSL to get errors for this Cross-Origin Resource Sharing (CORS) part. Minimum should be known. Table of Contents 1 Introduction 2 … [Read more...]
How to Combine Multiple JQuery Files to One
There are numerous ways to combine multiple JQuery files to one to decrease both the page loading time and the number of requests. Actually automated method might not always work. So for WordPress like CMS/Blogging Software, practically we can not use the same method in all setup. So, some minimal knowledge is required for WordPress. Primer For How to Combine Multiple JQuery Files to … [Read more...]
Google Rank and HTTPS : Cloud Security or Provider’s Benefit ?
Recent announcements of Mountain View on Google Ranking HTTPS and have raised questions. It was Google who was said to be inside the PRISM. In the previous article, we have described about Google Ranking and HTTPS in details. HTTPS will prove to be a decisive factor for ranking, at the same time, quality of security of the server. But, it is fact that it was also Google who was in the list of … [Read more...]
MySQL Queries to Change WordPress HTTP to HTTPS
Here are the required MySQL queries to change WordPress HTTP to HTTPS - including post images and all other contents. This is the right fix. Your site has many small matters like the links in the posts which required to be made HTTPS from HTTP. Changing the setting from Settings > General at WordPress backend expected to change the post, category etc URLs. Working with MySQL will make a fine-tune … [Read more...]