Skip to main content

Recently Updated Pages

IAM

AWS AWS DOP-C02

What is IAM access control who can access (authentication)? and what can they access (authorizat...

Updated 1 week ago by Admin

Questions 41 - 60

AWS AWS DOP-C02 Practice Set 1

Question 41 How should a DevOps engineer configure near-real-time status updates and manual appro...

Updated 2 weeks ago by Admin

DOP-C02 CloudFormation

AWS AWS DOP-C02

Infrastructure as Code Same concept as K8S Each resources is tagged, so can be easily tracked in...

Updated 2 weeks ago by Admin

DOP-C02 SDLC Automation

AWS AWS DOP-C02

SDLC = Software Developer Life Cycle Different tools for AWS CICD AWS CodeCommit (git repo, depr...

Updated 3 weeks ago by Admin

Questions 1 - 20

AWS AWS DOP-C02 Practice Set 1

Question 1 Topic: Monitoring & Logging Scenario: A company has a mobile application that makes HT...

Updated 1 month ago by Admin

Questions 21 - 40

AWS AWS DOP-C02 Practice Set 1

Q21 A company is tired of maintaining the servers (EC2) that run their build tool (Jenkins). They...

Updated 1 month ago by Admin

Data Transfers

ETI

TUTK V1GX3K4WXUC6B672333C 5HBNK58NJ83F57L2333C 193RAF6L3G3CA4E4333C LTYCEUA33JBETG7B333C 427M6WBT...

Updated 1 month ago by Logan

CLI

AWS

# to get caller identity: $ aws sts get-caller-identity

Updated 3 months ago by Logan

CloudWatch

AWS

Core component of CloudWatch Metrics collects performance data points, like EC2 CPU, or # of re...

Updated 4 months ago by Admin

AWS RDS Best Practices

Database RDS

upg.bin.enc reference: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_BestPractices....

Updated 6 months ago by Admin

TUYA Documents

ETI

Updated 7 months ago by Admin

P2P CheatSheet

Cheat Sheets

What is P2P? It's a general term to describe two machine can communicate directly with each other...

Updated 8 months ago by Logan

AWS Cheatsheet

Cheat Sheets

Get current logged in user $ aws sts get-caller-identity { "UserId": "AIDA3C6FL2I6WTCTDQ5V7",...

Updated 8 months ago by Logan

Flutter Cheatsheet

Cheat Sheets

Print dependencies tree flutter pub deps -s tree How to get virtual device storage on host machi...

Updated 10 months ago by Admin

Kafka Cheatsheet

Cheat Sheets Message Queues / Stream Processing

Kafka Fail Reason 1: Lack of Expertise and Resources scaling and implementing Kafka solutions re...

Updated 11 months ago by Admin

DB Design Tips

Cheat Sheets Database

Don't use business related field as primary key business related fields examples: individual tax...

Updated 11 months ago by Admin

Elastic Search Cheatsheet

Cheat Sheets Database

What is it? a convenience wrapper around Lucene to allow for fast searching in a distributed sys...

Updated 11 months ago by Admin

Database Indexes

Cheat Sheets Database

B-Tree Index Pros: fast read, fast range query no limit on number of keys Cons: slow writes ...

Updated 11 months ago by Admin

Database Replications

Cheat Sheets Database

Sync vs Async replication sync ensures strong consistency, but slower writes async ensures faste...

Updated 11 months ago by Admin

Database Comparisons

Cheat Sheets Database

SQL Databases relational normalized data (minimum duplicate data) Uses B Tree or B+ Tree inde...

Updated 11 months ago by Admin