MICROSERVICE 한국어 뜻 - 한국어 번역

영어에서 Microservice 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Microservice Builder DeveloperWorks.
Microservice 빌더 한국 developerWorks.
Learn how to leverage SenecaJs microservice toolkit.
SenecaJs 마이크로서비스 툴킷을 활용하는 법을 배우세요.
IBM Microservice Builder launch: Build on the momentum starting July 22!
IBM Microservice 빌더 출시: 7 월부터 모멘텀 구축 22!
There are a few different microservice deployment patterns.
몇 가지 다른 Microservice 배포 패턴이 있다.
A Microservice application typically consists of many services.
반대로, microservice application은 일반적으로 수많은 서비스들로 이루어져 있다.
X runtime Develop and deploy a microservice using the Vert.x runtime.
X 런타임을 사용하여 마이크로서비스를 개발 및 배포합니다.
Each microservice should have its own CI/CD pipeline from the very beginning.
각각의 마이크로서비스는 처음부터 자기 자신의 CI/CD 파이프라인을 가져야 합니다.
Developing software using microservice design is a new approach.
마이크로서비스 설계를 이용한 소프트웨어 개발은 새로운 접근 방식입니다.
This microservice can be a simple program consisting of just one or two request handlers.
마이크로 서비스는 한두 개의 요청 핸들러로 구성된 간단한 프로그램일 수 있습니다.
Have your clients and developers download the Microservice Builder DeveloperWorks page.
고객과 개발자가 Microservice 빌더 다운로드 되세요 한국 developerWorks 페이지.
If one microservice fails, the others will continue to work.
어느 한 micro-service가 실패하면, 다른 micro-service가 계속해서 기능을 수행할 수 있습니다.
Note: the caller of your API might be you(very typical in a microservice environment).
참고: 당신의 API를 호출한 사람이 당신 자신 일수도 있다. (마이크로서비스 환경에서는 아주 일반적임).
In contrast, a microservice application typically consists of a large number of services.
반대로, microservice application은 일반적으로 수많은 서비스들로 이루어져 있다.
Like members of many organizations, you may be interested in or are already employing microservice architectures.
많은 조직의 구성원들과 마찬가지로 마이크로서비스 아키텍처에 관심이 있으시거나, 이미 사용중인 경우도 있을 것입니다.
To deploy a microservice, you package it as a ZIP file and upload it to AWS Lambda.
Microservice를 배포하기 위해서는, ZIP 파일로 패키지하고, AWS Lambda로 업로드하면 된다.
And you have heart that Docker or other container technologies is kind of enabler of a microservice architecture.
또한 Docker 또는 기타 컨테이너 기술이 마이크로 서비스 아키텍처의 일종의 인에이블러라는 것을 가지고 있습니다.
By Michael C. Callahan. How Microservice Builder extends the value proposition for IBM WebSphere.
마이클 C에 의해. 칼라. Microservice Builder는 IBM의 WebSphere의 가치 제안을 확장하는 방법.
In the next part of this blog series, we will talk about infrastructure challenges in microservice architecture.
이 시리즈의 다음 article에서는 microservice architecture에서 서비스 검색에 대한 문제를 살펴볼 것이다.
This microservice can install and use any available Linux program to aid in the conversion, such as unoconv.
마이크로 서비스는 사용 가능한 Linux 프로그램을 설치하고 사용해 unoconv와 같은 변환을 지원할 수 있습니다.
On successful execution of the above command, you can start using microservice(swagger file) from the Digital App Builder.
위의 명령이 성공적으로 실행되면 Digital App Builder에서 마이크로서비스(swagger 파일) 사용을 시작할 수 있습니다.
Third, the Microservice architecture pattern enables each microservice to be deployed independently.
세번째는, Microservice Architecture Pattern에서는 각 microservice별로 독립배포가 가능하다.
This code pattern demonstrates how IBM Cloud Functions can trigger a microservice as an image is added to the Cloudant database.
이 코드 패턴은 IBM Cloud Functions가 마이크로서비스를 트리거하여 이미지로 Cloudant 데이터베이스에 추가하는 방법을 보여줍니다.
A microservice application is a set of small, independently deployable services.
마이크로 서비스 애플리케이션은 여러 작은 독립 서비스로 구성됩니다.A microservices application is composed of many small, independent services.
After splitting a monolithic application or building a microservice ecosystem from scratch, many engineers are left wondering what's next.
모놀리식 애플리케이션을 분리하거나 처음부터 마이크로서비스 생태계를 구축한 후, 많은 엔지니어들은 다음에 해야 할 일에 의문을 품는다.
Unlike SOA, a microservice message bus is much thinner than an ESB, which does lots of transformation, categorization, and routing.
SOA와는 다르게 마이크로 서비스 메시지 버스는 아주 많은 변환, 분류, 라우팅을 하는 ESB보다 훨씬 더 얇습니다.
Over time, the amount of functionality implemented by the monolithic application shrinks until either it disappears entirely or it becomes just another microservice.
시간이 지나면, monolithic application으로 구현된 기능의 양은 완전히 사라지거나 또다른 microservice가 될 때까지 줄어든다.
Each microservice deals with one concern only – keeping a small, lightweight codebase, which means less complexity and easier maintainability.
마이크로서비스는 하나의 문제만 다루고 작고 가벼운 코드베이스를 유지합니다. 따라서 덜 복잡하고 관리가 쉽습니다.
Use NSX Data Center toautomate common networking and security policies across traditional VM-based environments, containers, microservice architectures, and clouds.
NSX Data Center를 사용하여 기존 가상 머신 기반 환경,컨테이너, 마이크로 서비스 아키텍처, 클라우드 전반에서 공통 네트워킹 및 보안 정책을 자동화합니다.
Each microservice implements a business capability, runs in its own process, and communicates via application programming interfaces(APIs) or messaging.
마이크로서비스는 비즈니스 역량을 구현하고 자체 프로세스를 실행하고 API(애플리케이션 프로그래밍 인터페이스) 또는 메시징을 통해 커뮤니케이션합니다.
The industry's most complete solution is also the most modular, built on a microservice architecture to ensure automated delivery of data for self-service access by people, applications, and machines.
업계에서 가장 완벽한 이 솔루션은 마이크로서비스 아키텍처에 기반한 최고의 모듈형 솔루션으로, 사람, 애플리케이션, 머신의 셀프서비스 액세스를 위해 자동화된 데이터 전달을 지원합니다.
결과: 36, 시각: 0.038

영어 문장에서 "microservice"를 사용하는 방법

Imagine users microservice and articles microservice.
Painlessly supports service-oriented and microservice architecture.
Microservice architecture helps with these inconveniences.
Building distributed systems and microservice platforms.
Each microservice manages its own data.
Each microservice has dedicated data storage.
The details microservice contains the book information.
Build a Volunteer microservice using Spring Boot.
Build a Patient microservice using Spring Boot.
This very much resembles our microservice philosophy.
자세히보기

한국어 문장에서 "마이크로 서비스"를 사용하는 방법

마이크로 서비스 아키텍처를 적용한 분들이 ‘어떻게 나눠야 할까?
DDD를 마이크로 서비스 수준에서 적용할 수 있습니다.
클라우드와 마이크로 서비스 아키텍쳐 그리고 DevOps는 무슨 관계일까요?
쓸 게 없으면 마이크로 서비스 공부를 단념하자.
서비스 아키텍쳐가 모놀리틱 아키텍처에서 마이크로 서비스 아키텍처 (aka.
뿐만 아니라 MAM은 마이크로 서비스 아키텍처를 활용합니다.
특히나 근래에 마이크로 서비스 아키텍쳐 (aka.
바로 마이크로 서비스 분리 필요성이 등장하는 상황입니다.
마이크로 서비스 구조에서는 각 개별 애플리케이션이 독자적으로 확장하고 축소한다.
마이크로 서비스 아키텍쳐에서는 각 컴포넌트를 서비스라는 개념으로 정의한다.

최고 사전 질의

영어 - 한국어