Recently Updated Pages
IAM
What is IAM access control who can access (authentication)? and what can they access (authorizat...
Questions 41 - 60
Question 41 How should a DevOps engineer configure near-real-time status updates and manual appro...
DOP-C02 CloudFormation
Infrastructure as Code Same concept as K8S Each resources is tagged, so can be easily tracked in...
DOP-C02 SDLC Automation
SDLC = Software Developer Life Cycle Different tools for AWS CICD AWS CodeCommit (git repo, depr...
Questions 1 - 20
Question 1 Topic: Monitoring & Logging Scenario: A company has a mobile application that makes HT...
Questions 21 - 40
Q21 A company is tired of maintaining the servers (EC2) that run their build tool (Jenkins). They...
Data Transfers
TUTK V1GX3K4WXUC6B672333C 5HBNK58NJ83F57L2333C 193RAF6L3G3CA4E4333C LTYCEUA33JBETG7B333C 427M6WBT...
CLI
# to get caller identity: $ aws sts get-caller-identity
CloudWatch
Core component of CloudWatch Metrics collects performance data points, like EC2 CPU, or # of re...
AWS RDS Best Practices
upg.bin.enc reference: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_BestPractices....
TUYA Documents
P2P CheatSheet
What is P2P? It's a general term to describe two machine can communicate directly with each other...
AWS Cheatsheet
Get current logged in user $ aws sts get-caller-identity { "UserId": "AIDA3C6FL2I6WTCTDQ5V7",...
Flutter Cheatsheet
Print dependencies tree flutter pub deps -s tree How to get virtual device storage on host machi...
Kafka Cheatsheet
Kafka Fail Reason 1: Lack of Expertise and Resources scaling and implementing Kafka solutions re...
DB Design Tips
Don't use business related field as primary key business related fields examples: individual tax...
Elastic Search Cheatsheet
What is it? a convenience wrapper around Lucene to allow for fast searching in a distributed sys...
Database Indexes
B-Tree Index Pros: fast read, fast range query no limit on number of keys Cons: slow writes ...
Database Replications
Sync vs Async replication sync ensures strong consistency, but slower writes async ensures faste...
Database Comparisons
SQL Databases relational normalized data (minimum duplicate data) Uses B Tree or B+ Tree inde...