AWS Startups Blog

Category: Developer Tools

hackerearth black logo on white background

HackerEarth Scales Up Continuous Integration for Future Needs with AWS

One of the goals of every fast-paced organization is to have a Continuous Integration (CI) pipeline that ensures every check-in is best verified before it can be pushed to production. HackerEarth wanted to achieve a CI model that has enough safety nets for every check-in that goes into each Pull Request (PR), as well as make the process scalable and cost effective. These safety nets in the pipeline provide constructive feedback for the PR, and the necessary steps are then taken to mitigate the gaps. For integration tests in this pipeline, HackerEarth used AWS CodeBuild along with Amazon S3 and Amazon ECR.

A Data Lake as Code, Featuring ChEMBL and OpenTargets

AWS Startup Solutions Architect Paul Underwood believes that a data lake is just another complex and heterogeneous infrastructure problem. In this post, he illustrates how you might build a data lake-as-code using the AWS Cloud Development Kit (CDK). Underwood will outline the strategy, core data lake services used, associated costs, and how you can tie it all together with code.