Tag: Technical Briefs
AWS EC2 instance AMIs should be up-to-date
It is important to have a fault tolerance system in place. This helps you to keep your infrastructure function normally even if there is...
Check your AWS IAM policy limit in a group regularly
Identity & Access Management (IAM) is the access control service that almost every AWS user makes use of, to ensure their account is secure....
Amazon ELB with cross-zone load balancing
When AWS announced cross-zone load balancing, it changed the way how Amazon ELB (Elastic Load Balancing) used to route incoming requests. This made it...
AWS ELB resources should have connection draining enabled
The concept of fault tolerance and high availability remains the same as far as cloud computing is concerned. The whole system is not supposed...
Amazon RDS multi-AZ deployment for a reliable infrastructure
Your Amazon RDS database (DB) instances and their deployments in multiple Availability Zones (AZs) improve the reliability and availability of your DB Instances. This...
Enable AWS Route53 domain transfer lock to secure your cloud
AWS Route53 plays an important role in determining the security of your cloud infrastructure. This service is responsible for routing internet traffic to your...
AWS VPC Elastic IP service limits should not be breached
AWS service limits are restrictions put on the number of resources that a particular user can consume. These restrictions are imposed to prevent new...
Are you aware of your AWS Redshift cluster nodes limit?
You can spin up multiple instances in AWS Redshift for your daily operations. Hence it becomes necessary to make sure that resources deployed are...
Use different AWS RDS storage types to optimize your cloud costs
AWS provides RDS instances that are associated with your EBS volumes. There are two types of EBS volumes that can be associated with RDS...
Unassociated Elastic IP – Delete it before your cloud bills sky-rocket
What is Elastic IP address in EC2?
AWS designed static IPv4 address for dynamic cloud computing known as Elastic IP address. These IPs are associated...