Hot Topics in Cloud Computing Part 1
Cloud computing continues to evolve in the year 2020 with an even bigger market demanding. It changed the way of developing and deploying software. The public cloud providers will continue to offer the larger...
Case studies on AWS services
Cloud computing continues to evolve in the year 2020 with an even bigger market demanding. It changed the way of developing and deploying software. The public cloud providers will continue to offer the larger...
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...
I mentioned in my post “Which is Right Hadoop Solution for You?” that if your Big Data is below 1.6PB, you may want to take a look at the Redshift data warehouse option. When we...