AWS Adding Ingress Rules to an AWS Security Group In this post we will look at how to modify the ingress rules for a security group using the AWS CLI to add and remove http and ssh access. In order to test and verify we'll create an EC2 instance running a basic webpage
AWS Running AWS CLI Client in Docker In this post, which is a followup to the one here we'll run the AWS CLI client in a Docker container rather then install it on our host machine. The lab assumes that Docker is already installed and running on the machine we are
AWS Installation of AWS CLI There are a number of ways of interacting with AWS and in this post we'll run through the installation of the CLI client under Ubuntu 20.04. This will allow the running of AWS commands within a standard Bash terminal. In this post we'll
AWS Adding a New User to an AWS Account In this Lab we will create a new AWS user that will have access to an existing AWS account (165541912265) to create EC2 Virtual Machines and S3 Object Storage. This involves setting up a new user with the IAM service and giving it the