
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@mallzee/serverless
Advanced tools
Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
Website • Email Updates • Gitter (1,000+) • Forum • Meetups (7+) • Twitter • Facebook • Contact Us
The Serverless Framework – Build applications comprised of microservices that run in response to events, auto-scale for you, and only charge you when they run. This lowers the total cost of maintaining your apps, enabling you to build more logic, faster.
The Framework uses new event-driven compute services, like AWS Lambda, Google CloudFunctions, and more. It's a command line tool, providing scaffolding, workflow automation and best practices for developing and deploying your serverless architecture. It's also completely extensible via plugins.
Serverless is an MIT open-source project, actively maintained by a full-time, venture-backed team. Get started quickly by watching the video guide here.
Enjoy! - Serverless, Inc.
Watch the video guide here or follow the steps below to create and deploy your first serverless microservice in minutes.
Step | Command | Description |
---|---|---|
1. | npm install -g serverless@beta | Install Serverless CLI |
2. | mkdir my-first-service && cd my-first-service | Create the project directory |
3. | Create a default AWS profile, if you don't have one set locally | Connect Serverless with your provider |
4. | serverless create --template aws-nodejs | Create an AWS Lamdba function in Node.js |
5. | serverless deploy | Deploy to live AWS account |
6. | serverless invoke --function hello | run the live API endpoint |
Run serverless remove
to clean up this function from your account.
We love our contributors! Please read our Contributing Document to learn how you can start working on the Framework yourself.
Check out our help-wanted or help-wanted-easy labels to find issues we want to move forward on with your help.
These consultants use the Serverless Framework and can help you build your serverless projects.
Below are projects and plugins relating to version 0.5 and below. Note that these are not compatible with v1.0 but we are working diligently on updating them. Guide on building v1.0 plugins
You can read the v0.5.x documentation at readme.io.
Serverless Projects are shareable and installable. You can publish them to npm and install them via the Serverless Framework CLI by using $ serverless project install <project-name>
Serverless is composed of Plugins. A group of default Plugins ship with the Framework, and here are some others you can add to improve/help your workflow:
_meta/variables
across your team.FAQs
Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
The npm package @mallzee/serverless receives a total of 0 weekly downloads. As such, @mallzee/serverless popularity was classified as not popular.
We found that @mallzee/serverless demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.