How Amazon Uses Its Own Cloud to Process Vast, Multidimensional Datasets

Read all

Don’t Trust the Cloud: Why It’s About More Than Just Security

What does it mean to trust the cloud? More than access controls, encryption, and firewalls, it means that cloud success requires accountability and visibility. Read all

How to Set Up a Private Maven Repository in Amazon S3

Read all

Annoucing More Docker Support

It's a big week with Dockercon going on, and we have some great updates. At the show, we are demoing UrbanCode Build and Deploy build containers, storing them... Read all

Hazelcast Cluster Quorum

Originally written by David Brimley. The Death Spiral. A new feature in the 3.5 release of Hazelcast is the Cluster Quorum. In this instance we’re not talking... Read all

Diagnosing SST Errors with Percona XtraDB Cluster for MySQL

[This article was written by Stephane Combaudon]State Snapshot Transfer (SST) is used in Percona XtraDB Cluster (PXC) when a new node joins the cluster or to... Read all

Sharding Pitfalls Part III: Chunk Balancing and Collection Limits

Read all

Step-by-Step: Live Migrate Multiple (Clustered) VMs in One Line of PowerShell - Revisited

A while back, I wrote an article showing how to Live Migrate Your VMs in One Line of Powershell between non-clustered Windows Server 2012 Hyper-V hosts using... Read all

Hazelcast Distributed Execution with Spring

The ExecutorService feature had come with Java 5 and is under the java.util.concurrent package. It extends the Executor interface and provides a thread pool... Read all

Hadoop Basics—Creating a MapReduce Program

The Map Reduce Framework works in two main phases to process the data, which are the "map" phase and the "reduce" phase. Read all

Formatting Strings in Java: String.format() Method

Of the three primary ways to format a string in Java – String.format( ), printf( ), or MessageFormat – the String.format( ) is the method most commonly used. Read all

Exploring AI-Powered Web Development: OpenAI, Node.js, and Dynamic UI Creation

Explore AI-driven web development using OpenAI, Node.js, and JSON Schema. Learn to create dynamic UIs with AI-generated JSON for a streamlined workflow. Read all

PHP Opcode: Improve Application Performance Without Changing Your Code

Learn how little syntax tips can automatically optimize the PHP code execution performance without the need of complex refactoring. Read all

 

 

 

 

Top