Home Tags Book Excerpt

Tag: Book Excerpt

How to secure ElasticCache in AWS

0
AWS offers services to handle the cache management process. Earlier, we were using Memcached or Redis installed on VM, which was a very complex...

How to install and configure TypeScript

1
In this tutorial, we will look at the installation process of TypeScript and the editor setup for TypeScript development. Microsoft does well in providing...

Anatomy of an automated machine learning algorithm (AutoML)

0
Machine learning has always been dependent on the selection of the right features within a given model; even the selection of the right algorithm....

Analyzing CloudTrail Logs using Amazon Elasticsearch

0
Log management and analysis for many organizations start and end with just three letters: E, L, and K, which stands for Elasticsearch, Logstash, and Kibana. In today's tutorial, we will...

How to secure a private cloud using IAM

0
In this article, we look at securing the private cloud using IAM. For IAM, OpenStack uses the Keystone project. Keystone provides the identity, token, catalog,...

Getting started with Angular CLI and build your first Angular Component

0
When it comes to Angular development, there are some things that are good to know and some things that we need to know to...

How to create your own AWS CloudTrail

0
AWS provides a wide variety of tools and managed services which allow you to safeguard your applications running on the cloud, such as AWS...

NativeScript: What is it, and how to set it up

0
In this tutorial, we introduce you to the NativeScript library, which allows you to create and deploy a web application on a mobile device and use...

Building functional programs with F#

0
Functional programming treats programs as mathematical expressions and evaluates expressions. It focuses on functions and constants, which don't change, unlike variables and states. Functional programming solves...

6 reasons to choose MySQL 8 for designing database solutions

0
Whether you are a standalone developer or an enterprise consultant, you would obviously choose a database that provides good benefits and results when compared...