Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
applejuice0
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
applejuice0
9y ago
AWS Lambda presents a base image ready to be provisioned as multiple instances. If you are familiar with Docker you can think about Lambda image as a small Docker image, while real work will be done in instances (Docker containers) created
2.
▲
by
applejuice0
9y ago
Can you please clarify/confirm the next points 1) Event Grid is similar to Amazon SNS => push messages to many kind of subscribers. EG guarantees delivery of a message on the transport level. What is going in case of the failure cal