Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Real Time Scenario #19

Open
Pravin326 opened this issue May 15, 2020 · 1 comment
Open

AWS Real Time Scenario #19

Pravin326 opened this issue May 15, 2020 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Pravin326
Copy link

Hi All,

  1. We are using DB2 database in our current project. The size of the DB is around 500 GB (As application is new, the database size is not that much)
  2. We want to migrate this database on cloud for analytics purpose. We are using Tableau tool for reporting and analytics
  3. Users with multiple roles and access privileges should be able to use Tableau client/server on cloud and should be able to generate reports for analysis purpose
  4. The size of the DB is growing rapidly, so we want to move it to cloud and achieve better performance
  5. Currently we are using Tableau tool. If AWS provides any reporting and analytics tool which is cost efficient and gives high performance then we are ready to replace Tableau with AWS analytics tool
  6. In short we want to move our DB to cloud with tableau or without tableau tool

Do you have any suggestions or videos which will cover above requirements?

@miztiik
Copy link
Owner

miztiik commented May 21, 2020

  • Database Migration Service [DMS] Can you help you migrate your DB2 DB to cloud.
    • Change Data Capture [CDC] - Using CDC along with DMS/SCT you can incrementally copy your database to the cloud
  • For visualisation,
    • Consider Licenses: What is your current plan for your existing licenses. Can your Tableau license be migrated to the cloud by using AWS Tableau Marketplace offering?
    • Go Cloud Native with AWS QuickSight
      • No Client required, Users access the service using browser
      • Access Restrictions: Create as many personas as required and provide the required level of privileges to each of those personas: Data Analyst or Executives or Operations etc.,

@miztiik miztiik added good first issue Good for newcomers help wanted Extra attention is needed labels May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants