|
|
# Task
|
|
|
|
|
|
* [Task. Level 1]()
|
|
|
* [Task. Level 2]()
|
|
|
|
|
|
## How to start
|
|
|
1. Create Virtual cart with minimum amount (100 rub)
|
|
|
2. Create AWS Account
|
|
|
3. Read about [Terraform](https://www.terraform.io/)
|
|
|
4. Study how ho create AWS resources by Terraform
|
|
|
5. Create and understand each resource for the task separately
|
|
|
6. Create and link resources for the task
|
|
|
7. Implement logic to complete the task
|
|
|
8. Perform integration test
|
|
|
|
|
|
## Useful links
|
|
|
|
|
|
### FAQ
|
|
|
[Please read](http://gitlab.simbirsoft/aws/study/-/wikis/FAQ) before ask
|
|
|
|
|
|
### Tools
|
|
|
- [AWS Toolkit for IDEA](https://plugins.jetbrains.com/plugin/11349-aws-toolkit)
|
|
|
|
|
|
### AWS Books
|
|
|
- [AWS Overview.pdf](uploads/5fcb1d5597c78ad3edd807ad8f7b52cb/aws-overview.pdf)
|
|
|
- [AWS In Action 2nd Edition](https://yadi.sk/i/1hw9R7KTVkx3BA)
|
|
|
- [AWS Lambda Quick Start Guide - Markus Klems](https://yadi.sk/i/3KvDMjZvzy_lqA)
|
|
|
- [AWS System Administration](https://yadi.sk/i/DjTK3DAg3fnXHg)
|
|
|
|
|
|
### Terraform
|
|
|
- [An Introduction to Terraform](https://blog.gruntwork.io/an-introduction-to-terraform-f17df9c6d180)
|
|
|
- [Обучающий курс по Terraform](https://www.youtube.com/watch?v=R0CaxXhrfFE&list=PLg5SS_4L6LYujWDTYb-Zbofdl44Jxb2l8)
|
|
|
- [Style Conventions](https://www.terraform.io/docs/configuration/style.html)
|
|
|
|
|
|
### AWS Tutorials
|
|
|
- [Getting Started With AWS VPC](https://medium.com/better-programming/getting-started-with-aws-vpc-ae23ecf75743)
|
|
|
- [AWS Lambda – Environment Setup](https://www.tutorialspoint.com/aws_lambda/aws_lambda_environment_setup.htm)
|
|
|
- [AWS Lambda](https://www.tutorialspoint.com/aws_lambda/index.htm)
|
|
|
- [AWS - Simple WorkFlow Service](https://www.tutorialspoint.com/amazon_web_services/amazon_web_services_simple_workflow_service.htm)
|
|
|
- [Amazon - RDS](https://www.tutorialspoint.com/amazonrds/index.htm)
|
|
|
- [AWS Quicksight](https://www.tutorialspoint.com/aws_quicksight/index.htm)
|
|
|
- [AWS ElastiCache](https://www.tutorialspoint.com/awselasticache/index.htm)
|
|
|
- [DevOps практики и инструменты, OTUS, 2017-2018, RUS, Rutracker](https://rutracker.org/forum/viewtopic.php?t=5558307)
|
|
|
- [DevOps практики и инструменты, OTUS, 2019, RUS, Rutracker](https://rutracker.org/forum/viewtopic.php?t=5861233)
|
|
|
- [Доклад на HighLoad 2018: Описание инфраструктуры в Terraform на будущее](https://www.highload.ru/moscow/2018/abstracts/3762)
|
|
|
|
|
|
#### QA
|
|
|
- [Automating your API testing with AWS CodeBuild, AWS CodePipeline, and Postman](https://aws.amazon.com/ru/blogs/devops/automating-your-api-testing-with-aws-codebuild-aws-codepipeline-and-postman/)
|
|
|
|
|
|
### AWS Certification
|
|
|
- [AWS Certified Cloud Practitioner Training 2020 - Full Course](https://www.youtube.com/watch?v=3hLmDS179YE)
|
|
|
- [AWS Certified Solutions Architect](https://www.youtube.com/watch?v=Ia-UEYYR44s)
|
|
|
|