처음 시작하는 AWS 람다

2016-10-19 KENNETH 0

처음 시작하는 AWS 람다 저자 : 매튜 풀러 역자 : 문경식, 신원석, 오성근, 조영준 출판사 : 한빛미디어 책정보 : http://www.hanbit.co.kr/store/books/look.php?p_code=E9803812042     개요 대상 독자 입문서 이기 때문에, 책에서는 별다른 언급을 하지는 않음.. 개인적인 판단으로는 AWS 서비스를 약간이나마 경험해 본 사람 javascript(node.js) 경험자… (이건 필수는 아니라고 생각됨) 이라고 생각한 후에 써놓고 보니… 그냥 관심있는 사람이 보면 적당할 듯   특징 처음이다!!! 내가 알기로 한글판 AWS 람다 책은 아직 출간되지 않은 것으로 알고 있다. 얼마전 참석했던 AWS 세미나에서 설명을 듣고 활용도가 좀 있겠다는 생각에 상당한 관심이 있었는데 시기에 맞춰 출간된 것에 대한 반가움이…   좋은 전개 한빛 e-book의 특성상 페이지가 많지 않고 페이지별 텍스트가 많지 않은 특이사항이 있기도 하지만 내용이 술술 읽힌다. (그렇다고 내가 책 내용을 모두 이해하고 외우고 있는 것은 아니고.. ;;;;) 적절하게 추가된 자료 화면(화면 캡쳐)과 실제 스크립트의 구성도 괜찮은 편이다. 사실 이 책은 ”스크립트”가 주가 아니라 람다에 대한 ”방법론(특징 [ more… ]

No Image

MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs), Part Two – how to generate series

2016-10-18 KENNETH 0

MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs), Part Two – how to generate series Here is the second in a series of posts about CTEs, a new feature of MySQL 8.0, available in this Labs release. The first post ended with: Inside the recursive CTE definition (the part in AS (…)), some syntax constraints must be respected […] a recursive SELECT mustn’t contain GROUP BY, aggregate functions (like SUM), ORDER BY, LIMIT, DISTINCT (this rule doesn’t apply to the non-recursive/anchor/seed SELECT) a recursive SELECT must reference the CTE only once and only in its FROM clause, not in any subquery. … Source: MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs), Part Two – how to generate series

No Image

RHSA-2016:2074-1: Important: kernel security and bug fix update

2016-10-18 KENNETH 0

RHSA-2016:2074-1: Important: kernel security and bug fix update Red Hat Enterprise Linux: An update for kernel is now available for Red Hat Enterprise Linux 6.5 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. CVE-2016-4470 Source: RHSA-2016:2074-1: Important: kernel security and bug fix update

No Image

RHSA-2016:2073-1: Important: openssl security update

2016-10-18 KENNETH 0

RHSA-2016:2073-1: Important: openssl security update Red Hat Enterprise Linux: An update for openssl is now available for Red Hat Enterprise Linux 6.7 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. CVE-2016-0799, CVE-2016-2105, CVE-2016-2106, CVE-2016-2107, CVE-2016-2108, CVE-2016-2109, CVE-2016-2842 Source: RHSA-2016:2073-1: Important: openssl security update

AWS 주간 소식 모음 – 2016년 10월 18일

2016-10-18 KENNETH 0

AWS 주간 소식 모음 – 2016년 10월 18일 안녕하세요! 여러분~ 매주 화요일 마다 지난 주에 업데이트된 국내 AWS관련 콘텐츠를 정리해 드리는 김지아입니다. AWS 클라우드에 대한 새로운 소식을 확인하시는데 많은 도움 되시길 바랍니다. 혹시 빠지거나 추가할 내용이 있으시면, 저에게 메일 주시면 추가 공유해 드리겠습니다. AWS코리아 블로그 Amazon ElastiCache 업데이트 – Redis Sharded Cluster 추가 및2 버전 지원 (2016-10-14) IPv6 지원 업데이트 – CloudFront, WAF 및 S3 Transfer Acceleration (2016-10-13) Stephen Orban – 엔터프라이즈의 클라우드 여정 (2016-10-13) Stephen Orban – 엔터프라이즈 기업의 클라우드 도입 모범 사례 (2016-10-13) X1 인스턴스 업데이트 –16xlarge 추가 및 서울 리전 출시 (2016-10-11) AWS 주간 소식 모음 – 2016년 10월 11일 (2016-10-11) AWS코리아 발표 자료 AWS Enterprise Summit :: 하이브리드 클라우드 인프라를 통한 데이터센터 확장과 마이그레이션 방안 (조성진 매니저) (2016-10-17) AWS Enterprise Summit :: 클라우드 도입 사례를 통한 적용 대상과 실행 전략 (정우진 이사) (2016-10-17) AWS Enterprise Summit [ more… ]