AWS Notes
5.59K subscribers
450 photos
42 videos
10 files
2.81K links
AWS Notes — Amazon Web Services Educational and Information Channel

Chat: https://t.iss.one/aws_notes_chat

Contacts: @apple_rom, https://www.linkedin.com/in/roman-siewko/
Download Telegram
Утилиты для аудита безопасности AWS:

https://cloudsecdocs.com/aws/devops/tooling/audit/

#security
Forwarded from Anastasiia
10 июня пройдет бесплатный онлайн DevSecOps Build-up от Cloud Builders Community ☁️

В программе: 

📍 Continuously Implementing DevSecOps in AWS –– Volodymyr Shynkar, Senior Lead DevOps Engineer в Intellias.
📍 2 Fireside чата: с Matt Stratton (Staff Developer Advocate в Pulumi), и Chloé Messdaghi (Growth Strategy Consultant в Stand Out In Tech).
📍 Модератор: Victoria Almazova, Senior Security Architect в Microsoft.

Язык - английский, начало в 19:00 (GMT+3)
Участие бесплатное, онлайн

👉 Регистрация
Поддержка построения маршрута и спутниковых фотографий в Amazon Location Service:

https://aws.amazon.com/blogs/aws/amazon-location-service-is-now-generally-available-with-new-routing-and-satellite-imagery-capabilities/

You can use satellite imagery to pack your maps with information and provide more context to the map users. 
With Amazon Location Routes, your application can request the travel time, distance, and all directions between two locations. You can get very tailored information including waypoints, departure time and travel mode.

#Location_Service
Forwarded from Devops Talks (Alex 🎲 Green)
Если вы много пишите Terraform кода, как я :)
Вот этот сайт вам будем супер полезен.

https://www.tfwriter.com/aws/r/aws_eks_cluster.html
Рекомендации по мульти-аккаунт стратегии от первоисточника:

https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/benefits-of-using-multiple-aws-accounts.html

Целый раздел документации по лучшим практикам в организации #Organizations организации. 😄

Как-то давно писал про варианты разбиения (плюс видео), вот, наконец, они в официальной версии, что очень хорошо и рекомендуется к изучению.

#multi_account_strategy
Запись митапа

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 (сам не раз користувався😀). Відмінна робота, так тримати!
SSM Session Manager plugin теперь open-source:

https://github.com/aws/session-manager-plugin

На выходе Go бинарник/библиотека, с помощью чего можно, например, самостоятельно поднять туннель до RDS.
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
Экспорт RDS Aurora Serverless снэпшотов на S3:

https://github.com/devetry/aurora-serverless-to-s3

Официально нет возможности экспортировать снэпшоты на S3 для Aurora Serverless. Если это требуется, то поможет данная утилита, которая делает экспорт путём создания из снэпшота "несерверлесной" Авроры, снятия снэпшота и после экспорта её удаления.

#Aurora
Forwarded from Name
Когда нужна универсальность в провизионинге кредов.
Утилита, позволяющая одинаково провизионить креды из AWS Secrets Manager/Hashicorp Vault/Azure Key Vault/Google SecretManager.
С помощью этой тулзы очень легко мигрировать между облаками не меняя ни строки кода самого приложения:
https://github.com/rma945/rattus
Написана на go.
Онлайн-магазин на React+Stripe+Amplify:

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
Patrolaroid - инструмент для проверки на безопасность рабочего прода:

https://github.com/rpetrich/patrolaroid

Вместо установки утилит на живой прод, Patrolaroid делает его снэпшот и ставит через SSH нужное на поднятый из него дубликат, где посредством YARA rules проверяет систему на различные уязвимости.

#security
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 cfn-lint or tflint plugins. So, you can check your CloudFormation or Terraform code against them.

#aws #serverless
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/
Глобальные проблемы с интернетом - https://downdetector.com/
Forwarded from Roman Siewko
Identified - The issue has been identified and a fix is being implemented.
Jun 8, 10:44 UTC
https://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