Thursday, 12 July 2018

Data Lake Solution is been updated with new capabilities that transform and analyzes the data

AWS Solution Team has updated the Data Lake Solution that deploys data lake architecture on the AWS Cloud Environment. It is highly available, cost-effective solution with a user-friendly console for requesting and search datasets. Data Lake solution now uses Amazon Athena and AWS Glue so to transform and analyze the uploaded datasets with the searchable metadata. A data lake API is been implemented by the Data Lake Solution that uses Amazon API Gateway to provide access to data lake microservices that interact with Amazon CloudWatch, Amazon D3, Amazon ES, Amazon Glue, Amazon DynamoDB and Amazon Athena. 

No comments:

Post a Comment

Optimizing Performance and Cost: Migrating an Express.js Application from EC2 to AWS Lambda

Introduction: In a recent project, our team worked on optimizing a Node.js application that was originally hosted on an EC2 instance. The ap...