• Title/Summary/Keyword: 서비스 기반 아키텍처

Search Result 448, Processing Time 0.032 seconds

A Study on the Component based Service Oriented Architecture through Facade Design Pattern (Facade 설계 패턴을 통한 컴포넌트기반 서비스지향 아키텍처에 관한 연구)

  • 박동식;신호준;김행곤
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.05b
    • /
    • pp.583-587
    • /
    • 2003
  • 웹 서비스는 인터넷을 통해 기업 상호간에 비즈니스를 연결할 수 있도록 하는 것으로, 서비스 구축의 개발비용의 감소와 구축속도 중진이 가능하다. 또한, 다른 영역과의 통합이 쉽게 가능하며, 컴포넌트 기반으로 개발할 경우 업데이트나 수정이 재사용성(reusability)과 대체성(replace ability)을 제공함으로써 용이하다. 본 논문에서는 서비스지향 아키텍처 상에서 공급자측면에서 구현되는 웹 서비스를 개발하기 위해서 구성되는 컴포넌트를 효율적으로 통합하기 위한 아키텍처를 제안하고자 한다 비즈니스로직을 웹 서비스로 제공하기 위해 먼저 서비스 지향 아키텍처를 정의하고, 이를 지원하고 웹 서비스를 제공하기 위한 컴포넌트를 Facade와 Backside로 정의한다. 특히, 서비스지향 아키텍처상에서의 웹 서비스 지원을 위한 Facade 컴포넌트와 외부 컴포넌트간의 연결을 위해 Facade 설계 패턴을 적용하여 웹 서비스를 위한 컴포넌트 통합을 제시한다. 이를 통해 비슷한 어플리케이션을 작성시에 막대한 생산비용과 개발시간의 절감을 기대할 수 있으며, 컴포넌트를 기반으로 웹 서비스를 구성하여 재사용성과 대체성에 대한 신뢰성 향상을 가져온다.

  • PDF

Modeling for PDA Service Based on Mobile Agent Computing Architecture (모바일 에이전트 컴퓨팅 아키텍처 기반의 PDA 서비스를 위한 모델링)

  • Kwon, Kyu-Heum;Shin, Ho-Jun;Kim, Haeng-Kon;Kim, Myung-Su
    • Annual Conference of KIPS
    • /
    • 2005.05a
    • /
    • pp.409-412
    • /
    • 2005
  • 비즈니스 전략 및 환경이 정적인 환경에서 동적인 환경으로 변화의 필요성이 요구되는 유비쿼터스 환경에 제공되는 서비스가 언제, 어디서나, 쉽게 접근하기 위한 이동성을 제공하기 위한 기술로 모바일 서비스의 중요성이 대두되고 있다. 현재 웹 서비스에서 사용하고 있는 요청-응답방식의 모바일 환경에서 일관성을 유지하기 힘들다. 서비스 지향 아키텍처를 기반으로 이동성을 고려한 아키텍처를 정의할 필요가 있다. 따라서 에이전트 컴퓨팅 아키텍처에 의해 상호운영성이 높은 모바일 에이전트 컴퓨팅을 통하여 모바일 환경에서 사용자의 접근을 용이하게 하고 컴포넌트를 이용한 개발의 효율성을 향상시킬 수 있어야 한다. 본 논문에서는 정의된 모바일 에이전트 컴퓨팅 아키텍처에 기반으로 하여 다양한 PDA(Personal Digital Assistant) 서비스들 중 하나를 사례연구로 들어 분석 및 설계를 한다. 그리고 컴포넌트 기반한 모바일 에이전트를 통해 모바일 환경에서 PDA를 통한 컨텐츠 서비스가 원할히 되는 효율성을 기대하게 된다.

  • PDF

A Test Design for Service Connection of Business Service and Application Service in SOA using Service Message Flow Diagram (SMFD 기반의 SOA 비즈니스 서비스와 어플리케이션 서비스 연결 테스트 설계)

  • Ji, Eun-Mi;Yoon, Hoi-Jin;Choi, Byoung-Ju
    • Journal of Internet Computing and Services
    • /
    • v.9 no.5
    • /
    • pp.35-46
    • /
    • 2008
  • This paper defines a diagram showing the characteristics of service connections in SOA, and it designs the connection testing with the diagram. The detail steps of building test requirements in the test design phase are explained, and the steps are applied to two different enterprise cases as examples. The cases are real SOA system of real enterprises. Recently, many enterprises have been trying to reconfigure their system as SOA systems. However, these projects are hard to be applied to their mission-critical real systems, since there is few testing technique understanding SOA characteristics, One of the missing characteristics of SOA in testing is that SOA needs a layering systems between business processes and applications. This paper focuses on the layering system of SOA to solve the testing problem in SOA.

  • PDF

Profile-Based Dynamic Service Binding for Evolution of Converged Services (융합 서비스의 진화를 위한 프로파일 기반 동적 서비스 바인딩 기술)

  • Kim, Kilhwan;Keum, Changsup;Bae, Hyun Joo
    • The Journal of Society for e-Business Studies
    • /
    • v.18 no.2
    • /
    • pp.27-46
    • /
    • 2013
  • To reduce time to market for converged services, the service provider needs to combine external services and internal processes together, and IT architecture for converged services has to support it. Service Oriented Architecture (SOA) enables the development of a converged service by combining external services and internal processes effectively. However, it is difficult for the existing SOA methods to support the evolution of a converged service, even though the service which consists of the converged service changes over time. In this paper, we argue that a method for profile-based dynamic service binding is required to support evolution of converged services. In order to identify requirements for the proposed method, a business scenario with a smart athletic equipment is given. We then present the concept and architecture of the method for profile-based dynamic service binding to meet the identified requirements. We also demonstrate a prototype implementation for evaluating the proposed method.

Architecture for Ontology based Intelligent Web Service Quality Factor Management (온톨로지 기반 지능형 웹서비스 품질요소 관리 아키텍처)

  • Kang, Yun-Hee
    • Proceedings of the KAIS Fall Conference
    • /
    • 2007.05a
    • /
    • pp.165-167
    • /
    • 2007
  • 최근 웹서비스의 사용은 응용 칸 통신과 상호운용성의 필요가 증가됨에 따라 빠르게 확장되고 있다. 웹 서비스는 SOA의 참조아키텍처로서 필요한 복잡한 연산 수행 컴포넌트를 표준인터페이스를 사용하여 결합하도록 한다. 그러나 웹서비스에 대한 분산 기업응용에 적용이 요구되고 있으며 이를 위해 위험요소분석, 대응정책 및 해결책에 대한 방안이 부재한 상태이다. 본 논문에서는 다양한 웹서비스의 품질관리를 위한 지능형 웹 서비스 품질 관리 아키텍처를 설계하고 웹서비스의 관리를 위해 온톨로지를 적용하여 운영할 수 있는 아키텍처를 제안한다.

  • PDF

System Modeling for Web Service based on Service-Oriented Architecture (서비스 지향 아키텍처를 기반으로 한 웹서비스 시스템 모델링)

  • Lee, Seong-Kyu;Jin, Chan-Uk;Kim, Tai-Suk
    • Journal of the Korea Society for Simulation
    • /
    • v.16 no.1
    • /
    • pp.49-57
    • /
    • 2007
  • Service-Oriented Architecture(SOA) is improving rapidly in IT Environment. Enterprise companies interest in implementation infrastructure based on SOA to adapt quick changes of large and complex distributed environment. SOA is a component model that inter-relates the different functional units of an application, called services, through interfaces and contacts between theses services. In this paper, we studied the concept of the relationship between SOA and standard web service core and therefore, we model the web service based on SOA. We implemented the application and business service architecture using web service that include the XML and SOAP. We confirmed that how the each SOA characters like interoperability, reusability, scalability and flexible business process adapted to web service and present a web service modeling that is maintained the neutrality using loose service coupling through the method of service model process and web service architecture designing methodology based on SOA.

  • PDF

A Case Study of the Architecture Design for Information Systems Backup Center (정보시스템 백업센터 아키텍처 설계에 관한 사례연구)

  • Joo, Woo-Chul;Choi, Heung-Sik
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2002.11a
    • /
    • pp.172-178
    • /
    • 2002
  • 본 논문에서는 정보시스템 연속성을 지향하는 백업센터의 아키텍처 설계에 관해 논의한다. 국내구축사례를 중심으로 백업센터의 기반환경 및 아키텍처 유형을 파악하고 이를 분류하고 비교 분석함으로서 보다 이상적인 아키텍처 설계를 위한 기틀을 제공한다.

  • PDF

Study of the service patterns according to non-functional requirements (비기능 요구사항에 따른 서비스 패턴의 연구)

  • Jung, Hyun-Ho;Park, Ga-Young;Lee, Sang-Bum
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06b
    • /
    • pp.110-113
    • /
    • 2011
  • 서비스 지향 아키텍처는 기업 인프라의 복잡성 및 유지비용을 최소화 하고, 기업의 생산성과 유연성을 극대화할 것으로 기대되어 차세대 소프트웨어 아키텍처로 각광받고 있다. 이러한 서비스 지향 아키텍처 기반의 시스템이 효율적이고 성공적으로 자리 잡기 위해서는 올바른 서비스 식별과 구성이 필수적이다. 하지만 서비스를 식별하기 위한 요구사항 분석과정은 비즈니스 업무를 분석하는데 집중되어 있으며, 비기능 요구사항은 비가시적인(invisible) 특성으로 인해 쉽게 간과되어 설계에 반영되기 어렵다. 기존의 방법들은 이러한 비기능 요구사항을 객체수준에서 반영하기 때문에 서비스 조합으로 새로운 서비스를 창출하는 서비스 지향 아키텍처의 구조에서는 비기능 요구사항을 달성하기 어렵다. 본 논문은 서비스 패턴에 적용 가능한 비기능 요구사항을 식별하고 서비스 지향 아키텍처에 필요한 패턴을 분석한다. 그리고 식별된 비기능 요구사항을 달성하기 위한 서비스 패턴을 제안한다.

A Study on the Development Web Services Component Based Service Oriented Architecture (SOA 기반의 웹 서비스 컴포넌트 개발에 관한 연구)

  • Park Dong-Sik;Shin Ho-Jun;Kim Haeng-Kon
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.10
    • /
    • pp.1496-1504
    • /
    • 2004
  • Web service should be to connect business between enterprise through the Internet, promotion of construction speed and decrease of development expense of service construction are possible. Also, unification with other domain is possible easily, and update or correction is easy by offering reusability and replaceability through component based development. In this paper, We suggest development process to build architecture and this to integrate consisted component efficiently to develop web service that is embodied in supplier side on service oriented architecture(SOA). The suggest architecture to integrate component that is consisted for this efficiently, and describes development process. So that component develops web service to base structure of web service because do command stratification logically function in each hierarchy define, and presents architecture based on logical hierarchy. The web services consist of Facade and Backside component; The Facade component have web service functions. We describe process that develop to Facade component and present mailing web services as case study. It can be decrease production cost and development time. The web service based on component will improve reliability for reuseability and replaceability.

  • PDF

An Ubiquitous Web Service Architecture for IP-based Ubiquitous Service (IP 기반의 유비쿼터스 서비스를 위한 유비쿼터스 웹 서비스 아키텍처)

  • Choi, Jae-Hyun;Lee, Woo-Jin;Chong, Ki-Won
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11b
    • /
    • pp.481-483
    • /
    • 2005
  • IT 기술의 눈부신 성장과 함께 가시화되고 있는 유비쿼터스 환경은 언제 어디서나 사용자가 원하는 서비스를 제공 받을 수 있는 환경으로, 무선통신기술 및 개체 식별 기술 등의 발달과 더불어 점점 현실화되고 있다. 하지만, 모든 유비쿼터스 개체에 IP가 부여되고 이를 기반으로 하는 진정한 유비쿼터스 환경이 현실화되기에는 아직까지 IPv6등 실질적인 인프라가 완벽하게 구축되어 있지 않아 다소 어려운 점이 있다. 따라서, 본 논문에서는 IPv4 환경에서 웹 서비스를 이용하여 실질적인 IP기반의 유비쿼터스 환경을 실현하기 위한 아키텍처를 제시한다. 이 아키텍처는 IPv4 및 IPv6에서 동작 가능하며, PC 및 핸드폰, PDA, 홈 가전기기 등의 모든 기기들을 연결한 통합 네트워크 환경상에서 실질적인 유비쿼터스 서비스의 실현을 목적으로 한다. 이러한 유비쿼터스 웹 서비스 아키텍처상에서, 유비쿼터스 서비스를 제공하는 개체는 유비쿼터스 웹 서비스 명세언어인 uWSOL을 통해 명세되고, 해당 유비쿼터스 서비스를 사용하고자 하는 사용자가 이를 바탕으로 해당 개체와 적절한 메시지 통신을 주고 받을 수 있게 함으로써 유비쿼터스 환경을 실현한다.

  • PDF