Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devnamdev2003/aws_learning
https://github.com/devnamdev2003/aws_learning
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devnamdev2003/aws_learning
- Owner: devnamdev2003
- Created: 2023-10-08T04:00:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T04:15:03.000Z (about 1 year ago)
- Last Synced: 2023-10-08T05:21:11.439Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Working with Amazon Web Services (AWS)
## **Topics:**
1. [Connect an Amazon Elastic Compute Cloud (EC2) instance from your local PC](./connect.md#connect-an-amazon-elastic-compute-cloud-ec2-instance-from-your-local-pc)
2. [Cnnect your EC2 instance to your GitHub account](./ssh_key.md)3. [Generate an SSH Key Pair](./ssh_key.md#generate-an-ssh-key-pair)
4. [Install Nginx on an AWS](./install_nginx_apache.md#install-nginx-on-an-aws)
5. [Install the Apache web server on an AWS](./install_nginx_apache.md#install-the-apache-web-server-on-an-ubuntu-based-ec2-instance)6. [Remove Apache completely from your Ubuntu-based system](./remove_apache_nginx.md#remove-apache-completely-from-your-ubuntu-based-system)
7. [Remove Nginx completely from your Ubuntu-based system](./remove_apache_nginx#remove-nginx-from-your-ubuntu-based-system)
8. [Creating a virtual environment (virtualenv) in AWS ](./env.md#creating-a-virtual-environment-virtualenv-in-aws)