Bilgin Ibryam Profile picture
Nov 23 10 tweets 6 min read
I wrote a new blog post:
"The Flywheel Effect of Kubernetes APIs" and how @daprdev complements it.
thenewstack.io/the-flywheel-e…
Here is the TLDR 🧵👇
1⃣ Kubernetes API is the de facto standard for #on_cluster application orchestration. It serve as axiom among #Devs creating distributed applications and #Ops keeping these applications running.
2⃣ These apps depend on 3rd party services such as DBs, key-value stores, file buckets, queues. Kubernetes API, tools, & practices can manage #off_cluster resources as if they were on k8s.
Examples: @crossplane_io, GCP Config Connector, AWS k8s Controllers, Azure Service Operatr
3⃣ Multicloud complexity is the ugly reality for many organizations. Kubernetes-like APIs are used to orchestrate #multi_cluster application workloads. Example projects and managed services:
Azure Arc, Anthos, Red Hat Advanced Cluster Manager, Hypershift, kcp.io
4⃣ But there is #empty_space between the business logic and the infra, left to developers to fill in.
K8s APIs bring consistency & reuse of tools & practices boosting the effectivenss of #Ops teams. But they do not address the #Devs’ needs at the same level! Dapr fills this space
5⃣ K8s helps #Ops keep a large number of containers running, but it doesn’t help #Devs implement reliable distributed apps using their language and framework of choice.
✅Dapr with Pub/Sub, Service-invocation, and other distributed building blocks helps.
6⃣ K8s helps #Ops provision and manage third-party resources uniformly, but it doesn’t help #Devs using myriad different libraries in different languages to consume these third-party services in a uniform fashion.
✅Dapr bindings/connectors help.
7⃣ K8s helps deploy containers in multiple clusters, but it doesn’t help the creation of portable multicloud applications that are independent of cloud services semantics and integration patterns.
✅Dapr abstractions help.
8⃣Dapr improves #Devs’ productivity the same way Kubernetes improves #Ops teams’ productivity.
9⃣ If interested in more, check out the blog post for the in-depth version, or watch the recording of my talk from DaprCon @daprdev.
Let me know what you think. 🙏
thenewstack.io/the-flywheel-e…

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Bilgin Ibryam

Bilgin Ibryam Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @bibryam

Nov 15
After browsing latest 100+ @OReillyMedia book titles, here is what I picked for my December reading list: 🧵👇
1⃣ "Software Architecture: The Hard Parts" by @neal4d and co. I love technology agnostic architecture books that are timeless.
learning.oreilly.com/library/view/s…
2⃣"Data Mesh" by @zhamakd
learning.oreilly.com/library/view/d…
Analytical data disentanglement is an extension of microservices principles into data space. See
Read 6 tweets
Oct 5
USE vs RED - which is the better methodology for analyzing the performance of microservices 🤔? 🧵
Begin observing the performance characteristics of apps before the production rollout using Google's four golden signals. #ShiftLeft
ibm.com/garage/method/…
The RED method takes an externally-visible (request-driven) view of the workload. For every workload, it checks request rate, error-rate, time each request takes.
weave.works/blog/the-red-m…
Read 5 tweets
Jun 4
Slack’s Kafka journey to operational excellence at scale! Context and lessons 👇 🧵
➡️0.7 petabytes of data
➡️10 Kafka clusters x90 nodes
➡️6.5 Gbps throughput
💪small-but-mighty ops team
slack.engineering/building-self-…
Challenge➡️ solution
Automation ➡️Chef, Terraform, CI/CD to build, release Kafka & ZK
Hot spotting➡️make partition counts to be a multiple of the broker count
Replication➡️limit the replication bandwidth
Imbalance ➡️ Cruise Control
Tune clusters➡️Chaos engineering with dark traffic
Slow cluster recovery➡️Enable jumbo frames
Visibility into cluster metadata➡️ Kafka manager
Visibility into the health of the Kafka consumers➡️Kafka offset exporter
Islands of knowledge➡️One-page runbook
Read 4 tweets
Jun 1
🔸tldr of 245K words / 640 pages🔸
6 Most Important #Software #Requirements Practices in 6 Tweets 🧵
medium.com/analysts-corne…
#1: Define business objectives & communicates to all stakeholders why they are working on the project.

Without business objectives, you can’t craft a clear product vision or establish the scope of either the entire project or any development increment.

medium.com/analysts-corne…
#2: Understand what users need to do with the product and the goals they want to achieve.

Rather than asking, “What do you want?” or “What do you want the system to do?” ask, “What do you need to do with the system?”

medium.com/analysts-corne…
Read 7 tweets
May 30
2021 State of the API design - a visual report by @getpostman 🧵👇
Who Works with APIs
How much work with per API area
Read 6 tweets
May 30
📕Another week, another book review📕
"Learning Dapr"
tl;dr: A different perspective on distributed systems from the creators of Dapr. Introduction to @daprdev combined with creators early insights in one book 🧵👇
Starts with a detailed introduction to Dapr philosophy and architecture: Dapr is a language-neutral, unified programming model that abstracts infrastructure details from developers
What are the cloud promises & challenges; and how Dapr simplifies the creation of portable cloud native applications. With examples for service invocation and pub/sub through Dapr
Read 9 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(