Limit resource usage using IAM services

Limit service usage using AWS IAM (Identity and Access Management)

create vpc for linux instance

  • Congratulations on completing the previous labs and seeing that: with the elasticity feature - users can easily and quickly deploy EC2 instances to provide the necessary environment for applications. XAMPP, LAMP,…
  • In addition to configuring the system to operate on AWS effectively, you need to ensure Cost Optimization criteria so that limited resources fall into over-provisioning or under-provisioning status.
  • Therefore, with policy (least-privilege permissions) managed by AWS IAM service - not only helps you use resources according to department requirements board, but also ensures cost optimization.

Content

  1. Allow to use services by specific Region
  2. Limited EC2 usage by Instance Family
  3. Limited EC2 usage by Instance type
  4. Limited use of EBS volume storage type
  5. Limit the right to delete resources by Enterprise IP address
  6. Limit permission to delete resources by time period