Нарешті закінчив з автоматичними повідомленнями про старт деплою в #AWS #ElasticBeanstalk. Клієнт постійно питає: чому щось не працює, а виявляється, що кожен раз іде деплой від розробників, про який ніхто не знає. Звʼязка получилась така:
#EventBridge -> #SNS Topic -> #Lambda, а далі через визов на #Slack вебхук, щоб сповістити канал про старт деплоя.
К досвіду додався ще один сервіс, з яким раніше не працював (EventBridge)
#aws #elasticbeanstalk #eventbridge #sns #lambda #slack
Does anyone use #AWS #EventBridge Archives here at all? It feels completely bonkers, but no matter what retention period I set for my archives, they expire/get deleted after less than 1 day, not really archiving anything at all...
This feels like a fundamental archive flaw, but don't see anyone asking about it, so I might still be the dummy.
Quoi de neuf sur AWS ces 2 dernières semaines?
Le podcast 🎙 AWS ☁️ en 🇫🇷 vous propose sa sélection: nous parlons de #kubernetes, de #securité, de #eventbridge, de #amplify pour iOS et Android, de la documentation et d’autres sujets
Dispo dans toutes les bonnes applications de podcast 🎧 et ici 👇
https://stormacq.com/podcasts/episode_164/index.html
#kubernetes #securite #eventbridge #amplify
EventBridge SchedulerでECSタスクの定期実行(まず動かしたい人向け
https://qiita.com/yuya_sega/items/f1c1a1196de334c107fb?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#AWS #初心者 #EventBridge
🚀The Serverless Cult Podcast has launched! Episode 1 is now live. Journey with us through the cosmos of #Serverless technology. https://open.spotify.com/show/1yMQCuhFW6p11hXLApApjj
Don't miss out! 🌌💻 #AWS #EventBridge #CDK #ServerlessCultPodcast #awscommunitybuilders #awscommunity
#serverless #aws #eventbridge #cdk #serverlesscultpodcast #awscommunitybuilders #AWSCommunity
Issue #235 of Off-by-none is out! This week, we recap Cloudflare's Developer Week, see lower latency from #EventBridge, and get 7 hours of #serverless innovation. Plus, we recognize Benjamen Pyle as our ⭐️ of the week! #offbynone https://offbynone.io/issues/235/
#eventbridge #serverless #offbynone
This blog post shows how to build and deploy an extension to an event-driven application.
#AWS #AWSBlog #Serverless #Cloud #CloudComputing #AmazonWebServices #EventDrivenArchitecture #EventBridge
https://go.aws/3ofbMeD
#aws #awsblog #serverless #Cloud #CloudComputing #AmazonWebServices #eventdrivenarchitecture #eventbridge
Thats a wrap for today. #AWS #organizations #demo #project making progress on org wide #service #configuration. #AWS #config is #setup, #configured and #rules are #configured with #eventbridge #monitoring alerting on them. Stay tuned for updates... #cloudinfrastructure #cloudarchitecture #compliance #automation #cloud
#aws #organizations #demo #project #service #configuration #config #setup #configured #rules #eventbridge #monitoring #cloudinfrastructure #cloudarchitecture #compliance #automation #cloud
Issue #223 of Off-by-none is out! This week, Google Cloud helps you automatically reduce cold starts, we get some practical #EventBridge Pipes advice, and we point out some flaws in anti-#serverless arguments. Plus, we recognize Ran Isenberg as our ⭐️ of the week! #offbynone https://offbynone.io/issues/223/
#eventbridge #serverless #offbynone
[ BLOG ] "Using AWS Application Composer to build a serviceful application"
https://it20.info/2023/02/using-aws-application-composer-to-build-a-serviceful-application/
This blog builds on a "solution" I have sketched which involves #EventBridge and #StepFunctions and show how you can use #ApplicationComposer to "stitch" it into deploy-able IaC. Nothing deep but if you are moving baby steps into Application Composer it may be worth a read.
#eventbridge #stepfunctions #applicationcomposer
Another video in the EventBridge series, this time I am looking at the Archive and Replay features in EventBridge. You can use these to archive events and replay them later, for analysis or debugging. Here's how: https://youtu.be/JpdqVBWwKa4 #aws #cloud #eventbridge
whoa, Whoa, WHOA, what's this? #Amazon #EventBridge latency suddenly dropped by 67%! SIXTY-SEVEN PERCENT!
Until last night P50 latency was around 430ms. A few hours ago, this dropped to 140ms 🤯 Big shoutout to the EventBridge team - this is extremely welcome!
Amazon EventBridge event buses supports enhanced integration with AWS Service Quotas
EventBridge sounds scary to you ? Then I have just the right video for you! Building Serverless Event-Driven Architectures: A Beginner's Tutorial with EventBridge & API Gateway #aws #cloud #serverless #eventbridge #eventdrivenarchitectures #eda https://www.youtube.com/watch?v=Bm0h-qgUZv0
#aws #cloud #serverless #eventbridge #eventdrivenarchitectures #eda
If you want to learn about the in-depth mechanics and origin story of the new EventBridge Pipes service, make sure you listen to this podcast with @nik, Brooke Jamieson and Dave Isbitski.
It has a ton of details you won't learn anywhere else!
#AWS #Amazon #EventBridge #Pipes
https://open.spotify.com/episode/5XiDRadCQRTsFuId9Zavl6?si=RpKWICyGTi-WXcgPsKjFdQ
#aws #amazon #eventbridge #pipes
In this new video I am looking at EventBridge Scheduler, a relatively new feature that allows you to run scheduled tasks at scale https://youtu.be/hsN4YyMIbrY #aws #cloud #eventbridge #serverless
#aws #cloud #eventbridge #serverless
An #EventBridge + #StepFunctions #nocode workflow that "changes the behavior of #ECS" and registers a single task/container public IP in a #Route53 A record.
https://github.com/aws/containers-roadmap/issues/737#issuecomment-1410169740
👺 👻
#eventbridge #stepfunctions #nocode #ecs #route53
As I was going through re:Invent announcements, I also tried out some of the services. This time it was EventBridge Pipes and while going through it I also made a video. So if you didn't yet get a chance to see #eventbridge Pipes in action then here it is! #serverless #eda
https://youtu.be/jm0sQX8MVQQ #aws #cloud #eda #eventbridge #serverless
#eventbridge #serverless #eda #aws #cloud
My company has been building serverless, event-driven solutions on AWS for nearly a decade. During that time, SNS has been our standard event bus and it works great.
That’s why when AWS EventBridge came along, I just didn’t see the benefit of changing our standard templates and libraries to adapt to it. I finally decided to try it out on a recent project, however, and now I am sold.
AWS continues to set the standard for serverless architectural patterns.