Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: content for module 2 #7

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

kakabisht
Copy link

@kakabisht kakabisht commented Nov 28, 2023

Event-Driven Architectures (REACTION) Eve helps check Chan’s spaceship engine and assess what went wrong.

  1. Introduction to event-driven architectures.
  2. How AsyncAPI can be used to design event-driven systems.
  3. Designing APIs for microservices with AsyncAPI.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@kakabisht kakabisht changed the title docs: Content for module 2 docs: content for module 2 Nov 28, 2023
@quetzalliwrites
Copy link
Member

Hey folks, so please update your planet names to:

  • Eve's planet: Capuccinova
  • Chan's planet: Brownieterra

@kakabisht kakabisht marked this pull request as ready for review January 22, 2024 17:32
Comment on lines +37 to +38
* AsyncAPI facilitates communication between different components for seamless information exchange.
* AsyncAPI allows components to complete tasks independently without waiting.
Copy link
Member

@smoya smoya Feb 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not really allowing that IMHO. At most it allows to set a contract between senders and receivers and can help with its auth policies, etc. Remotely it lowers the entry barrier by generating some code.

In general, those 3 points are not really explaining why you should use AsyncAPI for you EDAs.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you suggest me some points that better describe why to use AsyncAPI for EDAs?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would DM sergio directly for this question too @kakabisht 😸, it looks like a short convo might clarify this item.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did ping sergio :-)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Did you get clarification on what to update? How was this resolved? :)

@smoya
Copy link
Member

smoya commented Feb 13, 2024

@kakabisht @alequetzalli 1st technical review round is done!

Copy link

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants