Blog Post: Shave of TLS hand shake from Lambda execution time
- For connections to relational databases it is common to have some sort of connect command, which is used during program initialization (e.g connection pool)
- But what is the equivalent for modern, rest API based services?
Does it also work with Slack connection?