Analyzing Pokemon Fight Data — Which is the strongest Pokemon of them all? The Beginning My goal at the start of the project was to learn OLAP (Online Analytical Processing), preferably with an interesting dataset that wasn’t related to products, stores and sales. So I decided on Pokemon. After all,...
How to Deploy Docker image for BI Dashboards in AWS
Deploy containerized Business Intelligence web application using Amazon ECS UPDATE: This article is based on an older version of atoti. Check out the latest atoti documentation for the most updated information. Dockerizing a project makes deployment easy. Considering the popularity of Docker and cloud, we are going to explore how we can...