Search for Well Architected Advice
-
Operational Excellence
-
- Resources have identified owners
- Processes and procedures have identified owners
- Operations activities have identified owners responsible for their performance
- Team members know what they are responsible for
- Mechanisms exist to identify responsibility and ownership
- Mechanisms exist to request additions, changes, and exceptions
- Responsibilities between teams are predefined or negotiated
-
- Executive Sponsorship
- Team members are empowered to take action when outcomes are at risk
- Escalation is encouraged
- Communications are timely, clear, and actionable
- Experimentation is encouraged
- Team members are encouraged to maintain and grow their skill sets
- Resource teams appropriately
- Diverse opinions are encouraged and sought within and across teams
-
- Use version control
- Test and validate changes
- Use configuration management systems
- Use build and deployment management systems
- Perform patch management
- Implement practices to improve code quality
- Share design standards
- Use multiple environments
- Make frequent, small, reversible changes
- Fully automate integration and deployment
-
- Have a process for continuous improvement
- Perform post-incident analysis
- Implement feedback loops
- Perform knowledge management
- Define drivers for improvement
- Validate insights
- Perform operations metrics reviews
- Document and share lessons learned
- Allocate time to make improvements
- Perform post-incident analysis
-
Security
-
- Separate workloads using accounts
- Secure account root user and properties
- Identify and validate control objectives
- Keep up-to-date with security recommendations
- Keep up-to-date with security threats
- Identify and prioritize risks using a threat model
- Automate testing and validation of security controls in pipelines
- Evaluate and implement new security services and features regularly
-
- Define access requirements
- Grant least privilege access
- Define permission guardrails for your organization
- Manage access based on life cycle
- Establish emergency access process
- Share resources securely within your organization
- Reduce permissions continuously
- Share resources securely with a third party
- Analyze public and cross-account access
-
- Perform regular penetration testing
- Deploy software programmatically
- Regularly assess security properties of the pipelines
- Train for Application Security
- Automate testing throughout the development and release lifecycle
- Manual Code Reviews
- Centralize services for packages and dependencies
- Build a program that embeds security ownership in workload teams
-
-
Reliability
-
- Be aware of service quotas and constraints in Cloud Services
- Manage service quotas across accounts and Regions
- Accommodate fixed service quotas and constraints through architecture
- Monitor and manage quotas
- Automate quota management
- Ensure sufficient gap between quotas and usage to accommodate failover
-
- Use highly available network connectivity for your workload public endpoints
- Provision Redundant Connectivity Between Private Networks in the Cloud and On-Premises Environments
- Ensure IP subnet allocation accounts for expansion and availability
- Prefer hub-and-spoke topologies over many-to-many mesh
- Enforce non-overlapping private IP address ranges in all private address spaces where they are connected
-
- Monitor end-to-end tracing of requests through your system
- Conduct reviews regularly
- Analytics
- Automate responses (Real-time processing and alarming)
- Send notifications (Real-time processing and alarming)
- Define and calculate metrics (Aggregation)
- Monitor End-to-End Tracing of Requests Through Your System
- Define and calculate metrics
- Send notifications
- Automate responses
-
- Monitor all components of the workload to detect failures
- Fail over to healthy resources
- Automate healing on all layers
- Rely on the data plane and not the control plane during recovery
- Use static stability to prevent bimodal behavior
- Send notifications when events impact availability
- Architect your product to meet availability targets and uptime service level agreements (SLAs)
-
-
Cost Optimization
-
- Establish ownership of cost optimization
- Establish a partnership between finance and technology
- Establish cloud budgets and forecasts
- Implement cost awareness in your organizational processes
- Monitor cost proactively
- Keep up-to-date with new service releases
- Quantify business value from cost optimization
- Report and notify on cost optimization
- Create a cost-aware culture
-
- Perform cost analysis for different usage over time
- Analyze all components of this workload
- Perform a thorough analysis of each component
- Select components of this workload to optimize cost in line with organization priorities
- Perform cost analysis for different usage over time
- Select software with cost effective licensing
-
-
Performance
-
- Learn about and understand available cloud services and features
- Evaluate how trade-offs impact customers and architecture efficiency
- Use guidance from your cloud provider or an appropriate partner to learn about architecture patterns and best practices
- Factor cost into architectural decisions
- Use policies and reference architectures
- Use benchmarking to drive architectural decisions
- Use a data-driven approach for architectural choices
-
- Use purpose-built data store that best support your data access and storage requirements
- Collect and record data store performance metrics
- Evaluate available configuration options for data store
- Implement Strategies to Improve Query Performance in Data Store
- Implement data access patterns that utilize caching
-
- Understand how networking impacts performance
- Evaluate available networking features
- Choose appropriate dedicated connectivity or VPN for your workload
- Use load balancing to distribute traffic across multiple resources
- Choose network protocols to improve performance
- Choose your workload's location based on network requirements
- Optimize network configuration based on metrics
-
- Establish key performance indicators (KPIs) to measure workload health and performance
- Use monitoring solutions to understand the areas where performance is most critical
- Define a process to improve workload performance
- Review metrics at regular intervals
- Load test your workload
- Use automation to proactively remediate performance-related issues
- Keep your workload and services up-to-date
-
-
Sustainability
-
- Scale workload infrastructure dynamically
- Align SLAs with sustainability goals
- Optimize geographic placement of workloads based on their networking requirements
- Stop the creation and maintenance of unused assets
- Optimize team member resources for activities performed
- Implement buffering or throttling to flatten the demand curve
-
- Optimize software and architecture for asynchronous and scheduled jobs
- Remove or refactor workload components with low or no use
- Optimize areas of code that consume the most time or resources
- Optimize impact on devices and equipment
- Use software patterns and architectures that best support data access and storage patterns
- Remove unneeded or redundant data
- Use technologies that support data access and storage patterns
- Use policies to manage the lifecycle of your datasets
- Use shared file systems or storage to access common data
- Back up data only when difficult to recreate
- Use elasticity and automation to expand block storage or file system
- Minimize data movement across networks
- Implement a data classification policy
- Remove unneeded or redundant data
-
- Articles coming soon
< All Topics
Print
Implement a data classification policy
PostedMarch 29, 2025
UpdatedMarch 29, 2025
ByKevin McCaffrey
ID: SUS_SUS4_1
Implementing a data classification policy is crucial for understanding the criticality of your data and optimizing storage utilization. It enables organizations to allocate resources effectively and choose energy-efficient storage options, aligning data management with sustainability goals.
Best Practices
Implement a Comprehensive Data Classification Policy
- Identify and categorize all data types based on their criticality to business operations. This helps in understanding which data is essential and which can be archived or deleted.
- Define clear classification tiers (e.g., high, medium, low) and assign energy-efficient storage solutions based on these categories to optimize costs and energy usage.
- Establish a regular review process to ensure data is always classified correctly and adjust storage allocations as business needs change, helping to avoid unnecessary resource consumption.
- Integrate automation tools that can automatically classify data as it is created or modified. This reduces manual overhead and ensures consistent application of the policy.
- Train employees on the importance of data classification and its impact on sustainability. Awareness can lead to better habits in data handling and storage.
- Leverage cloud-native services that allow you to reinforce data policies, such as automated lifecycle management features to transition data to appropriate storage tiers or delete data over time.
Questions to ask your team
- Have you implemented a formal data classification policy?
- How often is the data classification policy reviewed and updated?
- Do you regularly assess the criticality of data to business outcomes?
- Are there clear guidelines on which storage tiers are used for each classification?
- How is the data classification communicated to your teams?
- What processes are in place for lifecycle management of data as its classification changes?
- How do you ensure compliance with your data management and classification policies?
Who should be doing this?
Data Governance Officer
- Establish and oversee the data classification policy.
- Ensure compliance with data management standards related to sustainability.
- Collaborate with stakeholders to define criticality levels for data.
Data Architect
- Design data storage solutions that align with the classification policy.
- Identify appropriate energy-efficient storage tiers based on data criticality.
- Assess and recommend technologies to optimize data storage costs and efficiency.
Data Analyst
- Analyze data usage patterns to identify opportunities for data lifecycle management.
- Provide insights on data value to inform classification and storage strategies.
- Monitor and report on efficiency gains from implemented storage policies.
IT Operations Manager
- Implement storage solutions based on data classification.
- Manage the lifecycle of data, transitioning to more efficient storage as needed.
- Ensure proper data deletion practices are followed for outdated data.
Compliance Officer
- Ensure that data management practices comply with regulatory requirements.
- Monitor the implementation of the data classification policy for adherence.
- Conduct audits to evaluate the effectiveness of sustainability initiatives.
What evidence shows this is happening in your organization?
- Data Classification Policy Template: A standardized template defining how data should be classified, detailing the categories and policies for each classification level.
- Data Classification Training Guide: A guide that provides best practices, methodologies, and instructions for employees on correctly classifying and handling organizational data.
- Data Classification Adoption Strategy: A strategic plan for rolling out data classification across the organization, identifying timelines, resources, and success metrics.
- Data Classification Matrix: A structured matrix mapping classification levels to appropriate storage tiers, access control requirements, and retention schedules.
Cloud Services
AWS
- Amazon S3: S3 offers different storage classes for different access patterns and lifecycle management policies to move data to lower-cost, energy-efficient storage options.
- Amazon Data Lifecycle Manager: Automates the creation, retention, and deletion of EBS snapshots, allowing you to manage data lifecycle and reduce unnecessary storage costs.
- AWS Storage Gateway: Integrates on-premises environments with cloud storage, providing flexibility in data classification and management.
Azure
- Azure Blob Storage: Offers tiered storage options to efficiently manage data, including hot, cool, and archive tiers based on data usage needs.
- Azure Archive Storage: A cost-effective storage solution for data that is rarely accessed, supporting better management of data lifecycle.
- Azure Data Lake Storage: Provides scalable, cost-effective storage for big data analytics with capabilities for lifecycle management to optimize storage costs.
Google Cloud Platform
- Google Cloud Storage: Offers multiple storage classes to help you store, manage, and automatically transition data between classes based on defined access patterns.
- Google Cloud Data Lifecycle Management: Enables you to manage your storage classes and automatically delete outdated data as per your defined policies.
- BigQuery: Facilitates the analysis of data stored in Cloud Storage, helping you classify and understand your data’s value to drive efficient storage management.
Table of Contents