Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
  • 1
    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 ...
  • 2
    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 ...
  • 3
    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 ...
  • 4
    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 ...
  • 5
    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 ...
  • 6
    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 ...
  • 7
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 19 min., 36 sec.)) , digital, sound, color
    Keywords: Application software ; Development ; Web services ; Cloud computing ; Distributed operating systems (Computers) ; Computer architecture ; Electronic videos ; local
    Abstract: "Serverless technology offers an attractive proposition: it frees us from much of the administration work we've worried about in the past, giving us more time to focus on building great software. But there's a lot of hype around the technology too. In this video series, microservices expert Sam Newman explains what serverless is, dives into the details of the features it provides, highlights its challenges, and shares his insights on how to get the best out of it. You'll come away with a concrete understanding of how to use serverless technology to implement microservice architecture and how to best integrate serverless into your existing applications."--Resource description page.
    Note: Title from title screen (viewed May 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    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 ...
  • 9
    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 ...
  • 10
    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 ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...