I really like VS Code and I also love Serverless, what about you?
Recently, AWS introduced a new update for AWS Lambda, and our Cloud Architect, Jesper Almström, shares his thoughts on how it impacts serverless development.
As a cloud developer, I’m excited about the recent update from AWS. The update brings Code OSS (the open-source core of Visual Studio Code) directly into the AWS Lambda Console, introducing familiar VS Code functionality to serverless development.
Why does this matter? For years, developers needed to switch between their local VS Code environment and the AWS Console when working on Lambda functions. Now, you can stay in your comfort zone with the same powerful editing experience you know and love, right within the Lambda console.
Key features include:
- Familiar VS Code interface and keyboard shortcuts
- Built-in IntelliSense, code completion, syntax highlighting and code formatting
- Selected extensions available through a curated marketplace
- Debugging capabilities with AWS SAM templates
- Easy access to environment variables
While this embedded editor doesn’t include all features from the full VS Code (like Git integration), it provides the essential development experience we’ve come to expect. AWS has focused on providing essential features for Lambda while maintaining a streamlined user experience.
This move by AWS shows they’re listening to developers who want to maintain their preferred workflow while working with cloud services. It’s a significant step toward reducing friction in serverless development and making Lambda more accessible to the broader developer community.
What do you think of this integration? Will it make a difference in your serverless development workflow?
Don’t hesitate to contact me if you want to know more about AWS serverless delivery or exchange experience about developer experience.
Contact me here on LinkedIn: Jesper Almström
Would you like to read more articles from us? Click here and explore!