back
user profile
vira28
918karma·362submissions·July 16, 2017
about
https://viggy28.dev
admin@viggy28.dev
recent activity (362 total)
comment
I do agree. That's why see many companies like this https://aprl.la are coming up quickly in this space.
comment
Are you kidding? You know how much you have to pay for AppEngine's right?!!
comment
Now we know why we need to pay $1000 for iPhoneX.
comment
Can this be used with the old firebase sdk? Upgrading looks like pain
comment
I started using Twitter 3 months back. From that day onwards, my time spent on Facebook started reducing dramatically. I just use FB to connect people and reach them, if i don't have any other me…
comment
haha !! That's why I never installed messenger or their app. They forced me in different ways to install, but I never did :)
comment
As we all know these marketing strategies works well only for the initial bubble. For the long term, its just going to be whoever providing the perfect content.
comment
Oh wow !! So for giving the idea A takes 49% ownership?!
comment
Same question !!
comment
Thanks Peter. So, to get the work authorization I need to apply for a H1B Concurrent visa. Correct me If I am wrong.
comment
Peter, I am in H1B visa working full time for my employer, but I am also a co-founder with equal equity (nothing on paper as on date) for a startup incorporated in Delaware. Is it legal to be a co-fou…
comment
ambivalents posted above. https://workflowy.com/s/E9HW.jGUYboLrGj
comment
Thanks for the notes. I did first week and honestly felt it was too slow and somewhat discontinued. I am going to read your notes :)
comment
haha ! It come at a better timing than this. Yesterday we had a huge discussion around that in HN !!
comment
Thanks. Not the auto scaling part. I thought even manually if you scale up with new replica's, we can't scale down. I should read the manual and get a clear picture.
comment
Apart from the points @dullgiulio mentioned. DDB -> NoSQL, No Automatic backups, No support for ad-hoc querying, eventual consistency (though you can set to get consistency with few tradeoffs)
Span…
comment
Agree totally. The solution to overcome those shortcomings in AWS, is to sort of put bandaid's with more services (at least their suggestion). I do understand, its not feasible to provide service…
comment
Looks like Spanner is a relational database. DDB is just a key-value pair. So, is it fair to compare against them or am i missing something?
comment
As a Database Engineer working for one of the largest e-company in the market, I can clearly see your point. Definitely AWS RDS is very matured when compared to CloudSQL. I think CloudSQL only provide…
comment
This thread here came at the right time. Today whole day I attended the DynamoDB training. Honestly, one thing that I understood is its cost based on reads and writes per second. Irrespective of the a…
comment
One thing that I liked with GCP is their recommendation for cost saving. I spun up a compute engine for a hobby project and within minutes they gave recommendations to reduce the instance size and how…
comment
Did you mean to say AWS Aurora vs Cloud Spanner? Because, I don't think you can compare RDS vs Cloud Spanner. RDS is a managed for the most of the famous RDBMS out in the market (except Aurora). …