Latest Cloud Tutorials and How-To's

cloud
AWS DynamoDB Attribute Data Types
AWS DynamoDB supports 10 data types for attribute values in a table - number, string, boolean, binary, null, list, map, number set, string set & binary set.
August 13, 2020

cloud
How to Install LAMP (Linux, Apache, MySql & PHP) on Azure with Ubuntu 18.04
In this article step-by-step process is discussed to setup LAMP stack in Azure, with Ubuntu 18.04 as the operating system.
June 24, 2020

cloud
How to Install LAMP (Linux, Apache, MySql & PHP) on AWS EC2 with Ubuntu 20.04
In this article step-by-step process is discussed to setup LAMP stack in AWS EC2, with Ubuntu 20.04 as the operating system.
June 3, 2020

php
Download File from AWS S3 Bucket and Save to Local Server using API (PHP)
This article contains sample PHP code that implement the GetObject S3 API call. It will download a file from a S3 bucket, and save it to local server.
January 28, 2020

cloud
How to Install LAMP (Linux, Apache, MySql & PHP) on AWS EC2 with Ubuntu 18.04
In this article step-by-step process is discussed to setup LAMP stack in AWS EC2, with Ubuntu 18.04 as the operating system.
November 29, 2018
New & Upcoming Javascript / Web Platform Features

Pan / Tilt / Zoom Support for Camera in getUserMedia()

Javascript Logical Assignment Operators

Intersection Observer Now Also Accepts a Document as the Root Element

Javascript String.replaceAll() Method

Better Caching With stale-while-revalidate Directive in Cache-Control Header

Synchronous AJAX Will Not Work in Page Dismissal Events

Javascript globalThis Property

Javascript Hashbang Comment Syntax