• 제목/요약/키워드: Software-as-a-Service

검색결과 1,356건 처리시간 0.029초

서비스지향 아키텍처와 멀티소프트웨어 프로덕트라인을 결합한 웹 시스템 개발 방법 (A Development Method of Web System Combining Service Oriented Architecture with Multi-Software Product Line)

  • 정일권
    • 한국전자거래학회지
    • /
    • 제24권3호
    • /
    • pp.53-71
    • /
    • 2019
  • 소프트웨어 시스템이 복잡하고 대규모화 되어감에 따라 새로운 기능을 제공하기 위해 소프트웨어 컴포넌트 또는 모듈을 재사용하는 방법을 요구하고 있다. 본 논문에서는 서비스 제공자와 서비스 사용자에게 SOA와 MSPL을 결합하여 가변성 서비스를 제공하고 재사용하여 웹 시스템 개발 방법을 제시하였다. 제시한 방법은 서비스 제공자 관점에서, 재사용 가능한 가변성 서비스를 휘처 식별 가이드라인을 적용하여 신택스 기반, 기능기반과 행위기반 방법으로 휘처로 식별하고 구현하여 재사용 자산으로 관리하였다. 그리고 사용자 관점에서 서비스를 구조적으로 조합하고 재구성하는 방법으로서 워크플로우를 모델링하여 서비스를 구성하여 웹 시스템을 구현하였다. 본 논문에서 구축한 웹 시스템의 재사용을 기능점수로 측정한 결과 재사용의 증가와 유사프로젝트에 적용해 비용 절감 효과를 검증하였다.

국내 소프트웨어 산업 구조의 개선에 대한 제안 : IT서비스 및 솔루션 기업을 중심으로 (An Suggestion of the Software Industry Structure Improvement in Korea : Focusing on the IT Service and Solution Provider Firms)

  • 안연식;문송철
    • Journal of Information Technology Applications and Management
    • /
    • 제21권1호
    • /
    • pp.165-176
    • /
    • 2014
  • This paper was tried to show the improvement model for software industry structure in Korea regarding to have the global level of competence in Korean software firms. To suggest the improvement model for software industry structure, the detailed status about software industry which as in the supply and demand perspectives and comparativeness dimension were analysed. Also to this model the special survey results from the 35 professionalists in the software industry were included. This improvement model suggests the big software firms have to consider the economy of the scale, and to enter global IT market, the other SMEs have to pursuit themselves as a specified technology firms. So it is good for the oversea project collaboration with the solution provider firms and IT service firms. And it is desirable to make a the economy of scale regarding as the solution venture startup, M&A, networking the software firms as supply chain. Also the development of new business model for new market and firms with the high-tech business competency will be required.

소프트웨어 임대 서비스를 위한 사용 요금 계산 기법 (Charge Calculation Scheme for Software Rental Service)

  • 주한규
    • 인터넷정보학회논문지
    • /
    • 제9권3호
    • /
    • pp.119-128
    • /
    • 2008
  • 상용의 소프트웨어를 사용하기 위해서 대부분의 소프트웨어 사용자는 그 소프트웨어를 구입하여야한다. 하지만 해당 소프트웨어에 대한 사용 시간이 길지 않은 경우, 그 소프트웨어 비용은 과다한 지출로 인식된다. 소프트웨어 임대 서비스는 이러한 경우 효과적인 대안일 수 있다. 소프트웨어 임대를 지원하기 위해서는 요금 부과 기법이 필요하다. 두 종류의 요금 부과 기법이 생각될 수 있다. 하나는 특정 기간 소프트웨어 사용에 대하여 일정한 요금을 부과하는 것이며 다른 하나는 실제 사용한 시간에 따라 요금을 부과하는 것이다. 이 논문에서는 소프트웨어의 실제 사용 시간에 따라 요금을 부과하는 기법을 제안한다 소프트웨어의 실제 사용 시간에 따라 요금을 부과하기 위하여 사용 시간을 정화하게 측정할 수 있는 기법을 고안하였다.

  • PDF

ASP 인증제도 개발 : 사업자(서비스 환경) 인증 (Development of Certification Program for Application Service Provider : Service Provider(Service Environment) Certification)

  • 서광규
    • 산업경영시스템학회지
    • /
    • 제29권1호
    • /
    • pp.101-108
    • /
    • 2006
  • The issue of using information system to ensure competitive power in the market is rising. The outsourcing methods that entrust activities of information system of companies to other expert agencies are increasing as the enterprises make a lot of efforts to put their resources to their heart of business in the process of adopting information system. Recently, ASP(Application Service Provider) as a new information technology outsourcing method appears due to the development of network technology and spreading of peculating software. ASP defines as a software leasing service which is supplied through networks instead of purchasing application software with high price. For successful implementation of ASP, it is necessary to develop a certification program to ensure safety and reliability of ASP. This paper provides the safe and reliable certification program for ASP. In order to develop it, the critical issues related to service quality and certification of ASP are identified and then evaluation methodology for the ASP certification program is proposed. This paper presents service provider(service environment) certification as the part of the ASP certification program.

PBFT Blockchain-Based OpenStack Identity Service

  • Youngjong, Kim;Sungil, Jang;Myung Ho, Kim;Jinho, Park
    • Journal of Information Processing Systems
    • /
    • 제18권6호
    • /
    • pp.741-754
    • /
    • 2022
  • Openstack is widely used as a representative open-source infrastructure of the service (IaaS) platform. The Openstack Identity Service is a centralized approach component based on the token including the Memcached for cache, which is the in-memory key-value store. Token validation requests are concentrated on the centralized server as the number of differently encrypted tokens increases. This paper proposes the practical Byzantine fault tolerance (PBFT) blockchain-based Openstack Identity Service, which can improve the performance efficiency and reduce security vulnerabilities through a PBFT blockchain framework-based decentralized approach. The experiment conducted by using the Apache JMeter demonstrated that latency was improved by more than 33.99% and 72.57% in the PBFT blockchain-based Openstack Identity Service, compared to the Openstack Identity Service, for 500 and 1,000 differently encrypted tokens, respectively.

ASP 인증제도 개발 : 어플리케이션 인증 (Development of Certification Program for Application Service Provider : Application Certification)

  • 서광규
    • 대한안전경영과학회지
    • /
    • 제7권3호
    • /
    • pp.97-108
    • /
    • 2005
  • The issue of using information system to ensure competitive power in the market is rising. The outsourcing methods that entrust activities of information system of companies to other expert agencies are increasing as the enterprises make a lot of efforts to put their resources to their heart of business in the process of adopting information system. Recently, ASP (Application Service Provider) as new information technology outsourcing method appears due to development of network technology and spreading of peculating software. ASP defines as a software leasing service which is supplied through networks instead of purchasing application software with high price. For successful implementation of ASP, it is necessary to develop a certification program to ensure safety and reliability of ASP. This paper provides the safe and reliable certification program for ASP. In order to develop it, the critical issues related to service quality and certification of ASP are identified and then evaluation methodology for ASP certification program is proposed. This paper presents application certification as the part of ASP certification program.

Best Practice on Software Traceability Environment based on PaaS Cloud Service

  • Jang, Woo Sung;Kim, Janghwan;Kim, R. Young Chul
    • International journal of advanced smart convergence
    • /
    • 제9권4호
    • /
    • pp.149-155
    • /
    • 2020
  • In the software industry of Korean Small and Medium-sized Enterprise(SME)s, the development process is often not mature. This may lead to failures in quality control and output management. As a result, the quality of the software can be degraded. To solve the problem, the software visualization technique, which is from the National IT Industry Promotion Agency Software Engineering Center can be applied. We have experienced with mentoring not only the visualization of software development process, but also various visualization process of SMEs. However, the existing software visualization method was difficult to install environment and its time cost was high. This paper proposes a software visualization environment through a cloud service along with a case of building a software visualization environment. We expect that this method will make it easier to build a visualization environment and improve the quality of SME software.

로봇 소프트웨어 프레임워크 동향과 발전방향 (A Review and Outlook of Robotic Software Frameworks)

  • 최병욱
    • 로봇학회논문지
    • /
    • 제5권2호
    • /
    • pp.169-176
    • /
    • 2010
  • Robotic software has been dramatically complicated as performing intelligent service tasks. These types of robots demand a very powerful software framework to make them easy. Robotic software framework means an integrated software environment that simplifies jobs of robotic software engineer by providing tools, reusable components, and runtime environments. Finally it reduces the project cost. There are lots of works related with them. Among them we focus on five frameworks that are MSRDS, ERSP, OROCOS, OpenRTM, and OPRoS. In terms of intelligent service robot, the study on robotic software frameworks is very important. And outlook on them is also very important in the sense of that the robotic software frameworks should be used to initiate service robot market.

확장 가능한 SFC 프로비저닝을 위한 Monitoring as a Service (MaaS) (Monitoring as a Service (MaaS) for scalable SFC provisioning)

  • 이지수;염상길;추현승
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2018년도 춘계학술발표대회
    • /
    • pp.65-68
    • /
    • 2018
  • 오늘날 네트워크 서비스에 대한 수요가 증가함에 따라 네트워크 트래픽 또한 증가하고 있다. 이는 네트워크 서비스 구성을 복잡하게 만들어 최종 사용자에게 전달되는 네트워크 기능의 동적 구성이 요구된다. Service Function Chaining (SFC)은 일련의 Service Function (SF) 세트로 구성된 새로운 네트워크 서비스 배포 모델이다. SFC는 특정 서비스에 따라 플로우를 분류하여 네트워크 운영자의 효율적인 서비스 제공을 보장한다. SFC의 성능은 SFC를 구성하는 SF Instance (SFI)와 상관 관계를 가진다. 이때 다수의 SFC 환경에서 단일의 SFI 사용 시, 트래픽 오버플로우가 발생할 수 있다. 따라서, 본 논문에서는 확장 가능한 SFC 프로비저닝을 위한 Monitoring as a Service (MaaS)를 제안한다.

SaaS(Software as a Service)의 정보제공과 관련된 서비스 품질 및 사용자 만족에 미치는 영향요인 (Factors Influencing the Service Quality and User Satisfaction related to Software as a Service(SaaS)' Information Supply)

  • 신호경;이호;신지명
    • 정보관리연구
    • /
    • 제42권2호
    • /
    • pp.67-84
    • /
    • 2011
  • 본 연구에서는 SaaS라는 정보제공 서비스를 대상으로, SaaS의 정보제공과 관련된 서비스 품질 및 사용자 만족에 영향을 미치는 요인들을 규명해 보고자 한다. 구체적으로, 서비스 품질 이론을 중심으로 SaaS 유연성과 맞춤성이 SaaS 서비스 품질과 사용자 만족에 미치는 영향을 연구하였다. 본 연구를 위해 문헌연구와 더불어 설문조사를 실시하였으며, 수집된 자료는 PLS(Partial Least Square)를 이용하여 측정모형 및 가설검증을 실시하였다. 분석결과, SaaS의 유연성은 SaaS의 서비스 품질과 사용자 만족에 긍정적 영향을 미치며, 사용자의 SaaS 서비스 품질도 사용자 만족에는 긍정적 영향을 끼치는 것으로 나타났다. 또한 SaaS 맞춤성은 SaaS 서비스 품질에는 유의한 영향을 미치나, SaaS 사용자 만족에는 유의한 영향을 미치지 않는 것으로 나타났다. 이외에 본 연구결과에 대한 의의 및 한계점을 논의하였으며, 향후 연구에 대한 시사점도 언급하였다.