Challenge for Hackathon Day 3 #11
bogdan-grozoiu
announced in
Announcements
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
You are working for an electrical energy distributor that needs to expose to its customers a historical price for the energy provided.
The minimum price for energy is regulated every 10 minutes.
The minimum price for energy can be retrieved by querying the Organization Secret: ENERGY_PRICE_URL.
Expect the following json structure on GET requests against the URL above:
Create a new workflow that meets the following requirements:
Using the workflow above, rollout a serverless solution that meets the following infrastructure requirements:
Good luck!
Beta Was this translation helpful? Give feedback.
All reactions