Bash, the Crucial Exams Chat Bot
AI Bot

Cloud Architecture Best Practices  Flashcards

AWS Certified Solutions Architect Professional SAP-C02 Flashcards

FrontBack
How can disaster recovery be ensured in cloud designUse backups, replication, and failover strategies across geographically distributed regions
How can microservices architecture benefit cloud systemsFacilitates scalable, independent development and deployment of services
How does auto-scaling improve reliabilityAutomatically adjusts resources to match demand and prevents service interruptions
How does caching improve application performanceStores frequently accessed data for faster retrieval and reduced database strain
How does redundancy improve system reliabilityProvides backup systems to maintain availability during failure scenarios
What is a multi-AZ deploymentDistributing resources across multiple Availability Zones for higher fault tolerance
What is cost optimization in cloud designImplementing practices to minimize expenses while maintaining efficiency
What is scalability in cloud architectureThe ability to handle increasing workloads by adding resources dynamically
What is the advantage of stateless applications in the cloudSimplifies scaling and recovery since no session data is stored locally
What is the benefit of using decoupled componentsReduces dependencies and allows individual parts to scale independently
What is the importance of monitoring and observabilityProvides real-time insights to detect issues and maintain performance
What is the principle of "design for failure"Build systems that can recover automatically from failures
What is the purpose of health checks in cloud systemsMonitors the status of resources and reroutes traffic from unhealthy components
What is the role of a Content Delivery Network (CDN) in cloud architectureSpeeds data delivery to users by caching content at edge locations
What is the shared responsibility model in cloud computingCloud provider manages infrastructure, while customers handle application security
What is the significance of choosing the right storage classOptimizes cost and performance based on data access patterns
Why is load balancing important in cloud architectureDistributes incoming traffic across multiple resources to prevent overload
Why should data be encrypted in transit and at restProtects sensitive information against unauthorized access
Why should you use infrastructure as code (IaC)Enables automated and consistent provisioning using scripts
Why should you use managed services in cloud architectureReduces operational overhead for maintenance tasks
This deck covers design principles, scalability, reliability, and best practices for creating resilient and highly available cloud architectures.
Share on...
Follow us on...