전체 글128 데이터베이스란 - 1 데이터현실 세계에서 단순히 관찰하거나 측정해 수집한 사실이나 값 여러 데이터가 모여 의미 있는 결과를 도출할 때 데이터는 정보가 되고 그렇지 않은 데이터는 그냥 자료로 남게 된다.위키 : 기업 등 많은 곳에서 프로젝트 관리, 지식 공유, 문서화 작업을 위해 위키 시스템 사용협업 - 동시에 문서를 편집 및 업데이트버전관리 : 편집 내역 기록, 이전 버전으로 회귀나 변경 사항 추적 및 오류 수정에 용이링크 : 문서 간의 링크로 쉽게 탐색권한 : 사용자(or 그룹)에게 권한을 주어 무결성 유지대표적인 위키 술루션 : Confluence, MediaWike, DocuWike, Tiki Wiki CMS Groupware정성적 데이터 - 하나의 텍스트를 이루고 있기 떄문에 데이터 하나하나가 함축된 의미를 갖고 있음.. 2025. 2. 4. 1주차 : DevOps와 마이크로 서비스 기초 DevOps란 무엇인가?DevOps는 **Development(개발)**와 **Operations(운영)**의 합성어로, 소프트웨어 개발과 운영을 통합하여 협업과 효율성을 높이는 방법론입니다. 이는 전통적인 개발 운영 체계에서 발생하던 비효율성과 문제점을 해결하기 위해 등장했습니다.전통적인 개발 운영 체계의 문제점개발팀과 운영팀의 분리: 서로 다른 목표(개발팀은 신속한 배포, 운영팀은 안정성 유지)로 인해 협업이 원활하지 않음.책임 전가: 장애 발생 시 원인 파악이 어렵고, 개발팀과 운영팀 간 책임을 미루는 경향.빠르고 안정적인 배포의 어려움: 폭포수 모델과 같은 전통적 방법론은 변경과 피드백 반영이 어렵고, 잦은 배포를 지원하지 못함.DevOps 라이프사이클DevOps는 소프트웨어 개발부터 운영까지 모.. 2025. 1. 26. 1. By the C, by the C, by the Beautiful C-1.1. Getting Started Programming in C 1. By the C, by the C, by the Beautiful CThis chapter presents an overview of C programming written for students who have some experience programming in another language. It’s specifically written for Python programmers and uses a few Python examples for comparison purposes (Appendix 1 is a version of Chapter 1 for Java programmers). However, it should be useful as an introduction to C programmi.. 2025. 1. 26. 0. Introduction Dive into the fabulous world of computer systems! Understanding what a computer system is and how it runs your programs can help you to design code that runs efficiently and that can make the best use of the power of the underlying system. In this book, we take you on a journey through computer systems. You will learn how your program written in a high-level programming language (we use C) execu.. 2025. 1. 26. 이전 1 2 3 4 5 6 ··· 32 다음