Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • 2015-2019  (10)
Datasource
Material
Language
Years
Year
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    ISBN: 9781492038986 , 1492038989
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 37 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Software architecture ; Computer networks Security measures ; Business Data processing ; Security measures ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Microservice architectures offer a lot of advantages: making it easier to scale your application and team, use different technology, and ship features more quickly. However, they also create serious challenges, such as how to properly ensure that the systems you create are secure. If done well, microservice architectures can be significantly more secure than other types of software, but if approached in a naive fashion, you can end up with a less secure, more compromised system. This video provides the sophisticated knowledge you need to create secure architectures from the ground up. The course works best for participants who understand what microservices are and who have some experience working with distributed systems. Discover the best framework to use when considering the security aspects of microservices Learn how to handle authorization and authentication, transport security, and patch hygiene Explore new technologies that help implement secure distributed systems in easier ways After spending time at multiple startups and 12 years at ThoughtWorks, Sam Newman is now an independent consultant. Specializing in microservices, cloud, and continuous delivery, Sam helps clients around the world deliver software faster and more reliably. An in-demand speaker at O'Reilly Media's Software Architecture and Security conferences, Sam is the author of multiple O'Reilly Media titles, including Building Microservices and Microservices at Scale.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (38 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Microservices have become an increasingly popular architecture choice over the past five years. With the ability to deliver software faster and support newer technologies, these independently releasable services give software architects, programmers, and developers more freedom to react, make different decisions, and respond faster to change. In this report, you'll explore the benefits of microservices and their limitations. You'll learn what microservices are, how they work, and why this approach is different than other ways of decomposing your architecture. Author Sam Newman ( Building Microservices , Monolith to Microservices ) explains that while many companies have shown how effective microservices can be, this architecture also adds a lot of complexity to your system. This report helps you determine if microservices are right for your organization. Learn the key concepts of a microservices architecture Examine microservice advantages, including robustness, scaling, and ease of deployment Contrast microservices with single-process, modular, and distributed monoliths Explore enabling technologies such as containers and Kubernetes, streaming, public cloud, and serverless Understand microservice pain points: technology overhead, monitoring and troubleshooting, security, and data consistency Learn situations where microservices work well-and situations where they don't
    Note: Online resource; Title from title page (viewed December 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer architecture ; Distributed operating systems (Computers) ; Computer software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed February 10, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491935811
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hrs., 45 min., 31 sec.)) , digital, sound, color.
    Keywords: Software architecture ; Application software ; Development ; Electronic videos ; local
    Abstract: "What are microservices? When should you use them? Should you start with microservices, or migrate to them over time? Interest in microservices is exploding, with industry leaders like Amazon and Netflix deploying them massively. In this video course, O'Reilly author Sam Newman presents an overview of microservice architecture and usage, including modeling, integrating, testing, deploying, and monitoring your own autonomous services."--Resource description page.
    Note: Title from title screen (Safari, viewed August 26, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Germany] : mitp Verlags
    ISBN: 9783958450813
    Language: German
    Pages: 1 online resource (1 volume) , illustrations
    Edition: 1. Auflage.
    Keywords: Application software ; Development ; Software architecture ; Electronic books ; Electronic books ; local
    Abstract: Feingranulare Systeme mit Microservices aufbauen Design, Entwicklung, Deployment, Testen und Monitoring Sicherheitsaspekte, Authentifizierung und Autorisierung Verteilte Systeme haben sich in den letzten Jahren stark verändert: Große monolithische Architekturen werden zunehmend in viele kleine, eigenständige Microservices aufgespalten. Aber die Entwicklung solcher Systeme bringt Herausforderungen ganz eigener Art mit sich. Dieses Buch richtet sich an Softwareentwickler, die sich über die zielführenden Aspekte von Microservice-Systemen wie Design, Entwicklung, Testen, Deployment und Monitoring informieren möchten. Sam Newman veranschaulicht und konkretisiert seine ganzheitliche Betrachtung der grundlegenden Konzepte von Microservice-Architekturen anhand zahlreicher praktischer Beispiele und Ratschläge. Er geht auf die Themen ein, mit denen sich Systemarchitekten und Administratoren bei der Einrichtung, Verwaltung und Entwicklung dieser Architekturen in jedem Fall auseinandersetzen müssen. Aus dem Inhalt: Vorteile von Microservices Gestaltung von Services Ausrichtung der Systemarchitektur an der Organisationsstruktur Möglichkeiten zur Integration von Services Schrittweise Aufspaltung einer monolithischen Codebasis Deployment einzelner Microservices mittels Continuous Integration Testen und Monitoring verteilter Systeme Sicherheitsaspekte Authentifizierung und Autorisierung zwischen Benutzer und Service bzw. zwischen Services untereinander Skalierung von Microservice-Architekturen »Microservice-Architekturen besitzen viele interessante Eigenschaften, allerdings sind bei der Umstellung so einige Fallstricke zu beachten. Dieses Buch wird Ihnen helfen herauszufinden, ob Microservices für Ihre Zwecke geeignet sind und zeigt Ihnen, wie Sie die Fallstricke umgehen können.« Martin Fowler, Chief Scientist, ThoughtWorks
    Note: Translation of: Building Microservices, published by O'Reilly Media, c2015. - Description based on online resource; title from title page (Safari, viewed September 18, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 19 min., 36 sec.)) , digital, sound, color
    Keywords: Application software ; Development ; Web services ; Cloud computing ; Distributed operating systems (Computers) ; Computer architecture ; Electronic videos ; local
    Abstract: "Serverless technology offers an attractive proposition: it frees us from much of the administration work we've worried about in the past, giving us more time to focus on building great software. But there's a lot of hype around the technology too. In this video series, microservices expert Sam Newman explains what serverless is, dives into the details of the features it provides, highlights its challenges, and shares his insights on how to get the best out of it. You'll come away with a concrete understanding of how to use serverless technology to implement microservice architecture and how to best integrate serverless into your existing applications."--Resource description page.
    Note: Title from title screen (viewed May 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (20 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Microservices are small, autonomous services that work together. Many organizations have found that by adopting fine-grained microservice architectures they can deliver software faster and embrace newer technologies. Microservices give us significantly more freedom to react and make different decisions, allowing us to respond faster to the inevitable change that impacts all of us. This lesson focuses on understanding microservices, the benefits they can bring, and their limitations. What you'll learn—and how you can apply it You'll learn what microservices are, understand their benefits, and explore how a microservice approach is different from other ways of decomposing your architecture. You'll also learn why microservices are not a silver bullet. This lesson is for you because… You're a manager of a technical team whose organization is adopting a microservices approach, and you need to learn more. You're a software architect, programmer, developer, or team leader who is interested in learning more about microservices. Readers who have already embarked on the journey toward finer-grained architectures, whether for a greenfield application or as part of decomposing an existing, more monolithic system, will find plenty of practical advice to help. It will also help those who want to know what all the fuss is about—they can determine whether microservices are right for them. Prerequisites Interest in the topic Materials or downloads needed in advance None This lesson is taken from Building Microservices by Sam Newman. About the instructor Sam Newman is a technologist at ThoughtWorks, where he currently splits his time between encouraging and sharing innovation globally and helping design and build their internal systems. He has worked with a variety of companies in multiple domains around the world, often with one foot in the developer world, and another in the IT operations space. If you asked him what he does, he'd say "I work with people to build better software systems." He has written articles, presented at conferences, and sporadically commits to open source projects.
    Note: Online resource; Title from title page (viewed August 15, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781492047810 , 1492047813 , 9781492047797 , 1492047791
    Language: English
    Pages: 1 online resource (284 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als
    DDC: 005.1
    Keywords: Application software Development ; Computer architecture ; Distributed operating systems (Computers) ; Computer software Development ; Software patterns ; Electronic books ; local ; Logiciels d'application ; Développement ; Ordinateurs ; Architecture ; Systèmes d'exploitation répartis ; Logiciels ; Modèles de conception ; Application software ; Development ; Computer architecture ; Computer software ; Development ; Distributed operating systems (Computers) ; Software patterns
    Abstract: How do you detangle a monolithic system and migrate it to a microservices architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices , this new book details a proven method for transitioning an existing monolithic system to a microservice architecture. With many illustrative examples, insightful migration patterns, and a bevy of practical advice to transition your monolith enterprise into a microservice operation, this practical guide covers multiple scenarios and strategies for a successful migration, from initial planning all the way through application and database decomposition. You’ll learn several tried and tested patterns and techniques that you can use as you migrate your existing architecture. Ideal for organizations looking to transition to microservices, rather than rebuild Helps companies determine whether to migrate, when to migrate, and where to begin Addresses communication, integration, and the migration of legacy systems Discusses multiple migration patterns and where they apply Provides database migration examples, along with synchronization strategies Explores application decomposition, including several architectural refactoring patterns Delves into details of database decomposition, including the impact of breaking referential and transactional integrity, new failure modes, and more
    Note: Online resource; Title from title page (viewed November 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Japan, Inc. | Boston, MA : Safari
    ISBN: 9784873117607
    Language: English , Japanese
    Pages: 1 online resource (344 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: マイクロサービスとは、ThoughtWorks社のマーチン・ファウラーとジェームス・ルイスが最初に提唱したソフトウェアアーキテクチャです。モノリシック(一枚岩)なアーキテクチャを、ビジネス機能に沿って複数の小さい「マイクロサービス」に分割し、それらを連携させるアーキテクチャにすることで、迅速なデプロイ、優れた回復性やスケーラビリティといった利点を実現しようとするものです。本書は、マイクロサービスとは何か、その長所と短所、定義と概念、設計思想、アーキテクトの役割から、分割、デプロイ、テスト、監視、セキュリティといった個別の技術までを、マイクロサービスを採用しているNetflixやAmazonといった企業の事例を交えながら紹介します。
    Note: Online resource; Title from title page (viewed February 25, 2016) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 streaming video file (5 min., 35 sec.)) , digital, sound, color
    Keywords: Application software ; Development ; Java (Computer program language) ; Distributed operating systems (Computers) ; Computer architecture ; Electronic videos ; local
    Abstract: "There are a lot of things to think about to use these fine-grained architectures well. Here, I'll talk about why principles are important, and briefly outline the set of principles that I believe are important to doing microservices well, and avoiding many of the pitfalls."--Resource description page.
    Note: Title from resource description page (viewed December 18, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...