Posts

SDN의 진정한 가치

SDN이 주로 operator 입장에서 비용 절감, 관리 용이, 혁신 용이, 자동화(programmable)의 장점을 이야기하는데 NTT DOCOMO는 실제로 이런 방법을 통해 사용자에게 제공할 수 있는 가치(end-user value)에 대해 이야기한다. 조금 과장하면 앞 선 장점 나열은 비-애플인 듯하고, 후자는 애플의 발표인 듯. 단순히 Operator에게 비용뿐만 아니라 인지도를 올릴 수 있는 방법을 제시한다는 면에서 참 느낌이 다르다. SDN: Helping Real People in a Real Crisis | 6WIND Blog

(책) 화웨이의 위대한 늑대문화

화웨이가 어떻게 지금과 같이 세계 2위의 통신업체가 될 수 있었는지 CEO인 런정페이를 중심으로 그 비결을 설명한 책. 늙지 않는 조직을 만들기 위해 끊임없이 노력하고 일괄 사퇴 후 재취업과 같은 극단적인 선택도 마다하지 않은 화웨이. 시스코가 괜히 건드려 무료 홍보해주고(마치 애플이 삼성을 고소해 홍보해 줬다는 것과 유사) 모토롤라가 CEO가 바뀌지 않았으면 화웨이의 시스템 사업을 인수해서 지금의 화웨이가 없었을 텐데. 만일 모토로라가 화웨이의 사업을 인수했다 해도 모토로라의 시스템 사업은 망했을 거라고 생각. 화웨이는 런정페이가 없으면, 혹은 그가 만들어 놓은 문화와 시스템이 동작하지 않으면 다른 회사와 다름이 없으므로.

DPI & Traffic analysis in networks based on NFV and SDN

출처 Heavy-ReadingQosmosDPI-SDN-NFVWhite-PaperJan2014.pdf 2014년 1월 전반적인 내용 The largest use case (by number of vendors citing it) is service assurance for QoS/QoE; the second largest is policy control (PCEF), which we believe is the largest use case by volume Half of respondents said that encryption of protocols is reducing the effectiveness of DPI . Packet metric analysis (heuristics) was identified as the main remedy - packet size, spacing, frequency DPI 용도 Service Awarence (QoS, QoE)가 가장 높음(60%) Policy Control(PCEF)도 비슷 3GPP TDF 기능.

OpenDataPlane

Network 장비를 만드는 방법 중 가장 흔한 방법이 Networking에 최적화된 processor를 제공하는 업체로부터 processor를 구입하고, 그 processor와 함께 제공되는 SDK를 사용하는 것이다. 그러다보니 특정 업체의 processor를 위해 만든 S/W를 다른 processor로 포팅하는 경우 많은 부분을 수정해야 하는 경우가 많다. 당연한 이야기지만, 특정 processor에 종속적인 부분은 해당 processor가 제공하는 H/W accelerator 를 이용하는 코드나 해당 processor의 특성에 맞게 설계된 구조 등이다. 다른 processor로 포팅하는 경우 전자의 경우는 새로운 processor에서 대응되는 API등이 제공되면 비교적 쉽게 변경할 수 있다.

Welcome to Ghost

You’re live! Nice. We’ve put together a little post to introduce you to the Ghost editor and get you started. You can manage your content by signing in to the admin area at <your blog URL>/ghost/. When you arrive, you can select this post from a list on the left and see a preview of it on the right. Click the little pencil icon at the top of the preview to edit this post and read the next section!

bitnami repo 추가 cychong@mini1:~$ helm repo add bitnami https://charts.bitnami.com/bitnami "bitnami" has been added to your repositories bitnami repo에 있는 chart 확인 cychong@mini1:~$ helm search repo bitnami NAME CHART VERSION APP VERSION DESCRIPTION bitnami/bitnami-common 0.0.8 0.0.8 Chart with custom templates used in Bitnami cha... bitnami/airflow 6.3.4 1.10.10 Apache Airflow is a platform to programmaticall... bitnami/apache 7.3.18 2.4.43 Chart for Apache HTTP Server bitnami/cassandra 5.5.3 3.11.6 Apache Cassandra is a free and open-source dist.