Serverless Console

Serverless Console

UI for AWS Serverless Services in VS Code

0 followers

Serverless Console is a freemium VS Code extension with an intention to build an alternative UI for AWS Serverless services. Currently implemented: CloudWatch logs and CloudWatch Insights for lambda functions and a DynamoDB client.
Launch Team
Anima - OnBrand Vibe Coding
Design-aware AI for modern product teams.
Promoted

What do you think? …

Domagoj Kriskovic
Hi there! I've created this extension to help me out with finding logs for lambda functions. As it got a good feedback (on reddit) I've decided to try and build a product from it. So far, I've implemented CloudWatch logs and CloudWatch insights for lambda functions (also parsing serverless.yml if using a framework) and a DynamoDB client. Right now, my plan is to work on: - a "single-stream" view for logs - local connection for DynamoDB - saved queries for DynamoDB - SQS client - S3 client I would appreciate any kind of feedback :)