Home - MariMendM/devops-sandbox GitHub Wiki

Welcome to the devops-sandbox wiki!

It comprises the full list of all tools/technologies used within devops-sandbox repository. Pages are available for the ones which procedures and tips are mentioned in project's readme files.

Tools

  • Ansible
  • Docker
    • Docker-Compose
    • Docker-Swarm
  • DockerHub
  • Git
  • Jenkins

Amazon Web Services Cloud:

  • AWS EC2
    • Instances
    • Instance Profiles
    • Launch Templates
    • Security Groups
    • Elastic Load Balancer (application)
    • Auto Scaling
  • AWS CodeBuild
  • AWS CodeCommit
  • AWS CodeDeploy
    • In-Place deployments
  • AWS CodePipeline
    • Source, Deploy and Build stages
  • AWS CloudFormation
    • Metadata, Parameters, Conditions (Resources and Properties), Resources and Outputs, all providing stack containing all other AWS Services mentioned in this list
  • AWS IAM
    • Roles
    • Managed Policies
    • Custom Policies
    • Instance Profiles
  • AWS S3
    • Buckets
  • AWS SNS
    • Topics
  • AWS Systems Manager
    • Parameter Store
    • Fleet Manager
    • State Manager
    • Run Command
    • Documents
  • AWS VPC
    • Subnets
    • Route Tables
    • Internet Gateway
    • NAT Gateway (and NAT instances as alternative)
    • Network ACLs
    • Elastic IP
    • Security Groups