How to add Cosmos DB and Blob Storage for your Node web app. Azure Cosmos DB is Microsoft's proprietary globally distributed, multi-model database service "for managing data at planet-scale. It is schema-agnostic, horizontally scalable, and generally classified as a NoSQL database. Introduction to Azure Blob storage.

Azure Blob storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data. Azure Blob Storage helps you create data lakes for your analytics needs, and provides storage to build powerful cloud-native and mobile apps. What is node web app?

Node web app (or Node. js) is an open-source, cross-platform runtime environment that allows developers to create all kinds of server-side tools and applications in JavaScript. The runtime is intended for use outside of a browser context, link below to a video with more information.

Click here for the video.

 

 

Information on the X-Cite Vitae LED Fiber Optic Illuminators, a Fiber Optic Light Sources, made by Excelitas.  Excelitas offers a range of innovative Fiber Optic Light Sources and components, for fiber optic light output and configurable options for ease of design and speed to market.  These LED light sources are designed to couple high-intensity white light into fiber-optic bundles for applications such as endoscopy, surgical headlamps, surgical microscopy, industrial borescopes, inspection systems, and machine vision, link below to a website.

Click here for a Excelitas website, with info on X-Cite Vitae LED Fiber Optic Illuminators.

 

 

Information on Visual Studio Code, Azure ML, and GitHub Codespaces.  Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft for Windows. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git.  Azure Machine Learning is a cloud service for accelerating and managing your machine learning project.

Github Codespaces is a development environment that's hosted in the cloud.  Codespaces run on a variety of VM-based compute options hosted by the GitHub website. Below is a video on how to configure your Visual Studio Code environment to run your Azure ML projects on GitHub Codespaces, a new cloud-based development environment that runs your code in a container.

Click here for the video.

 


 

How to install Drupal on WAMP Server. Note, Drupal is a free and open-source web content management system written in PHP and distributed under the GNU General Public License. Drupal provides an open-source back-end framework for at least 14% of the top 10,000 websites worldwide. To get Drupal to work with WAMP server, first you will have to install WAMP on Windows.

WAMP Server refers to a solution stack for the Microsoft Windows operating system, created by Romain Bourdon and consisting of the Apache web server, OpenSSL for SSL support, MySQL database and PHP programming language, link below to a video with more information. Link below to a video from “How to Live's” YouTube channel, on how to install Drupal on WAMP Server.

Click here for a video.