OREILLY.SOFTWARE.ARCHITECTURE.SERIES.SERVICE-BASED.ARCHITECTURE.TUTORiAL-PROPAGANDA

Section
Appz
Group
PROPAGANDA
Size
0 B
Files
0
Date
2017-05-30

NFO

                                   __________.
                             ______\\        |
                            .\               |
                            ||  pROPAGANDA!  |
                            ||  -----------  |
  ._______  .______.       ____          ____|           ____    ____
  |   _  /__|_  _  |_______\__ ).________\__ )____.   .__\   \ ._\__ )_.
  |   __/ ___/  /  |   _  / _   |  _   |  _   |   |___|   \   \|   _   |
  |   |   | |______|   __/  \   |  \   |  \   |   _   |   |\   \   \   |mK^dS!
 _|___|   |________|   |_|______|____  |______|   |   |   |/   /_______|___
 \    |___|        |___|               |      |___|   |___/___/           /
  \____________________________________|______________|__________________/
                            ||               |
  |                         ||  2o17.o5.3o   |                         |
  |  HOT.OFF.THE.PRESS !!   ||               | WE.WARP.YOUR.MIND.WITH  |
  |  --------------------   `----------------' ----------------------  |
  | ....[PROPAGANDA].................................................. |
  | ||                                                               : |
  | || OREILLY.SOFTWARE.ARCHITECTURE.SERIES.SERVICE-BASED.           : |
  | || ARCHITECTURES.TUTORiAL-PROPAGANDA                             : |
  | ||...............................................................: |
  |                                                                    |
  | ....[URL]......................................................... |
  | || www.safaribooksonline.com                                     : |
  | ||...............................................................: |
  |                                                                    |
  | ....[ISBN/COURSE.NUMBER].......................................... |
  | || 9781491932636                                                 : |
  | ||...............................................................: |
  |                                                                    |
  | ....[COURSE.iNFO]................................................. |
  | || By: Neal Ford, Mark Richards                                  : |
  | || Publisher: O'Reilly Media Inc.                                : |
  | || Release Date: July 2015                                       : |
  | || ISBN: 9781491932636                                           : |
  | || Running Time: 6:04:20                                         : |
  | || Topics: Enterprise Architecture                               : |
  | || ------------------------------------------------------------- : |
  | || Description:                                                  : |
  | || ------------                                                  : |
  | || Explore a variety of service-based architectures—including    : |
  | || immensely popular microservices—in this video course from Neal: |
  | || Ford and Mark Richards. Through a series of instructive       : |
  | || visuals, you’ll be able to compare and contrast these         : |
  | || architectures in several ways, including their structure,     : |
  | || engineering practices, and deployment. You’ll also examine the: |
  | || challenges of migrating from monolithic service-oriented      : |
  | || architectures (SOA) to smaller service-based models, and the  : |
  | || effects this change can have on team building and company     : |
  | || culture in general.                                           : |
  | ||                                                               : |
  | || Through the course of this video, you will:                   : |
  | ||                                                               : |
  | || - Learn microservice principles and the organization of its   : |
  | ||   components                                                  : |
  | || - Review the common engineering practices used in microservice: |
  | ||   architectures                                               : |
  | || - Examine remote-access protocols of different service-based  : |
  | ||   architecture styles                                         : |
  | || - Explore microservice-testing scenarios, especially in       : |
  | ||   Continuous Delivery environments                            : |
  | || - Manage shared components between services, and define your  : |
  | ||   level of service granularity                                : |
  | || - Learn about governance: how to identify, curate, and manage : |
  | ||   service architectures                                       : |
  | || - Use well-defined steps to migrate from a large SOA to a     : |
  | ||   service-based architecture                                  : |
  | || - Consider hybrid service-based architectures that fall       : |
  | ||   between microservices and SOAs                              : |
  | || - Understand microservices with regard to Conway’s Law on team: |
  | ||   size and organization                                       : |
  | ||                                                               : |
  | || About the presenters:                                         : |
  | ||                                                               : |
  | || Neal is Director, Software Architect, and Meme Wrangler at    : |
  | || ThoughtWorks, a global IT consultancy with an exclusive focus : |
  | || on end-to-end software development and delivery. Before       : |
  | || joining ThoughtWorks, Neal was the Chief Technology Officer at: |
  | || The DSW Group, Ltd., a nationally recognized training and     : |
  | || development firm.                                             : |
  | ||                                                               : |
  | || Mark Richards is an experienced hands-on software architect   : |
  | || involved in the architecture, design, and implementation of   : |
  | || microservices architectures, service oriented architectures,  : |
  | || and distributed systems in J2EE and other technologies.       : |
  | ||                                                               : |
  | || About the O’Reilly Software Architecture Series               : |
  | ||                                                               : |
  | || Clearing a path from developer to architect and enriching that: |
  | || path once you arrive.                                         : |
  | ||                                                               : |
  | || Software architecture is a fast-moving, multidisciplinary     : |
  | || subject where entire suites of "best practices" become        : |
  | || obsolete practically overnight. No single path or curriculum  : |
  | || exists, and different types of architecture—application,      : |
  | || integration, enterprise—require different subject emphasis.   : |
  | || Whether you’re at the outset of a career as an architect or in: |
  | || the midst of such a career, series editor Neal Ford has       : |
  | || curated this collection of tools and guides for aspiring and  : |
  | || seasoned architects alike.                                    : |
  | ||                                                               : |
  | ||...............................................................: |
  |                                                                    |
  | ....[TABLE.OF.CONTENTS]........................................... |
  | || Welcome                                                       : |
  | || - Introduction to the Course                        - 00:07:21: |
  | || Concepts                                                      : |
  | || - Microservices Architecture Pattern Elements       - 00:31:50: |
  | || - SOA Architecture Pattern Elements                 - 00:23:30: |
  | || - Service Based Architecture Microservices Hybrids  - 00:13:58: |
  | || - Microservices and Service Based Governance        - 00:10:28: |
  | || - Coupling and Cohesion                             - 00:28:15: |
  | || - Comparing Microservices: Service-Based and SOA    - 00:31:51: |
  | || - Service Orchestration                             - 00:10:34: |
  | || - Remote Access Protocol Comparison                 - 00:40:00: |
  | || - Distributed Architecture Challenges               - 00:18:28: |
  | || Engineering Practices                                         : |
  | || - Devops Practices                                  - 00:30:01: |
  | || - Microservices Testing                             - 00:12:11: |
  | || - Organizational Change                             - 00:16:02: |
  | || Migrations and Hybrids                                        : |
  | || - Migration Paths and Drivers                       - 00:14:49: |
  | || - Migration Challenges                              - 00:11:23: |
  | || - Migration Steps - Introduction and Planning       - 00:13:46: |
  | || - Migration Steps - Separation                      - 00:05:56: |
  | || - Migration Steps - Proxy Layer                     - 00:10:14: |
  | || - Migration Steps - Refactoring                     - 00:20:08: |
  | || - UI Evolution and Refactoring                      - 00:13:35: |
  | ||                                                               : |
  | || As always we include all the propaganda!                      : |
  | ||...............................................................: |
  |                                                                    |
  | ....[SiZE.NUMBER.OF.DiSCS]........................................ |
  | || 60 FiLES @ 100,000,000 Bytes = 5,703 MB                       : |
  | ||...............................................................: |
  |                                                                    |
  | ....[GREETINGS/Hi-5's]............................................ |
  | || kEiSO - QUASAR - PRODEV - ELOHIM - JGTiSO - DETENTE - BitBook : |
  | || CORE - DVT - XFORCE - PARADOX - AMPED - cRuDE - ROR - PWA     : |
  | ||...............................................................: |
  |                                                                    |
  | ....[FUCK-YOU's].................................................. |
  | || OXBRiDGE - SoSISO - XQZT - AND ALL OTHER P2P BITCHES          : |
  | || DO NOT TRUST THESE PEOPLES PROPAGANDA! +DUPECHECK + ISBN PLS! : |
  | || INCLUDE SUPPORT_FILES! & LABEL YOUR DIRS PROPERLY!!!!!!       : | 
  | ||...............................................................: |
  |                                                                    |
  |        .---+] PROPERING YOUR PROPAGANDA iN 2o17 !! [+---.          |
  |....................................................................|
            - LAYOUT & DESiGN BY #MONk!# oF DiViNE STYLERS! -           

Files

PathSize
No file list.