Limit this search to....

AWS Glue Developer Guide
Contributor(s): Team, Documentation (Author)
ISBN: 9888407694     ISBN-13: 9789888407699
Publisher: Samurai Media Limited
OUR PRICE:   $47.49  
Product Type: Hardcover
Published: June 2018
Qty:
Additional Information
BISAC Categories:
- Computers | Cloud Computing
Physical Information: 0.94" H x 8.5" W x 11" (2.82 lbs) 432 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

AWS Glue is a fully managed ETL (extract, transform, and load) service that makes it simple and cost-effective to categorize your data, clean it, enrich it, and move it reliably between various data stores.

AWS Glue consists of a central metadata repository known as the AWS Glue Data Catalog, an ETL engine that automatically generates Python or Scala code, and a flexible scheduler that handles dependency resolution, job monitoring, and retries. AWS Glue is serverless, so there's no infrastructure to set up or manage. Use the AWS Glue console to discover data, transform it, and make it available for search and querying. The console calls the underlying services to orchestrate the work required to transform your data. You can also use the AWS Glue API operations to interface with AWS Glue services. Edit, debug, and test your Python or Scala Apache Spark ETL code using a familiar development environment.