System Architecture

Much of my system’s architecture is built using AWS recourses.  I created a Virtual Private Cloud (VPC) environment and connected it to public internet traffic using a NAT gateway.  Inside the VPC,  I created an EC2 instance with an EBS backup using Amazon Linux, added an Apache web server onto it to host my site, and purchased an Elastic IP Address.  I also created a self-signed TLS/SSL certificate to protect my data.  I then created a separate MySQL RDS instance and connected to the outside world using an internet gateway.

Power Bi as a Service for Data Analysis

For displaying data in my site, I created several Power Bi reports that utilized Python scripting to access my database and display my data. I then published these reports through Power Bi as a Service and embedded the links within my website. The correct link is displayed based on logic associated with a user’s selections.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

css.php