Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Newman, Sam  (74)
  • [Place of publication not identified] : O'Reilly Media, Inc.  (41)
  • Boston, MA : Safari  (33)
  • Ann Arbor, Michigan : ProQuest
  • Birmingham, AL, USA : EBSCO Industries, Inc.
Datasource
Material
Language
Years
  • 1
    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.1
    Keywords: Computer software Development ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Audiobooks ; Livres audio
    Abstract: This is the one stop shop for all What's New in Software Development interviews of 2024 in their audio format. Keep up-to-date with Sam Newman and his colleagues on their software development journeys.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 23, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    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 ...
  • 3
    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.1
    Keywords: Computer software Development ; Artificial intelligence ; Intelligence artificielle ; artificial intelligence ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Observability is more difficult in the era of large language models, while insight into your code's behavior is increasingly more important. Join Sam Newman and Jessica Kerr for a discussion about the impact of AI on software production. They explore what happens when deterministic work (software development) meets nondeterministic work (GenAI) and examine some of the limitations of communicating with an AI at scale. This event is for anyone who builds or maintains software and is looking to better understand the intersection of GenAI and observability. What's New in Software Development gives you a chance to explore trending topics in software development and to hear from Sam and Jessica Kerr about software development, how to begin implementing AI tooling into your own work, and their own career journeys. They will spend a few minutes covering the trends that are influencing software development 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 How to start thinking about integrating GenAI into your production lifecycle How to use observability to gain insight into how your code behaves in production This live course is for you because... You want to hear from Sam Newman and Jessica Kerr about how software development is changing. Recommended Follow-Up: Read Observability Engineering (book).
    Note: Online resource; title from title details screen (O'Reilly, viewed January 23, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Join Sam Newman and Evan Bottcher for a discussion about the evolution of internal developer platforms and how to design teams that support a cohesive architecture reflected in underlying systems, features, processes, data, and APIs. Team arrangement, or topology, leads to "forces of alignment," which helps in making better technology decisions for both developers and external customers. What you'll learn and how you can apply it Explore how to make tool choices and organize workflows to optimize developer productivity Learn what constitutes an effective platform engineering team Understand the core values and objectives of successful platform engineering This live course is for you because... You want the chance to hear from Sam Newman and Evan Bottcher about how infrastructure & ops is changing. Recommended follow-up: Read Platform Engineering on Kubernetes (book) Watch Infrastructure & Ops Hour: Platform Engineering with Camille Fournier (video).
    Note: Online resource; title from title details screen (O'Reilly, viewed April 16, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 25 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life. So software engineers don't just need top-notch programming skills--they also have to understand how to develop proper engineering practices to make their codebase sustainable and healthy. That's the difference between programming and software engineering. Whether you're a freshly minted software engineer or a seasoned pro, these expert-led sessions are sure to give you insight into the fundamental principles that should be top of mind when you're designing, architecting, writing, and maintaining code. What you'll learn and how you can apply it Learn how to optimize your VS Code development environment and to refactor an existing code base with Rust Understand how a shift-left testing approach can create quicker feedback loops and how you can improve your software performance and design starting with making small changes to code (tidyings) This live event is for you because... You're a software developer or engineer looking for ways to write and refactor code faster and with fewer errors. You want to learn how to use new tools and programming languages. Recommended follow-up: Read The Staff Engineer's Path (book) Read Software Engineering at Google (book) Listen to The Manager's Path (audiobook) Read Fundamentals of Software Engineering (early release book).
    Note: Online resource; title from title details screen (O'Reilly, viewed October 11, 2023)
    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 Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (58 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and technical coach Emily Bache, who'll discuss why software teams that work well together produce truly great software. They'll also share expert insights on ways to improve cooperation among teams at your own organization. They'll explore why writing clean code matters and why high-quality automated tests, frequent integration, and small but continual design improvements can enable organizations to build new, higher-quality features more quickly. This is a chance for you to hear from Sam and Emily about software development, the challenges of meshing teams into a cohesive whole, or their own career journeys. They'll spend a few minutes covering the trends that are influencing software, then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it What really matters for software design See what's coming next for software development This recording of a live event is for you because... You want the chance to hear from Sam Newman and Emily Bache about software development. Recommended follow-up: Read Clean Code Cookbook (book) Listen to Effective Software Testing (audiobook) Read Full Stack Testing (book).
    Note: Online resource; title from title details screen (O'Reilly, viewed October 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Software architecture ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and software architect Nathaniel Schutta of VMware, who'll discuss what it means to be a successful architect--and how you can start working toward that goal. Learn the skill sets you'll need to juggle multiple priorities, meetings, and time demands; get tips for making effective presentations and creating clear architecture documents; and discover reliable techniques for managing stakeholders and building relationships. This is a chance for you to hear from Sam and Nathaniel about software development, their own career journeys, and how to begin making your move from developer to architect. They'll spend a few minutes covering the trends that are influencing software, then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it Gain insight into a software architect's role and its rewards and challenges Chart your own path for professional advancement See what's coming next for software development This recording of a live event is for you because... You want to take the next step in your career. You want the chance to hear from Sam Newman and Nathaniel Schutta about software development. Recommended follow-up: Listen to The Software Architect Elevator (audiobook) Read Software Architecture Patterns, second edition (book) Listen to Fundamentals of Software Architecture (audiobook).
    Note: Online resource; title from title details screen (O'Reilly, viewed August 3, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and Gaurav Sen, founder and CEO of InterviewReady. They'll chat about system design and the system design interview, including how to prepare for the interview as a candidate and how to evaluate candidates correctly, as well as the competencies that are most important to test in an interview. You'll also hear what they think about the possibility of automated judges for system design interviews. This is a chance for you to hear from Sam and Gaurav about software development, how to begin making the move from developer to architect, and their own career journeys. They'll spend a few minutes covering the trends that are influencing software 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 What really matters for system design See what's coming next for software development This recording of a live event is for you because... You're preparing for an interview and want advice from an expert. You want the chance to ask Sam Newman and Gaurav Sen your questions around software development and system design. Recommended follow-up: Watch System Design Fundamentals (on-demand course) Listen to Effective Software Testing (audiobook) Read Head First Software Architecture (book).
    Note: Online resource; title from title details screen (O'Reilly, viewed August 14, 2023)
    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., 15 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Kubernetes ; Application software Development ; Computer programs ; Application program interfaces (Computer software) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: You've got your Kubernetes cluster up and running. . .so what's next? You can do much more with Kubernetes than just manage containers. These expert-led sessions will show you how. Join us to keep up with Kubernetes. You'll learn practical strategies and techniques (like how to build K8s into your own developer platform and how to use it on a public cloud), get insight into doing serverless on Kubernetes, and get a glimpse of what the future holds for this widely popular tool. What you'll learn and how you can apply it Understand the benefits and pitfalls of working with Kubernetes Learn how tooling can help with multicluster management This live event is for you because... You're a developer who wants to learn more about developer platforms built on top of Kubernetes so that you can have the tools you need when you need them. You want to use Kubernetes to benefit or improve reliability, velocity, security, and more. You want to learn more about MLOps and the Kubernetes tools ecosystem. Recommended follow-up: Read Kubernetes Up and Running, third edition (book) Explore Certified Kubernetes Application Developer (CKAD), second edition (video course) Watch GitOps and Kubernetes (video edition) Read Introducing MLOps (book) Watch Infrastructure and Ops Hour: Platform Engineering with Camille Fournier (video) 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 September 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 25 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1023
    Keywords: Computer engineering ; Vocational guidance ; Computer engineering ; Vocational guidance ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: As software development grows more complicated and becomes increasingly central to a business's identity, the demand is high for developers who operate at a senior level. Join us to level up your skills and accelerate your journey to senior software engineer. These in-depth sessions cover some of the biggest challenges facing software developers today, teaching you practical methods and best practices to improve coding and software design, better manage data, mentor new engineers, and collaborate with your team. About the Software Development Superstream Series: This series will help you elevate your technical skills, become a better project manager, and build the other professional skills that will allow you to move into senior engineering roles. What you'll learn and how you can apply it Learn how to contribute at a high level, drive big projects, and determine tech strategy Understand what's really important for career development Determine what you should be working on, set your goals, and define your backlog of work This recording of a live event is for you because... You're a developer who wants to find your skills gaps and upskill accordingly to move to the senior or staff level. You want to better understand what work matters the most at every stage of your career and learn how to build the skills you need to support your journey. Recommended follow-up: Read The Staff Engineer's Path (book) Read Software Engineering at Google (book) Listen to The Manager's Path (audiobook) Read Mentoring (book) Take From Developer to Software Architect (live online training course with Nathaniel Schutta) Take Fundamentals of Software Engineering in 3 Weeks (live online training course with Nathaniel Schutta) Take Hands-On Software Design (live online training course with Venkat Subramaniam) Take Introduction to Critical Thinking (live online training course with Connie Missimer) 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 March 21, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (53 min.)) , sound, color.
    Edition: [Second edition].
    DDC: 004.2/2
    Keywords: Computer architecture ; Distributed operating systems (Computers) ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for this edition of O'Reilly Book Club with Sam Newman, author of Building Microservices, to learn what microservices are and determine if they're the right choice for your system. You'll discuss the essence of microservice architecture with Sam and your peers while exploring the core concepts that make microservices work and the impact that microservices have on various aspects of software delivery. Plus you can hear from Sam about Building Microservices to better understand whether microservices are right for you. What you'll learn and how you can apply it Understand what microservices are and why they're so popular Determine whether they're right for you This recording of a live event is for you because... You want to go beyond the words on the page and hear from the expert author. You want to learn from others interested in microservices. Recommended follow-up: Read Building Microservices or listen to the audiobook Attend Microservices in 3 Weeks (live online training with Sam Newman).
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Software engineering ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and tech leader Pat Kua, where they'll discuss why excellence in software engineering matters more today than ever--and why it's important to continually hone your craft. They'll also explore how engineering practices have evolved and what that implies for the future. This is a chance for you to hear from Sam and Pat about software development, how to use the right tools for your work, and their own career journeys. They'll spend a few minutes covering the trends that are influencing software, then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it Learn what really matters for software design Find out what's coming next for software development This recording of a live event is for you because... You want the chance to hear from Sam Newman and Pat Kua about software development. You want to keep up with the latest developments in engineering practice. Recommended follow-up: Read Building Evolutionary Architectures, second edition (book) Listen to The Manager's Path (audiobook) Read The Staff Engineer's Path (book).
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 1 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Computer security ; Computer security ; Computer software ; Development ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The best time to get started with cybersecurity is now. And the best way to get started is as a team. Join Sam Newman and SafeStack founder and CEO Laura Bell for a special conversation on cybersecurity. They'll discuss why, more than ever, it's crucial that organizations big and small take whatever steps they can to keep their data, people, and systems safe. They'll also explore how secure engineering practices have evolved and what that implies for the future. This is a chance for you to hear from Sam and Laura about software development, cybersecurity, and their own career journeys. They'll spend a few minutes covering the trends that are influencing software, then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it Learn what really matters for software design Find out what's coming next for software development This recording of a live event is for you because... You want the chance to hear from Sam Newman and Laura Bell your about software development. Recommended follow-up: Listen to The Manager's Path (audiobook) Read Building Microservices, second edition (book) Read Security as Code (book).
    Note: Online resource; title from title details screen (O'Reilly, viewed June 26, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    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.3
    Keywords: Software architecture ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and Marianne Bellotti, best-selling author, builder of the data infrastructure for the United Nations, and fixer of some of the oldest and most complicated computer systems in the world as part of United States Digital Service. They'll discuss how to tame and modernize complex systems and explain why any kind of modernization or large-scale migration requires thinking about the people side of the problem in addition to the technical challenges to ensure success. This is a chance for you to from Sam and Marianne about software development, how to best manage migrations, and their own career journeys. They'll spend a few minutes covering the trends that are influencing software, then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it Learn what really matters for software design Discover best practices for modernizing complex systems Find out what's coming next for software development This recording of a live event is for you because... You want the chance to hear from Sam Newman and Marianne Bellotti about software development. You want to keep up with the latest developments in engineering practice. Recommended follow-up: Read Building Evolutionary Architectures, second edition (book) Listen to The Manager's Path (audiobook) or read the book Read The Staff Engineer's Path (book).
    Note: Online resource; title from title details screen (O'Reilly, viewed April 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 59 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Climate disaster is looming, and the day of reckoning is here. Businesses can no longer afford to ignore their part in the changing climate. Environmental sustainability is now a top strategic priority for IT teams, and for good reason. Greener computing practices are not only good for the planet but can also be a driver of cost-efficiency and innovation. The leading cloud providers have all pledged to decarbonize their data centers and use renewable energy, but how can organizations and individual contributors take part and hold them accountable? What are the impacts of your cloud use? And how can your organization be more efficient? Join leading experts for a half-day of sessions that will answer these tough questions and set you on the path to greener cloud computing. The need for greener practices (like smart infrastructure) is urgent; this Superstream event will help you start implementing them. What you'll learn and how you can apply it Understand the environmental implications of software development and cloud operations and why it is so urgent to adopt more sustainable practices Learn how to reduce software emissions, optimize cloud resources, and measure your carbon impact using a variety of protocols, tools, and best practices Learn how to communicate with colleagues and leaders about green computing initiatives and become an advocate for sustainability in your organization This live event is for you because... You're a software developer or engineer working in the cloud and you want to build more responsible and efficient applications. You're a cloud architect, operations manager, or engineering leader responsible for helping your organization achieve its sustainability goals. You care about the planet and want to be a part of the solution in your organization. Recommended follow-up: Read Building Green Software (early release book) Watch Infrastructure & Ops Hour with Sam Newman: Cloud Providers and Sustainability with Anne Currie (video) Listen to Understanding Corporate Sustainability (audiobook).
    Note: Online resource; title from title details screen (O'Reilly, viewed Decenber 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Language: English
    Pages: 1 online resource (1 audio file (1 hr., 49 min.))
    Edition: [First edition].
    DDC: 808.02
    Keywords: Authorship ; Audiobooks
    Abstract: Look no further for the 2023 audio-only collection of O'Reilly Book Club interviews. Hear directly from our authors about their book writing processes and gain insight into how they've become the subject matter experts in their fields.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (59 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and software development pro Kevlin Henney, who'll discuss software design things that practitioners keep forgetting about and why good design matters so much. They'll also explore the idea of using the oft-cited "right tool for the job" and explain why that's so difficult to determine when the very process of development is what reveals "the job." This is a chance for you to hear from Sam and Kevlin about software development, how to use the right tools for your work, and their own career journeys. They'll spend a few minutes covering the trends that are influencing software, 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 what really matters for software design See what's coming next for software development This recording of a live event is for you because... You want the chance to ask Sam Newman and Kevlin Henney your questions about software development. Recommended follow-up: Attend Software Development Superstream: Becoming a Senior Software Engineer (live event on February 22).
    Note: Online resource; title from title details screen (O'Reilly, viewed February 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 8 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Sponsored by F5 and Orca Security Many organizations today find themselves in a hybrid or multicloud environment, whether they planned it or just stumbled into it. But juggling workloads across these complex architectures is an incredibly tricky business. From isolated silos to costly resource sprawl, the challenges are immense. The supercloud has arrived on the scene to help, providing a layer of abstraction on top and offering a consistent way to manage it all. However, there's a lot of mystery still swirling around about what the supercloud is exactly and how it works. Join our expert speakers as they shed light on the different approaches to managing combined or multiple private, public, and edge clouds. They'll demystify common terms and concepts, help you gain a better understanding of what these various cloud models look like in practice, and show you how to successfully plan for, deploy, monitor, and secure these complex cloud architectures of the future. What you'll learn and how you can apply itUnderstand the various cloud deployment models and the opportunities and challenges of combining different types of cloud services and infrastructure Learn how to prepare for the complexities of hybrid or multicloud systems and identify the best solutions for your business or professional needs This recording of a live event is for you because... You're a developer, architect, engineer, or decision maker working with complex cloud environments. You want to be able to manage or leverage multiple cloud services and stay up-to-date on the latest developments in cloud technologies. Recommended follow-up: Read Cloud Without Compromise (book) Read Hybrid and Multicloud Management (report) Watch Infrastructure & Ops Hour: Multicloud with Gregor Hohpe (video) Take Multicloud Strategy Choices and Trade-Offs (live online training with Rashmi Tambe and Sunit Parekh) 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 March 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 audio file (56 min.))
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Audiobooks
    Abstract: This is the one stop shop for all Software Development Hour interviews of 2023 in their audio format. Keep up-to-date with Sam Newman and his colleagues on their software development journeys.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 31, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Computer software ; Development ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and Datasette creator Simon Willison, who'll discuss using large language models to support self-guided learning of new programming languages and other skills. A language model such as GPT-3 can act as a sort of super-smart-and-super-dumb teaching assistant: you can ask it questions and follow-up questions, and if you get your questions right, it can genuinely help you build a good mental model of the topic at hand. You'll also hear about some of the ways that Simon is able to maintain 185 different open source projects at the same time. What you'll learn and how you can apply it Learn what really matters for software design Find out what's coming next for software development This recording of a live event is for you because... You want the chance to hear from Sam Newman and Simon Willison about software development. You need help tackling a new programming language or other skill. Recommended follow-up: Read Fluent Python, second edition (book) Explore O'Reilly's Django Sandbox Watch Software Development Superstream: Becoming a Senior Software Engineer (live event video).
    Note: Online resource; title from title details screen (O'Reilly, viewed March 21, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 40 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.8
    Keywords: Computer networks Security measures ; Réseaux d'ordinateurs ; Sécurité ; Mesures ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Microservice architectures are increasingly popular, but they bring with them increased complexity and new challenges. One of the more challenging areas with any microservice style architecture is security; application security is different than with a monolith, protecting data in transit and at rest, and protecting your microservices whilst still allowing a high degree of independence. With more moving parts, understanding what security posture is required for your microservices architecture can be hard to understand. Join expert Sam Newman where he will show you that while microservice architectures can present more challenges regarding the security of our applications they also give us more ways to build and operate secure systems. At the end of the class you'll have a better appreciation for security best practices for microservice style architectures and where to spend your time to deliver the right level of security for your microservice architecture. What you'll learn and how you can apply it: Understand the functions and principles of microservice security, and how microservice architectures change some of the common challenges of application security Understand how to use threat modeling, trust The challenges of patching microservices, and how to handle secrets What types of protection may be needed to protect data in transit and at rest How to identify where technologies like JWT or Open Policy Agent can be used in the context of authentication and authorization This course is for you because: You have a microservice architecture and are worried it isn't secure You're planning a microservice architecture and don't know where to start regarding security You're a developer or architecture trying to build more skills in the area of security, so you can build security thinking into how you build your system Prerequisites: Awareness of what microservices are.
    Note: Online resource; title from title details screen (O'Reilly, viewed April 2, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Incidents are inevitable in complex systems, but learning from these events shouldn’t require assigning blame. Workers on the front lines have much to contribute to a company’s understanding of how failures happen—and to how to prevent them from happening in the future. Join us for a special conversation about resilience engineering with Sam Newman and incident analysis pro Jessica DeVita. They’ll discuss what resilience engineering is and why it matters for infrastructure and operations in particular, walk you through how to learn from incidents while maintaining your teams’ cohesion, and explain how to use that knowledge to drive design decisions with intentionality. 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 of, need for, and challenges around incident analysis See what’s coming next for infrastructure and ops This live event is for you because… You’re looking for ways to improve your incident response and engineering environment. You want to learn about the foundations of resilience engineering, a discipline that combines safety science with human factors, and understand why resilience depends more on people than on technology. Recommended follow-up: Read 97 Things Every SRE Should Know (book) Read Incident Metrics in SRE (report) Watch Infrastructure & Ops Superstream Series: SRE Edition (recorded Superstream event)
    Note: Online resource; Title from title screen (viewed January 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Observability—a measure of how well internal states of a system can be inferred from its outputs—is crucial for engineering, managing, and improving complex business-critical systems. Join us to learn how observability can help any software engineering team gain a deeper understanding of system performance, so you can perform ongoing maintenance and ship the features your customers need. About the Infrastructure & Ops Superstream Series: This four-part Superstream series guides you through what you need to know about modernizing your organization’s infrastructure and operations, with each event day covering different topics and lasting no more than four hours. They’re 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 Gain a deeper understanding of system performance so you can perform ongoing maintenance and ship the features your customers need Understand how to build an observability-driven development practice Discover how your production services are really performing right now This recording of a live event is for you because… You’re a developer who wants to learn the basics of observability and how to use it in your system. You want to better understand how observability can be used with data. You want to know what the future holds for observability and infrastructure and operations. Recommended follow-up: Read Observability Engineering (book) Read Kubernetes Security and Observability (book) Watch Observability at Google (video) Read Linux Observability with BPF (book) (Watch Case Study: How Lightstep Implemented Observability (recorded event))
    Note: Online resource; Title from title screen (viewed January 12, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Service-level objectives (SLOs) are a key component of the service-level agreement (SLA) between your business and your customers. SLOs define the level of service you’ve agreed to provide and offer a means to measure that service. As such, they’re critical for ensuring reliability...if used correctly. Join us for a special conversation on SLOs with Sam Newman and site reliability engineer Alex Hidalgo. You’ll learn how to build an SLO-based approach to reliability at your own organization as you explore everything from the concepts, philosophies, and definitions you need to know to the various components of SLOs, how to use them successfully, why they work, and how you can make them work for you. Along the way, Sam and Alex will also discuss some of the more complicated aspects of implementing an SLO-based approach, including how to create meaningful service-level indicators (SLIs) and how to assign accurate SLO targets so that you get useful alerts for your team—and company-wide buy-in. What you’ll learn and how you can apply it Explore the origins of, need for, and challenges around SLOs and SRE What’s coming next for infrastructure and ops This recording of a live event is for you because… You want to learn how to use SLOs at your company to improve resilience. You’re looking for ways to improve your incident response and engineering environment. Recommended follow-up: Read Implementing Service Level Objectives (book)
    Note: Online resource; Title from title screen (viewed February 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 658.4/022
    Keywords: Information technology Management ; Teams in the workplace Management ; Computer software Development ; Management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman, Manuel Pais, and Matthew Skelton, where they'll discuss their best-selling book, Team Topologies, and what's next for the future of building software. Team topologies is the leading approach to organizing business and technology teams for fast flow, providing a practical, step-by‑step, adaptive model for organizational design and team interaction. They'll also 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 need for team topologies See what's coming next for infrastructure and ops This recording of a live event is for you because... You want to learn about team topologies and how to implement them at your organization. You're looking for ways to improve your software delivery time and team structure. Recommended follow-up: Read "Business Benefits, Team Topologies, and Pitfalls of DevOps" (book chapter) Watch Kubernetes Is Not Your Platform--It's Just the Foundation (Superstream video with Maneul Pais) Read The DevOps Handbook (book) Read Accelerate (book).
    Note: Online resource; title from title details screen (O'Reilly, viewed May 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 13 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1092
    Keywords: Software engineering Vocational guidance ; Computer scientists ; Génie logiciel ; Orientation professionnelle ; Informaticiens ; computer scientists ; Computer scientists ; 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: As software development grows more complicated and becomes increasingly central to a business's identity, the demand is high for developers who operate at a senior level. Join us to level up your skills and accelerate your journey to senior software engineer. These in-depth sessions cover some of the biggest challenges facing software developers today, teaching you practical methods and best practices to improve coding and software design, better manage data, mentor new engineers, and collaborate with your team. About the Software Development Superstream Series: This recording of a live event will help you elevate your technical skills, become a better project manager, and build the other professional skills that will allow you to move into senior engineering roles. What you'll learn and how you can apply it Learn how to contribute at a high level, drive big projects, and determine tech strategy Understand how to change your mindset from doing it yourself to leading your team Discover how your skills stack up against senior and staff roles This recording of a live event is for you because... You're a developer who wants to learn the skills you need to move to the senior or staff level. You want to better understand what work matters the most at every stage of your career and learn how to build the skills you need to get there. You want to find your skills gaps and upskill accordingly. Recommended follow-up: Read The Staff Engineer's Path (early release book) Read Software Engineering at Google (book) Listen to The Manager's Path (audiobook) Read Mentoring (book) Take From Developer to Software Architect (live online training course with Nathaniel Schutta) Take Fundamentals of Software Engineering in 3 Weeks (live online training course with Nathaniel Schutta) Take Hands-On Software Design (live online training course with Venkat Subramaniam) Take Introduction to Critical Thinking (live online training course with Connie Missimer).
    Note: Online resource; title from title details screen (O'Reilly, viewed April 13, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    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 ...
  • 28
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 9 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing ; Cloud computing ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: More and more organizations are building their applications on top of the cloud. But unfortunately, not all cloud services provide airtight security--some have vulnerabilities in their authentication protocols or data encryption, which can endanger an enterprise's infrastructure. That's why it's crucial to keep up with the latest security standards. These sessions will get you up to speed on key techniques and best practices for securing your cloud. You'll discover how to better assess threats and develop a security-aware mindset, learn how to utilize tools and design models to properly secure your cloud environment, and more. About the Cloud Superstream Series: This two-part series gets you up and running with two key areas of cloud computing. The first event covers techniques and best practices for securing your cloud. The second takes a look at the leading cloud platform, Amazon Web Services, offering an overview of best practices with data, working with Kubernetes, protecting identity and privacy, operating AWS with a multicloud or hybrid cloud, and more. What you'll learn and how you can apply it Learn how to better assess threats and develop a security-aware mindset Understand key techniques and best practices for securing your cloud Understand supply chain vulnerabilities and how to anticipate and address them This recording of a live event is for you because... You're a developer or engineer who wants to understand the challenges of cloud security and find out how to address them. You want to learn how to secure your microservices and reduce vulnerability traversal. You need to assess and secure your CI/CD pipeline and protect it from supply chain attacks. Recommended follow-up: Read Building Microservices, second edition (book) Read Serverless Security (report) Read Practical Cloud Security (book) Attend Infrastructure & Ops Hour: Cloud Native and Open Source Security with Guy Podjarny (live event on June 13) Read Cloud Native Application Security (report) Read Cloud Native Security Cookbook (book) Watch Learning Path: Cloud Security Fundamentals (video).
    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 ...
  • 29
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 audio file (01 hr., 03 min.))
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Automation ; Open source software ; Computer security ; Computer security ; Open source software ; Audiobooks ; Audiobooks
    Abstract: Join us for a special conversation on the extended Berkeley Packet Filter (eBPF) with Sam Newman and Isovalent chief open source officer Liz Rice. You'll learn how eBPF has gone from relative obscurity to one of the hottest technology areas in modern infrastructure computing, why the ability to dynamically change the kernel behavior is so useful (and why eBPF is such a game changer), and much more.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 21 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004/.36
    Keywords: Electronic data processing Distributed processing ; Computer networks ; Computer science ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Scaling a distributed system naturally involves adding multiple independently moving parts. We run our software components on multiple machines and our databases across multiple storage nodes, all in the quest to add more processing capacity--meaning solutions are distributed across multiple machines in multiple locations, with each machine processing events concurrently and exchanging messages over a network. This fundamental nature of distributed systems has some profound implications for the way we design, build, and operate our solutions. If you need to manage the complexity that comes with distributed systems, these sessions will help you tackle some of the unique challenges of production with multiple moving parts. About the Infrastructure & Ops Superstream Series: This four-part Superstream series guides you through what you need to know about modernizing your organization's infrastructure and operations, with each event day covering different topics and lasting no more than four hours. They're 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 See how distributed systems can deliver more value if they operate correctly Explore best practices for communication between distributed systems Understand what distributed systems mean for your company's data Learn how to secure distributed systems This recording of a live event is for you because... You're an engineer who wants to learn more about the challenges of working with distributed systems and find out how to address them. You want to learn how to secure distributed systems. You want to know what the future holds for distributed systems and infrastructure and operations. Recommended follow-up: Read Designing Distributed Systems (book) Read Distributed Systems Observability (report) Watch Distributed Systems in One Lesson (video) Read Distributed Tracing in Practice (book) Take Design Patterns for Distributed Systems (live online training course with Priyank Gupta).
    Note: Online resource; title from title details screen (O'Reilly, viewed May 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Software architecture ; Architecture logicielle ; Software architecture ; 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: Microservices can greatly benefit your systems--but they bring along their own host of problems. If you're getting started with microservices, Sam Newman's Building Microservices offers a wealth of practical advice for building, managing, and scaling microservices architectures. Or you could just hear it from him directly. Join us for a special conversation on microservices with Neal Ford and Sam Newman. They'll discuss what changed between the first and second editions of Building Microservices, what next-generation microservices will look like, and the right way to build distributed systems. Then they'll dive into some patterns for building, organizing, observing, and operating microservices in the real world. Neal and Sam will spend a few minutes covering the trends in microservices that are influencing architecture, then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it Get practical advice on building, organizing, observing, and operating microservices See what's coming next with software architecture This recording of a live event is for you because... You want to learn about microservices-style architectures. You're looking for ways to improve your architecture. Recommended follow-up: Read Building Microservices, second edition (book) Read Monolith to Microservices (book) Read Fundamentals of Software Architecture (book) Read Software Architecture: The Hard Parts (book) Attend Software Architecture Superstream: Soft Skills Are the Hardest Part (live online event, June 22).
    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 ...
  • 32
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 27 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Amazon Web Services (Firm) ; Cloud computing ; Web services ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The cloud is likely a major part of your IT infrastructure (or will be soon). And there's a good chance that Amazon Web Services--the current leader in the space--plays a role. Keeping up with best practices, new tools, and updates to existing tools is critical to getting the most from your cloud deployments, but it's quite a task. We'll help make it easier, with AWS-focused sessions on migrating workloads, operating AWS with a hybrid cloud or multicloud, and harnessing serverless for better performance. What you'll learn and how you can apply it Learn how to optimize cost and performance with the Graviton processor architecture. Use the three tenets of multicloud frameworks to build your cloud strategy. Understand how the Lambda platform integrates with other AWS services. This recording of a live event is for you because... You're a developer or engineer who wants to understand the challenges of working within the AWS platform. You want to become more proficient in identifying AWS services to help you make informed decisions about IT solutions based on your business requirements. You want to get started with AWS. Recommended follow-up: Read AWS Cookbook (book) Read Programming AWS Lambda (book) Watch "23.4 Demo: Systems Manager Run Command (CLI)" (video chapter from Amazon Web Services (AWS), third edition).
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    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 ...
  • 34
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 4 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: O'Reilly superstream series
    DDC: 005.3
    Keywords: Application software Development ; Automation ; Open source software ; Computer security ; Computer security ; Open source software ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation on the extended Berkeley Packet Filter (eBPF) with Sam Newman and Isovalent chief open source officer Liz Rice. You'll learn how eBPF has gone from relative obscurity to one of the hottest technology areas in modern infrastructure computing, why the ability to dynamically change the kernel behavior is so useful (and why eBPF is such a game changer), and much more. Sam and Liz talk about eBPF, container security, infrastructure and ops, and their own career journeys. They'll also 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 of and need for eBPF See what's coming next for infrastructure and ops This recording of a live event is for you because... You want to better understand how to implement eBPF at your organization. You're looking for ways to improve your software delivery time and team structure. Recommended follow-up: Read What Is eBPF? (report) Read Container Security (book) Read Security Observability with eBPF (report) Attend Infrastructure & Ops Superstream: Linux Fundamentals (live event on September 14).
    Note: Online resource; title from title details screen (O'Reilly, viewed August 23, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    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: 004
    Keywords: Computer engineering ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and engineering leader Camille Fournier who'll discuss why adding product management to software infrastructure, with a shift toward platform engineering, is all the rage today--and why it's so hard to make it work. You'll discover some of the ways an engineering culture must change to make this transformation a success, what it means to work for a captive internal audience, and how to build the "paved roads" that software engineers need. This is a chance for you to hear from Sam and Camille about platform engineering, the relationship between product and engineers, or 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 of and need for platform engineering See what's coming next for infrastructure and ops This recording of a live event is for you because... You want the chance to hear Sam Newman and Camille Fournier talk about platform engineering and how to implement it at your organization. You're looking for ways to improve your own developer platform or you're making the switch to platform engineer. Recommended follow-up: Read The Manager's Path (book) Read 97 Things Every Engineering Manager Should Know (book) Attend Infrastructure & Ops Superstream: Platform Engineering (live event on January 11).
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 4 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation with Sam Newman and longtime technology leader Adrian Cockcroft. You'll explore the history of the cloud, find out how cloud computing technology has fundamentally changed software engineering, and discover where the public cloud is headed from here--and dive into some of the most pressing issues around big data and sustainability in the process. This is a chance for you to learn about cloud computing, sustainability, infrastructure and ops, and Sam and Adrian's 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 need for the public cloud Discover 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 Adrian Cockcroft your questions about the future of cloud computing. You're looking for ways to improve your organization's performance and build more sustainable solutions. Recommended follow-up: Read Cloud Native (book) Attend Cloud Superstream: AWS (live event on October 19).
    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 ...
  • 37
    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 ...
  • 38
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 53 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Kubernetes ; Application software Development ; Computer programs ; Application program interfaces (Computer software) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The really hard part of Kubernetes isn't building a cluster; it's getting all the clusters (written by engineers with different levels of skills) to work together without problems. After all, different orgs have different needs. Join us for four hours of sessions that will give you some clarity on your own organization's journey with Kubernetes and show you how to make the most of all that Kubernetes offers--from what to expect in your first few weeks to detailed war stories from the front lines to extending Kubernetes's functionality with Operators and more. About the Infrastructure & Ops Superstream Series: This four-part Superstream series guides you through what you need to know about modernizing your organization's infrastructure and operations, with each event day covering different topics and lasting no more than four hours. They're 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 how to optimize CPU management and improve cluster performance and security Understand the benefits and pitfalls of working with Kubernetes This recording of a live event is for you because... You're a developer who wants to learn more about shipping and running your Kubernetes applications. You want to use Kubernetes to benefit or improve reliability, velocity, security, and more. Recommended follow-up: Read Kubernetes Up and Running, third edition (book) Explore Certified Kubernetes Application Developer (CKAD), second edition (video course) Watch GitOps and Kubernetes (video edition) Read Observability Engineering (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 November 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Language: English
    Pages: 1 online resource (1 audio file (59 min.))
    Edition: [First edition].
    DDC: 620.82
    Keywords: Systems engineering Management ; Reliability (Engineering) ; Audiobooks
    Abstract: Join us for a special conversation about resilience engineering with Sam Newman and incident analysis pro Jessica DeVita. They'll discuss what resilience engineering is and why it matters for infrastructure and operations in particular, walk you through how to learn from incidents while maintaining your teams' cohesion, and explain how to use that knowledge to drive design decisions with intentionality.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (8 hr., 1 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13
    Keywords: Computer programming ; Computer software Development ; Electronic data processing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This is the one stop shop for all Infrastructure & Ops Hour interviews in their audiobook format. Keep up-to-date with Sam Newman and his colleagues on their infrastructure and ops journeys.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 7, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 audio file (01 hr., 03 min.))
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing ; Audiobooks
    Abstract: Join us for a special conversation with Sam Newman and longtime technology leader Adrian Cockcroft. You'll explore the history of the cloud, find out how cloud computing technology has fundamentally changed software engineering, and discover where the public cloud is headed from here--and dive into some of the most pressing issues around big data and sustainability in the process.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Language: English
    Pages: 1 online resource (1 audio file (59 min.))
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing Security measures ; Audiobooks
    Abstract: Join us for a special conversation on cloud and open source security with Sam Newman and Snyk founder and president Guy Podjarny. They'll explore the many security challenges software engineers face in a cloud native and serverless world and discuss how to deal with breaches when they arise. They'll also talk about some of the benefits (and hurdles) of working with open source; supply chain security (and why it's so important but so complicated); what recent breaches can tell us about protecting ourselves moving forward--and more.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 audio file (59 hr.))
    Edition: [First edition].
    DDC: 005.3
    Keywords: Software architecture ; Audiobooks
    Abstract: Microservices can greatly benefit your systems--but they bring along their own host of problems. If you're getting started with microservices, Sam Newman's Building Microservices offers a wealth of practical advice for building, managing, and scaling microservices architectures. Or you could just hear it from him directly. Join us for a special conversation on microservices with Neal Ford and Sam Newman. They'll discuss what changed between the first and second editions of Building Microservices, what next-generation microservices will look like, and the right way to build distributed systems. Then they'll dive into some patterns for building, organizing, observing, and operating microservices in the real world. Neal and Sam will spend a few minutes covering the trends in microservices that are influencing architecture, then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it Get practical advice on building, organizing, observing, and operating microservices See what's coming next with software architecture This recording of a live event is for you because ... You want to learn about microservices-style architectures. You're looking for ways to improve your architecture. Recommended follow-up: Read Building Microservices, second edition (book) Read Monolith to Microservices (book) Read Fundamentals of Software Architecture (book) Read Software Architecture: The Hard Parts (book) Attend Software Architecture Superstream: Soft Skills Are the Hardest Part (live online event, June 22).
    Note: Online resource; title from title details screen (O'Reilly, viewed October 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 57 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Join us for a special conversation on GitOps with Sam Newman and Weaveworks founder Alexis Richardson. They’ll share what led to the need for GitOps, fascinating aspects of the discipline, and interesting convergence areas—along with insights that will help you approach the most challenging aspects of building and managing evolving architectural needs. This is your chance to ask Sam and Alexis anything you want about GitOps, Kubernetes, or their own career journeys. They’ll spend a few minutes covering the trends that are influencing infrastructure and operations, 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 of GitOps and understand why it’s needed See what’s coming next for infrastructure and ops This training course is for you because... You want the chance to ask Sam Newman and Alexis Richardson your questions around working using GitOps. You’re looking for ways to use GitOps to support your production goals. You want to become well versed in the foundations and best practices of pipeline creation and deployment. Prerequisites: Come with your questions for Sam Newman and Alexis Richardson Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Building Microservices , second edition (book) Read Version Control with Git , second edition (book) Read Kubernetes: Up and Running , second edition (book) Watch “ GitOps 101 ” (conference session) Attend GitOps First Steps (live online training course with Ian Miell) Attend Git Next Steps (live online training course with Raju Gandhi)
    Note: Online resource; Title from title screen (viewed March 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 16 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: While cloud isn’t a new technology, the move to the cloud has accelerated...and has become increasingly complex. Ops engineers need to build new skills and knowledge: What are the pain points of moving to the cloud, and how do security and safety change? And how do you give power to developers while still ensuring secure and reliable deployments? Join us for a Superstream on the cloud, with sessions covering everything from strategy to security and automation. About the Infrastructure & Ops Superstream Series: This five-part series of half-day online events details what you need to know to effectively manage existing legacy systems while migrating to modern, scalable, cost-effective infrastructures—with no interruption to your business. Each event day covers some of the most challenging and promising topics facing those working in infrastructure and operations today: continuous integration and delivery, cloud delivery, Kubernetes, microservices, and security. What you'll learn-and how you can apply it Understand how data works in the cloud See what tools work best for cloud native CI/CD Learn configuration management strategies to increase system robustness Discover strategies to help ensure a successful cloud native transformation Explore secret change management techniques and tools This Superstream is for you because... You’re a developer looking to better understand the skills needed to work on infrastructure in the cloud. You want to better understand cloud providers and security options. You work in a cloud native environment and want to understand how CI/CD tools work best with this extra complexity. You want to learn more about testing and automation in the cloud. Prerequisites Come with your questions Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Practical Process Automation (book) Read Cultivating Cloud Outcomes (early release book) Read 97 Things Every Cloud Engineer Should Know (book) Read " Patterns for Development and Process " (chapter 9 in Cloud Native Transformation )
    Note: Online resource; Title from title screen (viewed April 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    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 ; local
    Abstract: Join us for a special conversation on Kubernetes with Sam Newman and Katie Gamanji, the ecosystem advocate for the CNCF. They’ll discuss how to manage some of the complexity in your Kubernetes cluster and share fascinating aspects of the discipline, interesting convergence areas, and insights intended to help you learn how to approach the most challenging aspects of building and managing evolving software needs. This is your chance to ask Sam and Katie anything you want about Kubernetes and their own career journeys. They’ll spend a few minutes covering the trends that are influencing infrastructure and operations, then tell you what you need to know to stay ahead of the curve. What you'll learn-and how you can apply it Understand why Kubernetes is needed Discover how to manage the complexity in your Kubernetes cluster See what’s coming next for infrastructure and ops This training course is for you because... You want the chance to ask Sam Newman and Katie Gamanji your questions around working using Kubernetes tools. You’re looking for ways to use Kubernetes to support your production goals. You want to become well-versed in the foundations and best practices of pipeline creation and deployment. Prerequisites Come with your questions for Sam Newman and Katie Gamanji Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up Read Kubernetes: Up and Running , second edition (book) Read Programming Kubernetes (book) Read Kubernetes Best Practices (book) Take Kubernetes in 3 Weeks: Parts I and II (live online training course with Jonathan Johnson) Take Building and Managing Kubernetes Applications (live online training course with Sébastien Goasguen)
    Note: Online resource; Title from title screen (viewed April 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    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 ; local
    Abstract: Join us for a special conversation on site reliability engineering with Sam Newman and Gremlin principal SRE Tammy Butow. They’ll chat about SRE best practices and challenges, building resilient systems, chaos engineering, facilitating controlled experiments to identify systemic weaknesses, and more. What you’ll learn and how you can apply it Explore the origins of, need for, and challenges around SRE What’s coming next for infrastructure and ops This course is for you because… You want the chance to ask Sam Newman and Tammy Butow your questions around SRE and chaos engineering. You’re looking for ways to improve your systems and mitigate weaknesses. You want to become well-versed in the foundations and best practices of pipeline creation. Recommended follow-up: Read Chaos Engineering (book) Read Security Chaos Engineering (report) Read Site Reliability Engineering (book)
    Note: Online resource; Title from title screen (viewed August 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sponsored by Aqua and Palo Alto Networks Security can’t be added in at the end. We need to build it into everything we do (“pull left”). So how can developers get involved in building safer, more secure software? And what new skills do you need to learn to do so? About the Infrastructure & Ops Superstream Series: This five-part series of half-day online events details what you need to know to effectively manage existing legacy systems while migrating to modern, scalable, cost-effective infrastructures—with no interruption to your business. Each event day covers some of the most challenging and promising topics facing those working in infrastructure and operations today: continuous integration and delivery, cloud delivery, Kubernetes, microservices, and security. What you’ll learn and how you can apply it Discover which tools work best for responding to threats Understand how to develop a cybersecurity strategy Learn how to recover from an attack on Kubernetes This recording of a live event is for you because… You need to protect your systems from attacks by ransomware and emerging threats. You want to better understand the emerging threats landscape and what you can do to minimize and respond to attacks. You work with distributed systems and want to learn how to secure containers and Kubernetes. Recommended follow-up: Read “ Security, Permissions, and Privacy ” (chapter 9 in Learning Serverless ) Read Kubernetes Security and Observability (early release book) Read Hacking Kubernetes (early release book) Read “ Security and Backups ” (chapter 11 in Cloud Native DevOps with Kubernetes ) Read Building Microservices , second edition (book) Read Learning DevSecOps (early release book) Take Kubernetes Fundamentals in 3 Weeks (live online training course with Jon Johnson)
    Note: Online resource; Title from title screen (viewed September 29, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    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 ...
  • 50
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The combination of modern distributed architectures and cloud environments offers powerful solutions for delivering applications that quickly yield business value. . .and increased complexity. Moving quickly and not breaking things means that you need deployment pipelines. How do you ensure your releases don’t bring down production? Enter CI (continuous integration) and CD (continuous delivery), which greatly improve visibility of the quality of your software while also greatly reducing the time taken between releases. Join us to learn how CI/CD can help you achieve new levels of velocity, agility, reliability, and efficiency in your projects and systems. About the Infrastructure & Ops Superstream Series: This five-part series of half-day online events details what you need to know to effectively manage existing legacy systems while migrating to modern, scalable, cost-effective infrastructures—with no interruption to your business. Each event day covers some of the most challenging and promising topics facing those working in infrastructure and operations today: continuous integration and delivery, cloud delivery, Kubernetes, microservices, and security. What you'll learn-and how you can apply it Understand what tools work best for CI/CD and cloud native Learn how CI/CD works in the deployment pipeline Discover how infrastructure as code can help you deliver services to your users This Superstream is for you because... You’re a developer looking to discover the advantages of CI/CD. You want to better understand infrastructure as code. You work in a cloud native environment and want to learn which CI/CD tools work best with this extra complexity. You want to better incorporate testing and automation in your CI/CD pipeline. Prerequisites: Come with your questions Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Infrastructure as Code , second edition (book) Read Building Microservices , second edition (book) Read What Is DevOps? (report)
    Note: Online resource; Title from title screen (viewed February 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Join us for a special conversation on sustainability with Sam Newman and longtime technologist Anne Currie. They’ll discuss cloud providers and the environmental impact of software, how an individual developer’s choices can impact sustainability, and the trends that are impacting organizations’ deployment practices and culture. What you’ll learn and how you can apply it Explore the origins of, need for, and challenges around sustainability See what’s coming next for infrastructure and ops This course is for you because… You have questions about limiting the environmental impact of your technology choices. You’re looking for ways to improve your cloud environment to support your production goals. You want to become well-versed in the foundations and best practices of pipeline creation and deployment. Recommended follow-up: Read Design Patterns for Cloud Native Applications (book) Read Cloud Native Transformation (book) Read 97 Things Every Cloud Engineer Should Know (book)
    Note: Online resource; Title from title screen (viewed July 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    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., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Join us for a special conversation on distributed systems with Sam Newman and cloud native architecture pro Nicky Wrightson. Working on a huge scale means a whole different set of problems to solve while still striving to keep systems operable, cost-effective, and maintainable. Nicky and Sam will walk you through some of the challenges of working with distributed systems before discussing why operability should be a first-class concern when developing large distributed systems, how to reduce the support overhead needed for complex distributed systems, and more. Then they’ll open the floor for questions. What you’ll learn and how you can apply it Explore the origins of, need for, and challenges around distributed systems 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 Nicky Wrightson your questions around distributed systems. You’re looking for ways to improve your production environments. Recommended follow-up: Read Scalability and Concurrency for Distributed Systems (book) Read Building Microservices , second edition (book) Read Designing Distributed Systems (book) Read Distributed Systems Observability (report)
    Note: Online resource; Title from title screen (viewed November 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The path to implementing Kubernetes to build and deploy applications isn’t always evident. After all, different orgs have different needs. Get some clarity and learn how to make the most of all that Kubernetes offers—from what to expect in your first few weeks to detailed war stories from the front lines to extending Kubernetes’s functionality with operators and more.
    Note: Online resource; Title from title screen (viewed May 26, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    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., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Join us for a special conversation on Kubernetes with Sam Newman and Chris O’Dell. They’ll discuss the tools you need to succeed with a microservices-style architecture, how to handle the challenges in deployment, and the trends that are impacting your organization’s deployment practices and culture. What you'll learn-and how you can apply it Explore the origins of microservices and why they’re needed Understand the challenges you may encounter implementing microservices See what’s coming next for infrastructure and ops This training course is for you because... You’re looking for ways to improve monitoring of your microservices to support your production goals. You want to become well versed in the foundations and best practices of pipeline creation and deployment. Prerequisites Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Building Microservices , second edition (book) Read Microservices: Up and Running (book) Read SRE with Java Microservices (book)
    Note: Online resource; Title from title screen (viewed June 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Join us for a special conversation on multicloud with Sam Newman and software architecture pro Gregor Hohpe. They’ll chat about the benefits and challenges of multicloud architecture within the context of thinking more critically about lock-in and vendor selection. They’ll also dive into the potential challenges of hybrid/multicloud solutions, including latency, the cost of avoiding lock-in, and the difference between building a hybrid app and having a multicloud strategy. Sam and Gregor will 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 of, need for, and challenges around cloud solutions and strategy See what’s coming next for infrastructure and ops This live event is for you because… You want the chance to ask Sam Newman and Gregor Hohpe your questions around cloud strategy. You’re looking to improve your systems and mitigate weaknesses. You want to become well-versed in the foundations and best practices of working in the cloud and on-premises. Recommended follow-up: Read Cloud Native (book) Read Hybrid and Multicloud Management (report) Read The Software Architect Elevator (book) or listen to the audio book
    Note: Online resource; Title from title screen (viewed September 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: What’s in store for infrastructure and operations in the future? Where’s the field headed? And what technologies will take us there? Join us for this recording of a live event covering some of the key changes you can expect to see in the world of infrastructure and operations. You’ll learn about the trends and new technologies that will shape how you deliver software and meet the needs of your business and customers in the coming years, with a focus on the emerging ideas and tools that you can make use of right now. Whether you’re looking for cutting-edge techniques for today or want to get ahead of the game for tomorrow, this is the event for you. What you’ll learn and how you can apply it Explore the technologies that will shape the future of infrastructure and operations Learn how to employ new technologies and stay ahead of the curve This recording of a live event is for you because… You’re a developer who wants to know what’s coming next for infrastructure and operations. You want to better understand new technologies such as data mesh and eBPF. You need to apply continuous delivery principles to make the end-to-end process of developing and deploying ML systems more repeatable and reliable. Recommended follow-up: Read Data Mesh (book) Read Container Security (book) Read Building Machine Learning Pipelines (book) Read Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, second edition (book) Read Linux Observability with BPF (book)
    Note: Online resource; Title from title screen (viewed November 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 60 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Join us for a special conversation on Kubernetes with Sam Newman and longtime DevOps pro Patrick Debois. They’ll discuss DevSecOps best practices, how to develop a security-focused approach to your organization’s software development, and the trends that are impacting your organization’s deployment practices and culture—along with insights intended to help you learn how to approach the most challenging aspects of building and managing evolving software needs. What you'll learn-and how you can apply it Explore the origins of DevSecOps Understand why DevSecOps is needed See what’s coming next for infrastructure and ops This training course is for you because... You want the chance to ask Sam Newman and Patrick Debois your questions about using DevSecOps. You’re looking for ways to use DevSecOps to support your production goals. You want to become well versed in the foundations and best practices of pipeline creation and deployment. Prerequisites Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read DevOpsSec (report) Watch Spotlight on Cloud: DevSecOps Lessons Learned with Zane Lackey (video, 58m) Read Securing DevOps (book) Watch “ Security Is Everybody’s Job ” (recorded Superstream session with Tanya Janca) Read “ Welcome to the Agile Revolution ” (chapter 3 in Agile Application Security)
    Note: Online resource; Title from title screen (viewed May 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The main reason to pick a microservice architecture is the ability to change things independently. It means getting fixes and updates to software live more quickly, but it can also help improve your organizational autonomy. In these sessions you’ll learn how microservices allow you to own more of the lifecycle of your software, create more products, and get them out faster.
    Note: Online resource; Title from title screen (viewed July 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    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 ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Join us for a special conversation on building successful communities with Sam Newman and Agile consultant and coach Emily Webber. They’ll chat about the benefits of communities of practice, which include accelerating professional development, breaking down organizational silos, enabling knowledge sharing and management, building better practices, helping to hire and retain staff, and making people happier. Then they’ll open the floor for questions. This is a chance for you to ask Sam and Emily anything you want about their own career journeys or about using communities to facilitate good collaboration between teams. 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 of, need for, and challenges around team collaboration See what’s coming next for infrastructure and ops This recording of a live event is for you because… You’re looking for ways to improve your team culture. Recommended follow-up: Read Dynamic Reteaming (book) Read Agile Conversations (book) Take Managing Team Conflict (live online training course with Jennifer Stine) Take Mastering Communication Skills for Virtual Environments (live online training course with Zina O’Leary)
    Note: Online resource; Title from title screen (viewed December 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Distributed systems have become more fine-grained as organizations shift from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of problems. With lots of examples and practical advice, this expanded second edition takes a holistic view of the topics system architects and administrators must consider when building, managing, and evolving microservices architectures. Author Sam Newman provides you with a firm grounding in the concepts while diving into the latest solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. Through real-world examples, you'll learn how organizations worldwide are getting the most out of these architectures. Microservices technologies are moving quickly. This book brings you up to speed. Get new information on user interfaces, container orchestration, and serverless Use microservices to align system design with your organization's goals Explore options for integrating a service with the rest of your system Take an incremental approach when splitting monolithic codebases Deploy individual microservices through continuous integration Examine the complexities of testing and monitoring distributed services Manage security with expanded content around user-to-service and service-to-service models Understand the challenges of scaling microservices architectures
    Note: Online resource; Title from title page (viewed July 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    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 ; local
    Abstract: If you’re new to microservices, you probably have some questions, like “When should you use them?” and “Where do you even start?” Expert Sam Newman will help you take the first steps on your microservices journey. In just one hour, you’ll explore critical aspects of the monolith-to-microservice transition, understand how to frame a transition to microservices, and learn how to get started. Recorded on March 18, 2020. See the original event page for resources for further learning or watch recordings of other past events . O'Reilly Meet the Expert explores emerging business and technology topics and ideas through a series of one-hour interactive events. You’ll engage in a live conversation with experts, sharing your questions and ideas while hearing their unique perspectives, insights, fears, and predictions.
    Note: Online resource; Title from title screen (viewed April 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 18 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Kubernetes radically changed the way applications are built and deployed in the cloud. Since its introduction in 2014, this container orchestrator has become one of the largest and most popular open source projects in the world. These sessions will show you how Kubernetes and container technology can help you achieve new levels of velocity, agility, reliability, and efficiency. What you'll learn-and how you can apply it Explore Kubernetes fundamentals Understand what to focus on during your first few weeks with Kubernetes Learn what’s different in a VM-based world and what’s remained largely the same See what’s coming next for Kubernetes This Superstream is for you because... You’re a developer looking to get started with Kubernetes You use Kubernetes and want to learn more about what’s coming next You want to become well-versed in the foundations and best practices of Kubernetes Prerequisites: Come with your questions Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Programming Kubernetes (book) Read Kubernetes Best Practices (book) Read Kubernetes Up and Running, second edition (book) Take Kubernetes in Three Weeks—Parts I and II (live online training courses with Jonathan Johnson)
    Note: Online resource; Title from title screen (viewed October 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : dpunkt | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (266 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Bestehende Systeme erfolgreich in eine Microservices-Architektur umgestalten
    Note: Online resource; Title from title page (viewed October 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: About the Infrastructure & Ops Superstream Series : This four-part series of half-day online events covers the most challenging and promising topics facing those working in infrastructure and operations today: site reliability engineering, security, Kubernetes, and microservices. Security is everyone’s responsibility. These sessions will get you up to speed with key techniques and best practices for securing your applications, systems, and organization. Discover how to better assess threats and develop a security-aware mindset. Learn how to detect and prevent risks and find application vulnerabilities. And explore pragmatic approaches for adding security to your delivery pipeline. What you'll learn-and how you can apply it Explore the fundamentals of security, including how to improve security within your organization Learn how to assess potential security risks that could affect your deployments with containers Understand how security should work with DevOps Discover how to evaluate your cloud environment for misconfiguration vulnerabilities and address them without slowing down innovation or removing the power that cloud computing delivers This Superstream is for you because... You’re a developer new to or looking to enter a security role. You want to learn about DevSecOps. You want to get started with bug hunting. You want to become well-versed in the foundations and best practices of security. Prerequisites: Come with your questions Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Container Security (book) Read Web Application Security (book) Read Practical Cloud Security (book) Take Windows Network Security Fundamentals (live online training course with Glenn Weadock)
    Note: Online resource; Title from title screen (viewed October 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Kubernetes radically changed the way applications are built and deployed in the cloud. Since its introduction in 2014, this container orchestrator has become one of the largest and most popular open source projects in the world. These sessions will show you how Kubernetes and container technology can help you achieve new levels of velocity, agility, reliability, and efficiency. What you'll learn-and how you can apply it Explore Kubernetes fundamentals Understand what to focus on during your first few weeks with Kubernetes Learn what’s different in a VM-based world and what’s remained largely the same See what’s coming next for Kubernetes This Superstream is for you because... You’re a developer looking to get started with Kubernetes You use Kubernetes and want to learn more about what’s coming next You want to become well-versed in the foundations and best practices of Kubernetes Prerequisites: Come with your questions Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Programming Kubernetes (book) Read Kubernetes Best Practices (book) Read Kubernetes Up and Running, second edition (book) Take Kubernetes in Three Weeks—Parts I and II (live online training courses with Jonathan Johnson)
    Note: Online resource; Title from title screen (viewed November 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Helion | Boston, MA : Safari
    ISBN: 9788328367234
    Language: English , Polish
    Pages: 1 online resource (232 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Mikrousługi są relatywnie świeżą koncepcją w świecie systemów IT, mimo to coraz więcej organizacji decyduje się na wdrażanie opartej na nich architektury. Uznaje się, że zapewnia ona wówczas lepszą skalowalność, łatwość łączenia poszczególnych niezależnych elementów, a przede wszystkim możliwość szybszej reakcji na zmiany i skuteczniejsze wdrażanie nowych funkcjonalności. Zanim jednak organizacja da się skusić tymi obietnicami, powinna gruntownie przeanalizować swoją sytuację i decyzję o ewentualnej migracji systemu oprzeć na racjonalnych przesłankach. Konieczne jest również opracowanie planu takiego przejścia, zwłaszcza jeśli nie można sobie pozwolić na dłuższe przestoje w działalności.
    Note: Online resource; Title from title page (viewed June 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This four-part series of half-day online events, hosted by chair Sam Newman, covers the most challenging and promising topics facing those working in infrastructure and operations today: Site reliability engineering Security Kubernetes Microservices Site reliability engineering (SRE) is the practice of ensuring a company's digital assets remain stable, performant, and resilient. Given that all companies rely on a digital presence these days, SRE is becoming increasingly vital to the engineering teams supporting the sites- and ultimately the business. In this edition of the O'Reilly Infrastructure & Ops Superstream Series, Liz Fong-Jones, Eric Zielinski, Jason Patterson, Debbie Wood and Randy Shoup introduce you to SRE concepts and best practices so that you can learn how to put them to work in your organization. About the presenters: 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 deliver software faster and more reliably through training and consulting. Sam is an experienced speaker who has spoken at conferences across the world and is the author of Building Microservices _and _Monolith to Microservices both from O'Reilly. Sam is also chair of the O'Reilly Infrastructure & Ops Superstream Series. Liz Fong-Jones is a developer advocate, labor and ethics organizer, and site reliability engineer (SRE) with 16+ years of experience. She's an advocate at Honeycomb for the SRE and observability communities and previously was an SRE working on products ranging from the Google Cloud Load Balancer to Google Flights. She lives in Brooklyn with her wife Elly, metamours, and a Samoyed-golden retriever mix and in San Francisco and Seattle with her other partners. She plays classical piano, leads an EVE Online alliance, and advocates for transgender rights as a board member of the National Center for Transgender Equality. Eric Zielinski leads the cloud delivery organization at Nationwide, where his teams are responsible for cloud infrastructure, containers, security, and site reliability. With over 20 years of industry experience leading advanced infrastructure operations, engineering, and cybersecurity, Eric is in his 15th year at Nationwide where he has worked across the company to deliver a portfolio of products and technologies including cloud platforms, security automation, self-service adoption, and DevOp...
    Note: Online resource; Title from title screen (viewed June 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This three-part series of half-day online events, hosted by chair Neal Ford, focuses on the hottest topics in software architecture-including microservices, essential architecture principles, and event-driven architecture and domain-driven design-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. In Part 1, Software Architecture Fundamentals, the sessions give you a solid grasp of the fundamentals, preparing you to implement the strategies that will help your organization increase performance, reduce costs, manage complexity, build in resilience and scalability, and speed time to market. The four sessions from Rebecca Parsons, Nathaniel Schutta, Mark Richards and Sam Newman provide insight, advice, and essential knowledge you need to transition from developer to architect. About the presenters: Neal Ford is a director, software architect, and meme wrangler at ThoughtWorks, a software company and a community of passionate, purpose-led individuals who think disruptively to deliver technology to address the toughest challenges, all while seeking to revolutionize the IT industry and create positive social change. He's an internationally recognized expert on software development and delivery, especially in the intersection of Agile engineering techniques and software architecture. Neal has authored seven books (and counting), a number of magazine articles, and dozens of video presentations and spoken at hundreds of developers conferences worldwide. His topics include software architecture, continuous delivery, functional programming, cutting-edge software innovations, and a business-focused book and video on improving technical presentations. Check out his website, Nealford.com. Rebecca Parsons is CTO at ThoughtWorks. Rebecca has more than 30 years' experience leading the creation of large-scale distributed, services-based applications and the integration of disparate systems. Previously, she was an assistant professor of computer science at the University of Central Florida and a director's postdoctoral fellow at the Los Alamos National Laboratory. Rebecca's interests include parallel and distributed computation, programming languages, domain-specific languages, evolutionary architecture, genetic algorithms, and computational scien...
    Note: Online resource; Title from title screen (viewed June 18, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    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 ...
  • 71
    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 ...
  • 72
    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 ...
  • 73
    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 ...
  • 74
    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 ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...