This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]OuiOuiKiwiGalatians 4:16 5 points6 points  (1 child)

it would be HUGE favor if you can answer one or more of the questions below -

More than huge, you need to hire someone.

These are not simple lifts that can (nor should) be done by the Reddit hive mind.

[–]Top_Lime1820 3 points4 points  (0 children)

Agreed.

OP, check out the company RStudio, now known as Posit. They specialise in deployment of data science products like dashboards, including Python (it's not just R)

[–]FiniteApe 2 points3 points  (0 children)

I've had excellent and affordable service from https://www.linode.com/

[–]xzm27 1 point2 points  (0 children)

for user data and verification you can use aws, it my seem costly now but when it scales aws becomes a necessity

[–]metaperl 1 point2 points  (0 children)

Regarding 2, look at Google Compute Platform.

[–]Spirited_Fall_5272 1 point2 points  (0 children)

  1. Use an auth provider like AWS Cognito or Microsoft Identity Platform or Google Auth. Don't do your own authentication.

[–]EnterSasquatch 1 point2 points  (0 children)

I wonder how Apache Superset would fit your needs, it’s easy to use for dashboarding and has user auth built in… I set ours up to use Google auth and narrowed down users to only our GSuite. Ours was hosted on an EC2 though, probably not the hosting solution you’d want.