Юрисдикция для выхода стартапа за рубеж
https://www.youtube.com/watch?v=cWy2BG-ezfs
Полезная информация уровня бизнеса для стартапов, желащих выйти на глобальный рынок.
#Startups
https://www.youtube.com/watch?v=cWy2BG-ezfs
Полезная информация уровня бизнеса для стартапов, желащих выйти на глобальный рынок.
#Startups
YouTube
AWS Startups Юрисдикция для выхода стартапа за рубеж
Поговорили о том, какие вопросы стоит задать себе прежде чем определяться с юрисдикцией. На какие льготы может претендовать ИТ стартап за рубежом. Какие страны предоставляют наиболее развитую инфраструктуру для стартапа из вашей отрасли - Кипр, Эстония, Литва…
Рекомендации по мульти-аккаунт стратегии от первоисточника:
https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/benefits-of-using-multiple-aws-accounts.html
Целый раздел документации по лучшим практикам в организации #Organizations организации. 😄
Как-то давно писал про варианты разбиения (плюс видео), вот, наконец, они в официальной версии, что очень хорошо и рекомендуется к изучению.
#multi_account_strategy
https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/benefits-of-using-multiple-aws-accounts.html
Целый раздел документации по лучшим практикам в организации #Organizations организации. 😄
Как-то давно писал про варианты разбиения (плюс видео), вот, наконец, они в официальной версии, что очень хорошо и рекомендуется к изучению.
#multi_account_strategy
Amazon
Benefits of using multiple AWS accounts - Organizing Your AWS Environment Using Multiple Accounts
As you adopt AWS, we recommend that you determine how your business, governance, security, and operational requirements can be met in AWS. Use of multiple AWS accounts plays an important role in how you meet those requirements.
Forwarded from Технологический Болт Генона
Запись митапа
https://www.youtube.com/watch?v=rgsb1npwdOc
Ну и заходите в @aws_ru, там много интересно происходит.
https://www.youtube.com/watch?v=rgsb1npwdOc
Ну и заходите в @aws_ru, там много интересно происходит.
👍1
Forwarded from AWS Notes Україна
Мої вітання Арсенію - AWS Hero!
https://aws.amazon.com/developer/community/heroes/arseny-zinchenko/
10 років реально корисного сайту rtfm.co.ua (сам не раз користувався😀). Відмінна робота, так тримати!
https://aws.amazon.com/developer/community/heroes/arseny-zinchenko/
10 років реально корисного сайту rtfm.co.ua (сам не раз користувався😀). Відмінна робота, так тримати!
SSM Session Manager plugin теперь open-source:
https://github.com/aws/session-manager-plugin
На выходе Go бинарник/библиотека, с помощью чего можно, например, самостоятельно поднять туннель до RDS.
https://github.com/aws/session-manager-plugin
На выходе Go бинарник/библиотека, с помощью чего можно, например, самостоятельно поднять туннель до RDS.
GitHub
GitHub - aws/session-manager-plugin: This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions…
This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances - aws/session-manager-plugin
Forwarded from CatOps
Some time ago we had some weird network timeouts in our Kubernetes clusters. It was also pretty strange that not all service owners reported timeouts and according to the monitoring graphs, these issues usually happened during the day.
A colleague of mine dig into this problem and, well, found a bug in AWS. He described the process of his debug in this article, which steps he took and in what sequence, as well as some tools he used to debug this.
Happy reading!
#kubernetes #aws
A colleague of mine dig into this problem and, well, found a bug in AWS. He described the process of his debug in this article, which steps he took and in what sequence, as well as some tools he used to debug this.
Happy reading!
#kubernetes #aws
N26
N26 engineering team solves Kubernetes challenge
N26's site reliability engineers face exciting challenges each day. Read on to learn about their recent Kubernetes success story.
Экспорт RDS Aurora Serverless снэпшотов на S3:
https://github.com/devetry/aurora-serverless-to-s3
Официально нет возможности экспортировать снэпшоты на S3 для Aurora Serverless. Если это требуется, то поможет данная утилита, которая делает экспорт путём создания из снэпшота "несерверлесной" Авроры, снятия снэпшота и после экспорта её удаления.
#Aurora
https://github.com/devetry/aurora-serverless-to-s3
Официально нет возможности экспортировать снэпшоты на S3 для Aurora Serverless. Если это требуется, то поможет данная утилита, которая делает экспорт путём создания из снэпшота "несерверлесной" Авроры, снятия снэпшота и после экспорта её удаления.
#Aurora
GitHub
GitHub - devetry/aurora-serverless-to-s3
Contribute to devetry/aurora-serverless-to-s3 development by creating an account on GitHub.
Forwarded from Name
Когда нужна универсальность в провизионинге кредов.
Утилита, позволяющая одинаково провизионить креды из AWS Secrets Manager/Hashicorp Vault/Azure Key Vault/Google SecretManager.
С помощью этой тулзы очень легко мигрировать между облаками не меняя ни строки кода самого приложения:
https://github.com/rma945/rattus
Написана на go.
Утилита, позволяющая одинаково провизионить креды из AWS Secrets Manager/Hashicorp Vault/Azure Key Vault/Google SecretManager.
С помощью этой тулзы очень легко мигрировать между облаками не меняя ни строки кода самого приложения:
https://github.com/rma945/rattus
Написана на go.
GitHub
GitHub - rma945/rattus: Secret provider from Vault\AWS\Azure\Google secret manager
Secret provider from Vault\AWS\Azure\Google secret manager - rma945/rattus
Онлайн-магазин на React+Stripe+Amplify:
https://blog.bitsrc.io/how-to-build-an-online-store-with-react-aws-and-stripe-95413e6ce727
#Amplify #tutorial
https://blog.bitsrc.io/how-to-build-an-online-store-with-react-aws-and-stripe-95413e6ce727
I will guide you through building an Online Book Store that uses a React frontend, AWS serverless backend, and Stripe for payment processing.#Amplify #tutorial
Medium
Building an online store with React, AWS, and Stripe
How do all these technologies fit together?
Patrolaroid - инструмент для проверки на безопасность рабочего прода:
https://github.com/rpetrich/patrolaroid
Вместо установки утилит на живой прод, Patrolaroid делает его снэпшот и ставит через SSH нужное на поднятый из него дубликат, где посредством YARA rules проверяет систему на различные уязвимости.
#security
https://github.com/rpetrich/patrolaroid
Вместо установки утилит на живой прод, Patrolaroid делает его снэпшот и ставит через SSH нужное на поднятый из него дубликат, где посредством YARA rules проверяет систему на различные уязвимости.
#security
GitHub
GitHub - rpetrich/patrolaroid: A production-friendly malware scanner for your AWS cloud
A production-friendly malware scanner for your AWS cloud - GitHub - rpetrich/patrolaroid: A production-friendly malware scanner for your AWS cloud
Forwarded from CatOps
The Serverless Rules are a compilation of rules to validate infrastructure as code templates for AWS against recommended practices.
They are available as
#aws #serverless
They are available as
cfn-lint or tflint plugins. So, you can check your CloudFormation or Terraform code against them.#aws #serverless
GitHub
GitHub - awslabs/serverless-rules: Compilation of rules to validate infrastructure-as-code templates against recommended practices…
Compilation of rules to validate infrastructure-as-code templates against recommended practices for serverless applications. - awslabs/serverless-rules
Incident with Issues and GitHub Pages:
We are investigating issues with our CDN rendering static assets. We are monitoring progress and will provide updates when we have them.
Jun 8, 10:10 UTC
https://www.githubstatus.com/
We are investigating issues with our CDN rendering static assets. We are monitoring progress and will provide updates when we have them.
Jun 8, 10:10 UTC
https://www.githubstatus.com/
Forwarded from Roman Siewko
Identified - The issue has been identified and a fix is being implemented.
Jun 8, 10:44 UTChttps://status.fastly.com/
Forwarded from CatOps
So, first big announcements from HashiConf Europe, which is happening right now.
Terraform goes 1.0 at last!!
People were expecting this release for a long time. Also, it seems like there gonna be less jokes about Terraform's production readiness from now on.
#hashicorp #terraform
Terraform goes 1.0 at last!!
People were expecting this release for a long time. Also, it seems like there gonna be less jokes about Terraform's production readiness from now on.
#hashicorp #terraform
Forwarded from Rinat Uzbekov
50% скидка на экзамен!
https://pages.awscloud.com/GLOBAL_TRAINCERT_takethechallenge.html
https://pages.awscloud.com/GLOBAL_TRAINCERT_takethechallenge.html
Amazon Web Services, Inc.
Amazon Web Services (AWS) - Cloud Computing Services
Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
Forwarded from DK
Hint. Если в Alarm в Action вы видете
то посмотреть ошибку можно с помощью
Например:
Failed to execute action <arn>. Received error: ""то посмотреть ошибку можно с помощью
aws cloudwatch describe-alarm-history --alarm-name <alarm-name> --history-item-type ActionНапример:
{
"AlarmName": "Name",
"AlarmType": "MetricAlarm",
"Timestamp": "2021-06-07T04:50:25.910000+00:00",
"HistoryItemType": "Action",
"HistorySummary": "Failed to execute AutoScaling action: No step adjustment found for metric value [0.0, 0.0] and breach delta -1.0",
"HistoryData": "{\"actionState\":\"Failed\",\"stateUpdateTimestamp\":1623041425825,\"notificationResource\":\"<arn>\",\"publishedMessage\":null,\"error\":null}"
},Forwarded from Rinat Uzbekov
Amazon
AWS Summits Overview
Foster continuous innovation, gain new skills, and network with peers at AWS Summits.
Уважаемые, устал искать, потому прошу помощи зала —сколько стоит Egress-only internet gateway?
Anonymous Poll
26%
Как Internet GW (нисколько)
10%
Как NAT GW (30$/мес)
4%
Другой вариант
59%
А что это? (или посмотреть результаты)
Старт-стоп RDS по расписанию с помощью SSM:
https://aws.amazon.com/blogs/database/schedule-amazon-rds-stop-and-start-using-aws-systems-manager/
Старт-стоп RDS по расписанию с помощью Лямбды:
https://aws.amazon.com/blogs/database/schedule-amazon-rds-stop-and-start-using-aws-lambda/
#RDS #SSM #Lambda
https://aws.amazon.com/blogs/database/schedule-amazon-rds-stop-and-start-using-aws-systems-manager/
Старт-стоп RDS по расписанию с помощью Лямбды:
https://aws.amazon.com/blogs/database/schedule-amazon-rds-stop-and-start-using-aws-lambda/
#RDS #SSM #Lambda
Amazon
Schedule Amazon RDS stop and start using AWS Systems Manager | Amazon Web Services
Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. Traditional relational databases require time spent on capacity planning, maintenance, backup, and recovery; a substantial amount…