MEVN Stack Powered by GlobalSolutions
We have installed the MEVN stack which makes it easier for our customers to focus on building web applications rather than spending time building the stack. The MEVN stack involves four technologies to build an end-to-end web application: MongoDB, Express.js, Vue.js, and Node.js. MEVN is one of the most popular full-stack JavaScript stacks that can be used to build scalable, production-ready web applications.
- MongoDB: A highly scalable and flexible document database with efficient querying and indexing.
- Node.js: A runtime environment and library used to run web applications outside the client's browser. Used as the backend.
- Express.js: A minimal and flexible Node.js web application framework that provides robust features for web and mobile applications.
- Vue.js: A progressive JavaScript framework for building user interfaces.
We have ensured the image is hardened to be secured from all existing vulnerabilities.
Why Subscribe to Our Offering in AWS Marketplace
- We update the software constantly to the latest version to address security issues.
- Customers can kick-start their core work right away with our pre-packaged AMIs.
- Production-ready application stacks.
Accessing Your AMI from AWS Marketplace
To get started with your MEVN stack:
- Subscribe: Purchase the MEVN Stack AMI from the AWS Marketplace.
- Connect via RDP:
- In the AWS Console, select your launched instance and click Connect.
- Choose RDP Client, upload your .pem key file, and decrypt the password using your private key.
- Download the .rdp file and connect using the username Administrator and the decrypted password.
Installation Paths and Versions
The MEVN stack is installed in standard Windows directories for easy access:
| Category | Packages | Version | Location |
|---|---|---|---|
| MongoDB | Database | 7.0.9 | C:\Program Files\MongoDB |
| Node.js | Server Runtime | 22.1.0 | C:\Program Files\nodejs |
Getting Started
The MEVN offering from GlobalSolutions comes pre-packaged with all the dependent components. All you have to do is subscribe to our AMI and start using it right away.
Sample MEVN Application
To make getting started simple, we have deployed a sample MEVN stack application installed at C:\mev_stack. The application has two components — a server-side component and a client-side component — both of which need to be started.
Starting the Server-Side Component
Open a PowerShell window, navigate to C:\mev_stack, and run the following commands:
npm i node server.js
This will start the server-side component of the application.
Starting the Client-Side Component
Open a second PowerShell window, navigate to C:\mev_stack\client, and run the following commands:
npm i npm run serve
Once both components are running, open a browser on the local EC2 machine and navigate to http://localhost:8080 to see the sample MEVN application.
AWS Cost Optimizer — CloudInsider
Our other popular offering is the AWS Cost Optimizer aka CloudInsider, available in AWS Marketplace. This service has helped our customers save significantly on AWS and other cloud spending. It is easy to subscribe and you can see the savings in minutes.
▶ Watch Demo Video Subscribe on AWS Marketplace
Support
For any questions or assistance with our AWS Marketplace offering, reach out to us at support@theglobalsolutions.net.