Skip to content

Latest commit

 

History

History
400 lines (391 loc) · 48.5 KB

aws.md

File metadata and controls

400 lines (391 loc) · 48.5 KB
title
AWS

AWS has a nice free tier. AWS CDK, Digger & ts2asl are nice. SLIC Starter seems great as AWS serverless starter.

Haven't used AWS but did use GCP which is similar and had horrendous experience. From now on, I avoid AWS/GCP fully because not only is their UI horrendous, it's pricing is insane too.

Interesting

  • AWS Aurora - MySQL and PostgreSQL-compatible relational database built for the cloud.
  • Amazon Lex - Conversational interfaces for your applications powered by the same deep learning technologies as Alexa.
  • AWS Lambda Layers
  • AWS AppSync - Power your applications with the right data, from one or more data sources, at global scale.
  • AWS Amplify - Build on a flexible, scalable, and reliable serverless backend.
  • Amazon Neptune - Fast, reliable graph database built for the cloud.
  • RDS Proxy - Fully managed, highly available database proxy for Amazon Relational Database Service (RDS).
  • AWS Honeycode - Build Web & Mobile Apps Without Writing Code. (Announcement) (HN)
  • AWS App Runner - Fully managed container application service.

Notes

Links