apex / up

Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
https://up.docs.apex.sh
MIT License
8.79k stars 377 forks source link

Continuous Integration examples for Circle, Travis, etc #25

Closed tj closed 7 years ago

tj commented 7 years ago

So it's easy for people to get rolling with the existing CI services out there. What do you use?

If Up provided a "serverless" (via AWS CodeBuild) self-hosted CI out of the box, and it was cost effective, complete with CLI and dashboard, would you use it?

AdrienFromToulouse commented 7 years ago

BTW, in the category Other, I would recommend Wercker. It is really neat (recently bought by Oracle tho). For microservices deployment it is def very nice. The free offer is already covering a lot of use cases.

tj commented 7 years ago

@AdrienFromToulouse awesome thanks! Yeah with everything having pretty generous free tiers it makes me wonder if it's worth it, though I imagine larger commercial companies prefer keeping things locked down in AWS where possible.

arikfr commented 7 years ago

OMG, I accidentally clicked on Jenkins instead of Semaphore 😢

edasque commented 7 years ago

Whatever you end up with, please make sure it is one of the tsdb supported by Grafana which is head and shoulders above any open source or commmercial solutions

I use a combination of statsd, graphite and grafana and have scaled that in the past to millions of metrics and billions of signals acquired a day.