Creating AWS EKS Cluster in Terraform

Read more

AWS Policies

Policy structure EC2 Actions Actions can be seen in the following link: link To each action name prepend “ec2:” and then attach it to policy For action StartInstances, a permission action would be “ec2:StartInstances“ Read more

AWS CLI – useful commands

AMI images Cost explorer AWS CLI Query Language (–query) It is either similar or the same as https://jmespath.org/specification.html Metrics Read more

Useful awscli commands

Logging into Elastic Container Registry Read more