Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment

Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment PDF Author: Jean-Michel Bruel
Publisher: Springer
ISBN: 3030060195
Category : Computers
Languages : en
Pages : 227

Get Book

Book Description
This book constitutes revised selected papers from the First International Workshop on Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment, DEVOPS 2018, hled at the hateau de Villebrumier, France, in March 2018. The 17 papers presented in this volume were carefully reviewed and selected from 23 submissions. They cover a wide range of problems arising from Devops and related approaches, current tools, rapid development-deployment processes, effects on team performance, analytics, trustworthiness, microservices and related topics.

Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment

Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment PDF Author: Jean-Michel Bruel
Publisher: Springer Nature
ISBN: 3030393062
Category : Computers
Languages : en
Pages : 221

Get Book

Book Description
This book constitutes revised selected papers of the Second International Workshop on Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment, DEVOPS 2019, held at the Château de Villebrumier, France, in May 2019. The 15 papers presented in this volume were carefully reviewed and selected from 19 submissions. They cover a wide range of problems arising from DevOps and related approaches: current tools, rapid development-deployment processes, modeling frameworks, anomaly detection in software releases, DevDataOps, microservices, and related topics.

Tools and Techniques for Software Development in Large Organizations: Emerging Research and Opportunities

Tools and Techniques for Software Development in Large Organizations: Emerging Research and Opportunities PDF Author: Pendyala, Vishnu
Publisher: IGI Global
ISBN: 1799818659
Category : Computers
Languages : en
Pages : 223

Get Book

Book Description
The development of software has expanded substantially in recent years. As these technologies continue to advance, well-known organizations have begun implementing these programs into the ways they conduct business. These large companies play a vital role in the economic environment, so understanding the software that they utilize is pertinent in many aspects. Researching and analyzing the tools that these corporations use will assist in the practice of software engineering and give other organizations an outline of how to successfully implement their own computational methods. Tools and Techniques for Software Development in Large Organizations: Emerging Research and Opportunities is an essential reference source that discusses advanced software methods that prominent companies have adopted to develop high quality products. This book will examine the various devices that organizations such as Google, Cisco, and Facebook have implemented into their production and development processes. Featuring research on topics such as database management, quality assurance, and machine learning, this book is ideally designed for software engineers, data scientists, developers, programmers, professors, researchers, and students seeking coverage on the advancement of software devices in today’s major corporations.

Business Modeling and Software Design

Business Modeling and Software Design PDF Author: Boris Shishkov
Publisher: Springer Nature
ISBN: 3031115104
Category : Computers
Languages : en
Pages : 323

Get Book

Book Description
This book constitutes the refereed proceedings of the 12h International Symposium on Business Modeling and Software Design, BMSD 2022, which took place in Fribourg, Switzerland, in June 2022. The 12 full and 9 short papers included in this book were carefully reviewed and selected from a total of 56 submissions. BMSD is a leading international forum that brings together researchers and practitioners interested in business modeling and its relation to software design. Particular areas of interest are: Business Processes and Enterprise Engineering; Business Models and Requirements; Business Models and Services; Business Models and Software; Information Systems Architectures and Paradigms; Data Aspects in Business Modeling and Software Development; Blockchain-Based Business Models and Information Systems; IoT and Implications for Enterprise Information Systems. Each year, a special theme is chosen, for making presentations and discussions more focused. The BMSD 2022 theme is: Information Systems Engineering and Trust.

Continuous Innovation with DevOps

Continuous Innovation with DevOps PDF Author: Rainer Alt
Publisher: Springer Nature
ISBN: 303072705X
Category : Business & Economics
Languages : en
Pages : 72

Get Book

Book Description
This book connects the new world of digitalization with classic IT management. With the presence of software in objects, products and processes, most businesses will become software-defined businesses. Software development and software management are thus key to stay competitive in an environment that demands continuous innovation. The authors provide a comprehensive introduction to continuous innovation, the DevOps concept and lay the foundations of an innovation-oriented IT management. The DevOps approach to continuous innovation, which combines lean and agile concepts with an automated tool chain, enables solutions that synergize fast (re)action through digital innovation on the one hand and long-term development cycles and stable operation on the other. A comprehensive case study of T-Systems MMS, a digital service provider from Deutsche Telekom in Germany, illustrates the use of this approach in practice.

Proceedings of Eighth International Congress on Information and Communication Technology

Proceedings of Eighth International Congress on Information and Communication Technology PDF Author: Xin-She Yang
Publisher: Springer Nature
ISBN: 981993091X
Category : Technology & Engineering
Languages : en
Pages : 1110

Get Book

Book Description
This book gathers selected high-quality research papers presented at the Eighth International Congress on Information and Communication Technology, held at Brunel University, London, on 20–23 February 2023. It discusses emerging topics pertaining to information and communication technology (ICT) for managerial applications, e-governance, e-agriculture, e-education and computing technologies, the Internet of Things (IoT) and e-mining. Written by respected experts and researchers working on ICT, the book offers a valuable asset for young researchers involved in advanced studies. The work is presented in four volumes.

Software Architecture. ECSA 2022 Tracks and Workshops

Software Architecture. ECSA 2022 Tracks and Workshops PDF Author: Thais Batista
Publisher: Springer Nature
ISBN: 3031368894
Category : Computers
Languages : en
Pages : 492

Get Book

Book Description
This book constitutes the refereed proceedings of the tracks and workshops which complemented the 16th European Conference on Software Architecture, ECSA 2022, held in Prague, Czech Republic, in September 2022. The 26 full papers presented together with 4 short papers and 2 tutorial papers in this volume were carefully reviewed and selected from 61 submissions. Papers presented were accepted into the following tracks and workshops: Industry track; Tools and Demonstrations Track; Doctoral Symposium; Tutorials; 8th International Workshop on Automotive System/Software Architectures (WASA); 5th Context-Aware, Autonomous and Smart Architectures International Workshop (CASA); 6th International Workshop on Formal Approaches for Advanced Computing Systems (FAACS); 3rd Workshop on Systems, Architectures, and Solutions for Industry 4.0 (SASI4); 2nd International Workshop on Designing and Measuring Security in Software Architectures (DeMeSSA); 2nd International Workshop on Software Architecture and Machine Learning (SAML); 9th Workshop on Software Architecture Erosion and Architectural Consistency (SAEroCon); 2nd International Workshop on Mining Software Repositories for Software Architecture (MSR4SA); and 1st International Workshop on Digital Twin Architecture (TwinArch).

Microservices

Microservices PDF Author: Antonio Bucchiarone
Publisher: Springer Nature
ISBN: 3030316467
Category : Computers
Languages : en
Pages : 364

Get Book

Book Description
This book describes in contributions by scientists and practitioners the development of scientific concepts, technologies, engineering techniques and tools for a service-based society. The focus is on microservices, i.e cohesive, independent processes deployed in isolation and equipped with dedicated memory persistence tools, which interact via messages. The book is structured in six parts. Part 1 “Opening” analyzes the new (and old) challenges including service design and specification, data integrity, and consistency management and provides the introductory information needed to successfully digest the remaining parts. Part 2 “Migration” discusses the issue of migration from monoliths to microservices and their loosely coupled architecture. Part 3 “Modeling” introduces a catalog and a taxonomy of the most common microservices anti-patterns and identifies common problems. It also explains the concept of RESTful conversations and presents insights from studying and developing two further modeling approaches. Next , Part 4 is dedicated to various aspects of “Development and Deployment”. Part 5 then covers “Applications” of microservices, presenting case studies from Industry 4.0, Netflix, and customized SaaS examples. Eventually, Part 6 focuses on “Education” and reports on experiences made in special programs, both at academic level as a master program course and for practitioners in an industrial training. As only a joint effort between academia and industry can lead to the release of modern paradigm-based programming languages, and subsequently to the deployment of robust and scalable software systems, the book mainly targets researchers in academia and industry who develop tools and applications for microservices.

Digital Transformation

Digital Transformation PDF Author: Antonella Petrillo
Publisher: BoD – Books on Demand
ISBN: 1803557621
Category : Business & Economics
Languages : en
Pages : 294

Get Book

Book Description
In the business world, digital transformation involves finding and developing new strategies and modernizing the information technology of private and public companies. This book presents practices, challenges, and opportunities related to digital transformation. It includes fourteen chapters that address digital transformation in a variety of industries, including finance, construction, education, marketing, and more.

Cloud Technologies

Cloud Technologies PDF Author: Roger McHaney
Publisher: John Wiley & Sons
ISBN: 1119769523
Category : Computers
Languages : en
Pages : 292

Get Book

Book Description
CLOUD TECHNOLOGIES Contains a variety of cloud computing technologies and explores how the cloud can enhance business operations Cloud Technologies offers an accessible guide to cloud-based systems and clearly explains how these technologies have changed the way organizations approach and implement their computing infrastructure. The author includes an overview of cloud computing and addresses business-related considerations such as service level agreements, elasticity, security, audits, and practical implementation issues. In addition, the book covers important topics such as automation, infrastructure as code, DevOps, orchestration, and edge computing. Cloud computing fundamentally changes the way organizations think about and implement IT infrastructure. Any manager without a firm grasp of basic cloud concepts is at a huge disadvantage in the modern world. Written for all levels of managers working in IT and other areas, the book explores cost savings and enhanced capabilities, as well as identifies different models for implementing cloud technologies and tackling cloud business concerns. This important book: Demonstrates a variety of cloud computing technologies and ways the cloud can enhance business operations Addresses data security concerns in cloud computing relevant to corporate data owners Shows ways the cloud can save money for a business Offers a companion website hosting PowerPoint slides Written for managers in the fields of business, IT and cloud computing, Cloud Technologies describes cloud computing concepts and related strategies and operations in accessible language.