Avatar of Phillip Manwaring

Phillip Manwaring

Developer at Coach Align
Developer at Coach Align·

Both of us are far more familiar with GitHub than Gitlab, and so for our first big project together decided to go with what we know here instead of figuring out something new (there are so many new things we need to figure out, might as well reduce the number of optionally new things, lol). We aren't currently taking advantage of GitHub Actions or very many other built-in features (besides Dependabot) but luckily it integrates very well with the other services we're using.

READ MORE
17 upvotes·321.4K views
Developer at Coach Align·

We feel the least confidence in choosing Google Analytics - neither of us have first-hand familiarity with tools like this and we mainly chose it because of it being so broadly used. Only being used to try and understand user behavior on the site better, I imagine in the future we'll need to use something that provides better visibility into this.

READ MORE
10 upvotes·6.4K views
Developer at Coach Align·

The introduction of Orbs a few years ago has really streamlined CircleCI configuration files and made them really easy to work with. Haven't tried GitHub Actions and decided to go with what was familiar instead of trying something new. Tried to make AWS Codepipeline work a few years back on different projects and found it to be incredibly frustrating, lacking support for some of the most basic features and use cases.

READ MORE
6 upvotes·35.7K views
Developer at Coach Align·

The new pricing model Algolia introduced really sealed the deal for us on this one - much closer to pay-as-you-go. And didn't want to spend time learning more about hosting/optimizing Elasticsearch when that isn't our core business problem - would much rather pay others to solve that problem for us.

READ MORE
5 upvotes·35.4K views
Developer at Coach Align·

Thundra's been great for helping us visualize data flow through our event-driven architecture, and has been key in helping us monitor overall application help and troubleshoot issues that have come up. I especially like the ease of configuring the Lambda instrumentation via their serverless plugin.

READ MORE
5 upvotes·3.6K views
Developer at Coach Align·

There is definitely a learning curve to working with Lambda vs a more traditional containerized solution, but my experience has been that the extra upfront work is worth it for all the built-in things you get. Makes operating our stack a breeze, and completely removes a whole swatch of concerns (OS security patches, etc.) that AWS handles for us.

READ MORE
4 upvotes·6.4K views
Developer at Coach Align·

Makes it so easy to reason about and manage the full lifecycle of serverless applications. The outstanding IaC you get from the Serverless Framework makes it very easy to wire everything up together in a fully-automated way - no manual steps needed to deploy a parallel instance of the entire stack from top to bottom.

We're using the following plugins and highly recommend each of them:

READ MORE
3 upvotes·3.6K views
Developer at Coach Align·

Another tool category none of us had a lot of familiarity with, right now we have a simple signup form for people who want to be notified of new features/changes to our site. Like our analytics tools, we'll be reevaluating once we have more advanced use cases.

READ MORE
2 upvotes·231 views