
Q121
Q121 A company’s auto-scaling group is not scaling resources as expected in AWS. What could be the cause?
Insufficient monitoring
Improper scaling policy
Too many instances
Insufficient storage
Q122
Q122 A cloud application deployed using Kubernetes is showing high latency. What could be a potential reason?
Insufficient CPU allocation
Misconfigured pods
Over-provisioned nodes
Large disk storage
Q123
Q123 A multi-cloud deployment is facing issues with data synchronization between clouds. What could be the cause?
Slow storage
Different cloud APIs
Network misconfiguration
Incorrect IAM policies
Q124
Q124 Which regulation is often a requirement for companies handling customer data in Europe?
HIPAA
GDPR
SOC 2
PCI-DSS
Q125
Q125 What does the Health Insurance Portability and Accountability Act (HIPAA) regulate in cloud computing?
Payment systems
Medical data protection
Financial reporting
Storage limits
Q126
Q126 Which of the following is a cloud compliance standard for financial data?
GDPR
ISO 27001
PCI-DSS
HIPAA
Q127
Q127 What is the role of ISO 27001 in cloud compliance?
Ensures scalability
Protects against data breaches
Sets standards for information security
Monitors CPU usage
Q128
Q128 Which of the following is a key challenge in ensuring cloud compliance across different regions?
Regulatory diversity
Scalability issues
High costs
Inconsistent data types
Q129
Q129 In AWS, how would you enable logging for compliance audits in S3?
aws s3 enable-logs
aws s3 set-logging
aws s3api put-bucket-logging
aws s3api set-logging
Q130
Q130 Which command in Google Cloud would you use to export audit logs for compliance purposes?
gcloud logging export
gcloud logs transfer
gcloud audit export
gcloud logging logs export
Q131
Q131 A company is failing a compliance audit due to improper data encryption. What could be the reason?
Incorrect encryption algorithm
Slow network speeds
Insufficient cloud resources
High latency
Q132
Q132 A company is struggling to comply with local data residency requirements. What solution could help?
Multi-region backups
End-to-end encryption
Use of local cloud data centers
Faster storage
Q133
Q133 A company using multiple cloud providers is facing issues with maintaining consistent compliance. What could be the problem?
Different compliance frameworks
Cloud provider limitations
High data storage costs
Overlapping identities
Q134
Q134 What is the key advantage of building a cloud-native application over a traditional application?
Enhanced security
Manual scaling
Automatic scaling
Costly maintenance
Q135
Q135 Which of the following architecture patterns is most suited for building scalable cloud applications?
Monolithic
Serverless
Client-server
Peer-to-peer
Q136
Q136 What is a major challenge when scaling a stateful cloud application?
Managing session state
Scaling resources
Optimizing CPU usage
Maintaining network speed
Q137
Q137 Which of the following is an optimal approach for handling massive read/write operations in a scalable cloud database?
Horizontal scaling
Vertical scaling
Use of a monolithic database
Only increasing storage
Q138
Q138 How would you define an auto-scaling policy for an AWS EC2 instance using the CLI?
aws ec2 auto-scale
aws autoscaling create-auto-scaling-group
aws ec2 create-scale-policy
aws cloud create-auto-scaling
Q139
Q139 How would you configure an application load balancer in AWS using the CLI for a scalable web application?
aws elb create
aws ec2 configure-load-balancer
aws elbv2 create-load-balancer
aws ec2 create-lb
Q140
Q140 A cloud application is experiencing performance issues due to increased traffic. What could be a solution?
Increase memory
Implement auto-scaling
Use larger VMs
Upgrade network speed
Q141
Q141 A highly scalable cloud application is experiencing database connection issues under load. What could be the issue?
Database throttling
Lack of CPU
Slow storage
Low network bandwidth
Q142
Q142 What is the primary goal of a disaster recovery plan in cloud computing?
Reduce costs
Prevent security breaches
Minimize downtime
Increase performance
Q143
Q143 What is the main difference between disaster recovery (DR) and high availability (HA)?
HA focuses on performance
DR focuses on quick recovery
HA prevents downtime
DR increases scalability
Q144
Q144 Which of the following strategies is most effective in ensuring business continuity during a regional cloud outage?
Vertical scaling
Data replication across regions
Increased encryption
Single data center approach
Q145
Q145 What is a common challenge when implementing a disaster recovery plan in a multi-cloud environment?
High costs
Cross-cloud data synchronization
Faster recovery times
Reduced compliance
Q146
Q146 How would you configure automatic backups for an Amazon RDS instance to support disaster recovery?
aws rds create-backup
aws rds enable-backup
aws rds modify-db-instance
aws rds backup-db
Q147
Q147 How would you set up cross-region replication in Amazon S3 using the CLI for disaster recovery purposes?
aws s3 enable-replication
aws s3api create-replication-rule
aws s3 cp
aws s3 configure-replication
Q148
Q148 A company is unable to restore its cloud application quickly after a failure. What could be the issue?
Inadequate backup frequency
Improper storage configuration
Insufficient CPU resources
High latency
Q149
Q149 After a cloud disaster, a business is facing a longer recovery time than expected. What could be the cause?
Lack of automated failover
Insufficient storage
Network misconfiguration
Application scaling issues
Q150
Q150 What is the primary purpose of cloud monitoring tools?
To increase storage
To ensure performance and availability
To manage costs
To prevent scaling


