article thumbnail

Expanding the Cloud: Introducing the AWS Asia Pacific (Mumbai) Region

All Things Distributed

On a more playful note, for those that are inclined to look at our serverless compute architecture, I would love to reacquaint you with Dubsmash ’s innovative use of AWS Lambda. For more details, see the case studies at All AWS Customer Stories. A workflow engine to drive business decisions.

AWS 90
article thumbnail

Speeding Up Hadoop Builds Using Distributed Unit Tests

Highly Scalable

java'): test_name = re.search(r" *(Test.*).java", java", os.path.join(root, filename)) test_pool.add(test_name.group(1)). #]. Second, we load test statistics from the shared store. We use MySQL as a database, but one can use version control system to store statistics along with the sources. test_splits[split_index].append(test)

Speed 100