[도서] 파이썬 GUI 프로그래밍 쿡북 3/e

2021-09-05 KENNETH 0

[도서] 파이썬 GUI 프로그래밍 쿡북 3/e 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]파이썬 GUI 프로그래밍 쿡북 3/e 부르크하르트 메이어 저/김동호 역 | 에이콘출판사 | 2021년 09월 판매가 31,500원 (10%할인) | YES포인트 1,750원(5%지급) 파이썬 3를 사용해 GUI 프로그래밍 방법을 단계별로 설명한다. 2판의 레시피를 개선해 해당 라이브러리가 왜 필요하고, 어떻게 사용하는지 다양한 분야의 새로운 개념을 쉽게 이해할 수 있도록 설명한다. GUI 관련 Source: [도서] 파이썬 GUI 프로그래밍 쿡북 3/e

No Image

The Month in WordPress: August 2021

2021-09-03 KENNETH 0

The Month in WordPress: August 2021 I really believe in WordPress’ mission to democratize publishing. And I, for one, will never stop learning about what gives people more access to the software, and what makes the software more usable, and especially how we can combine usability with accessibility in a way that puts form and function on a level playing field. That was Josepha Haden on the “The Art and Science of Accessibility” episode of the WP Briefing Podcast, talking about accessibility and exploring how it applies to the WordPress open source software. You will find that many of our updates from August 2021 tie in closely with the core principles of access, accessibility, and usability. Read on to find out more! Join the 2021 WordPress Translation Day Celebrations in September Join WordPress contributors around the world on WordPress Translation [ more… ]

AWS CloudFormation 업데이트 – 장애 시점부터 스택 작업 신속 재시도 가능 (서울 리전 포함)

2021-09-03 KENNETH 0

AWS CloudFormation 업데이트 – 장애 시점부터 스택 작업 신속 재시도 가능 (서울 리전 포함) 클라우드 컴퓨팅의 가장 큰 장점 중 하나는 프로그래밍 가능한 인프라에 액세스할 수 있다는 것입니다. 이를 통해 코드형 인프라를 관리하고 동일한 애플리케이션 코드 개발 사례를 인프라 프로비저닝에 적용할 수 있습니다. AWS CloudFormation을 사용하면 관련 AWS 및 서드 파티 리소스 모음을 모델링하고, 이를 빠르고 일관되게 프로비저닝하며, 수명 주기 전반에 걸쳐 손쉽게 관리할 수 있습니다. CloudFormation 템플릿은 원하는 리소스 및 해당 종속성을 설명하므로 이를 스택으로 함께 시작하고 구성할 수 있습니다. 리소스를 개별적으로 관리하는 대신 템플릿을 사용하여 전체 스택을 하나의 단위로 생성, 업데이트 및 삭제할 수 있습니다. 스택을 만들거나 업데이트할 때 여러 가지 이유로 작업이 실패할 수 있습니다. 예를 들어 템플릿이나 템플릿의 파라미터에 오류가 있거나, AWS Identity and Access Management(IAM) 권한 오류와 같은 템플릿 외부의 문제가 있을 수 있습니다. 이러한 오류가 발생하면 CloudFormation은 스택을 이전 안정 상태로 롤백합니다. 스택 생성의 [ more… ]

Amazon Managed Grafana 정식 출시 (서울 리전 포함)

2021-09-03 KENNETH 0

Amazon Managed Grafana 정식 출시 (서울 리전 포함) 12월에 AWS에서는 Grafana Labs와의 협력을 통해 개발된 완전관리형 서비스인 Amazon Managed Grafana의 평가판을 발표했습니다. 이 서비스는 오픈 소스 및 엔터프라이즈 버전의 Grafana를 쉽게 사용하여 여러 소스의 데이터를 시각화 및 분석할 수 있게 해 줍니다. Amazon Managed Grafana를 사용하면 서버를 프로비저닝하거나 소프트웨어를 구성 및 업데이트할 필요 없이 지표, 로그 및 트레이스를 분석할 수 있습니다. 평가판 기간 동안 Amazon Managed Grafana는 새로운 기능으로 업데이트되었습니다. 오늘부로 Amazon Managed Grafana는 다음과 같은 새로운 기능과 함께 정식 출시되었습니다. Grafana는 버전 8로 업그레이드되었으며, 한 번 작성하여 여러 대시보드에서 재사용할 수 있는 라이브러리 패널, 지표를 빠르게 찾고 쿼리하는 Prometheus 지표 브라우저, 새로운 상태 타임라인 및 상태 기록 시각화를 비롯한 새로운 데이터 원본, 시각화 및 기능을 제공합니다. Amazon Managed Grafana 작업 공간 내에서 추가 데이터 원본에 대한 쿼리를 중앙 집중화하기 위해 이제 JSON 데이터 원본 플러그인을 사용하여 데이터를 쿼리할 수 [ more… ]

No Image

Safer Configuration Management with NGINX Controller

2021-09-03 KENNETH 0

Safer Configuration Management with NGINX Controller Talking with our customers over the past year, we’ve noticed a few recurring themes that motivate them to evaluate orchestration products such as NGINX Controller: Complexity – Managing, maintaining, validating, and applying large sets of individual configuration objects from different sources isn’t easy. Fragility – Scaling up can happen quickly, often in response to an event. Sometimes it’s strategic, but as is often the case in every ops department, it’s unplanned and organic. Safety – Avoiding errors and catching problems before deployment to production are cornerstones of agile methodology. They also help mitigate complexity and fragility. These are not concerns that customers generally face when first deploy an application. Rather, they crop up as time passes and the application becomes successful and needs to scale up. We find that scaling – or more precisely, unplanned scaling – is the common [ more… ]