How To Create a Self-Signed SSL Certificate for Apache in Ubuntu 16.04

Introduction TLS, or transport layer security, and its predecessor SSL, which stands for secure sockets layer, are web protocols used to wrap normal traffic in a protected, encrypted wrapper. Using this technology, servers can send traffic safely between the server and clients without the possibility of the messages being intercepted by outside parties. The certificate Read more about How To Create a Self-Signed SSL Certificate for Apache in Ubuntu 16.04[…]

Apache HBase 1.2 Now Available on Amazon EMR for Realtime Access for Massive Datasets

You can now use Apache HBase 1.2 on Amazon EMR release 4.6.0. Apache HBase is a massively scalable, distributed big data store in the Apache Hadoop ecosystem. It is an open-source, non-relational, versioned database which runs on top of the Hadoop Distributed Filesystem (HDFS), and it is built for random, strictly consistent realtime access for Read more about Apache HBase 1.2 Now Available on Amazon EMR for Realtime Access for Massive Datasets[…]

Announcing Amazon VPC Flow Logs Support in Sao Paulo Region

Amazon VPC Flow Logs is now available in the Sao Paulo region. VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from your VPC. Once enabled for a particular VPC, VPC subnet or Elastic Network Interface (ENI), relevant network traffic will be logged to CloudWatch Read more about Announcing Amazon VPC Flow Logs Support in Sao Paulo Region[…]

How To Create a Self-Signed SSL Certificate for Nginx in Ubuntu 16.04

Introduction TLS, or transport layer security, and its predecessor SSL, which stands for secure sockets layer, are web protocols used to wrap normal traffic in a protected, encrypted wrapper. Using this technology, servers can send traffic safely between the server and clients without the possibility of the messages being intercepted by outside parties. The certificate Read more about How To Create a Self-Signed SSL Certificate for Nginx in Ubuntu 16.04[…]