Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salaboy authored Sep 23, 2023
1 parent 7ec985b commit fb06340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapter-7/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Chapter 7 :: Shared Applications Concerns

---
_🌍 Available in_: [English](README.md)
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md)

> **Note:** Brought to you by the fantastic cloud-native community's [ 🌟 contributors](https://github.com/salaboy/platforms-on-k8s/graphs/contributors)!
Expand Down Expand Up @@ -359,4 +359,4 @@ Another simple but very useful extension to the application code would be to mak
In this tutorial we have looked into Application-level APIs using Dapr and Feature Flags using OpenFeature. Application-level APIs like the ones exposed by Dapr Components can be leveraged by application development teams, as most applications will be interested in storing and reading state, emitting and consuming events and resiliency policies for service-to-service communications. Feature Flags can also help to speed up the development and release process by enableing developers to keep releasing features while other stakeholders can decide when these features are enabled or disabled.


Do you want to improve this tutorial? Create an issue, drop me a message on [Twitter](https://twitter.com/salaboy) or send a Pull Request.
Do you want to improve this tutorial? Create an issue, drop me a message on [Twitter](https://twitter.com/salaboy) or send a Pull Request.

0 comments on commit fb06340

Please sign in to comment.