Guidance for Analyzing and Visualizing American Community Survey (ACS) Datasets
Overview
How it works
These technical details feature an architecture diagram to illustrate how to effectively use this solution. The architecture diagram shows the key components and their interactions, providing an overview of the architecture's structure and functionality step-by-step.
Well-Architected Pillars
The architecture diagram above is an example of a Solution created with Well-Architected best practices in mind. To be fully Well-Architected, you should follow as many Well-Architected best practices as possible.
Operational Excellence
This Guidance provides automation and efficiency, supporting operational excellence by orchestrating systems, automating changes, and reducing operational overhead. As managed services, Lambda and AWS Glue enable you to run code without provisioning servers. This provides an automatic and scalable process for capturing and transforming ACS data. Additionally, AWS CloudFormation automates the deployment of AWS resources in the Guidance, and AWS Glue crawlers and AWS Glue Studio automate the extract, transform, load (ETL) process. Step Functions orchestrates the flow of different Lambda functions in this process.
Security
Amazon S3 enables you to encrypt data and control access. Other services, such as Lambda and Athena, integrate seamlessly with AWS Identity and Access Management (IAM) to help secure the processing and querying by regulating access and permissions.
Reliability
Amazon S3 provides 99.999999999 percent data durability for cloud storage, minimizing the risk of data loss so that you can have dependable access to data insights. Lambda and AWS Glue are managed services and provide built-in fault tolerance and scalability. Additionally, the services used in this Guidance are highly available across multiple AZs, making the solution reliable and providing automatic recovery from failures.
Performance Efficiency
This Guidance uses services that enable fast processing, analysis, and visualization. Additionally, serverless services remove the need for you to run and maintain physical servers. CloudFormation automates and streamlines the provisioning of AWS services and resources, making it easier you to take advantage of the cloud even if you don’t have a technical background. Additionally, Lambda provides on-demand compute resources for data processing, and Step Functions help you efficiently set up Lambda functions to constitute the flow in the ETL process. Finally, Athena provides serverless querying, helping you enhance efficiency.
Cost Optimization
As a nonprofit, your organization needs to be especially cost conscious to make sure it can properly fund its mission-critical work. This Guidance helps you avoid unnecessary costs and use resources efficiently. For example, Amazon S3 provides pay-as-you-go pricing—meaning you pay only for the services you consume—to align your costs with your needs, and QuickSight lets you pay per session. Additionally, Lambda, AWS Glue, and Athena use serverless implementation, scaling up or down as needed to help you avoid idle resource costs.
Sustainability
This Guidance dynamically allocates resources as needed to reduce energy waste from idle servers. For example, serverless services like Lambda automatically scale compute resources based on your workload demand, helping you avoid overprovisioning resources to reduce your energy consumption. Additionally, Amazon S3 optimizes resource usage through high storage density, enabling you to store more data with a smaller physical footprint, further minimizing your environmental impact.
Disclaimer
Did you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages