Viewing profile — eahefnawy
eahefnawy
HN member- Joined
- Sun, Sep 14, 2014, 6:37 PM UTC
- HN karma
- 6
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About eahefnawy
No profile information was provided.
Recent public activity
-
comment
Comment #41513046
This is meant to be a boilerplate or an example of how to build a Serverless AI app on AWS. You can clone the repo and customize it however you like.
-
comment
Comment #21311044
Maybe Serverless Components could help? The backend component should be pretty easy for this use case: https://github.com/serverless-components/backend
- story
- story
-
comment
Comment #19607175
You can write your own component that handles whatever service you need and share it with the community. The more components that are built, the easier it'll be to write higher lev…
-
comment
Comment #19607013
Serverless Components keep track of all the resources it creates/updates and their properties locally in the .serverless directory. It also keeps it synced with the actual state of…
-
comment
Comment #19606911
this could be used programmatically as well via Serverless Components. However, if your configuration is simple, that's what YAML is made for.
-
comment
Comment #19606784
I believe once you're connected, your lambda will stay warm await data. But if there are no active connections, the lambda might get cold.
- story
-
comment
Comment #10453671
Software guy from Egypt working at a Dubai based Bitcoin startup here. We've also struggled at marketing our products in the MENA region. Mainly because tech penetration is really …