Skip to content

Latest commit

 

History

History
254 lines (191 loc) · 5.35 KB

File metadata and controls

254 lines (191 loc) · 5.35 KB

🛠 Resources / Technical / Backend

{:.no_toc}

  • TOC {:toc}

Lists / Writeups

Admin Interfaces

Analytics

Automation

  • Zapier
  • Segment

Caching

  • Redis

Config Formats

Continuous Integration / Continuous Deployment

  • Github actions
  • Cloudflare pages
  • Gitlab operations
  • Reflect: No-code test automation platform for web applications

CMS

  • Sanity
  • GraphCMS
  • getkirby.com

Databases

Data Warehousing, ETL, ELT, Analytics

Deployment

Documentation

Email services

  • Mailgun
  • SES
  • Sendgrid

Hosting

Https Proxy

  • Caddy

Internal Tools

  • Budibase

Issue Tracking

Javascript / Typescript

  • server frameworks: nextjs, gatsby
  • state management: Recoil
  • immutability: ImmerJS
  • local data persistence: PouchDB
  • microservices: Molecular.js
  • ORM: Prisma
  • misc: Stimulus
  • time library

Logging

  • Promtail
  • Loki
  • Ceph's Object Gateway (Rados Gateway) for persistent storage

Microservices

  • Service Mesh:
    • Consul
    • Istio
    • "Kubernetes cluster per region with a CNI like Kilo which establishes a peer-to-peer network over Wireguard tunnels"

"Modern" Data Stack

  • Snowflake
  • Bigquery
  • dbt
  • Airflow
  • Kafka

Monitoring / Instrumentation / Alerting

ORMs

  • Typescript/JS: Prisma

Payments

Secrets Management

Security / Authentication

Version Control

  • git
  • perforce
  • plasticSCM

Virtual Machines

  • KVM
  • LXC
  • Management:
    • Proxmox

Web App Platforms (db, auth, storage, hosting)

  • Firebase
  • Meteor
  • Appwrite (open source Firebase alternative)
  • Supabase (open source Firebase alternative)

Web App Packaging as Native

  • Flutter
  • React Native

Miscellaneous