Skip to content

eduardomioto/engineering-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

engineering-tips

Quick tips for decision makers

Categories and Articles

Databases

  • dynamodb_dax_overview.md: Overview of DynamoDB, including DAX (DynamoDB Accelerator) and Global Secondary Indexes.
  • postgres_indexes.md: Detailed guide on PostgreSQL index types and recommendations for their use.
  • postgres_sharding.md: Benefits and drawbacks of sharding in PostgreSQL.
  • nosql_at_scale.md: CAP theorem, how it influences database choices, and an overview of various NoSQL databases, their benefits and drawbacks

Performance

React

Scalability

  • amqp_and_async_processing.md: Discussion on AMQP and its role in scalability, including cloud-based messaging implementations like AWS SQS, Azure Service Bus, and Google Pub/Sub.
  • load-balancer.md: Overview of different types of load balancers and their use cases.
  • proactive_autoscaling.md: Strategies for proactive autoscaling to manage server scalability.

Security

About

Quick tips for decisions makers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published