# Table of Contents 1. [Migration from YandexCloud to AWS](#orgc134e28) 1. [Terraform <code>[0/7]</code>](#org2a39fe7) 2. [Instances <code>[0/3]</code>](#org34f4240) 3. [Kubernetes <code>[0/1]</code>](#org987cc00) 4. [Yandex Functions <code>[0/5]</code>](#orgbca512e) 5. [Secrets <code>[0/5]</code>](#org5e9820f) 6. [Container Registry <code>[0/1]</code>](#org44d8dbc) 7. [Message Queue <code>[0/3]</code>](#orgecfea47) 8. [Object Storage <code>[0/7]</code>](#org208fe80) 9. [Mysql databases <code>[0/2]</code>](#org344f262) <a id="orgc134e28"></a> # Migration from YandexCloud to AWS <a id="org2a39fe7"></a> ## Terraform <code>[0/7]</code> The terraform scripts that should be rewritten: - [ ] kubernetes - [ ] s3 buckets - [ ] mysql cluster - [ ] general infrastrucure - [ ] gitlab server - [ ] natvpn server - [ ] snapshot functions <a id="org34f4240"></a> ## Instances <code>[0/3]</code> Move from YandexCloud compute cloud to AWS ec2 (m6g.large) - [ ] natvpn server - [ ] snapshot functions - [ ] k8s nodes <a id="org987cc00"></a> ## Kubernetes <code>[0/1]</code> Migrate from YandexCloud k8s to AWS eks - [ ] overhull-dev <a id="orgbca512e"></a> ## Yandex Functions <code>[0/5]</code> The YandexCloud functions that using yandex sdk should be rewritten to AWS lambda: - [ ] create snapshots - [ ] delete snapshot Other functions: - [ ] mailing-function - [ ] import-bamboo-employees-function - [ ] create-data-automation-function <a id="org5e9820f"></a> ## Secrets <code>[0/5]</code> Move secrets from YandexCloud lockbox to AWS secrets manager - [ ] overhull-dev - [ ] smtp - [ ] create-data-automation-secrets - [ ] import-bamboo-employees-secrets - [ ] db-rollback-service-secrets <a id="org44d8dbc"></a> ## Container Registry <code>[0/1]</code> Move from YandexCloud container registry to Amazon ECR or gitlab container registry (s3 bucket) - [ ] overhull <a id="orgecfea47"></a> ## Message Queue <code>[0/3]</code> Move from YandexCloud message queue to Amazon SQS - [ ] mailing - [ ] create-data-automation - [ ] create-data-automation.fifo <a id="org208fe80"></a> ## Object Storage <code>[0/7]</code> Move s3 buckets from YandexCloud object storage to Amazon S3 - [ ] create-data-automation.fifo - [ ] jaxel-overhull-terraform-states - [ ] kajun-avatars - [ ] overhull-gitlab-backup - [ ] overhull-gitlab-cache - [ ] overhull-logs - [ ] overhull-metrics <a id="org344f262"></a> ## Mysql databases <code>[0/2]</code> Migrate mysql databases to AWS RDS - [ ] overhull-dev - [ ] grafana