The GlobalSolutions

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.

We have ensured the image is hardened to be secured from all existing vulnerabilities.

Why Subscribe to Our Offering in AWS Marketplace

Accessing Your AMI from AWS Marketplace

To get started with your MEVN stack:

  1. Subscribe: Purchase the MEVN Stack AMI from the AWS Marketplace.
  2. 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.
For more information, refer to the AWS Windows Instance Connection Guide.

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.