Skip to content

[I Made This]: Implementing Idempotency in Serverless Architectures #2570

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

Closed
1 task done
nuatmochoi opened this issue Jun 26, 2023 · 5 comments · Fixed by #2582
Closed
1 task done

[I Made This]: Implementing Idempotency in Serverless Architectures #2570

nuatmochoi opened this issue Jun 26, 2023 · 5 comments · Fixed by #2582
Assignees
Labels
community-content Community content to feature in the documentation

Comments

@nuatmochoi
Copy link

Link to your material

https://medium.com/@nuatmochoi/implementing-idempotency-in-serverless-architectures-f9079ef1c7da

Description

This blog post focuses on the importance of idempotency in distributed services and explores streamlined idempotent request flows. It provides guidance on idempotency tests using duplicate requests.

Preferred contact

Seongwoo Choi; https://www.linkedin.com/in/%EC%84%B1%EC%9A%B0-%EC%B5%9C-44b12b1ab/

(Optional) Social Network

No response

(Optional) Additional notes

No response

Acknowledgment

  • I understand this content may be removed from Powertools for AWS Lambda (Python) documentation if it doesn't conform with the Code of Conduct
@nuatmochoi nuatmochoi added the community-content Community content to feature in the documentation label Jun 26, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Jun 26, 2023

Thanks for opening your first issue here! We'll come back to you as soon as we can.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

@rubenfonseca
Copy link
Contributor

Looking at this now

@rubenfonseca
Copy link
Contributor

Submitted a PR to add this to our docs.

@github-project-automation github-project-automation bot moved this from Working on it to Coming soon in Powertools for AWS Lambda (Python) Jun 27, 2023
@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Jun 27, 2023
@github-actions
Copy link
Contributor

This is now released under 2.19.0 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Jun 30, 2023
@rubenfonseca rubenfonseca moved this from Coming soon to Shipped in Powertools for AWS Lambda (Python) Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-content Community content to feature in the documentation
Projects
Status: Shipped
Development

Successfully merging a pull request may close this issue.

2 participants