Monthly Archive: May 2019

AWS Containerization 0

AWS Containerization: ECS, EKS, and ECR

Containerization is a lightweight alternative to a virtual machine that involves encapsulating an application in a container with its own operating system. It provides portable, lightweight, standardized, and easy to deploy. Along with containers,...

AWS Big Data Notes: AWS EMR and AWS Redshift 0

AWS Big Data Study Notes - EMR and Redshift

This is the cheat sheet on AWS EMR and AWS Redshift. AWS EMR Storage and File Systems HDFS: prefix with hdfs://(or no prefix). HDFS is a distributed, scalable, and portable file system for Hadoop....

Bitnami