No Image

How to Use NGINX Service Mesh for Rate Limiting

2021-05-13 KENNETH 0

How to Use NGINX Service Mesh for Rate Limiting It doesn’t matter whether the intent is malicious (brute‑force password guessing and DDoS attacks) or benign (customers flocking to a sale) – a high volume of HTTP requests can overwhelm your services and cause your apps to crash. An easy solution to the problem is rate limiting, which restricts the number of requests each user can make in a given time period. In a Kubernetes environment, however, a significant part of the total volume of traffic reaching a service might be outside of the purview of the Ingress controller, in the form of communication with other services. In this situation it often makes sense to set up rate‑limiting policies using a service mesh. Configuring rate limiting with NGINX Service Mesh is a simple task which you can complete in less than 10 minutes. [ more… ]

No Image

WordPress 5.7.2 Security Release

2021-05-13 KENNETH 0

WordPress 5.7.2 Security Release WordPress 5.7.2 is now available. This security release features one security fix. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated. WordPress 5.7.2 is a short-cycle security release. The next major release will be version 5.8. You can update to WordPress 5.7.2 by downloading from WordPress.org, or visit your Dashboard → Updates and click Update Now. If you have sites that support automatic background updates, they’ve already started the update process. Security Updates One security issue affecting WordPress versions between 3.7 and 5.7. If you haven’t yet updated to 5.7, all WordPress versions since 3.7 have also been updated to fix the following security issue: Object injection in PHPMailer, CVE-2020-36326 and CVE-2018-19296. Thank you to the members of the WordPress security [ more… ]

[도서] Node.js 디자인 패턴 바이블

2021-05-13 KENNETH 0

[도서] Node.js 디자인 패턴 바이블 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]Node.js 디자인 패턴 바이블 Mario Casciaro,Luciano Mammino 저/김성원,곽천웅 역 | 영진닷컴 | 2021년 05월 판매가 28,800원 (10%할인) | YES포인트 1,600원(5%지급) 완벽한 Node.js 애플리케이션 설계를 위한 디자인 패턴 바이블 효율적이고 강력한 Node.js 애플리케이션 구축에 필요한 디자인 패턴들을 한 권으로 정리한다. Node.js로 프로그래밍을 하는데 필요한 기초적인 개 Source: [도서] Node.js 디자인 패턴 바이블

[도서] 쉽게 적용하는 AWS 보안 레시피

2021-05-13 KENNETH 0

[도서] 쉽게 적용하는 AWS 보안 레시피 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]쉽게 적용하는 AWS 보안 레시피 하르틴 카니카토투 저/권연주,류제광,진상열,배영부 역 | 에이콘출판사 | 2021년 05월 판매가 36,000원 (10%할인) | YES포인트 2,000원(5%지급) 보안 담당자들이 인프라를 보호할 때 직면할 수 있는 일반적인 어려움에 대한 실용적인 솔루션을 설명한다. CIA 3 요소(기밀성, 무결성, 가용성), AAA 3 요소(인증, 권한 부여, 가용성), 부인 방지 등의 보안 모델 Source: [도서] 쉽게 적용하는 AWS 보안 레시피

No Image

USN-4952-1: MySQL vulnerabilities

2021-05-13 KENNETH 0

USN-4952-1: MySQL vulnerabilities Multiple security issues were discovered in MySQL and this update includes new upstream MySQL versions to fix these issues. MySQL has been updated to 8.0.25 in Ubuntu 20.04 LTS, Ubuntu 20.10, and Ubuntu 21.04. Ubuntu 18.04 LTS has been updated to MySQL 5.7.34. In addition to security fixes, the updated packages contain bug fixes, new features, and possibly incompatible changes. Please see the following for more information: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-34.html https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-24.html https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-25.html https://www.oracle.com/security-alerts/cpuapr2021.html Source: USN-4952-1: MySQL vulnerabilities