Cloud Big Data Analytics Solution on AWS or GCP
Last time when we talked about big data, we focused on big data storage (Data Storage for Big Data: Aurora, Redshift or Hadoop?) and the Hadoop solution you should pick (Which is Right Hadoop...
Last time when we talked about big data, we focused on big data storage (Data Storage for Big Data: Aurora, Redshift or Hadoop?) and the Hadoop solution you should pick (Which is Right Hadoop...
The AWS Kinesis Platform offers four services: Kinesis Video Streams (which can capture, process, and store live media data), Kinesis Data Streams (which can capture, process, and store real-time data), Kinesis Data Firehose (which...
Apache Kafka and AWS Kinesis are two real-time data streaming platforms. Both have excellent features to support the needs of businesses concerning real-time streams of data collection and analytics. But how do you choose...
We previously compared two PaaS Solutions: AWS Elastic Beanstalk and Red Hat Openshift. AWS Elastic Beanstalk is likely a good choice for newly started applications and systems already using AWS. In addition, AWS Beanstalk...
The main purpose of Amazon DynamoDB Accelerator (AWS DAX) is in-memory cache. DAX manages cache invalidation, data population, or cluster management. So it can deliver up to a 10x performance improvement – from milliseconds to...
In this article, we will simulate the devices temperature sensor data sending to Amazon Kinesis Firehose delivery stream that publishes data to Amazon Redshift. After the data stored in Redshift, you can do data visualization...
Aurora Serverless is different from the serverless web application that was done in our hands-on DynamoDB. Aurora is a fully managed Relational Database Service developed and offered by Amazon, similar to other DB engines. In...
Two Platform-as-a-Service (PaaS) solutions will be compared: AWS Elastic Beanstalk and Red Hat OpenShift. The original comparison list made also has Heroku and Google App Engine. But due to Heroku’s and GAE’s limitations and...
I’m so happy to announce that my new course Hands-on with AWS RDS is published! The course Hands-on with AWS RDS is designed for anybody who wants to learn AWS Relational Database Solution RDS. There are many fun hands-on projects in...
A data lake is a centralized repository that allows you to store all your structured and unstructured data at any scale. AWS uses S3 to store data in any format, securely, and at a...