Search
746 results for “cdk”
-
[CDK] 内部 ALB に AWS Certificate Manager でサーバ証明書を発行してみた
https://dev.classmethod.jp/articles/internal-alb-certificate-cdk/#dev_classmethod #AWS_Certificate_Manager_ACM #Amazon_Route_53 #AWS #AWS_CDK #Application_Load_Balancer_ALB #AWS_Fargate
-
Interesting preprint @biorxivpreprint by the group of @DanNomura. They put an electrophilic handle on the CDK4/6 inhibitor Ribociclib and show that it converts it into a #proteindegrader #TPD. Using #ABPP #ChemicalBiology, they identify RNF126 as responsible E3 ligase. Furthermore, they identify a minimal motif engaging RNF126 and use it to convert various protein ligands into degraders for e.g. CDK4, BCR-ABL and c-ABL, PDE5, BRD4, AR and AR-V7, BTK, SMARCA2, and LRRK2. https://doi.org/10.1101/2022.11.04.512693
-
pyBacting 0.2.16 (with CDK 2.12) is now available at https://pypi.org/project/pybacting/
-
"LOTUS Wikidata Explorer" https://adafede.github.io/marimo/apps/lotus_wikidata_explorer.html (by @adafede)
-
CDK 2.12 was released: https://doi.org/10.5281/zenodo.18850648
The release notes are here: https://github.com/cdk/cdk/releases/tag/cdk-2.12
One new feature is support for atropisomers, see the screenshot
-
#Phosphoproteomics reveal pervasive rewiring of #Cdk1 and Polo kinase phosphorylations during yeast #meiosis, ensuring the occurrence of two successive divisions without intervening S-phase
Lori Koch, Adele Marston et al
https://www.embopress.org/doi/full/10.1038/s44318-024-00059-8
-
another speaker is confirmed:
- Prof dr Sonja Herres-Pawlis (RWTH Aachen University): “News from the InChI: making the InChI FAIR and including inorganics”
The CDK has had InChI support for many years and recently gained Reaction InChI support
-
JAWS PANKRATION 2024で「What we keep in mind when migrating from Serverless Framework to AWS CDK and AWS SAM」というタイトルで登壇しました
https://dev.classmethod.jp/articles/jaws-pankration-2024-what-we-keep-in-mind-when-migrating-from-serverless-framework-to-aws-cdk-and-aws-sam/ -
https://www.europesays.com/es/437627/ La terapia endocrina neoadyuvante muestra beneficio en el cáncer de mama luminal #beneficio #cáncer #cdk #combinación #comparables #endocrina #ES #España #este #Health #inhibidores #luminal #mama #menos #muestra #neoadyuvante #obtenidas #ofrece #quimioterapia #quinasas #respuesta #Salud #Spain #tasas #terapia #toxicidad #tratamiento
-
SQS 内のメッセージを EventBridge Pipes 経由で Step Functions(Express) に同期処理させる構成を CDK で実装してみる
https://dev.classmethod.jp/articles/sqs-eventbridge-pipes-step-functions-express-cdk/#dev_classmethod #Amazon_EventBridge_Pipes #Amazon_SQS #AWS_Step_Functions #AWS_CDK #AWS
-
-
🦀 Exciting update! We've just released a new version of "Crafting Lambda Functions in Rust"! 🎉
This release includes bug fixes, code modernization aligned with the latest cargo-lambda, and a brand new appendix on deploying with AWS CDK!
If you're building serverless solutions with Rust, grab the updated e-book: https://rust-lambda.com/
Read the full announcement: https://news.rust-lambda.com/p/crabby-lambda-book-back-with-cdk
#rustlang #awslambda #serverless #aws #cloudcomputing #cdk #ebook #newrelease #craftinglambdafunctions
-
[Перевод] Развёртывание .NET Aspire в AWS
Aspire отлично закрывает локальный цикл разработки, но как только дело доходит до AWS, начинается вечная развилка: «или пишем отдельный IaC и живём с двойной правдой», или «деплоим руками и платим временем и деньгами». В этой статье показан рабочий компромисс: один Aspire Host, который в локальном режиме поднимает LocalStack и контейнеры, а в publish-режиме передаёт управление AWS CDK и разворачивает полноценный serverless-стек (VPC, Aurora, DynamoDB, Lambda, API Gateway) — оставаясь в C# и без зоопарка YAML-файлов. Открыть разбор
https://habr.com/ru/companies/otus/articles/984500/
#деплой_в_облако #инфраструктура_как_код #локальная_разработка #оркестрация_окружений #паритет_окружений #AWS_CDK #CloudFormation #LocalStack #AWS_Lambda
-
[Перевод] Настройка .NET Aspire с AWS и LocalStack
Разработка сервисов с интеграцией в AWS быстро упирается в компромиссы: либо работать с реальным облаком и платить за каждый эксперимент, либо замокать инфраструктуру и надеяться, что в продакшене всё «взлетит». В статье показано, как с помощью .NET Aspire и LocalStack выстроить полноценное локальное AWS-окружение — с S3, CDK и реальной оркестрацией — так, чтобы один и тот же код без условностей работал и локально, и в проде.
https://habr.com/ru/companies/otus/articles/980586/
#NET_Aspire #LocalStack #AWS #инфраструктура_как_код #микросервисная_архитектура #CloudFormation
-
I've been working #rust lambdas... #localstack and #cdk to boot... with #jetbrains #space ... instead of #github and the only comfort I have... is Makefiles and shell scripts.
I love all of it. But I'm learning so many different things at once. Okay, I used #cdk when I was at amazon... but they had such nice internal libraries. I'm forgetting simple things like setting up my IAM roles correctly. *sigh*
-
Serverless Express + Express v5 で AWS サーバーレス REST API を構築してみた(AWS CDK)
https://dev.classmethod.jp/articles/serverless-express-express-v5-lambda-proxy-integration-aws-cdk/#dev_classmethod #Express #Amazon_API_Gateway #AWS_Lambda #AWS_CDK #AWS_Serverless
-
Security Hub コントロールに準拠した S3 バケットの作成と CloudFormation テンプレートの S3 バケットへのアップロードを AWS CDK であらかじめ実装する
https://dev.classmethod.jp/articles/security-hub-s3-bucket-cloudformation-template-creation-cdk/#dev_classmethod #AWS_CloudFormation #AWS_Security_Hub #Amazon_S3 #AWS_CDK
-
【AWS CDK】Step Functions内のLambdaをGlue (Python Shell)に置き換えてみた
https://dev.classmethod.jp/articles/aws-cdk-lambda-to-glue-in-sfn/#dev_classmethod #AWS_CDK #AWS #AWS_Glue #AWS_Lambda #Python #AWS_Step_Functions #Boto3
-
#JinJiyanAzadi 🌹
#ParisMassacreOfKurds 💔Rassemblement à la mémoire des six martyr-e-s assassiné-e-s, pour la vérité et la justice sur ces attentats, pour la liberté au #Kurdistan, au #Bakûr en Turquie, #Başûr en Irak, #Rojhilat en Iran et #Rojava en Syrie...
---
RT @Le_CDKF
#Paris
Le bd de Denain dvt la Gare du Nord bondé de monde au départ de la grande marche "Vérité et Justice pour #SakineFidanLeyla". Elles et ils sont venus de toute …
https://twitter.com/Le_CDKF/status/1611668389642080256 -
🚀 SPservices 59210 CDK à Coudekerque-Branche est prêt à vous aider ! 🛠️ 🔹 NETTOYER : Pierres tombales, terrasses, volets, gouttières 🔹 TRANSPORTER : Déchets verts, encombrants, meubles 🔹 MONTER : Meubles en kit (lit, armoire...) Devis sur demande. Autres besoins ? Contactez-nous. Assurance RC pro, devis, factures, attestation fiscale dispo. ✅ 🌐 www.spservices59210.fr #Nettoyage #Transport #Montage #ServiceLocal #Coudekerque #Déchets #Meubles #Assurance #Pro #Devis
-
OpenAPI ドキュメントを CloudFront + S3 上でベーシック認証付きでホスティングして Redoc で視覚化する構成を AWS CDK で実装してみた
https://dev.classmethod.jp/articles/aws-cdk-cloudfront-s3-open-api-redoc/#dev_classmethod #Amazon_CloudFront #Amazon_S3 #AWS_CDK #OpenAPI
-
OpenAPI ドキュメントを CloudFront + S3 上でベーシック認証付きでホスティングして Swagger UI で視覚化する構成を AWS CDK で実装してみた
https://dev.classmethod.jp/articles/aws-cdk-cloudfront-s3-swagger-ui/#dev_classmethod #OpenAPI #Swagger #Amazon_CloudFront #Amazon_S3 #AWS_CDK
-
React v19 + React Router v7 の SPA モードを CloudFront + S3 に AWS CDK でデプロイしてみた
https://dev.classmethod.jp/articles/react-v19-react-router-v7-spa-cloudfront-s3-aws-cdk/ -
Claude Codeで1Password CLI管理のAWS認証情報を用いてAWSの操作をする方法
https://dev.classmethod.jp/articles/claude-code-1password-cli-aws-authentication/#dev_classmethod #Claude_Code #1Password #AWS_CLI #AWS_CDK #AWS
-
1Password CLIのShell PluginsでAWS CLIやAWS CDKの操作をするまでのステップを整理してみた
https://dev.classmethod.jp/articles/1password-shell-plugins-aws-cli-cdk/ -
EC2 Instance Connect を利用してプライベートサブネット内にあるEC2からGitHubリポジトリをクローンしてみた
https://dev.classmethod.jp/articles/shoma-clone-github-repository-from-private-ec2-with-ec2-instance-connect/#dev_classmethod #AWS_CDK #EC2_Instance_Connect_Endpoint #GitHub
-
プライベートサブネットにあるEC2にEC2 Instance Connectを利用して接続する環境をAWS CDKで構築してみた
https://dev.classmethod.jp/articles/shoma-private-subnet-ec2-instance-connect-environment-aws-cdk-construction/ -
EC2 Instance Connect Endpoint 経由で RDS for PostgreSQL に接続する構成を AWS CDK で構築してみた
https://dev.classmethod.jp/articles/how-to-configure-access-to-rds-for-postgresql-through-ec2-instance-connect-endpoint-with-aws-cdk/#dev_classmethod #Amazon_RDS #PostgreSQL #Amazon_EC2 #AWS_CDK #EC2_Instance_Connect_Endpoint