DevOps Foundation Courseware - English

DevOps Foundation Courseware - English
Author: Oleg Skrynnik
Publisher: Van Haren
Total Pages: 150
Release: 2019-01-15
Genre: Architecture
ISBN: 9401803927

Besides the DevOps Foundation Courseware - English (ISBN: 9789401803595) publication you are advised to obtain the publication DevOps - A Business Perspective (ISBN: 978 940 180 372 4). DevOps enables organizations to decrease time to market for new releases, software, or services by encouraging a collaborative approach from development and operations teams. The adoption of DevOps creates an environment where productivity is increased through the automation of processes around infrastructure and workflows. DevOps as a phenomenon associated with new automation tools, programming techniques or technologies; It differs from other books by the structural nature of the narrative (perhaps, excessively structured) approach and by the attempt to cover fully the phenomenon of DevOps at a basic, fundamental level.

DevOps Foundation Courseware - English

DevOps Foundation Courseware - English
Author: Oleg Skrynnik
Publisher: Van Haren
Total Pages: 145
Release: 2019-01-15
Genre: Architecture
ISBN: 9401803919

Besides the DevOps Foundation Courseware - English (ISBN: 9789401803595) publication you are advised to obtain the publication DevOps - A Business Perspective (ISBN: 978 940 180 372 4). DevOps enables organizations to decrease time to market for new releases, software, or services by encouraging a collaborative approach from development and operations teams. The adoption of DevOps creates an environment where productivity is increased through the automation of processes around infrastructure and workflows. DevOps as a phenomenon associated with new automation tools, programming techniques or technologies; It differs from other books by the structural nature of the narrative (perhaps, excessively structured) approach and by the attempt to cover fully the phenomenon of DevOps at a basic, fundamental level.

BiSL Foundation Courseware - English

BiSL Foundation Courseware - English
Author: Frank Outvorst
Publisher: Van Haren
Total Pages: 249
Release: 2024-03-15
Genre: Architecture
ISBN: 9401811776

BiSL®, Business Information Services Library, is the framework for business information management. Since the introduction of BiSL, the model has become the standard in Business Information Management (BIM). BiSL offers a structure and guideline for BIM. BiSL establishes connections between operational information management and strategic information management and provides tools for the (further) professionalization of business information management. All these topics are covered in this training material, which supports the preparation for various official BiSL exams such as those of APMG-international (BiSL Foundation), EXIN (Business information management) and Van Haren Certify (BiSL Foundation). The BiSL Foundation exam. In combination with the explanations of the training materials by your instructor, you can prepare optimally for the exam. This training addresses the principles of BiSL and the process framework defined by BiSL. The principles and the framework as a whole, the executive processes (divided into usage management, functionality management, and connecting processes), the controlling processes, and the directive processes are discussed. There is ample opportunity for the exchange of experiences, always returning to the theory. The courseware consists of: handouts, exercises, articles, and a practice exam.Target audience: information management, functional management employees, and IT professionals who want to better understand the demand side.The presentations explain the theory. With the practice assignments, you can further familiarize yourself with the material during the training. The questions of the practice exam give an insight into what you can expect on the exam. This training material fully aligns with the publication BiSL, a framework for business information management. The following updates have been included in this courseware. A new process has been described: Operational chain alignment. The arrangement of the processes in the controlling layer has changed. More attention is paid to topics such as Big Data, Cloud, security, and chains. Attention is given to several other frameworks, models, and standards. The position and context of business information management are more clearly described. Compared to the previous edition of this training material, adjustments have been made only on the necessary substantive points, ensuring alignment with the new edition of the framework. In terms of structure/composition, both of the course content and of the various assignments and exercises, the course material has remained unchanged.

Devops Foundation Courseware

Devops Foundation Courseware
Author: Van Haren Publishing
Publisher: Van Haren Publishing
Total Pages: 0
Release: 2019-01-15
Genre: Business & Economics
ISBN: 9789401803908

'Besides the DevOps Foundation Courseware - English (ISBN: 9789401803595) publication you are advised to obtain the publication DevOps - A Business Perspective (ISBN: 978 940 180 372 4). DevOps enables organizations to decrease time to market for new releases, software, or services by encouraging a collaborative approach from development and operations teams. The adoption of DevOps creates an environment where productivity is increased through the automation of processes around infrastructure and workflows. DevOps as a phenomenon associated with new automation tools, programming techniques or technologies; It differs from other books by the structural nature of the narrative (perhaps, excessively structured) approach and by the attempt to cover fully the phenomenon of DevOps at a basic, fundamental level.

DevOps - A Business Perspective

DevOps - A Business Perspective
Author: Oleg Skrynnik
Publisher: Van Haren
Total Pages: 125
Release: 2018-12-14
Genre: Architecture
ISBN: 9401803730

This book explains the management aspects of DevOps for those who are professionally engaged in information and technology management. It does not show DevOps as a phenomenon associated with new automation tools, programming techniques or technologies; It differs from other books by the structural nature of the narrative (perhaps, excessively structured) approach and by the attempt to cover fully the phenomenon of DevOps at a basic, fundamental level. By this approach, this book not only creates awareness of the new subject area but is also helps building the basics. The reader learns about the origins of DevOps, the inevitability of its emergence, the key prerequisites and their reflection in practices, about the practices themselves and the principles on which they are based. This book is the core literature of the EXIN DevOps Foundation certification. This exam tests the understanding of basic DevOps concepts and how they relate to each other, as well as the value of DevOps for the business. EXIN DevOps Foundation is the first level of the EXIN DevOps certification program. The EXIN DevOps Professional certification tests the knowledge of DevOps practices and how to integrate teams. The EXIN DevOps Master certification is about promoting organizational change and leading the way towards continuous delivery and improvement.

Powerful Python

Powerful Python
Author: Aaron Maxwell
Publisher:
Total Pages: 220
Release: 2017-05-07
Genre: Python (Computer program language)
ISBN: 9780692878972

There are many books for those new to Python, new to programming, or both. Powerful Python is different. Written for experienced developers like you, its carefully crafted chapters teach intermediate and advanced strategies, patterns, and tools for modern Python. Focused on Python 3, with full support for 2.7. DRM-free digital upgrade: powerfulpython.com/book-upgrade "Feels like Neo learning Jiu jitsu in the Matrix." - John Beauford (@johnbeauford) "I just wanted to let you know what an excellent book this is... I keep going back to your book to learn Python." - Fahad Qazi, London, UK "Thanks. Keep up the good work. Your chapter on decorators is the best I have seen on that topic." - Leon Tietz, Minnesota, USA "Powerful Python is already helping me get huge optimization gains." - Timothy Dobbins (@TmthyDobbins) "What have I found good and valuable about the book so far? Everything honestly. The clear explanations, solid code examples have really helped me advance as a Python coder... Thank you! It has really helped me grasp some advanced concepts that I felt were beyond my abilities." - Nick S., Colorado, USA For data scientists, back-end engineers, web developers, sysadmins, devops, QA testers and more. What's included: An unrelenting selective spotlight on what's most valuable and impactful to working, full-time, professional Python developers Well-researched, detailed, realistic code on almost every page, powerfully illustrating key points. Very little "toy code" How to use decorators to add rich features to functions and classes; untangle distinct, frustratingly intertwined concerns in your code; and build powerful, extensible software frameworks How to use Python in ways that incentivize other developers to use and re-use your code, again and again... amplifying the impact of the code you write, and boosting your reputation among your peers Powerfully and easily weave iterators and generators throughout your applications, making them massively scalable, highly performant, and far more readable and maintainable How to fully leverage Python's exception and error model... giving you a detailed understanding even experienced Pythonistas often lack, and putting some of the most powerfully Pythonic exception-handling patterns in your toolbox How "magic methods" imbue natural, readable, expressive syntax into your classes and objects... and how to "break the rules" to craft stunningly intuitive, compellingly reusable library interfaces Valuable and powerful design patterns, and how Python's special language features give you uniquely powerful implementations not possible in other languages Deep and detailed instruction on how to write practical, realistic unit tests... using test-driven development to easily get into a state of flow... where you find yourself implementing feature after feature, keeping your focus with ease for long periods of time How to rapidly set up effective logging for scripts, sprawling Python applications, and everything in between An enthusiastic and unapologetic focus on Python 3, and what makes it great... with full explanation and support for getting the same results with Python 2.7 More at PowerfulPython.com.

ITIL® 4 Essentials: Your essential guide for the ITIL 4 Foundation exam and beyond, second edition

ITIL® 4 Essentials: Your essential guide for the ITIL 4 Foundation exam and beyond, second edition
Author: Claire Agutter
Publisher: IT Governance Ltd
Total Pages: 211
Release: 2020-04-28
Genre: Computers
ISBN: 1787782204

ITIL® 4 Essentials contains everything you need to know to pass the ITIL 4 Foundation Certificate, plus more. It covers practices and concepts that are not addressed as part of the Foundation syllabus, making it ideal for newly qualified practitioners. This second edition has been updated to align with amendments to the ITIL® 4 Foundation syllabus.

Microsoft Azure Essentials - Fundamentals of Azure

Microsoft Azure Essentials - Fundamentals of Azure
Author: Michael Collier
Publisher: Microsoft Press
Total Pages: 400
Release: 2015-01-29
Genre: Computers
ISBN: 0735697302

Microsoft Azure Essentials from Microsoft Press is a series of free ebooks designed to help you advance your technical skills with Microsoft Azure. The first ebook in the series, Microsoft Azure Essentials: Fundamentals of Azure, introduces developers and IT professionals to the wide range of capabilities in Azure. The authors - both Microsoft MVPs in Azure - present both conceptual and how-to content for key areas, including: Azure Websites and Azure Cloud Services Azure Virtual Machines Azure Storage Azure Virtual Networks Databases Azure Active Directory Management tools Business scenarios Watch Microsoft Press’s blog and Twitter (@MicrosoftPress) to learn about other free ebooks in the “Microsoft Azure Essentials” series.

Open Agile ArchitectureTM - A Standard of The Open Group

Open Agile ArchitectureTM - A Standard of The Open Group
Author: Andrew Josey
Publisher: Van Haren
Total Pages: 306
Release: 2020-12-18
Genre: Architecture
ISBN: 9401807272

Open Agile ArchitectureTM, a standard of The Open Group, offers an approach to architect at scale with agility. It provides guidance and best practices for Enterprise Architects seeking to transition into Agile and Digital contexts. Empowering an Enterprise to Succeed with its Digital-Agile Transformation Agile teams drive the enterprise’s Digital Transformation by inventing new business models, delivering superior customer experiences, developing digital products, and architecting highly-automated operating systems. The Open Agile Architecture Standard was designed keeping the needs of all business stakeholders in mind: • Business Leaders – to drive the enterprise’s Digital and Agile change journey • Enterprise Architects – to extend their scope of influence in an Agile at scale world • Product Managers – to help transform customer experience, innovate products, and generate growth • Product Owners – to accelerate their transformation from managing feature backlogs to steering value delivery • Operations Managers – to enable them to leverage Lean and automation to generate sustainable competitive advantages • Software Engineers – to leverage the power of digital technologies to co-innovate with the business The more Agile the enterprise, the faster the learning cycles, and faster learning cycles translate to shorter time-to-market resulting in more agility. By adopting an Open Agile Architecture approach, your organization can capitalize on this accelerated learning cycle, meaning your Agile and Digital capabilities continuously and simultaneously co-create one another.

Software Architecture Foundation

Software Architecture Foundation
Author: Alexander Lorz
Publisher: Van Haren
Total Pages: 237
Release: 2021-05-25
Genre: Architecture
ISBN: 9401807426

This book covers everything you need to master the iSAQB© Certified Professional for Software Architecture - Foundation Level (CPSA-F) certification. This internationally renowned education and certification schema defines various learning path for practical software architects. This book concentrates on the foundation level examination. It explains and clarifies all 40+ learning goals of the CPSA-F© curriculum. In addition, you find step-by-step preparation guide for the examination. Please beware: This book is not meant as a replacement for existing software architecture books and courses, but strongly focusses on explaining and clarifying the iSAQB CPSA-F foundation.