Skip to content

Instantly share code, notes, and snippets.

View sbeliakou's full-sized avatar

Siarhei Beliakou sbeliakou

View GitHub Profile
FROM sbeliakou/centos:7.2
RUN yum update -y && \
yum install -y python-pip python-devel && \
yum install -y gcc openssl-devel && \
yum clean all
RUN pip install -U pip
RUN pip install ansible==2.2.1 requests
  1. Register your own account at https://aws.amazon.com (please note that you will have to attach your credit card to your account)
  2. Create manually base AWS infra which contains the following resources: 2.1 Create IAM Users and grant privileges: - SuperAdministrator: "arn:aws:iam::aws:policy/AdministratorAccess" - Administrator: { Effect: "Allow", Resource: "", NotAction: [ "aws-portal:", "iam:CreateUser", "iam:DeleteUser"]} - Developer: [ "arn:aws:iam::aws:policy/AmazonRoute53DomainsFullAccess", "arn:aws:iam::aws:policy/AmazonSQSFullAccess", "arn:aws:iam::aws:policy/AWSCertificateManagerFullAccess", "arn:aws:iam::aws:policy/AWSCloudFormationReadOnlyAccess", "arn:aws:iam::aws:policy/CloudFrontFullAccess", "arn:aws:iam::aws:policy/CloudWatchFullAccess", "arn:aws:iam::aws:policy/IAMReadOnlyAccess", "arn:aws:iam::aws:policy/AmazonAPIGatewayAdministrator", "arn:aws:iam::aws:policy/AmazonDynamoDBFullAccess", "arn:aws:iam::aws:policy/AmazonEC2FullAccess" ] 2.1 Cre
  1. Register your own account at https://aws.amazon.com (please note that you will have to attach your credit card to your account)
  2. Create manually base AWS infra which contains the following resources: 2.1 Create IAM Users and grant privileges: - SuperAdministrator: "arn:aws:iam::aws:policy/AdministratorAccess" - Administrator: { Effect: "Allow", Resource: "", NotAction: [ "aws-portal:", "iam:CreateUser", "iam:DeleteUser"]} - Developer: [ "arn:aws:iam::aws:policy/AmazonRoute53DomainsFullAccess", "arn:aws:iam::aws:policy/AmazonSQSFullAccess", "arn:aws:iam::aws:policy/AWSCertificateManagerFullAccess", "arn:aws:iam::aws:policy/AWSCloudFormationReadOnlyAccess", "arn:aws:iam::aws:policy/CloudFrontFullAccess", "arn:aws:iam::aws:policy/CloudWatchFullAccess", "arn:aws:iam::aws:policy/IAMReadOnlyAccess", "arn:aws:iam::aws:policy/AmazonAPIGatewayAdministrator", "arn:aws:iam::aws:policy/AmazonDynamoDBFullAccess", "arn:aws:iam::aws:policy/AmazonEC2FullAccess" ]

2.1 Cr

AWS Self study task

  1. Register your own account at https://aws.amazon.com (please note that you will have to attach your credit card to your account)

  2. Create manually base AWS infra which contains the following resources:

    2.1 Create IAM Users and grant privileges: - SuperAdministrator: "arn:aws:iam::aws:policy/AdministratorAccess" - Administrator: { Effect: "Allow", Resource: "", NotAction: [ "aws-portal:", "iam:CreateUser", "iam:DeleteUser"]}

  • Developer: [ "arn:aws:iam::aws:policy/AmazonRoute53DomainsFullAccess", "arn:aws:iam::aws:policy/AmazonSQSFullAccess", "arn:aws:iam::aws:policy/AWSCertificateManagerFullAccess", "arn:aws:iam::aws:policy/AWSCloudFormationReadOnlyAccess", "arn:aws:iam::aws:policy/CloudFrontFullAccess", "arn:aws:iam::aws:policy/CloudWatchFullAccess", "arn:aws:iam::aws:policy/IAMReadOnlyAccess", "arn:aws:iam::aws:policy/AmazonAPIGatewayAdministrator", "arn:aws:iam::aws:policy/AmazonDynamoDBFullAccess", "arn:aws:iam::aws:policy/AmazonEC2Fu

AWS self-study task

  1. Register your own account at https://aws.amazon.com (please note that you will have to attach your credit card to your account)

  2. Create manually base AWS infra which contains the following resources:

    2.1 Create IAM Users and grant privileges:

         - SuperAdministrator: 
    
  • "arn:aws:iam::aws:policy/AdministratorAccess"

AWS self-study task

  1. Register your own account at https://aws.amazon.com (please note that you will have to attach your credit card to your account)

  2. Create manually base AWS infra which contains the following resources:

    2.1 Create IAM Users and grant privileges:

         - SuperAdministrator: 
    
  • "arn:aws:iam::aws:policy/AdministratorAccess"

AWS self-study task

  1. Register your own account at https://aws.amazon.com (please note that you will have to attach your credit card to your account)

  2. Create manually base AWS infra which contains the following resources:

    • Create IAM Users and grant privileges: a SuperAdministrator: - "arn:aws:iam::aws:policy/AdministratorAccess" b Administrator:

AWS self-study task

  1. Register your own account at https://aws.amazon.com (please note that you will have to attach your credit card to your account)

  2. Create manually base AWS infra which contains the following resources:

    • Create IAM Users and grant privileges: a SuperAdministrator: - "arn:aws:iam::aws:policy/AdministratorAccess" b Administrator:

AWS self-study task

  1. Register your own account at https://aws.amazon.com (please note that you will have to attach your credit card to your account)

  2. Create manually base AWS infra which contains the following resources:

    • Create IAM Users and grant privileges:
      • SuperAdministrator:
        • "arn:aws:iam::aws:policy/AdministratorAccess"
      • Administrator:
  • { Effect: "Allow", Resource: "", NotAction: [ "aws-portal:", "iam:CreateUser", "iam:DeleteUser"]}

AWS self-study task

  1. Register your own account at https://aws.amazon.com (please note that you will have to attach your credit card to your account)

  2. Create manually base AWS infra which contains the following resources:

    • Create IAM Users and grant privileges:
      • SuperAdministrator:
        • "arn:aws:iam::aws:policy/AdministratorAccess"
      • Administrator:
  • { Effect: "Allow", Resource: "", NotAction: [ "aws-portal:", "iam:CreateUser", "iam:DeleteUser"]}