Home Tags Google

Tag: Google

Databases in the Era of Cloud Computing and Big Data

8
We take a look at the directions in which databases are evolving, driven by the twin factors of the "Cloud" and "Big Data". Let's...

Securing Database Servers

2
With the ever-expanding data requirements for Web applications, database administrators often configure security parameters at the OS and database layer. Unfortunately, administrators seldom consider...

Building the Cloud with Open Source and Open Standards

Open source software and standards are not just beneficial, but highly essential for a heterogeneous, shared and scalable environment such as the "cloud". What's...

Tracking the DNA of Your Android Code

0
In my previous article, we explored a process that developer teams can follow to manage the source code for software-related product development, using the...

Get that Search Button Working with Apache Solr!

2
Search is probably the most important component of an application when it comes to finding valuable data, and that is precisely what Solr has...

CodeSport

2
Welcome to CodeSport! In this month's column, we feature a set of programming questions, as requested by a few of our student readers. In last...

(Hadoop) MapReduce: More Power, Less Code

1
This is an introduction to MapReduce as a framework for beginners in distributed computing, and a short tutorial on Hadoop, an open source MapReduce...

Rails Plugins — Making Website Development Easy!

1
This article is a tutorial on how to use Rails plugins for pagination, authentication and file attachments. It is aimed at readers with a...

Securing Apache, Part 7: Fool-proofing the Server OS

5
Moving deeper into Web application and Apache security, let's now focus on OS commanding attacks, and those that lead to the disclosure of crucial...

Up Close and Personal with NoSQL

2
Aimed at Web developers, DBAs, programmers, et al., this article covers the basic concepts about NoSQL databases, the different types and their features. When you...