AWS Lake Formation

AWS Lake Formation is a service from Amazon Web Services that automates the complex manual steps needed to create, manage, and secure a data lake — a secure repository that stores data in its original form for analysis.

AI Practitioner focus

  • Lake Formation centrally governs access to data-lake tables/columns/rows that may feed training, analytics, or RAG workloads; permissions are separate from data preparation/modeling.
  • It builds on the AWS Glue Data Catalog and Amazon S3. Use it for governed sharing and least-privilege data access, not as an inference or model-training service.

Key points

Pricing

  • Charged based on the service integrations used (AWS Glue, Amazon S3, Amazon EMR, Amazon Redshift) at a standard rate.

Sources