[도서] 쇼핑몰 디자인 무작정 따라하기

2018-10-04 KENNETH 0

[도서] 쇼핑몰 디자인 무작정 따라하기 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]쇼핑몰 디자인 무작정 따라하기 신승희 저 | 길벗 | 2018년 10월 판매가 18,000원 (10%할인) | YES포인트 1,000원(5%지급) 생계형 쇼핑몰 운영에 필요한 실전 포토샵 디자인부터 솔루션 세팅 및 코딩 노하우 보통 1인 창업으로 시작하는 쇼핑몰은 혼자서 소소한 관리부터 로고, 아이콘, 배너, 팝업 창, 상세페이지 디자인 및 간단한 Source: [도서] 쇼핑몰 디자인 무작정 따라하기

[도서] 자바 기반의 마이크로서비스 이해와 아키텍처 구축하기

2018-10-04 KENNETH 0

[도서] 자바 기반의 마이크로서비스 이해와 아키텍처 구축하기 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]자바 기반의 마이크로서비스 이해와 아키텍처 구축하기 박성훈 저 | 제이펍 | 2018년 10월 판매가 19,800원 (10%할인) | YES포인트 1,100원(5%지급) 이벤트 : 주목 IT 신간&예약판매 사은품 이벤트 마이크로서비스 아키텍처의 개념 이해와 구현을 위한 핵심 가이드! 마이크로서비스, 도메인 주도 설계, 데브옵스, 자바, 스프링부트, 스프링클라우드, 도커 등 각각의 주제에 관한 이론 및 기술적인 내용을 다루 Source: [도서] 자바 기반의 마이크로서비스 이해와 아키텍처 구축하기

[도서] C++ 템플릿 가이드 2/e

2018-10-04 KENNETH 0

[도서] C++ 템플릿 가이드 2/e 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]C++ 템플릿 가이드 2/e 다비드 반데부르드,니콜라이 M. 요수티스,더글라스 그레고르 공저/한정애 역 | 에이콘출판사 | 2018년 10월 판매가 45,000원 (10%할인) | YES포인트 2,500원(5%지급) 이벤트 : 주목 IT 신간&예약판매 사은품 이벤트 템플릿은 C++의 가장 강력한 기능 중 하나이지만 제대로 이해하는 사람도 적고, 잘 사용하는 사람도 드물다. 이 책에서는 확실한 가이드를 통해 템플릿의 기초에서부터 C++11, C++14, C++17의 최신 기술을 총망라한 Source: [도서] C++ 템플릿 가이드 2/e

No Image

MySQL : InnoDB Transparent Tablespace Encryption

2018-10-04 KENNETH 0

MySQL : InnoDB Transparent Tablespace Encryption From MySQL 5.7.11, encryption is supported for InnoDB (file-per-table) tablespaces. This is called Transparent Tablespace Encryption or sometimes referred as Encryption at Rest. This blog post aims to give the internal details of InnoDB Tablespace Encryption. Keyring Plugin : Why What How ?… Source: MySQL : InnoDB Transparent Tablespace Encryption

Not All Software Load Balancers Are Created Equal

2018-10-04 KENNETH 0

Not All Software Load Balancers Are Created Equal According to findings by InformationWeek and Interop ITX, 50% of organizations have implemented DevOps methodologies or plan to implement them soon. But DevOps methodologies require solutions that deliver the agility and flexibility required to rapidly achieve scale and high feature velocity. In a recent blog, NGINX CEO Gus Robertson described how load balancers are a critical component in DevOps tooling, but only if they’re the right kind: hardware‑based load balancers are in fact roadblocks to agile development. A software approach is mandatory. But not all software‑based load balancers are created equal. Broadly speaking, there are two varieties: Software appliances that run on virtual machines (VMs), such as F5’s BIG‑IP Virtual Edition (VE) or Citrix’s ADC (formerly NetScaler) Virtual Appliance. These are typically not binaries but are packaged as a full‑fledged VM or [ more… ]