Node JS with MySQL Powered by GlobalSolutions
Node JS
Powered by GS
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast and scalable network applications.Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient,perfect for data-intensive real-time applications that run across distributed devices.It also provides a rich library of various JavaScript modules which simplifies the development of web applications using Node.js to a great extent.
 
Node.js is a cross-platform runtime environment for developing server-side and networking applications.Node.js library is very fast in code execution.Node.js uses a single threaded program and the same program can provide service to a much larger number of requests than traditional servers like Apache HTTP Server.Node.js applications never buffer any data.We also have added PhpMyAdmin which allows you to manage your databases easily.

How to Access our AMIs from AWS Marketplace For more information please refer to this url - http://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/connecting_to_windows_instance.html
Installation Location
Category Packages Version Used Location
RDBMS MYSQL 8.0.46 C:\Program Files\MySQL
Server NodeJS 24.15.0 C:\Program Files\nodejs
PHP PHP 8.5.5 C:\PHP
 
MySQL and phpMyAdmin Login
Username Password
root global
 
Sample Programs MySQL Database Connection

  • We have created a sample program to check the MySQL database connection which is under “ C:\helloworld “ .
  • Run the below command from "C:\helloworld>
    • C:\helloworld>node db_connections.js
Support

Please contact us at support@theglobalsolutions.net for any questions on this offering in AWS Marketplace.

copyright - © 2016,The Globalsolutions LLC. or its affiliates. All rights reserved.