Engineering
  • Welcome!
  • First Principles
  • Communication tools
  • Acronyms
  • Vital reading material
  • Engineering Onboarding
    • Onboarding Guide
    • Mobius onboarding Guide
    • Lessons
      • 001 - Function Purity
      • WIP - Shared Mutable State
  • System design & Architecture
    • Introduction
    • Refactoring
    • Architecture Decision Records
  • Meetings
    • Iteration Planning Meetings
    • Daily Standup Meetings
    • Retro meetings (retrospective)
  • Release Engineering
    • Introduction
    • Git commit messages
    • Code reviews & pull requests
    • Trunk-based development
      • Our methodology
    • Service Dependencies
    • Tooling & infrastructure
    • Git commands & workflows
  • Project Management
    • Product Requirements Document
    • Pivotal Tracker
Powered by GitBook
On this page
  • Simple (Android app)
  • Simple Dashboard & API (Ruby on Rails web app)

Was this helpful?

  1. Release Engineering

Service Dependencies

List of services Obvious has used in past projects

PreviousOur methodologyNextTooling & infrastructure

Last updated 5 years ago

Was this helpful?

Simple (Android app)

  • Remote Mobile App Configuration Database

  • Mobile App Error Logging

  • Mobile App Usage Analytics

  • Continuous Integration & Deployment

  • App Deployment

Simple Dashboard & API (Ruby on Rails web app)

  • Application Hosting (Ubuntu Linux, nginx, Passenger)

  • PostgresSQL Database Hosting

  • Redis Cache Hosting

  • External Storage (for log files, database backups)

  • Server & Application Monitoring

  • Server Error Logging

  • Automated SMS

  • Patient calls with masked caller ID

  • Email Delivery

  • Web App Usage Analytics

  • Continuous Integration & Deployment

Firebase
Sentry
Heap
Bitrise
Google Play Console
AWS EC2
AWS RDS
AWS ElastiCache
AWS S3
New Relic
Sentry
Twilio
Exotel (in India)
SendGrid
Google Analytics
Semaphore