AWS 주간 소식 모음 – 2019년 1월 14일

2019-01-14 KENNETH 0

AWS 주간 소식 모음 – 2019년 1월 14일 안녕하세요! 여러분~ 매주 월요일 마다 지난 주에 업데이트된 국내 AWS관련 콘텐츠를 정리해 드립니다. AWS 클라우드에 대한 새로운 소식을 확인하시는데 많은 도움 되시길 바랍니다. 혹시 빠지거나 추가할 내용이 있으시면, 저에게 메일 주시면 추가 공유해 드리겠습니다. AWS코리아 블로그 Amazon EKS, 서울 리전 출시! (2019-01-11) Western Digital HDD 시뮬레이션 사례 소개 – 4만개 스팟 인스턴스로 2500만 건의 고성능 컴퓨팅(HPC) 작업 활용 (2019-01-10) Amazon EC2 X1e 인스턴스 타입 서울 리전 출시 (2019-01-10) AWS Fargate, 서버리스 컨테이너 서비스 요금 최대 50% 인하 (서울 리전 포함) (2019-01-09) AWS 주간 소식 모음 – 2019년 1월 7일 (2019-01-07) AWS 추천 콘텐츠 AWS re:Invent 2018 참관기 (2019-01-11) AWS의 ARN 이해하기 (2019-01-11) AWS, 몽고DB 호환 아마존 도큐먼트DB 발표 (2019-01-11) AWS 최신 뉴스 Amazon EKS, 서울 리전에서 사용 가능 (2019-01-12) AWS Database Migration Service, 이제 MongoDB 호환성을 목표로 Amazon DocumentDB를 지원 (2019-01-11) Amazon Neptune, 이제 아시아 태평양(시드니)에서 사용 가능 (2019-01-11) Amazon DocumentDB 소개 (MongoDB 호환 가능) – [ more… ]

[도서] 맛있는 디자인 포토샵 & 일러스트레이터 CC 2019

2019-01-14 KENNETH 0

[도서] 맛있는 디자인 포토샵 & 일러스트레이터 CC 2019 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]맛있는 디자인 포토샵 & 일러스트레이터 CC 2019 빨간고래(박정아),윤이사라(포완카) 공저 | 한빛미디어 | 2019년 01월 판매가 19,800원 (10%할인) | YES포인트 1,100원(5%지급) 이벤트 : 주목 IT 신간&예약판매 사은품 이벤트 포토샵&일러스트레이터를 제대로 배우는 가장 완벽한 레시피! 한 권으로, 한 번에! 쉽고 빠르게 익혀 바로 써먹는 그래픽 입문서! 그래픽 디자인에 꼭 필요한 포토샵과 일러스트레이터를 한 번에, 그리고 가볍게 Source: [도서] 맛있는 디자인 포토샵 & 일러스트레이터 CC 2019

No Image

USN-3855-1: systemd vulnerabilities

2019-01-11 KENNETH 0

USN-3855-1: systemd vulnerabilities systemd vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 18.10 Ubuntu 18.04 LTS Ubuntu 16.04 LTS Summary Several security issues were fixed in systemd. Software Description systemd – system and service manager Details It was discovered that systemd-journald allocated variable-length buffers for certain message fields on the stack. A local attacker could potentially exploit this to cause a denial of service, or execute arbitrary code. (CVE-2018-16864) It was discovered that systemd-journald allocated variable-length arrays of objects representing message fields on the stack. A local attacker could potentially exploit this to cause a denial of service, or execute arbitrary code. (CVE-2018-16865) An out-of-bounds read was discovered in systemd-journald. A local attacker could potentially exploit this to obtain sensitive information and bypass ASLR protections. (CVE-2018-16866) Update instructions The problem can be corrected by updating [ more… ]

No Image

WordPress 5.1 Beta 1

2019-01-11 KENNETH 0

WordPress 5.1 Beta 1 WordPress 5.1 Beta 1 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version. There are two ways to test the WordPress 5.1 beta: try the WordPress Beta Tester plugin (you’ll want to select the “bleeding edge nightlies” option), or you can download the beta here (zip). WordPress 5.1 is slated for release on February 21, and we need your help to get there. Here are some of the big items to test so we can find as many bugs as possible in the coming weeks. Site Health Check Site Health Check is an ongoing project aimed at improving the stability and performance of the entire WordPress ecosystem. The first phase of this project is included in WordPress 5.1. For [ more… ]

Do You Really Need Different Kinds of API Gateways? (Hint: No!)

2019-01-11 KENNETH 0

Do You Really Need Different Kinds of API Gateways? (Hint: No!) div.indent { margin-left: 30px; } API gateways are the bedrock of API infrastructure. API gateways secure and mediate traffic between backend applications that expose their APIs and the consumers of the APIs. For example, API gateways can manage the API traffic generated by calls from a mobile application like Uber to a backend application like Google Maps. API gateway functionality includes authenticating API calls, routing requests to appropriate backends, applying rate limits to prevent overloading your systems, mitigating DDoS attacks, offloading SSL/TLS traffic to improve performance, and handling errors and exceptions. To generate new sources of revenue, enterprises are developing external APIs that third‑party developers can use to build applications. They are also exposing APIs to simplify business processes. And to support these new digital business models, enterprises need [ more… ]