medium.com/harrythegreat/aws-%EC%84%9C%EB%B2%84%EB%A6%AC%EC%8A%A4%EB%A5%BC-%EC%9C%84%ED%95%9C-rds-proxy%EC%84%9C%EB%B9%84%EC%8A%A4-fb5815b83cce [AWS] 서버리스를 위한 RDS Proxy서비스 RDS Proxy 2019년 12월 3일에 발표된 신규 AWS 서비스입니다. RDS Proxy란 관계형 데이터베이스에서 커넥션(Connection) 연결을 효율적으로 관리해주는 서비스입니다. 일반적으로 AWS Lambda 서비스를 사용한 medium.com Serverless 서비스인 Lambda에서 RDS를 사용하려 하면 connection이 문제가 된다. 매번 connection을 맺고 끊기에는 속..
aws cli 명령어 transfer-domain-to-another-aws-account 를 이용하여 가능하다 docs.aws.amazon.com/cli/latest/reference/route53domains/transfer-domain-to-another-aws-account.html transfer-domain-to-another-aws-account — AWS CLI 1.19.28 Command Reference Note: You are viewing the documentation for an older major version of the AWS CLI (version 1). AWS CLI version 2, the latest major version of AWS CLI, is now st..
docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html AWS IP address ranges - AWS General Reference AWS IP address ranges Amazon Web Services (AWS) publishes its current IP address ranges in JSON format. To view the current ranges, download the .json file. To maintain history, save successive versions of the .json file on your system. To determine whethe docs.aws.amazon.com 위 사이트에 가면 AWS 서비스들..
medium.com/hackernoon/safe-list-updates-with-dynamodb-adc44f2e7d3 Safe List updates with DynamoDB Amazon DynamoDB is one of the most versatile and popular services on AWS. In seconds, we can deploy a highly available, dynamically scaling… medium.com DynamoDB를 쓰다보면 Race Condition을 조심해서 다루어야 할 때가 많다. 위 글을 참고해서 이러한 문제를 어떻게 해결하는지 살펴보자
www.alexdebrie.com/posts/dynamodb-single-table/ The What, Why, and When of Single-Table Design with DynamoDB AWS recommends using just a single DynamoDB table for your entire application. In this post, learn why you would do that and the few times you shouldn't. www.alexdebrie.com 다이나모DB를 써보면 알겠지만 여러 Table을 Join 해가며 쓰기에 적절하지 않음을 알 수 있다. 그럴 때 위 글이 큰 도움이 된다. Single Table로 테이블을 만들면서 이래도 되나... 싶은적이 ..
아래와 같은 코드로 DDB에 값을 넣으려고 했더니 InvalidParameterType: Expected params.Item['StartTime'].N to be a string 라면서 에러가 난다. async function putBook(bookId, title, password, startTime, endTime) { return await ddb.putItem({ TableName: BOOKS_TABLE_NAME, Item: { 'BookId': { S: bookId }, 'Title': { S: title }, 'Password': { S: password }, 'StartTime': { N: startTime }, ..
https://youtu.be/BnS6343GTkY 들으면서 요약하였음 2015년. 처음에는 모놀리틱 서비스 였다. 리뷰 시스템쪽에 장애가 나더라도 시스템 전체가 먹통되는 일이 생기곤 했다. 하루 주문수 10만건이 넘어가면서 마이크로서비스 도전을 시작했다. 참고로 루비는 레거시 DB의 총칭 주문수 증가 수치가 놀랍다. 처음에는 결제 서비스를 따로 떼어냈다. 결제 서비스 죽으면 끝나는게 아닌가? 아니다. 전화 주문도 가능하다. 따라서 시스템 전체가 멈추는 일은 없어야 한다. 주문중계 : 치킨 주문시 사장님들이 앱, 단말기, PC 등으로 주문 받을 수 있음. 이걸 중간에서 포워딩 해주는 서비스였음. Node JS로 구현했었지만 규모가 커지면서 JAVA로 다 바꿨다. 오후 5시 선착순 7천명에게 치킨 싸게 주..
AWS 보안을 더 강력하게 하는 방법에 무엇이 있을까? 여러가지 방법이 있겠지만, AWS Console에 접속하려는 사용자에게 MFA(Multi Factor Authentication) 사용을 강제하는 방법 역시 좋은 Practice중 하나가 되겠다. MFA 설정을 해놓지 않은 사용자가 AWS Console에서 아무 작업도 할 수 없도록 하려면 어떻게 해야 할까? 방법은 아래의 링크에서 확인 하자 https://docs.aws.amazon.com/ko_kr/IAM/latest/UserGuide/tutorial_users-self-manage-mfa-and-creds.html 기본적인 원리는 Force_MFA 라는 Policy를 User에게 줌으로써, MFA 설정이 안돼있으면 AWS 상에서 아무것도 못하도..
- Total
- Today
- Yesterday
- 안드로이드
- linux
- kering
- C++
- AWS
- database
- Python
- 드라이버
- 음악
- android
- jni강좌
- NDK
- winapi
- C
- db
- it
- Visual C++
- MFC
- driver
- gcc
- API
- algorithm
- 리눅스
- Troubleshooting
- 프로그래밍
- Quiz
- Cloud
- source
- jni
- java
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |