Skip to content

jottenlips/favorite_resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 

Repository files navigation

About

This is a list of articles, documents, and videos that I have found to be very helpful for web development.

Databases

Aurora

Serverless Aurora: What it means and why it's the future of data

AWS Neptune

Recommendation Engine

DynamoDB / MongoDB

"One Table" Design Pattern

DynamoDB Paper

GraphQL

Apollo

Offline React-Native

Update Cache After mutation

I am including this article because it is a usual pain point for people new to GraphQL.

AppSync

Chat App

Geo Search

Ariadne

Integrate with Flask

YAML for Serverless Configuration

Micro-Services and Infrastructure as Code

Serverless

Their Awesome Blog

Choosing a Database for Serverless Applications

Keep Functions Warm

UsefulPlugins

serverless-prune-plugin

serverless-dotenv-plugin

serverless-offline

serverless-domain-manager

serverless-plugin-warmup

Python

serverless-wsgi

serverless-python-requirements

Node.js

serverless-webpack

serverless-plugin-monorepo

VPC

Configuring a Lambda function to run in a VPC

CloudFormation Script

Allowing Internet Access to Lambdas in a VPC

Terraform

I am new to this and will post my favorite articles once I am more familiar.

Methodology

DRY

12 Factor App

Practical Introduction to FP

Flux