AWS App Runnerで簡単にコンテナアプリを実装する - Qiita

本記事はBIPROGY /ユニアデックス社内AWSコミュニティ「BIPROGY AWS Ambassador」の定期投稿企画第7回目の記事です。他の定期投稿企画の記事は、#BIPROGY_AWS_Ambassador タグまたは Organizationページをご覧くだ...

Qiita
モノリスを“なんちゃってマイクロサービス化”した4ステップ - Qiita

🧭 はじめに 「モノリスをマイクロサービスに分割したい」 ──この理想に手が届かずに苦しむチームは、少なくありません。 実際、現場では以下のような現実があります。 モノリスは技術的負債が多く、全容を把握できる人が減っている 全部をリプレイスするには時間も工数も足りない ...

Qiita
#AWS #AppRunner - цікав інтеграція #GitHub, яка дозволяє за 5 хвилин налаштувати збірку та деплой додатків в клауд.
Це PaaS схожий на #ElasticBeanstalk, але з інтеграцією з гітом, коли збірка та деплой проходять автоматично при пуше в гілку.
Саме то, що треба для розробників для свої пет проєктів, або для створення #MVP стартапами.
https://github.com/marketplace/aws-connector-for-github
AWS Connector for GitHub - GitHub Marketplace

Enables AWS services to get notified on repository events, and download source code to build, test and deploy

GitHub
LLM監視の定番OSS、LangfuseをAWS App Runnerにデプロイしてみよう! - Qiita

Langfuseとは?生成AIアプリケーションのトレース監視やプロンプト管理など、開発・運用に便利な機能を多数備えたGUIソフトウェアです。https://speakerdeck.com/min…

Qiita

Have you created a Docker image and want to deploy it to AWS AppRunner using CDK. Check out my latest video where I walk through the process, including creating a VPC-connected service and exploring the new compute configurations. Stay curious! https://youtu.be/S2Bd479DNu0

#aws #serverless #apprunner #dotnet
https://youtu.be/S2Bd479DNu0

Deploy an AWS AppRunner Service with the AWS CDK

YouTube
AWS App Runner についてざっくりと理解して触ってみる - Qiita

はじめに本記事は2024年2月21日に開催された勉強会『完全に理解するシリーズ#1 "AWS App Runner"』に参加したので、そこで学んだことと、実際に触ってみて感じたことをまとめていきま…

Qiita

So, is #AWS #AppRunner dead?

Would the AppRunner team be responsible for the #CloudFormation implementation?

Any other high level AWS products/projects seeing major slowdowns?

For #cloud nerds: I've posted the code, #cloudformaiton, and slides of my #BCN #Serverless #Meetup presentation on scaling #wagtail CMS to zero, using #aws #AppRunner and #Aurora serverless
https://github.com/v-studios/scale-to-zero
GitHub - v-studios/scale-to-zero: Almost Serverless: Scale to Zero with App Runner and Aurora Postgres for a Wagtail/Django CMS

Almost Serverless: Scale to Zero with App Runner and Aurora Postgres for a Wagtail/Django CMS - GitHub - v-studios/scale-to-zero: Almost Serverless: Scale to Zero with App Runner and Aurora Postgre...

GitHub
The presenters did a rehearsal last night for Thursday's #Serverless #Meetup in #Barcelona, and it's looking really good. Lots of good topics: #apprunner #CoPilot #Bedrock #AI #API
Hope to see you there:
https://www.meetup.com/serverless-barcelona/events/297221493/
The Serverless Before Christmas, Thu, Nov 30, 2023, 7:00 PM | Meetup

Get ready for the last Serverless Barcelona meetup before the end of the year! We are wrapping up the year with 4 great presentations from our awesome community. You people

Meetup

Updated AWS::AppRunner::Service.NetworkConfiguration.IpAddressType

New property. Use the IpAddressType property to select either IP4 or dual stack for your incoming public traffic.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-networkconfiguration.html#aws-properties-apprunner-service-networkconfiguration-properties #apprunner #cloudformation

AWS::AppRunner::Service NetworkConfiguration - AWS CloudFormation

Use the AWS CloudFormation AWS::AppRunner::Service.NetworkConfiguration resource for AppRunner.