[도서] 모두의 마이크로비트

2021-04-19 KENNETH 0

[도서] 모두의 마이크로비트 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]모두의 마이크로비트 아이씨뱅큐,에스엔소프트 저 | 길벗 | 2021년 04월 판매가 19,800원 (10%할인) | YES포인트 1,100원(5%지급) 누구나 쉽고 재미있게 따라 할 수 있는 마이크로비트 입문서! 미세먼지 측정기, SMS 화재 경보기 등 14개의 프로젝트를 직접 만든다! 마이크로비트는 코딩을 더 쉽게 배우기 위한 하드웨어 교육 도구로, 단독으 Source: [도서] 모두의 마이크로비트

AWS 주간 소식 모음 – 2021년 4월 18일

2021-04-18 KENNETH 0

AWS 주간 소식 모음 – 2021년 4월 18일 안녕하세요! 여러분~ 매주 월요일 마다 지난 주 업데이트된 국내 AWS관련 콘텐츠를 정리해 드리는 AWS 주간 소식 모음입니다. AWS 클라우드에 대한 새로운 소식을 확인하시는데 많은 도움 되시길 바랍니다. 혹시 빠지거나 추가할 내용이 있으시면, 저에게 메일 주시면 다음 중에 추가 공유해 드리겠습니다. 국내 최대 규모의 IT 컨퍼런스, AWS Summit Online Korea 올해 7번째 열리는 AWS Summit Online Korea는 클라우드의 시작부터 심화 기술 과정까지 다양한 프로그램을 통해 최신 기술 트렌드를 경험하실 수 있습니다. 자바 언어의 아버지이자 AWS Distingushed Engineer이신 James Gosling의 기조연설, 고객이 직접 전하는 생생한 클라우드 활용 전략 및 노하우, AWS 전문가가 설명해 드리는 다양한 기술 강연과 AWS 신기술 데모가 준비되어 있습니다. 지금 등록하기 >> AWS코리아 블로그 AQUA(Advanced Query Accelerator) 정식 출시 – Amazon Redshift 쿼리 속도 향상 (2021-04-15) 다중 계정 AWS 환경 설정을 위한 AWS Control Tower – 서울 리전 출시 (2021-04-13) AWS [ more… ]

[도서] 파이썬 비동기 라이브러리 Asyncio

2021-04-18 KENNETH 0

[도서] 파이썬 비동기 라이브러리 Asyncio 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]파이썬 비동기 라이브러리 Asyncio 케일럽 해팅 저/동동구 역 | 한빛미디어 | 2021년 05월 판매가 16,200원 (10%할인) | YES포인트 900원(5%지급) 비동기 프로그래밍의 지름길 Asyncio 비동기 프로그래밍을 위한 파이썬 라이브러리 Asyncio를 다루는 실용서다. 대규모 동시성 작업과 높은 안전을 보장하는 Asyncio를 다양한 사례로 소개한다. 예제를 통해 파 Source: [도서] 파이썬 비동기 라이브러리 Asyncio

No Image

InnoDB Data Locking – Part 4 “Scheduling”

2021-04-16 KENNETH 0

InnoDB Data Locking – Part 4 “Scheduling” In this blog series, I’m describing how InnoDB locks data (tables and rows) in order to provide illusion to clients that their queries are executed one after another, and how this was improved in recent releases. As we’ve already seen, the order in which server pretends transactions are happening (the serialization order) is tied to the order in which locks are granted to transactions.… Facebook Twitter LinkedIn Source: InnoDB Data Locking – Part 4 “Scheduling”

No Image

USN-4917-1: Linux kernel vulnerabilities

2021-04-16 KENNETH 0

USN-4917-1: Linux kernel vulnerabilities It was discovered that the overlayfs implementation in the Linux kernel did not properly validate the application of file system capabilities with respect to user namespaces. A local attacker could use this to gain elevated privileges. (CVE-2021-3493) Vincent Dehors discovered that the shiftfs file system in the Ubuntu Linux kernel did not properly handle faults in copy_from_user() when passing through ioctls to an underlying file system. A local attacker could use this to cause a denial of service (memory exhaustion) or execute arbitrary code. (CVE-2021-3492) Piotr Krysiuk discovered that the BPF JIT compiler for x86 in the Linux kernel did not properly validate computation of branch displacements in some situations. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-29154) Source: USN-4917-1: Linux kernel vulnerabilities