신규 AWS Certificate Manager – 무료 SSL/TLS 인증 서비스 제공

2016-01-27 KENNETH 0

표면적으로는 단순하지만 그 이면에는 복잡한 구조인 기술이 있습니다! 웹 브라우저에 열쇠 아이콘이 있으면, 웹 사이트 데이터 전송 자체가 암호화되어 있다는 것을 보여줍니다. 웹 브라우저는 왜 녹색 열쇠를 표시할까요? SSL/TLS 인증서로 알려진 디지털 인증 파일이 있기 때문입니다. 이것은 고객과 웹 사이트 간에 인증과 신뢰를 제공하기 위한 전자 문서입니다. SSL/TLS는 중요한 정보를 교환 할 때마다 필요합니다. 예를 들어, 사이트가 PCI-DSS, FISMA과 같이 규정 준수를 해야 하는 경우 혹은 의료 데이터 전송을 위한 HIPAA 규정에서도 SSL/TLS를 이용하도록 하고 있습니다. SSL 인증서는 글로벌 인증 기관에서 도메인을 특정하여 발행하는 민간 인증 회사입니다. 여러분의 웹 사이트에 인증서를 취득하고자 할 경우, 인증 회사(Certificate Authority)는 해당 도메인 소유 확인 책임을 담당합니다. 그리고, 일정 기간 유효한 인증서를 발급하고 특정 도메인의 웹 사이트 암호화를 보장합니다. 기존 시스템에 인증서를 설치하는 경우, 유효 기간을 살펴보고 정기적으로 새 인증서를 발급 받아야 합니다. (인증서는 12개월 간 유효하므로 업데이트 필요) 각각의 인증서는 전자 서명되어 있습니다. [ more… ]

No Image

Service Discovery with NGINX Plus and Consul

2016-01-27 KENNETH 0

Service discovery is a key component of most distributed systems and service-oriented or microservices architectures. Because service instances have dynamically assigned network locations which can change over time due to autoscaling, failures, or upgrades, clients need a sophisticated service discovery mechanism for tracking the current network location of a service instance. This blog post describes how to dynamically add or remove load-balanced servers that are registered with Consul, a popular tool for service discovery. The solution uses NGINX Plus’ on-the-fly reconfiguration API, which eliminates the need to reload NGINX Plus configuration file when changing the set of load-balanced servers. With NGINX Plus Release 8 (R8), changes you make with the API now persist across restarts and configuration reloads. Consul, developed by HashiCorp, is most widely used for discovering and configuring services in your infrastructure. It also provides failure detection (health checking), a [ more… ]

Using SYS.SESSION as an alternative to SHOW PROCESSLIST

2016-01-27 KENNETH 0

A modern MySQL server contains a lot of useful meta-data in information_schema and performance_schema, which can help bring visibility into what is happening inside of your database server. However, sometimes this data is quite fine grained, and needs some finessing in order to get to that point MySQL 5.7 includes a new SYS schema installed by default.… Source: mysqlserverteam.com

AWS Marketplace – Asia Pacific (Seoul) 리전 지원 시작

2016-01-26 KENNETH 0

예전에 소프트웨어를 직접 포장해서 배송하는 회사에 근무했던적이 있습니다 인터넷이 있기전에는 소프트웨어 마케팅, 영업 및 배송 등이 나라 단위로 이루어졌습니다. 이를 위해서 각 지역의 사무실을 만들고 직원을 채용하는 과정이 필요하고, 높은 비용과 시간이 많이 소요되는 투자를 많이 해야 하는 일이었습니다. 가망 고객에게 시험판을 제공하는 것도 하드웨어 및 소프트웨어 호환성, 라이선스 이슈 및 설치 및 설정 과정 등의 어려움을 겪었습니다. 현재 많은 것이 변화되었습니다. 인터넷 덕분에 소프트웨어 마케팅, 영업 및 배포 방식은 훨씬 간단해지고 효율적입니다. 예를 들어, AWS Marketplace는 간소화된 소프트웨어 배포 과정을 제공합니다. 다양한 오픈 소스 소프트웨어 부터 소프트웨어 업체(ISV)가 제공하는 상용 프로그램까지 다양한 제품을 구매에서 몇 분안에 몇 번의 클릭으로 AWS 내에 배포할 수 있습니다. 마켓플레이스 내에 많은 제품들이 무료 테스트거나 시간당 과금 옵션을 가지고 있어 대규모 사용자들이 이 제품을 사용하는데 만족하고, 필요성에 적합한지를 저렴하게 확인할 수 있습니다. Asia Pacific (Seoul) 리전 지원 시작 오늘 부터 한국에 있는 사용자를 위한 [ more… ]

No Image

Contributor Weekend: Support Forums

2016-01-23 KENNETH 0

Our first global contributor drive is coming up next weekend, January 30-31, 2016, and we want you to be involved! Many of our current contributors first got involved at a Contributor Day at a WordCamp or WordPress Meetup event near them, but not everyone has had that opportunity, so we’re trying to create an online experience that will give new contributors the same kind of live support and group dynamic. We’ll be doing these as weekend challenges rather than one-day events so that WordPress users all over the world can participate without worrying about pesky time zones, but each challenge will be designed to be completed within a few hours, comparable to an in-person Contributor Day. Our inaugural Contributor Weekend is focused on the Support Team — the folks who volunteer their time to help people with WordPress questions in the support forums and IRC. [ more… ]