Paul :python: :django: · @pbx
438 followers · 1185 posts · Server fosstodon.org

Nodding and grimacing at some of the truths in this eight-years-old-but-still-on-point article on risks. E.g. "...you may not realize where you need inter-service consistency until long after your system has been released to production, when it is relatively costly to change architecture in significant ways..."

stackbuilders.com/blog/the-hid

#microservice

Last updated 1 year ago

devtips · @devtips
4 followers · 9 posts · Server techhub.social

Maybe it’s an API thing, to only allow one change at a time, and it has nothing to do with the .

Maybe it’s a that handles all that business logic, which is consumed by the reconcile loop.

Maybe it just doesn’t work for level-based systems.

Not sure yet….

#k8s #operator #microservice

Last updated 1 year ago

ronix · @ronix
143 followers · 240 posts · Server sueden.social

New version of my screenshot microservice Goggler: github.com/mkalus/goggler - enjoy.

#golang #microservice

Last updated 1 year ago

Jens · @schegge42
33 followers · 403 posts · Server nrw.social

Microservice Anti-Pattern

Nach einigen Beiträgen zu Microservices soll in diesem Beitrag ein wenig über die Schattenseiten der Technologie berichtet werden. Insbesondere über Bad-Smells und Anti-Pattern, den falschen Lösungsansätzen, bei der Entwicklung eigener Microservices.

schegge.de/2023/06/microservic

#antipattern #bestpractices #java #pattern #badsmell #boundedcontext #codesmell #microservice #monolith

Last updated 1 year ago

Leon Rosenshein · @leonrosenshein
13 followers · 135 posts · Server hachyderm.io

Friendgineers: Monolith vs Microservice is NOT (only) an architecture question.

friendgineers.rosenshein.org/p

#friendgineers #monolith #microservice #deploy

Last updated 1 year ago

Yacine Kheddache · @YadaYac
4 followers · 24 posts · Server hachyderm.io

📖 (mng.bz/nz48)

📢 I highly recommend this book to anyone looking to learn about APIs and build them using and web frameworks like

Thanks to José Haro Peralta for the excellent job of covering the topic in depth while keeping the content clear and concise 👍

For those interested in API and beyond REST and GraphQL though, additional tools like
@microcksio could be useful complements to the content in this book 😎

#microservice #python #flask #mocking #testing

Last updated 1 year ago

Simon · @simon
20 followers · 25 posts · Server utveckla.re

In a micro service architecture, how do you handle failed calls to a service you depend on?
We did a hasty implementation that responded with a 504, but that gives unintended consequences in the client. Now we're back to just bailing with a 500 and an error message telling the caller that we couldn't reach a dependency. These are mostly internal APIs.

#microservice #development #architecture #http

Last updated 1 year ago

Mads B. Klinkby 🌻 · @klinkby
24 followers · 64 posts · Server fosstodon.org
Satoshi Nagayasu · @snaga
22 followers · 204 posts · Server mstdn.social

「Amazonでさえサーバレスやマイクロサービスを理解できない」とDHH氏が主張する一方で、「進化可能なアーキテクチャこそ重要」とAmazonのVogels博士 - Publickey
publickey1.jp/blog/23/amazondh

>Building evolvable software systems is a strategy, not a religion. And revisiting your architectures with an open mind is a must.

>進化可能なソフトウェアシステムの構築は戦略であり、宗教ではだめだ。そして、オープンマインドでアーキテクチャを見直すことが欠かせない。

まさにこれ。

#Cloud #strategy #microservice #serverless #architecture #AWS

Last updated 1 year ago

Christian Ullenboom · @ullenboom
14 followers · 105 posts · Server mas.to

Amazon not using their own lambda functions because it’s too expensive.
thestack.technology/amazon-pri

#monolith #microservice #cloud #aws

Last updated 2 years ago

NaniMal · @nanimal
7 followers · 230 posts · Server piaille.fr
Jules 🍺 · @julesbl
213 followers · 10818 posts · Server mastodon.me.uk
Ye Lin Aung :verified: · @yelinaung
52 followers · 310 posts · Server club.saryay.club

သြော် သူတိုလည်း နောက်ဆုံးတော့ ဆိုတာ ဂျင်း မှန်း သိလိုက်ရတဲ့ Amazon ကိုယ်တိုင်ထဲက team တခုပါ 😆
primevideotech.com/video-strea

#microservice

Last updated 2 years ago

Years ago, I had a moment of clarity.

Business information systems are composed of three kinds of things: entities, processes, and rules.

Processes are the verbs — the actions that operate on and orchestrate the interactions of business entities.

Learn more at cygnustechnologyservices.com/s

#business #entity #process #automation #bpmn #model #metis #rule #design #data #structure #microservice #api #ui #userinterface #component #diagram #technology #service #collaboration #agility #selfservice

Last updated 2 years ago

Jorge · @jorge
38 followers · 22 posts · Server jvm.social

Preparando próximo post sobre y

Cómo propogar con unas pocas líneas la información (interna) del usuario a los servicios una vez validado el JWT

Para ir abriendo boca, el repo con el código ya está actualizado:

github.com/jagedn/apisix-examp

#apisix #microservice

Last updated 2 years ago

Bearstech · @bearstech
341 followers · 944 posts · Server mamot.fr

Un bel article de @redis@twitter.activitypub.actor qui nous propose de revenir sur les concepts clés des architectures

redis.com/blog/microservice-ar

#microservice

Last updated 2 years ago

ronix · @ronix
136 followers · 186 posts · Server sueden.social

Published an updated version of Goggler - Website screenshot microservice that caches screenshots on disk or S3 storage github.com/mkalus/goggler

#chrome #microservice #golang

Last updated 2 years ago

Knowledge Zone · @kzoneind
164 followers · 894 posts · Server mstdn.social
ericschabell · @ericschabell
203 followers · 390 posts · Server fosstodon.org

Are you interested in how to avoid traps? Here's my thoughts on this topic and how you can get more out of your . tfir.io/how-to-avoid-microserv

#microservice #observability #cloudnative #o11y

Last updated 2 years ago

DevConf · @DevConf
108 followers · 92 posts · Server mastodon.cloud

The conventional microservice wisdom is to package business logic in a service and reuse it. But integration is hard. This talk is about the times Donald has under-estimated just how hard! This presentation will work through a case study based on some real projects Donald has been involved in over the years.

#devconf #microservice #architecture #lessonslearned #softwaredelivery #softwaredevelopment #integration

Last updated 2 years ago