Forwarded from Nikolay
AWSome Day 2021 - Webinar AWS - October 13, 2021
<p><strong>AWSome Day Online Conference</strong> is a free, one-day cloud training delivered by AWS technical instructors. AWSome Day is here to level-up your understanding of the cloud. Learn what AWS Cloud concepts and services are right for you, and get…
Forwarded from DevOps&SRE Library
AWS для продвинутых
Ведущие архитекторы AWS и партнеров разберут прикладные кейсы построения облачной инфраструктуры. Подойдет для middle+!
Обсудим:
🔹 Как превратить хранилище данных из точки издержек в стратегический актив
🔹 ИИ для достижения масштаба, улучшения эффективности и генерирования новых прогнозов
🔹 Q & A
Мероприятие бесплатное, общение на русском.
Регистрируйтесь, это займет 3 минуты.
Ведущие архитекторы AWS и партнеров разберут прикладные кейсы построения облачной инфраструктуры. Подойдет для middle+!
Обсудим:
🔹 Как превратить хранилище данных из точки издержек в стратегический актив
🔹 ИИ для достижения масштаба, улучшения эффективности и генерирования новых прогнозов
🔹 Q & A
Мероприятие бесплатное, общение на русском.
Регистрируйтесь, это займет 3 минуты.
Набор различных скриптов по AWS на Python:
https://github.com/hseera/aws-python-utilities/
Под номером 13 интересная утилитка, SQS Workbench — GUI под Windows для работы с SQS:
https://github.com/hseera/aws-python-utilities/#13-sqs-workbench
#SQS
https://github.com/hseera/aws-python-utilities/
Под номером 13 интересная утилитка, SQS Workbench — GUI под Windows для работы с SQS:
https://github.com/hseera/aws-python-utilities/#13-sqs-workbench
#SQS
Всегда актуальные пояснения, как формируется (почему так много !?!😀) стоимость трафика в AWS:
https://aws.amazon.com/blogs/architecture/overview-of-data-transfer-costs-for-common-architectures/
▫️
▫️
▪️
▪️
▪️
#EC2 #cost_optimization
https://aws.amazon.com/blogs/architecture/overview-of-data-transfer-costs-for-common-architectures/
▪️ Avoid routing traffic over the internet when connecting to AWS services from within AWS by using VPC endpoints:▫️
VPC gateway endpoints allow communication to Amazon S3 and Amazon DynamoDB without incurring data transfer charges.▫️
VPC interface endpoints are available for some AWS services. This type of endpoint incurs hourly service charges and data transfer charges.▪️
Use Direct Connect instead of the internet for sending data to on-premises networks.▪️
Traffic that crosses an Availability Zone boundary typically incurs a data transfer charge. Use resources from the local Availability Zone whenever possible.▪️
Traffic that crosses a Regional boundary will typically incur a data transfer charge. Avoid cross-Region data transfer unless your business case requires it.#EC2 #cost_optimization
Amazon
Overview of Data Transfer Costs for Common Architectures | Amazon Web Services
Data transfer charges are often overlooked while architecting a solution in AWS. Considering data transfer charges while making architectural decisions can help save costs. This blog post will help identify potential data transfer charges you may encounter…
Forwarded from Флант | Специалисты по DevOps и Kubernetes
Сегодняшний обзор в блоге — о проекте специально для senior YAML developers: https://habr.com/ru/company/flant/blog/577624/
Хабр
Обзор фреймворка cdk8s для «программирования» Kubernetes-манифестов
Kubernetes стал стандартом для запуска микросервисных (и не только) приложений. Компании разных размеров — от стартапов до enterprise — стараются проектировать свои приложения готовыми для запуска в...
Forwarded from Udemy4U - Free Udemy Courses
🔰 Amazon : AWS Certified Security - Specialty certification | Udemy
best practice Tests for AWS Certified Security - Specialty Certification 2021
140 questions
⏳ FREE for: 2 days
📶 Rating: 0.0 ⭐️
✅ Rated by: 0 students
🧲 Category: #IT_And_Software
🔄 Last Updated: 9/2021
👤 Instructor: Salem Salem
best practice Tests for AWS Certified Security - Specialty Certification 2021
140 questions
⏳ FREE for: 2 days
📶 Rating: 0.0 ⭐️
✅ Rated by: 0 students
🧲 Category: #IT_And_Software
🔄 Last Updated: 9/2021
👤 Instructor: Salem Salem
Подключаем любой Kubernetes кластер в консоль Amazon EKS:
https://aws.amazon.com/blogs/containers/connect-any-kubernetes-cluster-to-amazon-eks/
#EKS
https://aws.amazon.com/blogs/containers/connect-any-kubernetes-cluster-to-amazon-eks/
To connect Kubernetes clusters to Amazon EKS, you need to invoke the register-cluster API and deploy the manifest to your clusters. This manifest contains the configurations for the EKS Connector and a proxy agent. While the EKS Connector agent enables connectivity to AWS, the proxy agent interacts with Kubernetes to serve AWS requests. Amazon EKS leverages AWS Systems Manager’s agent to connect to AWS services.#EKS
Amazon
Connect any Kubernetes cluster to Amazon EKS | Amazon Web Services
Amazon Elastic Kubernetes Service (Amazon EKS) now allows you to connect any Kubernetes cluster to AWS and visualize it in Amazon EKS via the AWS Management Console. You can connect any Kubernetes cluster, including Amazon EKS Anywhere clusters running on…
Дешёвые RDS подешевели больше чем на 10% — в них завезли
https://aws.amazon.com/rds/postgresql/pricing/?pg=pr&loc=3
Например, теперь цены на дешёвые БД для Postgres такие:
Отличная новость, ведь они ещё и быстрей — ждём тестов. 😀
#RDS
T4g (burstable на Graviton 2) типы инстансов.https://aws.amazon.com/rds/postgresql/pricing/?pg=pr&loc=3
Например, теперь цены на дешёвые БД для Postgres такие:
db.t4g.micro $0.016db.t4g.small $0.032db.t4g.medium $0.065db.t4g.large $0.129db.t3.micro $0.018db.t3.small $0.036db.t3.medium $0.072db.t3.large $0.145Отличная новость, ведь они ещё и быстрей — ждём тестов. 😀
#RDS
Мониторинг Lambda в AMP (Amazon Managed Service for Prometheus) с помощью ADOT (AWS Distro for OpenTelemetry):
https://aws.amazon.com/blogs/opensource/aws-lambda-metrics-support-for-amazon-managed-service-for-prometheus-now-available-in-aws-distro-for-opentelemetry/
#Lambda #AMP #ADOT #OpenTelemetry
https://aws.amazon.com/blogs/opensource/aws-lambda-metrics-support-for-amazon-managed-service-for-prometheus-now-available-in-aws-distro-for-opentelemetry/
To support generating, collecting, and exporting application metrics from AWS Lambda to Prometheus, we extended the OpenTelemetry Lambda layer to ensure end-to-end support for the metric pipeline. In addition to supporting Prometheus, a separate layer is also able to support exporting metrics to Amazon Managed Service for Prometheus (AMP).#Lambda #AMP #ADOT #OpenTelemetry
AWS IQ теперь доступен для Великобритании и Франции:
https://aws.amazon.com/blogs/aws/aws-iq-expansion-experts-uk-france/
Кто не в курсе, в AWS есть возможность обратиться за экспертной помощью через специальный сервис AWS IQ:
https://aws.amazon.com/iq
Для тех, кто хотел бы предложить свои услуги в качестве эксперта (вы получаете 85%, Амазон берёт 15% с оказанной услуги) раньше это можно было лишь для тех, кто проживает на территории США (речь именно о помощи как эксперта, а не запросе клиента на услугу эксперта). Теперь добавились две европейские страны, потому эксперты из Франции и Великобритании могут заработать. 😀 Если вы один из этих счастливчиков, то можете посмотреть здесь:
https://aws.amazon.com/iq/experts/faq/
#IQ
https://aws.amazon.com/blogs/aws/aws-iq-expansion-experts-uk-france/
Кто не в курсе, в AWS есть возможность обратиться за экспертной помощью через специальный сервис AWS IQ:
https://aws.amazon.com/iq
Для тех, кто хотел бы предложить свои услуги в качестве эксперта (вы получаете 85%, Амазон берёт 15% с оказанной услуги) раньше это можно было лишь для тех, кто проживает на территории США (речь именно о помощи как эксперта, а не запросе клиента на услугу эксперта). Теперь добавились две европейские страны, потому эксперты из Франции и Великобритании могут заработать. 😀 Если вы один из этих счастливчиков, то можете посмотреть здесь:
https://aws.amazon.com/iq/experts/faq/
#IQ
Amazon
AWS IQ expansion: Connect with Experts and Consulting Firms based in the UK and France | Amazon Web Services
AWS IQ launched in 2019 and has been helping customers worldwide engage thousands of AWS Certified third-party experts and consulting firms for on-demand project work. Whether you need to learn about AWS, plan your project, setup new services, migrate existing…
It's 2050.
Источник: https://twitter.com/riccardomc/status/1437878904920977410
#пятничное
- AWS has now 1.500.000 services- Google discontinued ALL its services- Kubernetes is version 1.3120- Coincidentally, also go is version 1.3120- Linux is written in Rust and it's called Windows- The average container is 5.4TB- I still write Bash for livingИсточник: https://twitter.com/riccardomc/status/1437878904920977410
#пятничное
Forwarded from Aliaksandr
наконец-то добил по лямбдам сравнение по теплому старту.
https://filia-aleks.medium.com/aws-lambda-battle-2021-performance-comparison-for-all-languages-c1b441005fd1
https://filia-aleks.medium.com/aws-lambda-battle-2021-performance-comparison-for-all-languages-c1b441005fd1
Medium
AWS Lambda battle 2021: performance comparison for all languages (cold and warm start)
Let’s compare the performance of all supported runtimes + 2 custom runtimes (Rust and GraalVM).
Kafka Connect для Amazon MSK = MSK Connect:
https://aws.amazon.com/blogs/aws/introducing-amazon-msk-connect-stream-data-to-and-from-your-apache-kafka-clusters-using-managed-connectors/
#MSK
https://aws.amazon.com/blogs/aws/introducing-amazon-msk-connect-stream-data-to-and-from-your-apache-kafka-clusters-using-managed-connectors/
MSK Connect allows you to configure and deploy a connector using Kafka Connect with a just few clicks. MSK Connect provisions the required resources and sets up the cluster. It continuously monitors the health and delivery state of connectors, patches and manages the underlying hardware, and auto-scales connectors to match changes in throughput. As a result, you can focus your resources on building applications rather than managing infrastructure.MSK Connect is fully compatible with Kafka Connect, which means you can migrate your existing connectors without code changes. You don’t need an MSK cluster to use MSK Connect. It supports Amazon MSK, Apache Kafka, and Apache Kafka compatible clusters as sources and sinks. These clusters can be self-managed or managed by AWS partners and 3rd parties as long as MSK Connect can privately connect to the clusters.#MSK
Amazon
Introducing Amazon MSK Connect – Stream Data to and from Your Apache Kafka Clusters Using Managed Connectors | Amazon Web Services
March 14, 2023: There is now an example of how to use the Debezium MySQL connector plugin with a MySQL-compatible Amazon Aurora database as the source in the MSK documentation. November 10, 2022: Post updated to include some clarifications on how to better…
Управление инцидентами с помощью SSM Incident Manager:
https://aws.amazon.com/blogs/security/how-to-automate-incident-response-to-security-events-with-aws-systems-manager-incident-manager/
#SSM #security
https://aws.amazon.com/blogs/security/how-to-automate-incident-response-to-security-events-with-aws-systems-manager-incident-manager/
In this post, I showed you how to use Incident Manager to monitor for security events and invoke a response plan via Amazon CloudWatch or Amazon EventBridge. AWS CloudTrail API activity (for a root account login), Amazon GuardDuty (for high severity findings), and AWS Config (to enforce policies like preventing public write access to an S3 bucket). I demonstrated how you can create an incident management and response plan to ensure you have used the power of cloud to create automations that respond to and mitigate security incidents in a timely manner.#SSM #security
Параллелизация в Лямбде:
https://medium.com/@harrisaaron/multithreading-in-lambda-youll-need-to-use-this-much-memory-1ad7d257fbb3
#Lambda
https://medium.com/@harrisaaron/multithreading-in-lambda-youll-need-to-use-this-much-memory-1ad7d257fbb3
#Lambda
Medium
Multithreading in Lambda? You’ll need to use this much memory
Lambda is a funny AWS service. When it comes to provisioning how powerful you want your compute, you need to select how much memory you…
Кому не хватает опросов, то здесь можно проголосовать за то, что важно на AWS для DevOps-инженеров.
Telegram
aws_notes_polls
Для DevOps-инженера, который начинает/работает с AWS — на какую AWS сертификацию сдавать (или с какой начать)?
Девопсам AWS сертификация не нужна / Developer / SysOps Administrator / Solution Architect - Associate / Solution Architect - Professional / DevOps…
Девопсам AWS сертификация не нужна / Developer / SysOps Administrator / Solution Architect - Associate / Solution Architect - Professional / DevOps…
Forwarded from elBobr
Прислали записи с вебинаров AWS:
GS - Оценка состояния инфраструктуры на AWS(https://emea-cea-resources.awscloud.com/modern-application-development/gs-%D0%BE%D1%86%D0%B5%D0%BD%D0%BA%D0%B0-%D1%81%D0%BE%D1%81%D1%82%D0%BE%D1%8F%D0%BD%D0%B8%D1%8F-%D0%B8%D0%BD%D1%84%D1%80%D0%B0%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D1%8B-%D0%BD%D0%B0-aws)
GS - Serverless-технологии важны - позвольте мне рассказать вам почему! (https://emea-cea-resources.awscloud.com/modern-application-development/infascode-grigorenko-3)
GS - Как построить CI/CD для разных сервисов AWS(https://emea-cea-resources.awscloud.com/modern-application-development/webinar-getting-started-serverless-1)
GS - Делайте удивительные вещи с помощью Infrastructure as Code (https://emea-cea-resources.awscloud.com/modern-application-development/infascode-grigorenko-3)
GS - Оценка состояния инфраструктуры на AWS(https://emea-cea-resources.awscloud.com/modern-application-development/gs-%D0%BE%D1%86%D0%B5%D0%BD%D0%BA%D0%B0-%D1%81%D0%BE%D1%81%D1%82%D0%BE%D1%8F%D0%BD%D0%B8%D1%8F-%D0%B8%D0%BD%D1%84%D1%80%D0%B0%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D1%8B-%D0%BD%D0%B0-aws)
GS - Serverless-технологии важны - позвольте мне рассказать вам почему! (https://emea-cea-resources.awscloud.com/modern-application-development/infascode-grigorenko-3)
GS - Как построить CI/CD для разных сервисов AWS(https://emea-cea-resources.awscloud.com/modern-application-development/webinar-getting-started-serverless-1)
GS - Делайте удивительные вещи с помощью Infrastructure as Code (https://emea-cea-resources.awscloud.com/modern-application-development/infascode-grigorenko-3)
Открытая база данных IAM политик:
https://permissions.cloud/
#IAM #security
https://permissions.cloud/
The permissions.cloud website uses a variety of information gathered within the IAM Dataset and exposes that information in a clean, easy-to-read format. It was built in order to provide an alternate, community-driven source of truth for AWS identity.#IAM #security
AWS Authentication: Principals in AWS IAM
https://ben11kehoe.medium.com/principals-in-aws-iam-38c4a3dc322a
Лучшее, что читал по IAM аутентификции (да простит меня Карен), крайне рекомендую — ноль воды, чистые и современные (что важно) знания.
Сложно, но кратко и только по делу. Да и IAM — это, к сожалению, не про просто по определению. В закладки без вариантов.
#IAM
https://ben11kehoe.medium.com/principals-in-aws-iam-38c4a3dc322a
Лучшее, что читал по IAM аутентификции (да простит меня Карен), крайне рекомендую — ноль воды, чистые и современные (что важно) знания.
Сложно, но кратко и только по делу. Да и IAM — это, к сожалению, не про просто по определению. В закладки без вариантов.
#IAM
Medium
AWS Authentication: Principals in AWS IAM
This article explains the basics of AWS authentication: the way you gain an identity that you can use to access AWS services