ifconfig.me와 whatismyaddress.com 아이피가 다를 때 (private mode로 들어가보기!)
·
Computer Science/Network
어제 오늘 이것 때문에 많이 골치가 아팠다. 아이피가 서로 다르게 떠서.. 한 컴퓨터가 어떻게 아이피를 두 개를 갖냐구! 어쨌든 결과는, private browser로 들어가니까 두 사이트 모두 한 아이피를 가리켰고 그게 진짜 아이피 맞았다. 그리고 AWS에서 my ip 눌렀을 때 나오는 아이피가 진짜다.
Error budget in SLO (google sre)
·
System Engineering/SRE
https://sre.google/workbook/error-budget-policy/ Google - Site Reliability Engineering Example Error Budget Policy Status Published Author Steven Thurgood Date 2018-02-19 Reviewers David Ferguson Approvers Betsy Beyer Approval Date 2018-02-20 Revisit Date 2019-02-01 The Example Game Service allows Android and iPhone users to play a game with sre.google
Network Foundations (socket 커넥션, BGP 미흡, DNS는 심각할 정도로 잘 모름, security 건너뜀, SDN 개어려움, on-premises 못읽음)
·
Computer Science/Network
보호되어 있는 글입니다.
IAM policies
·
CLOUD/AWS Cloud
Port의 필요성
·
Computer Science/Network
Port가 왜 필요해? 서버에는 여러 가지 서비스가 동시에 돌아가고 있어. 그러면 그 중 어떤 서비스로 갈지 어떻게 알아? IP가지고 말야. 그러니까 Port도 필요한거야. 1.1.1.1:80 아이피랑 소켓 같이 있는걸 socket이라고 한대. PDU (protocol data unit) Physical : bits data link : frame network : packet session/presentation/application : data AA, BB : MAC 어드레스 UDP는 handshake가 없다. 1990년대보다 layer 7에 더 많이 사용되는 프로토콜이 늘어난 이유는? -> 애플리케이션, 서비스가 더 많이 늘어났음. 기존 프로토콜을 재사용하는 경우도 있지만, 새로 만드는 경우도 있다..
AWS AI services : Amazon Transcribe, Amazon Comprehend
·
CLOUD/AWS Cloud
Artificial Intelligence AWS offers a variety of services powered by artificial intelligence (AI). For example, you can perform the following tasks with AWS AI services: Convert speech to text with Amazon Transcribe. Amazon Transcribe is an AWS service to convert speech to text, using automatic speech recognition (ASR) technology. You can use Amazon Transcribe for a variety of business applicatio..