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)
  • Dixon, Walter  (30)
  • Dufrasne, Bert  (29)
  • IT, Simon
  • Boston, MA : Safari  (109)
  • [Place of publication not identified] : O'Reilly Media, Inc.  (41)
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 ; 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 ...
  • 2
    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 ...
  • 3
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 1 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Automation ; Logiciels d'application ; Développement ; Automatisation ; automation ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: In DevOps, SRE, and operations, toil is the enemy. Fortunately, the repetitive and time-consuming manual work that drains team resources is steadily being automated. As a result, the automation tooling landscape has expanded to encompass a wide range of tasks. Whether it's testing, infrastructure configuration and management, provisioning, monitoring, or observability, there's now a tool to automate it. Evaluating and choosing among these tools is critical to the success of DevOps and SRE. Join us for in-depth sessions with leading experts to explore what it means to automate, what successful automation looks like, and how to assess the available tools and determine the right ones for your needs. What you'll learn and how you can apply it Understand how to tame your infrastructure as code using architectural patterns for infrastructure as code architecture Learn the basics of working with Terraform in production environments Explore the integration of Crossplane and Kyverno to automate cluster creation, resource configuration, compliance enforcement, add-on deployment, and security checks This live course is for you because... You're a DevOps engineer or SRE for whom understanding and implementing automation is part of the job. You're a platform engineer tasked with evaluating and implementing an automation toolchain that drives developer efficiency by reducing toil. You're a sysadmin or an operations engineer who wants to learn a more efficient, nonmanual way to build, control, and modify your infrastructure. Recommended follow-up: Read Infrastructure as Code, second edition (book) Read Terraform: Up and Running, third edition (book) Read Infrastructure as Code: Patterns and Practices (book) Please note that slides or supplemental materials are not available for download from this recording. Resources are only provided at the time of the live event.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 8, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    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 (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 ...
  • 6
    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 ...
  • 7
    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 ...
  • 8
    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 ...
  • 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
    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 ...
  • 11
    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 ...
  • 12
    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 ...
  • 13
    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 ...
  • 14
    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 ...
  • 15
    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 ...
  • 16
    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 ...
  • 17
    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 ...
  • 18
    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 ...
  • 19
    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 ...
  • 20
    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 ...
  • 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
    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 ...
  • 23
    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 ...
  • 24
    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 ...
  • 25
    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 ...
  • 26
    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 ...
  • 27
    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 ...
  • 28
    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 ...
  • 29
    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 ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781663719034
    Language: English
    Pages: 1 online resource (23564 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Get inspired to start your own successful business! Bob Schlegel grew up on a struggling family farm, and like his entrepreneurial father, he took charge of his destiny by starting his own businesses-often more than one at a time. He and his wife Myrna partnered together in their early endeavors and raised a family of entrepreneurs. Their diverse startups included a chain of fifteen superior nursing and retirement centers, as well as the nation's leading manufacturer of paving stones and landscaping materials. Though they faced substantial challenges and even near-bankruptcy, they persevered and built highly profitable enterprises with the help of "angels"-both earthly and heavenly. Bob shares his experiences-his failures as well as his successes-with the goal of inspiring others to start their own businesses.
    Note: Online resource; Title from title page (viewed March 8, 2022) , Mode of access: World Wide Web.
    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: 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 ...
  • 32
    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 ...
  • 33
    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 ...
  • 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
    [Erscheinungsort nicht ermittelbar] : Tantor Media, Inc. | Boston, MA : Safari
    ISBN: 9781666199536
    Language: English
    Pages: 1 online resource (44308 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: The literature of ideas. When author Pamela Sargent used those words to describe science fiction in 1975, the genre had exploded into the literary mainstream. As a literature of ideas, science fiction has proven to be a powerful metaphor for the world around us, offering a rich tapestry of imagination through which to explore how we lead, how we think, and how we interact. To Boldly Go assembles more than thirty writers from around the world to help us better understand ourselves through the lens of science fiction. Each chapter of To Boldly Go draws out the lessons that we can learn from science fiction, drawing on classic examples of the genre. A chapter on the burdens of leadership by Ghost Fleet author August Cole launches readers into the cosmos with Captain Avatar aboard the space battleship Yamato. In another chapter, the climactic Battle of the Mutara Nebula from The Wrath of Khan weighs the advantages of experience over intelligence in the pursuit of strategy. Whether using Star Trek: Deep Space Nine to explore the nuances of maritime strategy or The Expanse to better understand the threat posed by depleted natural resources, To Boldly Go provides thoughtful essays on relevant subjects that will appeal to business leaders, military professionals, and fans of science fiction alike.
    Note: Online resource; Title from title page (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    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 ...
  • 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
    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 ...
  • 39
    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 ...
  • 40
    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 ...
  • 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: 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 ...
  • 43
    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 ...
  • 44
    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 ...
  • 45
    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 ...
  • 46
    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 ...
  • 47
    ISBN: 9780738459196
    Language: English
    Pages: 1 online resource (488 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: IBM® Spectrum Protect Plus is a data protection solution that provides near-instant recovery, replication, retention management, and reuse for virtual machines, databases, and applications backups in hybrid multicloud environments. IBM Knowledge Center for IBM Spectrum® Protect Plus provides extensive documentation for installation, deployment, and usage. In addition, build and size an IBM Spectrum Protect Plus solution. The goal of this IBM Redpaper® publication is to summarize and complement the available information by providing useful hints and tips that are based on the authors' practical experience in installing and supporting IBM Spectrum Protect Plus in customer environments. Over time, our aim is to compile a set of best practices that cover all aspects of the product, from planning and installation to tuning, maintenance, and troubleshooting.
    Note: Online resource; Title from title page (viewed March 31, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    ISBN: 9780738459677
    Language: English
    Pages: 1 online resource (140 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: RedHat OpenShift container platform is one of the leading enterprise-grade container orchestration platforms. It is designed for rapid deployment of web applications, databases, and microservices. Categorized as a container orchestration Platform as a Service (PaaS), it is based on open industry standards, such as the Container Runtime Interface - Open (CRI-O) and Kubernetes. OpenShift allow developers to focus on the code, while the platform manages the complex IT operations and processes. Although open-source, community-driven container orchestration platforms are available, such as OKD and Kubernetes, this IBM® Redpaper® publication focuses on Red Hat OpenShift. It describes the basic concepts of OpenShift persistent storage architecture and its integration into IBM Cloud® Paks. The deployment of the IBM block storage CSI driver also is discussed. This publication also describes the concepts, technology and current working practices for installing the Container Storage Interface (CSI) plug-in for Kubernetes to use IBM Enterprise Storage platforms for persistent storage coupled with Red Hat OpenShift Container Platform (OCP). This publication also provides an overview of containers, Kubernetes, and Openshift for context (it is expected that the reader has a working knowledge of these underlying technologies). It also includes architectural examples of the orchestration platform will be given. This paper serves as a guide about how to deploy the CSI driver for block storage by using the DS8000® and Spectrum Virtualize platforms as persistent storage in a Red Hat OpenShift platform. The publication is intended for storage administrators, IT architects, OpenShift technical specialists and anyone who wants to integrate IBM Enterprise storage on OpenShift V4.3/4.4/4.5 on IBM Power, IBM Z®, and x86 systems.
    Note: Online resource; Title from title page (viewed May 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    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 ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803239262
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: A complete guide to the Microsoft Excel data analysis About This Video Learn how to merge data from various sources using VLOOKUP, HLOOKUP, INDEX MATCH, and XLOOKUP Learn how to create amazing looking dashboards using PivotTables Learn how to use Goal Seek, Scenario Manager, and Solver to fill data gaps in Excel In Detail In this four-course bundle, we look at a number of advanced Excel techniques all aimed at helping you make sense of the numbers in your business. In Excel for business analysts, you will learn to clean raw data and look at a number of tools and functions that can be used to conduct analysis. Finally, we move onto some more advanced techniques designed to aid forecasting and use existing data to predict future trends. In Advanced Excel 2019, you will gain an in-depth understanding of more advanced Excel features that delve into high-level consolidation, analysis, and reporting of financial information. Advanced PivotTables starts with a PivotTable refresher and then goes on to discuss advanced sorting, slicers, timelines, calculated fields, pivot charts, and conditional formatting. In Advanced Formulas, learn the Excel formulas and tools that enable you to perform complex tasks and analyses. Filtering a dataset, sorting using formulas, creating multi-dependent drop-down lists, 2-way look-ups, text extraction, dynamic chart titles, and XLOOKUP are a few of the exciting concepts covered in the course. By the end of the course, you will become an expert in data analysis with Excel.
    Note: Online resource; Title from title screen (viewed July 29, 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 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 ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw Hill-Ascent Audio | Boston, MA : Safari
    ISBN: 9781638410317
    Language: English
    Pages: 1 online resource (32874 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: The business landscape is littered with the wreckage of companies that crashed and burned when an apocalypse came-in the shape of new competitive technologies, upstart entrants, demographic shifts, and new world orders. Who can feel safe in firestorm change? The authors of The Phoenix Encounter Method don't advise safety. In fact, their method of leadership thinking requires you to imagine burning your business to the ground-throwing yourself into a firestorm change-and turning the upheaval to your organization's advantage. It can then rise, phoenix-like, from the ashes, stronger and more powerful than ever. Written with a sense of urgency and purposefully radical provocation, The Phoenix Encounter Method represents the forward thinking of legendary business guru Ram Charan and professors from the senior global leadership program of INSEAD, one of the world's top graduate business schools. The resulting methodology, based on analysis of thousands of articles, studies, reports, and academic and business practice, was field tested in real-life Phoenix Encounters conducted with more than fifteen hundred senior executives-from startups and family businesses to legacy companies-representing a broad range of industry and sectors in both developed and developing economies.
    Note: Online resource; Title from title page (viewed June 29, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781663711618
    Language: English
    Pages: 1 online resource (14667 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Punch Above Your Weight Class When Selling Your Business Every owner must part with their business one day. Many will close their doors, realizing little for their life's work-while a select few will become fabulously wealthy. The Art of Selling Your Business: Winning Strategies & Secret Hacks for Exiting on Top is the last in a trilogy of books by author John Warrillow on building value. The first, Built to Sell, encouraged small business owners to begin thinking about their business as more than just a job. The Automatic Customer tagged recurring revenue as the core element in a valuable company and provided a blueprint for transforming almost any business into one with an ongoing annuity stream. Warrillow completes the set with The Art of Selling Your Business. This essential guide to monetizing a business is based on interviews the author conducted on his podcast, Built to Sell Radio, with hundreds of successfully cashed-out founders.
    Note: Online resource; Title from title page (viewed January 12, 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
    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 ...
  • 55
    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 ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803247915
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Pivot Tables separate beginners from intermediates and allow you to delve deep into your data like no other tool can. Use Excel effectively in your professional workplace and increase your productivity. About This Video Learn from a well-designed curriculum by Microsoft Excel expert in no time with this concise course Discover Pivot Table and Pivot Charts business-related examples and case studies Analyze large sets of information with exercise files to practice follow along In Detail We need to analyze data these days since we live in a very data-driven world. Therefore, data is important in any business, whether you are looking for trends or forecasting future business needs. As there is a lot of importance placed on data analysis, you must have the relevant skills to analyze data effectively. Pivot Tables is an essential Excel skill for jobs that involve analyzing and visualizing large amounts of data. Pivot Tables are an interactive way of quickly summarizing large amounts of data by grouping and aggregating data sets and analyzing data clearly and effectively. This course will discuss the importance of cleaning your data before creating your first Pivot Table. You'll also learn how to create Pivot Charts and how to format your Pivot Tables and Charts. This course includes downloadable Excel data files that the instructor uses in the guide to follow along. By the end of this course, you'll learn the skills required to be able to clean the data, put it in the Pivot Table, analyse the data efficiently, and keep it updated with a single click. Therefore, by opting for this course, you'll be able to take your own information and leverage Pivot Tables to answer questions with ease. Who this book is for This course is for anyone who works with Microsoft Excel even if you've never used data analytics, Pivot Table and Pivot Charts. This course is aimed at people who have never used Pivot Tables before and would like to get started. It is also helpful for those who understand Pivot Tables but would like to expand their Excel skills. Individuals with basic knowledge of Excel 2019/365 and those upgrading from previous software versions will also be benefitted from this course. Knowledge of MS Excel is useful but not mandatory.
    Note: Online resource; Title from title screen (viewed November 26, 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 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 ...
  • 58
    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 ...
  • 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., 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 ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469082707
    Language: English
    Pages: 1 online resource (21114 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Cyber Intelligence-Driven Risk provides a solution to one of the most pressing issues that executives and risk managers face: How can we weave information security into our business decisions to minimize overall business risk? In today's complex digital landscape, business decisions and cyber event responses have implications for information security that high-level actors may be unable to foresee. What we need is a cybersecurity command center capable of delivering, not just data, but concise, meaningful interpretations that allow us to make informed decisions. Building, buying, or outsourcing a CI-DR program is the answer. In his work with executives at leading financial organizations and with the US military, author Richard O. Moore III has tested and proven this next-level approach to Intelligence and Risk. This book is a guide to: building, buying, or outsourcing a cyber intelligence-driven risk program; understanding the functional capabilities needed to sustain the program; using cyber intelligence to support Enterprise Risk Management; reducing loss from cyber events by building new organizational capacities; and supporting mergers and acquisitions with predictive analytics.
    Note: Online resource; Title from title page (viewed February 9, 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 (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 ...
  • 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: 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 ...
  • 63
    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 ...
  • 64
    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 ...
  • 65
    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 ...
  • 66
    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 ...
  • 67
    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 ...
  • 68
    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 ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803232546
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Master the art of Agile project management with the help of this comprehensive beginner’s friendly course About This Video Understand the Workflows and how schemes work Comparative study on team-managed project versus company-managed project Explore the different versions, important terms, and concept In Detail Companies use different ways to organize their projects, and the type of methodology they use determines the tool that is best suited for their needs. Jira is a project management software designed to help teams of all types to manage work. Jira is an issue tracking and project management tool that is highly configurable and flexible, which allows it to be used in a wide variety of processes. There are different versions of Jira available, but the core concepts are applicable across these versions. In this course, we will be using a non-premium version of Jira Software on Cloud. Jira Software is the flagship version of Jira that is used for agile project management, meaning it is beneficial for companies that use the Agile methodology. With that being said, learning Jira requires learning some Agile concepts, and this course includes a crash course on the basics of Agile methodology to help you get started with Jira. By the end of this course, you will gain a clear understanding of Jira and the best way to use it for effective project management in teams. Who this book is for The course is best suited for team managers, project managers, and beginners who want to explore the software’s functionalities and level up their project management skills.
    Note: Online resource; Title from title screen (viewed October 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    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 ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801075763
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 hr., 38 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Your one-way stop to learning basic and advanced Microsoft Excel 2019 skills About This Video Gain a solid understanding of Microsoft Excel 2019 Uncover amazing Microsoft Excel suite techniques and shortcuts to make your job easy Learn how to add life to your Excel spreadsheets by creating stunning charts and graphs In Detail Everyone knows that the Microsoft Office suite is used by millions worldwide. Unlocking its full potential and learning it thoroughly will improve your productivity drastically. This course will help you grasp all the essential and advanced skills for Microsoft Excel 2019 with the help of interesting activities. We’ll start with the basic topics and see what’s new in Excel 2019. Then we will create workbooks; enter data into; explore page setup and print options; work with rows, columns, and cells; learn how the Cut, Copy, and Paste option works; understand functions and formulas; and also get introduced to PivotTables, logical, and lookup formulas. After this, we will move towards advanced concepts such as lookup and advanced lookup functions, financial functions including calculating interest and depreciation, statistical functions, learning how to connect to other workbooks and datasets outside of Excel, and creating awesome visualizations using sparklines and data bars. We’ll also cover some advanced charts such as Surface, Radar, Bubble, and Stock Charts. By the end of this course, you’ll become proficient in using Microsoft Excel for your professional and personal needs.
    Note: Online resource; Title from title screen (viewed March 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    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 ...
  • 73
    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 ...
  • 74
    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 ...
  • 75
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Companies need to migrate data not only when technology needs to be replaced, but also for consolidation, load balancing, and disaster recovery (DR). Data migration is a critical operation, and this book explains the phases and steps to ensure a smooth migration. Topics range from planning and preparation to execution and validation. The book explains, from a generic standpoint, the appliance-based, storage-based, and host-based techniques that can be used to accomplish the migration. Each method is explained through practical migration scenarios and for various operating systems. This publication addresses the aspects of data migration efforts while focusing on fixed block storage systems in open environment with the IBM® FlashSystem 9100 as the target system. Therefore, the book also emphasizes various migration techniques using the Spectrum Virtualize built-in functions. This document targets storage administrators, storage network administrators, system designers, architects, and IT professionals who design, administer or plan data migrations in large data Centers. The aim is to ensure that you are aware of the current thinking, methods, and products that IBM can make available to you. These items are provided to ensure a data migration process that is as efficient and problem-free as possible. The material presented in this book was developed with versions of the referenced products as of February, 2020.
    Note: Online resource; Title from title page (viewed April 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    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 ...
  • 77
    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 ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    ISBN: 9780738459233
    Language: English
    Pages: 1 online resource (64 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM Redpaper publication presents and positions the DS8910F Model 993 storage system. This modular system can be integrated into a 16U contiguous space of an IBM z15™ model T02 or IBM z14® Model ZR1 with Feature Code 0937 and IBM LinuxONE III model LT2 or LinuxONE Rockhopper II model LR1 with Feature Code 0938. The DS8910F Model 993 allows you to take advantage of the performance boost of all-flash systems and advanced features while limiting data center footprint and power infrastructure requirements.
    Note: Online resource; Title from title page (viewed December 9, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469081540
    Language: English
    Pages: 1 online resource (25851 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: You can fake authenticity. But in this digitally saturated age, your customers will see through any misdirection. As we are constantly on our electronic devices, we have come to distrust curated media and traditional PR. Stephen Denny and Paul Leinberger have found that people now want to make their own decisions based on raw footage, real-time updates, and unfiltered livestreams. How, then, do marketing executives and others gain consumer trust? These Fortune 500 consultants present the answer in Unfiltered Marketing. Drawing on four years of global research, authors Denny and Leinberger have developed a comprehensive five-step process for successfully rehumanizing the digital brand experience and gaining customer loyalty. To follow it, companies must understand that consumers are (1) seeking control in an out-of-control world; and executives must rework their brand to be (2) unscripted, (3) in-process, and (4) in-context, in order to master (5) heroic credibility (brands standing by their philosophy and values). Abiding by these rules, businesses follow in the successful footsteps of brands like Patagonia, T-Mobile, Adidas, GoDaddy, and others.
    Note: Online resource; Title from title page (viewed November 1, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469073637
    Language: English
    Pages: 1 online resource (33047 pages)
    Edition: 1st edition
    Keywords: Business ; Audiobooks ; businesses (business enterprises) ; Business ; Affaires
    Abstract: On-going coaching and development that can be a "game changer" for all employees! All great coaches know how to ask good open-ended questions and how to give effective feedback. They keep a balanced and honest perspective that separates the person from the problem or issue; coaching to leverage their unique strengths and helping them improve weaknesses with a mindset focused on continuous improvement. This ongoing coaching and development can be a "game changer" for all people and teams with access to it. But what about the teams and players that aren't empowered-or even allowed-to expand their roles? Or the team members whose careers don't inspire or play to their natural gifts, talents, and strengths? It's painful for any organization or manager when people on their team aren't given the tools to succeed; and more painful still when the team member doesn't yet realize it. But by coaching through leadership, any manager of any organization can create a supportive structure that helps assign the right roles, resources, tools, and career opportunities that will best leverage their strengths.
    Note: Online resource; Title from title page (viewed February 18, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781663711670
    Language: English
    Pages: 1 online resource (26871 pages)
    Edition: 1st edition
    DDC: 658.4/06
    Keywords: Audiobooks ; Audiobooks ; Livres audio ; Audiobooks
    Abstract: Build resilience in your company to weather the greatest crises. We've combed through hundreds of Harvard Business Review articles and selected the ten most important ones to help your company prepare for and overcome disruption, social upheaval, and disaster. This book will inspire you to: reposition your core business while launching a separate, disruptive business; build the ability to continually anticipate and adjust to emerging trends; prepare for the business implications of climate change; learn about the risks of hyperefficient businesses; develop organizational grit; rebound from a recession faster than your competitors; and lead your company through any kind of crisis.
    Note: Online resource; Title from title page (viewed December 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469076362
    Language: English
    Pages: 1 online resource (27873 pages)
    Edition: 1st edition
    DDC: 658.4/063
    Keywords: Business Technological innovations ; Marketing research ; Creative ability in business ; Consumers Research ; Success in business ; Business ; Audiobooks ; Marketing ; Recherche ; Créativité dans les affaires ; Consommateurs ; Recherche ; Succès dans les affaires ; Affaires ; Business ; Business ; Technological innovations ; Consumers ; Research ; Creative ability in business ; Marketing research ; Success in business ; Affaires ; Innovations ; Downloadable audio books ; Audiobooks ; Audiobooks ; Livres audio
    Abstract: Don't fly blind. See how the power of experiments works for you. When it comes to improving customer experiences, trying out new business models, or developing new products, even the most experienced managers often get it wrong. They discover that intuition, experience, and big data alone don't work. What does? Running disciplined business experiments. And what if companies roll out new products or introduce new customer experiences without running these experiments? They fly blind. That's what Harvard Business School professor Stefan Thomke shows in this rigorously researched and eye-opening book. It guides you through best practices in business experimentation, illustrates how these practices work at leading companies, and answers some fundamental questions: What makes a good experiment? How do you test in online and brick-and-mortar businesses? In B2B and B2C? How do you build an experimentation culture? Also, best practice means running many experiments. Indeed, some hugely successful companies, such as Amazon, Booking.com, and Microsoft, run tens of thousands of controlled experiments annually, engaging millions of users. Thomke shows us how these and many other organizations prove that experimentation provides significant competitive advantage.
    Note: Online resource; Title from title page (viewed April 21, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469082561
    Language: English
    Pages: 1 online resource (38899 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: An industry-specific guide to the applications of Advanced Analytics and AI to the banking industry Artificial Intelligence (AI) technologies help organizations to get smarter and more effective over time-ultimately responding to, learning from, and interacting with human voices. It is predicted that by 2025, half of all businesses will be using these intelligent, self-learning systems. Across its entire breadth and depth, the banking industry is at the forefront of investigating Advanced Analytics and AI technology for use in a broad range of applications, such as customer analytics and providing wealth advice for clients. AI and the Future of Banking provides new and established banking industry professionals with essential information on the implications of data and analytics on their roles, responsibilities, and personal career development. This accessible guide is designed to be easily understood by any banking professional with limited or no IT background. Chapters focus on practical guidance on the use of analytics to improve operational effectiveness, customer retention, and finance and risk management. Theory and published case studies are clearly explained, while considerations such as operating costs, regulation, and market saturation are discussed in real-world context.
    Note: Online resource; Title from title page (viewed August 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Tantor Media, Inc. | Boston, MA : Safari
    ISBN: 9781705240731
    Language: English
    Pages: 1 online resource (45023 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Your hands-on guide to calculating-and understanding-business value Business Valuation For Dummies is filled with expert guidance that business owners, managers at all levels, investors, and students can use when determining the value of a business. It contains a solid framework for valuation, including advice on analyzing historical performance, evaluating assets and income value, understanding a company's financial statements, estimating the cost of capital, business valuation models, and how to apply those models to different types of businesses.
    Note: Online resource; Title from title page (viewed July 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    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 ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801075329
    Language: English
    Pages: 1 online resource (1 video file, approximately 21 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Discover how to use Excel, Python, and Power BI, to perform complex data analysis About This Video Become confident in cleaning, sorting, and linking data from various sources Learn how to write flawless Python scripts for updating the data in a spreadsheet Get ready to create amazing visuals, such as clustered column charts, maps, and trend graphs In Detail Being able to understand, harness, and use data is no longer a skill reserved for a handful of well-paid data analysts. It's becoming an essential part of many roles. Learning data analysis can sound daunting, but don't worry. This video course unboxes the data analyst toolbox bundle, enabling you to learn the tools needed for data analysis. The course starts by taking you through the topics of advanced pivot tables. You will learn how to create and manipulate pivot tables, import data from Access and Excel into the tables, prepare data for analysis, sort and filter the data, create an interactive dashboard, and a lot more. Next, you will get grips with Power Pivot, Power Query, and Data Analysis Expressions (DAX) and discover how to use Power BI to create striking data visualization. Towards the end, you will learn the Python programming concepts that will help you to write error-free Python scripts for automatically updating data in a spreadsheet. By the end of this course, you will be able to confidently analyze and visualize huge sets of data using Python, Power Query, Power Pivot, and Power BI.
    Note: Online resource; Title from title screen (viewed December 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469077840
    Language: English
    Pages: 1 online resource (18271 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Mohan and Oliver have been very fortunate to have intimate views into the data challenges that face the largest organizations and institutions across every possible industry-and what they have been hearing about for some time is how the business needs to use data and analytics to their advantage. To really address the data concerns of today's enterprise, they wanted to find a way to help enterprises achieve the success they seek. Not as a prescriptive process-but a methodology to become agile and leverage data and analytics to drive a competitive advantage. You know, it's amazing what can happen when two people with very different perspectives get together to solve a big problem. This evolutionary guide resulted from the a-ha moment between these two influencers at the top of their fields-one, an academic researcher and consultant, and the other, a longtime analytics practitioner and chief product officer at Teradata. Together, they created a powerful framework every type of business can use to connect analytic power, business practices, and human dynamics in ways that can transform what is currently possible.
    Note: Online resource; Title from title page (viewed May 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Tantor Media, Inc. | Boston, MA : Safari
    ISBN: 9781705257715
    Language: English
    Pages: 1 online resource (30368 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Are you ready for the leadership moment? Learn valuable lessons from the stories of: - Merck's Roy Vagelos, who commits millions of dollars to develop a drug needed only by people who can't afford it - Eugene Kranz, who struggles to bring the Apollo 13 astronauts home after an explosion rips through their spacecraft - Arlene Blum, who organizes the first women's ascent of one of the world's most dangerous mountains - Nancy Barry, who leads Women's World Banking in the fight against Third World poverty - Wagner Dodge, who faces the decision of a lifetime as a fast-moving forest fire overtakes his firefighting crew - And more
    Note: Online resource; Title from title page (viewed August 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    ISBN: 9780738458403
    Language: English
    Pages: 1 online resource (46 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redpaper publication presents and positions the DS8910F Model 993. The modular system can be integrated into 15U contiguous space of an IBM z14® Model ZR1 (z14 Model ZR1), IBM LinuxONE Rockhopper II (z14 Model LR1), or other standard 19-inch wide rack. The DS8910F Model 993 allows you to take advantage of the performance boost of all-flash systems and advanced features while limiting datacenter footprint and power infrastructure requirements.
    Note: Online resource; Title from title page (viewed February 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: IBM® experts recognize the need for data protection, both from hardware or software failures, and from physical relocation of hardware, theft, and retasking of existing hardware. The IBM DS8000® supports encryption-capable hard disk drives (HDDs) and flash drives. These Full Disk Encryption (FDE) drive sets are used with key management services that are provided by IBM Security Key Lifecycle Manager software or Gemalto SafeNet KeySecure to allow encryption for data at rest. Use of encryption technology involves several considerations that are critical for you to understand to maintain the security and accessibility of encrypted data. Failure to follow the requirements that are described in the IBM Redpaper can result in an encryption deadlock. Starting with Release 8.5 code, the DS8000 also supports Transparent Cloud Tiering (TCT) data object encryption. With TCT encryption, data is encrypted before it is transmitted to the cloud. The data remains encrypted in cloud storage and is decrypted after it is transmitted back to the IBM DS8000. Starting with DS8000 Release 9.0, the DS8900F provides Fibre Channel Endpoint Security when communicating with an IBM z15™, which supports link authentication and the encryption of data that is in-flight. For more information, see IBM Fibre Channel Endpoint Security for IBM DS8900F and IBM Z, SG24-8455. This edition focuses on IBM Security Key Lifecycle Manager Version 3.0.1.3 or later, which enables support Key Management Interoperability Protocol (KMIP) with the DS8000 Release 9.0 code or later and updated DS GUI for encryption functions.
    Note: Online resource; Title from title page (viewed January 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    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 ...
  • 92
    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 ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469082400
    Language: English
    Pages: 1 online resource (27605 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Women are at a disadvantage in the workplace, where they deal with unequal pay, sexual harassment, lack of credit for their contributions, and more. And while organizations are looking to address these issues, too many gender-inclusion initiatives focus exclusively on how women should respond, leaving men out of the equation. Such efforts reinforce the perception that these are "women's issues" and that men-often the most powerful stakeholders in an organization-don't need to be involved. As gender-in-the-workplace experts David G. Smith and W. Brad Johnson show in this important book, men have a crucial opportunity to promote gender equality at work. Research shows that when men are deliberately engaged in gender-inclusion programs, ninety-six percent of women in those organizations perceive real progress in gender equality, compared with only thirty percent of women in organizations without strong male engagement. Good Guys is the first book to provide a practical, research-based guide for how to be a male ally to women in the workplace. Filled with firsthand accounts from both men and women, as well as tips for getting started, the book shows how men can partner with their female colleagues to advance women's leadership and equality.
    Note: Online resource; Title from title page (viewed October 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469075785
    Language: English
    Pages: 1 online resource (23716 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: In business, school, romance, or your neighborhood, it is valuable to know what attracts people, what repels them, and what makes them tick. How do people see you? And how do you see others? In Get People to Do What You Want, you'll find the practical answers to these questions and in the process, discover how to win people over. You will gain an upper hand in your interaction with others that translates into higher starting salaries, greater productivity, and better relationships in which you are never the victim. You'll learn about: one-on-one interaction, group dynamics, the projection of leadership, instinctual trust and mistrust of others, and other elements of human behavior that must be understood to win people over for more than a few moments. Get People to Do What You Want is the perfect, modern complement to Dale Carnegie's 1937 classic work on the topic. This book teaches you skills honed in years of interrogation and expanded by use in the business world. By combining these skills with your unique background, you will easily attract the people you want and get rid of the ones you don't.
    Note: Online resource; Title from title page (viewed January 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469083407
    Language: English
    Pages: 1 online resource (26738 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: You may never visit the Gettysburg battlefield, but understanding historic lessons from Battle Tested! will have a profound influence on not only your leadership abilities, but also your life, organizations, and career. In order to be a truly effective leader, it is necessary to learn as much as possible from the examples of history-the disasters as well as the triumphs. At Gettysburg, Union and Confederate commanders faced a series of critical leadership challenges under the enormous stress of combat. The fate of the nation hung in the balance. These leaders each responded in different ways, but the concepts and principles they applied during those traumatic three days contain critical lessons for today's leaders that are both useful and applicable-whether those leaders manage operations at a large corporation, supervise a public institution, lead an athletic team, or govern a state or municipality. In the twenty-first century, leadership is the indispensable quantity that separates successful organizations from failures. Successful leaders communicate vision, motivate team members, and inspire trust. One must move both people and the collective organization into the future while, at the same time, dealing with the past. A leader must learn to master the dynamic requirements of decision-making and change.
    Note: Online resource; Title from title page (viewed September 8, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Tantor Media, Inc. | Boston, MA : Safari
    ISBN: 9781705215159
    Language: English
    Pages: 1 online resource (36888 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Ten leading private investors share their secrets to maximum profitability In The Masters of Private Equity and Venture Capital, the pioneers of the industry share the investing and management wisdom they have gained by investing in and transforming their portfolio companies. Based on original interviews conducted by the authors, this book is filled with colorful stories on the subjects that most matter to the high-level investor, such as selecting and working with management, pioneering new markets, adding value through operational improvements, applying private equity principles to non-profits, and much more.
    Note: Online resource; Title from title page (viewed March 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (118 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This IBM® Redbooks® publication gives a broad understanding of storage clouds and the initial functionality that was introduced for mainframes to have Transparent Cloud Tiering. IBM DFSMS and the IBM DS8000 added functionality to provide elements of serverless data movement, and for IBM z/OS® to communicate with a storage cloud. The function is known as Transparent Cloud Tiering and is composed of the following key elements: A gateway in the DS8000, which allows the movement of data to and from Object Storage by using a network connection, with the option to encrypt data in the Cloud. DFSMShsm enhancements to support Migrate and Recall functions to and from the Object Storage. Other commands were enhanced to monitor and report on the new functionality. DFSMShsm uses the Web Enablement toolkit for z/OS to create and access the metadata for specific clouds, containers, and objects. DFSMSdss enhancements to provide some basic backup and restore functions to and from the cloud. The IBM TS7700 can also be set up to act as if it were cloud storage from the DS8000 perspective. This IBM Redbooks publication is divided into the following parts: Part 1 provides you with an introduction to clouds. Part 2 shows you how we set up the Transparent Cloud Tiering in a controlled laboratory and how the new functions work. We provide points to consider to help you set up your storage cloud and integrate it into your operational environment. Part 3 shows you how we used the new functionality to communicate with the cloud and to send data and retrieve data from it..
    Note: Online resource; Title from title page (viewed March 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    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 ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839210204
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The drop-dead simple method to master QuickBooks Pro in this comprehensive course bundle. About This Video Instantly create accurate bookkeeping documents: estimates, invoices, statements, deposits, etc Make sense of your financial reports and easily reconcile bank statements In Detail As a business owner/accountant, you know the value of accurate, easily accessible records. In today's fast-paced marketplace, you need to know your business' financial status at the click of a button. With this easy-to-follow QuickBooks 2019 course, you can avoid many common accounting mistakes and stay abreast of your company's financial health. One of the world's most popular accounting programs, QuickBooks is geared towards small business owners who don't have formal accounting training. However, you still need training to get the best results from this powerful software tool. With this convenient course, you can feel confident using this essential financial management tool. We give you in-depth information you can use to tailor this accounting system to meet your unique needs. You'll discover comprehensive chapters about working with customers/jobs, vendors, items/inventory, registers, and more! With all your sales, revenue, profit, and customer/vendor data at your fingertips in QuickBooks 2019, you can make data-driven decisions at the speed of business. This course takes the headaches out of tax season by helping you create comprehensive categorized income/expense reports. You'll even find out how to track loans, credit cards, and sales tax - and customize forms/reports for easy access and analysis.
    Note: Online resource; Title from title screen (viewed August 13, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839215469
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how Microsoft Access 2016 works with clear, easy-to-understand instructions About This Video Learn and master the exciting features of MS Access 2016 A practical course designed to teach you MS Access 2016 with helpful exercise files In Detail Microsoft Access is the leading database application and has become a standard in businesses and organizations around the World. These days, having the ability to work with a database is key to running an efficient and capable operation. Bosses everywhere appreciate any employee who is well trained in MS Access. Now that person can be you! Microsoft Access 2016 for Beginners starts at the very beginning, showing you where to get your copy of MS Access and how to install it on your computer. Before going further, you'll get a quick tour of all the new features and improvements in 2016. You will learn how to get started easily with database templates that make the entire process faster. Then you'll see how to create, save, and open databases. After a tour of the Access Workspace and Backstage, you'll get a complete explanation of the toolbars and ribbons. Next, you'll master keyboard shortcuts that will greatly increase your speed and efficiency. You'll progress to creating your own working database with step-by-step video instruction that takes you through the entire process, helping you master details while understanding the big picture. Later, the course explores importing data from Excel and creating and working with forms and sub-forms. As you become more advanced, you'll learn how to use queries and validations, create reports, and print your projects. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Microsoft-Access-Beginners-2016 . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 22, 2019)
    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...