<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Engineering software products</title>
    <subTitle>an introduction to modern software engineering</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Sommerville, Ian</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor.</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <dateIssued encoding="marc">2019</dateIssued>
    <edition>1.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <language objectPart="translation">
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>342 páginas.</extent>
  </physicalDescription>
  <abstract>This book focuses on modern software engineering techniques used in the development of software products. I have based the book on product development because students understand and use this type of software on a daily basis. Software products are developed incrementally using agile methods, executes on the cloud, security is critical and it will be maintained and managed by a DevOps team. These and other topics are covered in this book.</abstract>
  <tableOfContents>1. Software Products. -- 2. Agile Software Engineering. -- 3. Features, Scenarios and Stories. -- 4. Software Architecture. -- 5. Cloud-based Software. -- 6. Microservices Architecture. -- 7. Security and Privacy. -- 8. Reliable Programming. -- 9. Testing. -- 10. DevOps and Code Management.</tableOfContents>
  <subject authority="lcsh">
    <topic>Microservices architecture</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software architecture</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Agile software engineering</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software products</topic>
  </subject>
  <classification authority="ddc" edition="23">005.1068 SO697</classification>
  <identifier type="isbn">9780135210642</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-ViULL</recordContentSource>
    <recordCreationDate encoding="marc">250303</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251030140036.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
