CI pricing (gitlab, github actions, circleci etc.) is all extortionate. When they price by 'user seat' (gitlab) or 'credit' (circleci), comparing pricing is like trying to pick a cell phone plan.
AWS Code Build will always be an order of magnitude cheaper, it's just slightly harder to set up but it works very well. It's unclear how all these other services will ever compete with that.
For example, to run a CI server on Gitlab for a team of 8 that never spun down, it would cost $492 per month on their 'shared' runners. On AWS Code Build, you get a DEDICATED ec2 instance for $223 per month and only pay for what you use when it's running.
Segment is a good concept but when they bumped their pricing up to ludicrous mode, it justified a small rewrite to reproduce their functionality in our back-end to drop them and we haven't looked back. No way i'll be going back to their service factoring that experience.
Interested to see what the back-end of this 'free period' will cost for the startups who get in bed with them - $120 per month for up to 10k MAU and then 'custom' pricing beyond that according to their pricing page.
In terms of actually understanding how a hypothetical portfolio would have performed, something that is much more meaningful then the overall ROI provided by Google Finance is the concept of the annualised return.
We built our portfolio functionality with this in mind to empower investors to understand their true returns, respective of time. It often amazes users here at Australia's #1 stockmarket app, disclosure: I founded and bootstrapped the business and it's iOS/Android only at the moment.
I imagine it would depend a lot on what type of service you are offering and whether sales and marketing is something you can automate digitally for your business.
AWS Code Build will always be an order of magnitude cheaper, it's just slightly harder to set up but it works very well. It's unclear how all these other services will ever compete with that.
For example, to run a CI server on Gitlab for a team of 8 that never spun down, it would cost $492 per month on their 'shared' runners. On AWS Code Build, you get a DEDICATED ec2 instance for $223 per month and only pay for what you use when it's running.