Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (55)
  • Instructional films  (37)
  • Electronic videos  (10)
  • Computer architecture  (9)
Datasource
  • MPI Ethno. Forsch.  (55)
Material
Language
Years
  • 1
    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 ...
  • 2
    Orig.schr. Ausgabe: 初版.
    Title: モノリスからマイクロサービスへ : : モノリスを進化させる実践移行ガイド /
    Publisher: オライリー・ジャパン,
    ISBN: 9784873119311 , 4873119316
    Language: Japanese
    Pages: 1 online resource (276 pages)
    Edition: Shohan.
    Uniform Title: Monolith to microservices
    DDC: 005.1
    Keywords: Application software Development ; Computer architecture ; Distributed operating systems (Computers) ; Computer software Development ; Software patterns ; 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 ; Electronic books
    Abstract: "How do you detangle a monolithic system and migrate it to a microservice 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."--
    Note: Includes bibiographical references (pages 245-247). - Online resource; title from title details screen (O’Reilly, viewed April 20, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 1 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Automation ; Logiciels d'application ; Développement ; Automatisation ; automation ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: In DevOps, SRE, and operations, toil is the enemy. Fortunately, the repetitive and time-consuming manual work that drains team resources is steadily being automated. As a result, the automation tooling landscape has expanded to encompass a wide range of tasks. Whether it's testing, infrastructure configuration and management, provisioning, monitoring, or observability, there's now a tool to automate it. Evaluating and choosing among these tools is critical to the success of DevOps and SRE. Join us for in-depth sessions with leading experts to explore what it means to automate, what successful automation looks like, and how to assess the available tools and determine the right ones for your needs. What you'll learn and how you can apply it Understand how to tame your infrastructure as code using architectural patterns for infrastructure as code architecture Learn the basics of working with Terraform in production environments Explore the integration of Crossplane and Kyverno to automate cluster creation, resource configuration, compliance enforcement, add-on deployment, and security checks This live course is for you because... You're a DevOps engineer or SRE for whom understanding and implementing automation is part of the job. You're a platform engineer tasked with evaluating and implementing an automation toolchain that drives developer efficiency by reducing toil. You're a sysadmin or an operations engineer who wants to learn a more efficient, nonmanual way to build, control, and modify your infrastructure. Recommended follow-up: Read Infrastructure as Code, second edition (book) Read Terraform: Up and Running, third edition (book) Read Infrastructure as Code: Patterns and Practices (book) Please note that slides or supplemental materials are not available for download from this recording. Resources are only provided at the time of the live event.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 8, 2024)
    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
    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 ...
  • 5
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sponsored by NGINX Architecture styles are important...and abundant. To make the right choice for a particular business problem, an architect must be familiar with all the various styles and the trade-offs encapsulated within each. No wonder that understanding them occupies much of the time and effort of new architects. Jumpstart your learning and join us for four hours of sessions on some of the most popular and useful architectural styles and how to implement them at your organization. About the Software Architecture Superstream Series: This six-part series of half-day online events focuses on the hottest topics in software architecture, giving you the insights to keep pace with what’s next while still accommodating legacy needs. Both seasoned software architects and those looking to break into the field will learn new skills and the latest information on the tools and technologies they need to succeed. What you’ll learn and how you can apply it Explore techniques to analyze and select the right architecture style for your business and engineering teams Learn how to diagram and document an architectural solution Better understand a variety of architecture styles so that you can champion architecture decisions to developers and stakeholders This recording of a live event is for you because… You're a senior-level developer who wants to make the move to architect. You're a practicing software architect who wants to hone your skills and learn new software architecture techniques and practices. You want to better understand when to use different architectural styles. Recommended follow-up: Read The Software Architect Elevator (book) Read Dynamic Reteaming , second edition (book) Read Microservices Patterns (book) Take Mastering Technical Presentations by Example (live online training course with Neal Ford) Read Fundamentals of Software Architecture (book) Read Building Microservices , second edition (book) Read Building Evolutionary Architectures (book) Read Building Event-Driven Microservices (book) Take Software Architecture by Example (live online training course with Mark Richards and Neal Ford) Take Architecture: The Hard Parts (live online training course with Mark Richards and Neal Ford) Take Microservice Fundamentals (live online training course with Sam Newman)
    Note: Online resource; Title from title screen (viewed September 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 0 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Join us for a special conversation on security with Sam Newman and Tanya Janca, founder of We Hack Purple. They’ll chat about DevSecOps, how to implement continuous security throughout your entire software development and delivery pipeline, and more. What you’ll learn and how you can apply it Explore the origins of, need for, and challenges around security See what’s coming next for infrastructure and ops This recording of a live event is for you because… You want the chance to ask Sam Newman and Tanya Janca your questions around dev and app security. You’re looking for ways to improve your systems and to mitigate security risks. You want to become well-versed in the foundations and best practices of pipeline creation. Recommended follow-up: Read Learning DevSecOps (early release book) Read Security Chaos Engineering (report) Read Container Security (book) Read DevSecOps in Kubernetes (report)
    Note: Online resource; Title from title screen (viewed October 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (58 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7
    Keywords: Big data ; Database management ; Information technology Management ; Données volumineuses ; Bases de données ; Gestion ; Technologie de l'information ; Gestion ; Big data ; Database management ; Information technology ; Management ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Our data management solutions no longer match the complexity of organizations, the proliferation of data sources, and the scope of our aspirations to get value from data with AI and analytics. These pain points have led to a new paradigm: the data mesh. Join us for a special conversation on data mesh with Sam Newman and data mesh founder Zhamak Dehghani. They'll discuss how we got to this inflection point with data, then dive into some of the benefits (and challenges) of data mesh--treating data as a product that considers domains as a primary concern and applies platform thinking to create self-serve data infrastructure. This is a chance for you to hear Sam and Zhamak speak about infrastructure and ops and their own career journeys. They'll spend a few minutes covering the trends that are influencing infrastructure, then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it Explore the origins and opportunities of the data mesh approach See what's coming next for infrastructure and ops This recording of a live event is for you because... You want to learn about data mesh, data as a product, and what that means for operations. You're looking for ways to implement data best practices and streamline your value delivery. Recommended follow-up: Read Data Mesh (early release book) Attend Data Mesh in Practice--with Interactivity (live online training course with Max Schultze and Arif Wider) Please note that slides or supplemental materials are not available for download from this recording. Resources are only provided at the time of the live event.
    Note: Online resource; title from title details screen (O'Reilly, viewed April 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing Security measures ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and guest Guy Podjarny, where they will discuss the many challenges software engineers face for security in a Cloud Native and Serverless world and how to deal with breaches when they arise. They'll also talk about some of the challenges and benefits of working with open source and will cover supply chain security and how it is so important but also so complicated and what recent breaches can tell us about protecting ourselves moving forward. Sam and Guy will spend a few minutes covering the trends that are influencing infrastructure and then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it Explore the origins and opportunities around working with open source and cloud native technologies--and why security is so important What's coming next for infrastructure and ops This recording of a live event is for you because... You want to learn about cloud native, serverless, and open source security and how to secure your supply chain. You're looking for ways to implement DevOps best practices and streamline your value delivery. Recommended follow-up: Read Cloud Native Application Security (report) Read Securing Open Source Libraries (report) Read Serverless Security (report).
    Note: Online resource; title from title details screen (O'Reilly, viewed June 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 1 min.)) , sound, color.
    DDC: 005.4/46
    Keywords: Linux ; Operating systems (Computers) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Compared to other operating systems, Linux gives you complete control and better visibility, allowing you to create more efficient and more secure systems. And the Linux kernel is key to many of the new technologies changing the way software is deployed. Join us for a deep dive into how to best work with Linux and what to expect from this operating system in the future. About the Infrastructure & Ops Superstream Series: This Superstream series guides you through what you need to know about modernizing your organization's infrastructure and operations, covering different topics. Packed with the expert insights, skills, and tools that will help you effectively manage existing legacy systems while migrating to modern, scalable, cost-effective infrastructures--with no interruption to your business. What you'll learn and how you can apply it Learn why the Linux kernel is key to many of the new technologies changing the way software is deployed Understand how to harness the power of Linux for your own products This recording of a live event is for you because... You're a developer who wants to learn more about the many programs and products that run on Linux. You want to better understand why Linux is so important (and why you should learn it). You want to find out how to get up and running with eBPF. Recommended follow-up: Read Efficient Linux at the Command Line (book) Read Learning Modern Linux (book) Explore Linux Fundamentals (video course) Read What Is eBPF? (report) Read Raspberry Pi Cookbook, fourth edition (early release book).
    Note: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    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, 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 ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...