Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-thirumal/aws-cloud-tutorial
AWS Service guides
https://github.com/m-thirumal/aws-cloud-tutorial
aws cognito lambda letsencrypt neptune route-53 s3-website static-ip-address static-website subnet tls vpc whitelist
Last synced: 2 months ago
JSON representation
AWS Service guides
- Host: GitHub
- URL: https://github.com/m-thirumal/aws-cloud-tutorial
- Owner: m-thirumal
- License: apache-2.0
- Created: 2021-04-21T01:53:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T06:27:30.000Z (9 months ago)
- Last Synced: 2024-06-06T07:41:27.846Z (9 months ago)
- Topics: aws, cognito, lambda, letsencrypt, neptune, route-53, s3-website, static-ip-address, static-website, subnet, tls, vpc, whitelist
- Language: HTML
- Homepage: https://m-thirumal.github.io/aws-cloud-tutorial/
- Size: 5.47 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS Cloud Tutorial
This repo is available at [https://m-thirumal.github.io/aws-cloud-tutorial/](https://m-thirumal.github.io/aws-cloud-tutorial/)
* [Code Commit](codecommit/)
* [Clone Repo using SSH](codecommit/clone%20using%20ssh.md)
* [Push local repo to codecommit](codecommit/Push%20local%20repo%20to%20codecommit.md)
* [Change repository URL](codecommit/change_repo_url.md)* [EC2](EC2/ec2.md)
* [Connect to EC2](EC2/Connect_to_EC2.md)
* [Connect to EC2 without key pair](EC2/Connect_to_EC2_Without_key_pair.md)
* [Connect to EC2 without public IP Address](EC2/Connect_to_EC2_without_ip_address.md)
* [Increase Disk Space [EBS]](EC2/Increase%20Disk%20Space.md)
* [Assign domain name/address to the EC2 instance](EC2/Assign_Domain_to_Ec2.md)
* [Move / Backup EC2](EC2/Move%20EC2.md)* [SES](./ses/)
* [Set Up](ses/Set%20up.md)
* [Increase sending limit](ses/How%20to%20get%20out%20of%20Sandbox%20and%20increase%20AWS%20sending%20limits.md)* [ECR](ECR)
* [Push Image to ECR Repository](ECR/Push_Image_to_ECR_repository.adoc)
* [S3](S3/s3.md)
* [Commands](S3/commands.md)
* [Install S3 cli](S3/AWS-Cli%20in%20Ubuntu%20&%20Mac.md)
* [AWS S3 Sync](S3/sync.md)
* [Cross Account S3 Copy](S3/cross_account_S3_copy.md)
* [Storage Class Transaction](S3/Storage%20Class%20Transition.md)
* [API Gateway](//api-gateway)
* [Custom Domain for API Gateway](/api-gateway/custom_domain.adoc)
* [Host Static Website in S3](/S3-Host%20static%20website/host_static_website_using_s3.md)
* [AWS Cognito](Cognito/Intro.md)
* [AWS Cognito 3rd party SMS integration using lambda trigger](Cognito/custom_sms_sender.adoc)
* [Delete all cognito user poll users](Cognito/delete_all_user_from_user_pool.md)* [Static IP to AWS Lambda function](network/lambda-static-ip/static_ip_to_lambda.adoc)
* [Neptune](neptune)
* [Connect to Neptune DB from local system](neptune/connect_from_local.adoc)