Overview
This is a repackaged open source software product wherein additional charges apply for support with technical support and maintenance by Hanwei. The MEVN stack is a full-stack development solution comprising MongoDB, Express.js, Vue.js, and Node.js as its core technologies. MongoDB is a flexible, document-oriented database ideal for handling large datasets and easy to scale. Express.js is a lightweight server framework based on Node.js for quickly building APIs and web application backends. Vue.js is an approachable and efficient front-end framework focused on building user interfaces. Node.js is a platform that allows JavaScript to run on the server, providing support for high-performance network applications. The entire MEVN stack relies on JavaScript, offering developers a seamless experience in both front-end and back-end development, while also promoting efficiency and the popularity of the technology stack.
Highlights
- Unifies front-end and back-end with JavaScript.
- Enables dynamic, high-performance UIs.
- Offers flexible storage and robust APIs.
Details
Typical total price
$0.121/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.10 | $0.006 | $0.106 |
t2.micro AWS Free Tier | $0.10 | $0.012 | $0.112 |
t2.small | $0.10 | $0.023 | $0.123 |
t2.medium | $0.10 | $0.046 | $0.146 |
t2.large | $0.10 | $0.093 | $0.193 |
t2.xlarge | $0.10 | $0.186 | $0.286 |
t2.2xlarge | $0.10 | $0.371 | $0.471 |
t3.nano | $0.10 | $0.005 | $0.105 |
t3.micro AWS Free Tier | $0.10 | $0.01 | $0.11 |
t3.small Recommended | $0.10 | $0.021 | $0.121 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
no refunds
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Updated to the latest
Additional details
Usage instructions
SSH to the instance and login as 'ec2-user' using the key specified at launch. Additional information may be found at : https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html
If you want to check if the service is working properly, please enter the root user first sudo su -
Check if the MongoDB service is running: systemctl status mongod Open MongoDB service: systemctl start mongod Restart MongoDB service: systemctl restart mongod Stop MongoDB service: systemctl stop mongod MongoDB service startup: systemctl enable mongod
Need to use the Express.js service in a fixed path: cd /home/ec2-user/express-app After entering the path, please enter the following command node HelloWorld.js After the command line displays 'Example app listening at http: // localhost:3000 ', open the browser and enter Your instance public IPv4 address:3000 The interface displays 'Hello World', indicating that the service is running normally
Need to use the Vue.js service in a fixed path: cd /home/ec2-user/vue-app After entering the path, please enter the following command npm run serve After the command line displays' DONE Compiled successfully in 'XX' ms', open a browser and enter Your instance public IPv4 address:8080 The interface displays 'Welcome to Your Vue.js App', indicating that the service is running normally
Resources
Vendor resources
Support
Vendor support
For product technical support, please contact prosupport@hanweie.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.