Installing Node.js on Amazon Linux EC2 instance

Here is an easy way to install Node.js on an AWS EC2 instance running Amazon Linux. Run as root on RHEL, CentOS or Fedora, for Node.js v6 LTS: curl --silent --location https://rpm.nodesource.com/setup_6.x | bash - Alternatively for Node.js 8: curl --silent --location https://rpm.nodesource.com/setup_8.x | bash - Alternatively for Node.js 0.10: curl --silent --location https://rpm.nodesource.com/setup | …

Amazon API Gateway

Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. With a few clicks in the AWS Management Console, you can create an API that acts as a “front door” for applications to access data, business logic, or functionality from …

Deep Learning

Deep learning is a class of machine learning algorithms that. use a cascade of many layers of nonlinear processing units for feature extraction and transformation. https://en.wikipedia.org/wiki/Deep_learning What’s the Difference Between Artificial Intelligence, Machine Learning, and Deep Learning? https://blogs.nvidia.com/blog/2016/07/29/whats-difference-artificial-intelligence-machine-learning-deep-learning-ai/ Deep Learning: With massive amounts of computational power, machines can now recognize objects and translate speech in …

Automation of Automation

Automation of Automation: IBM PowerAI Tools Aim to Ease Deep Learning Data Prep, Shorten Training https://www.enterprisetech.com/2017/05/10/automation-automation-ibm-powerai-tools-aim-ease-deep-learning-data-prep-shorten-training/ Google’s New AI Is Better at Creating AI Than the Company’s Engineers https://futurism.com/googles-new-ai-is-better-at-creating-ai-than-the-companys-engineers/ Robotic process automation for healthcare http://www.cio.com/article/3083924/innovation/robotic-process-automation-for-healthcare.html RPA: The Automation of Automation https://static1.squarespace.com/static/567bb0614bf118911ff0bedb/t/58aea4f8ebbd1a4c4b9a2ac8/1487840511473/RPA_The_Automation_of_Automation.pdf M2M or the Automation of Automation http://labs.sogeti.com/m2m-automation-automation/

Google AMP Project

The AMP Project is an open-source initiative aiming to make the web better for all. The project enables the creation of websites and ads that are consistently fast, beautiful and high-performing across devices and distribution platforms. https://www.ampproject.org/ The Definitive Guide to Accelerated Mobile Pages (AMP) http://neilpatel.com/blog/the-definitive-guide-to-accelerated-mobile-pages-amp/ Your AMP inventory is worth more than you think …

%d bloggers like this: