No Image

Python으로 AWS Cloud Development Kit 시작하기

2019-09-04 KENNETH 0

Python으로 AWS Cloud Development Kit 시작하기 AWS Cloud Development Kit(AWS CDK)에 익숙한 프로그래밍 언어를 사용하여 클라우드 애플리케이션 리소스를 모델링 및 프로비저닝할 수 있는 오픈 소스 소프트웨어 개발 프레임워크입니다. 클라우드를 사용해 보신 분들은 Infra as a Code(코드 기반 인프라, IaC)라는 개념에는 익숙할 것입니다. IaC를 생각하면서 AWS CloudFormation라는 서비스를 통한 방식을 생각하셨을 것 같습니다. AWS CloudFormation을 이용하면 AWS 인프라를 JSON 또는 YAML 파일로 정의할 수 있으며 일반 코드처럼 소스 코드 리포지토리에서 관리할 수 있습니다. 또한 풀 요청과 코드 검토를 수행할 수도 있습니다. 모든 것이 양호하면 이러한 파일을 인프라 변경 사항을 배포하는 자동화된 프로세스(CI/CD)에 대한 입력으로 사용할 수 있습니다.CDK는 실제 AWS CloudFormation에 구축되며, AWS 리소스를 프로비저닝하기 위한 엔진으로 이 서비스를 사용합니다. JSON 또는 YAML과 같은 선언적 언어를 사용하여 인프라를 정의하는 대신, CDK에서는 선호하는 명령형 프로그래밍 언어로 인프라를 정의할 수 있습니다. TypeScript, Java, C# 및 Python과 같은 언어가 이에 해당합니다. 인프라 구성에 선언적 언어보다 명령형 [ more… ]

No Image

BlueHat Seattle 2019 Call for Papers is Now Open!

2019-09-04 KENNETH 0

BlueHat Seattle 2019 Call for Papers is Now Open! 2019 has seen a phenomenal BlueHatIL in February followed by a wildly successful BlueHat Shanghai in May… now it’s time to come back home for BlueHat Seattle!  2 days of hands-on technical training (October 22-23, 2019)  2 days of conference talks from industry-leading security researchers and cyber defenders (October 24-25, 2019)  great creative spaces ready … BlueHat Seattle 2019 Call for Papers is Now Open! Read More » Source: BlueHat Seattle 2019 Call for Papers is Now Open!

[도서] 신경망과 심층 학습

2019-09-04 KENNETH 0

[도서] 신경망과 심층 학습 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]신경망과 심층 학습 차루 C. 아가르왈 저/류광 역 | 제이펍 | 2019년 09월 판매가 35,100원 (10%할인) | YES포인트 1,950원(5%지급) 이벤트 : IT모바일 예약판매 이벤트 신경망의 기초부터 고급 주제까지 체계적으로 정리한 새로운 인공지능 교과서 본서는 신경망(뉴럴 네트워크)과 심층 학습(Deep Learning)에 관한 교과서이다. 강의용 교재뿐만 아니라 독학용으로 사용할 수 있도 Source: [도서] 신경망과 심층 학습

[도서] 내 손안의 1등 비서 스마트폰 100배 즐기기

2019-09-04 KENNETH 0

[도서] 내 손안의 1등 비서 스마트폰 100배 즐기기 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]내 손안의 1등 비서 스마트폰 100배 즐기기 박용기,이상구,김원곤,권석봉,손승주,손영준,송영운,임택규,정환식 공저 | 행복에너지 | 2019년 09월 판매가 25,000원 (0%할인) | YES포인트 0원(0%지급) 이벤트 : IT모바일 예약판매 이벤트 『내 손안의 1등 비서 스마트폰 100배 즐기기』는 스마트폰의 다양한 기능을 쉽게 따라 배울 수 있도록 실물 사진을 곁들여 자세하고 친절하게 설명해 주는 책이다. 꼭 필요한 용어부터 차근차근 알 수 있도록 도와 Source: [도서] 내 손안의 1등 비서 스마트폰 100배 즐기기

No Image

USN-4121-1: Samba vulnerability

2019-09-04 KENNETH 0

USN-4121-1: Samba vulnerability samba vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 19.04 Summary Samba would allow unintended access to files over the network. Software Description samba – SMB/CIFS file, print, and login server for Unix Details Stefan Metzmacher discovered that the Samba SMB server did not properly prevent clients from escaping outside the share root directory in some situations. An attacker could use this to gain access to files outside of the Samba share, where allowed by the permissions of the underlying filesystem. Update instructions The problem can be corrected by updating your system to the following package versions: Ubuntu 19.04 samba – 2:4.10.0+dfsg-0ubuntu2.4 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. In general, a standard system update will make all the necessary changes. References CVE-2019-10197 Source: USN-4121-1: Samba vulnerability