Yeah, took a look at the feature set, some things they might do which are neat:
• Embedded metrics for sure, great to remove network IO from putMetric
• The tracer is cool, wraps aws-xray-sdk and also, there is a PR looking to properly propigate sqs to lambda headers. A monkey patch basically.
• The logger is a bit slow, I benchmarked it at 20x slower than pino logger