Amazon Athena 프로비저닝 용량 기능 출시

2023-05-03 KENNETH 0

Amazon Athena 프로비저닝 용량 기능 출시 Amazon Athena 쿼리를 실행하기 위한 용량을 미리 프로비저닝하는 기능을 오늘 출시했습니다. Amazon Athena는 Amazon Simple Storage Service(S3) 데이터 레이크의 데이터와 온프레미스 데이터 소스 또는 기타 클라우드 시스템을 비롯한 30가지 데이터 소스의 데이터를 표준 SQL 쿼리를 사용하여 간단하게 분석할 수 있는 쿼리 서비스입니다. Athena는 서버리스 솔루션이므로 관리가 필요한 인프라가 없으며, 오늘까지는 실행한 쿼리에 대해서만 요금을 지불하면 됩니다. 오늘부터 쿼리를 위한 전용 용량을 확보하고 새로운 워크로드 관리 기능을 사용하여 프로비저닝한 용량에 대해서만 비용을 지불하면서 가장 중요한 쿼리를 우선적으로 처리하고 제어하며 확장할 수 있습니다. AWS의 새로운 서비스 및 기능 중 90%는 사용자의 직접적인 피드백에 따라 개발됩니다. 대량의 쿼리를 실행할 때 대기열이 발생하여 일부 애플리케이션 또는 비즈니스 프로세스가 느려지는 경우가 있다고 말하는 Athena 고객이 많았습니다. 일반적으로 이 문제는 쿼리 우선 순위 지정 메커니즘을 만들어 중요도가 낮은 대화형 또는 탐색형 쿼리보다 업무상 중요한 쿼리를 우선적으로 처리하는 방식으로 해결합니다. 이 [ more… ]

No Image

Small business owners can find security, reliability and sustainability with Windows 11 PCs

2023-05-03 KENNETH 0

Small business owners can find security, reliability and sustainability with Windows 11 PCs Microsoft’s mission to empower every person and every organization on the planet to achieve more includes empowering small and medium-sized business owners with the technology they need to participate and thrive in an inclusive, digital economy. SMBs, so often the backbone of local economies and communities around the world, are celebrated every year through National Small Business Week. This year, that’s April 30 to May 6. Small business owners who believe technology is key to their successful digital transformation look to security and reliability as intertwined and important factors in deciding which PCs to use as they grow. With Windows 11, they can reduce risk from cyberattack with new, modern devices optimized for security and hybrid work and guard against evolving threats from the moment they turn [ more… ]

No Image

Announcing NGINX Plus R29

2023-05-02 KENNETH 0

Announcing NGINX Plus R29 We’re happy to announce the availability of NGINX Plus Release 29 (R29). Based on NGINX Open Source, NGINX Plus is the only all-in-one software web server, load balancer, reverse proxy, content cache, and API gateway. New and enhanced features in NGINX Plus R29 include: Support for MQTT protocol– Message Queuing Telemetry Transport (MQTT) is a lightweight protocol used for communication between devices in the Internet of Things (IoT). NGINX Plus R29 supports the MQTT protocol with Preread and Filter modules that introduce multiple new directives and variables to help manage and secure MQTT traffic. SAML support for authentication and authorization – Security Assertion Markup Language (SAML) is a well-established protocol that provides single sign-on (SSO) to web applications. NGINX Plus can now be configured as a SAML service provider (SP) to authenticate users against a SAML [ more… ]

No Image

USN-6053-1: PHP vulnerability

2023-05-02 KENNETH 0

USN-6053-1: PHP vulnerability It was discovered that PHP incorrectly handled certain invalid Blowfish password hashes. An invalid password hash could possibly allow applications to accept any password as valid, contrary to expectations. Source: USN-6053-1: PHP vulnerability

How to change data collection interval for sysstat on RHEL9 or Ubuntu22.04

2023-05-02 KENNETH 0

sysstat 의 수집시간 변경하기   OS : RHEL9 / Ubuntu-22.04 기본값 : 10분     기존 방법 OS : RHEL8 이하 / Ubuntu-20.04 이하 /etc/cron.d/sysstat     변경된 방법 RHEL9 : /etc/cron.d/sysstat 파일 자체가 없음 Ubuntu-22.04 : /etc/cron.d/sysstat 파일은 있으나 수정해도, 수집 시간이 변경되지 않음 /lib/systemd/system/sysstat-collect.timer