Utvidet returrett til 31. januar 2025

Bøker utgitt av O'Reilly Media

Filter
Filter
Sorter etterSorter Populære
  • - Best Practices for Designing, Implementing, and Maintaining Systems
    av Betsy Beyer, Ana Oprea, Paul Blankinship, m.fl.
    656,-

    Can a system be considered truly reliable if it isn't fundamentally secure? Or can it be considered secure if it's unreliable? Security is crucial to the design and operation of scalable systems in production, as it plays an important part in product quality, performance, and availability. In this book, experts from Google share best practices to help your organization design scalable and reliable systems that are fundamentally secure.Two previous OReilly books from GoogleSite Reliability Engineering and The Site Reliability Workbookdemonstrated how and why a commitment to the entire service lifecycle enables organizations to successfully build, deploy, monitor, and maintain software systems. In this latest guide, the authors offer insights into system design, implementation, and maintenance from practitioners who specialize in security and reliability. They also discuss how building and adopting their recommended best practices requires a culture thats supportive of such change.Youll learn about secure and reliable systems through:Design strategiesRecommendations for coding, testing, and debugging practicesStrategies to prepare for, respond to, and recover from incidentsCultural best practices that help teams across your organization collaborate effectively

  • - Optimizing the Enterprise for Speed and Agility
    av Michael Kavis
    466,-

    Many companies move workloads to the cloud only to encounter issues with legacy processes and organizational structures. How do you design new operating models for this environment? This practical book shows IT managers, CIOs, and CTOs how to address the hardest part of any cloud transformation: the people and the processes.

  • - Applying Graph Thinking and Graph Technologies to Solve Complex Problems
    av Denise Gosnell
    692,-

    Graph data closes the gap between the way humans and computers view the world. While computers rely on static rows and columns of data, people navigate and reason about life through relationships. This practical guide demonstrates how graph data brings these two approaches together.

  • av Mike Senese
    114,-

    In this issue of Make: we break down the latest trends in the world of microcontrollers and single board computers with the latest from Arduino, Google, Particle, and more. You'll also learn how FPGAs will change the way you prototype with our skill builder on using these ultra-configurable devices. And don't miss the 2019 edition of the "Make: Guide to Boards" special pullout -- compare specs for more than 70 boards to find the perfect one for any endeavor!Plus, 23 projects:Build a mesh-networked mob of R/C car swarmbotsAdd a full-sheet vertical Maslow CNC to even the tightest shopGet nonstop running water at the beach for boats, castles, and water fightsPersonalize a crafty glass block as a night light or custom giftAnd more!

  • - How Blockchains Will Change Your Business (and What to Do About It)
    av Alison Mccauley
    411,-

    Remember the dawn of the internet or the advent of mobile computing and social media? Yet another digital revolution is now underway. Like its predecessors, blockchains are about to transform the way we live, work, and play, while disrupting entrenched industries and shattering conventional business models.This practical guide takes you past the hype to show you exactly what blockchains do and how theyre poised to change our world. Author Alison McCauley explains how blockchains provide an open, distributed ledger for recording transactions in a verifiable and permanent way. You will learn how this technology provides an abundance of opportunity for those who know how to leverage blockchains to address privacy risks, hacks, data misuse, and fraud.Unblocked explains:Why ignoring this technology exposes you to competitive disruptionWhat this new technology revolution embracesno technical background requiredHow to prepare your organization to respond to the coming shift

  • - 34 Tenets for Masterfully Merging Technology and Business
    av Mike Mason, Gary O'Brien & Guo Xiao
    474,-

    The Digital Age is having a broad and profound impact on companies and entire industries. Rather than simply automate or embed digital technology into existing offerings, your business needs to rethink everything. In this practical book, three ThoughtWorks professionals provide a game plan to help your business through this transformation, along with technical concepts that you need to know to be an effective leader in a modern digital business.Chock-full of practical advice and case studies that show how businesses have transitioned, this book reveals lessons learned in guiding companies through digital transformation. While theres no silver bullet available, youll discover effective ways to create lasting change at your organization.With this book, youll discover how to:Realign the business and operating architecture to focus on customer valueBuild a more responsive and agile organization to deal with speed and ambiguityBuild next generation technology capability as a core differentiator

  • - A Cross-Reference for iOS and Android Native Programming
    av Shaun Lewis
    419,-

    Get professionally developed and curated recipes for 20 of the most common tasks for functionality in modern native iOS and Android applications. With this practical book, developers can use an easily translatable set of instructions for completing routine functionality in both platforms in a way that follows best practices.

  • - System Resiliency in Practice
    av Casey Rosenthal & Nora Jones
    656,-

    As more companies move toward microservices and other distributed technologies, the complexity of these systems increases. You cant remove the complexity, but through Chaos Engineering you can discover vulnerabilities and prevent outages before they impact your customers. This practical guide shows engineers how to navigate complex systems while optimizing to meet business goals.Two of the fields prominent figures, Casey Rosenthal and Nora Jones, pioneered the discipline while working together at Netflix. In this book, they expound on the what, how, and why of Chaos Engineering while facilitating a conversation from practitioners across industries. Many chapters are written by contributing authors to widen the perspective across verticals within (and beyond) the software industry.Learn how Chaos Engineering enables your organization to navigate complexityExplore a methodology to avoid failures within your application, network, and infrastructureMove from theory to practice through real-world stories from industry experts at Google, Microsoft, Slack, and LinkedIn, among othersEstablish a framework for thinking about complexity within software systemsDesign a Chaos Engineering program around game days and move toward highly targeted, automated experimentsLearn how to design continuous collaborative chaos experiments

  • av Ethan Brown
    478,-

    Learn how to build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this hands-on guide, author Ethan Brown teaches you the fundamentals through the development of a fictional application that exposes a public website and a RESTful API.

  • - Nine Foundational Rules for Product Teams to Run Accurate Research That Delivers Actionable Insight
    av C Todd Lombardo
    466,-

    In this practical book, Aras Bilgen, C. Todd Lombardo, and Michael Connors demonstrate how your entire team can conduct effective product research within a couple of weeks--easily, cheaply, and without compromising quality.

  • - Advanced Programming for Performance Analysis and Networking
    av David Calavera & Lorenzo Fontana
    473,-

    Build your expertise in the BPF virtual machine in the Linux kernel with this practical guide for systems engineers. Youll not only dive into the BPF program lifecycle but also learn to write applications that observe and modify the kernels behavior; inject code to monitor, trace, and securely observe events in the kernel; and more.Authors David Calavera and Lorenzo Fontana help you harness the power of BPF to make any computing system more observable. Familiarize yourself with the essential concepts youll use on a day-to-day basis and augment your knowledge about performance optimization, networking, and security. Then see how it all comes together with code examples in C, Go, and Python.Write applications that use BPF to observe and modify the Linux kernels behavior on demandInject code to monitor, trace, and observe events in the kernel in a secure wayno need to recompile the kernel or reboot the systemExplore code examples in C, Go, and PythonGain a more thorough understanding of the BPF program lifecycle

  • - Configuring DNS for Cloud Native Environments
    av Cricket Liu & John Belamaric
    505,-

    Until recently, learning CoreDNS required reading the code or combing through the skimpy documentation on the website. No longer. With this practical book, developers and operators working with Docker or Linux containers will learn how to use this standard DNS server with Kubernetes.John Belamaric, senior staff software engineer at Google, and Cricket Liu, chief DNS architect at Infoblox, show you how to configure CoreDNS using real-world configuration examples to achieve specific purposes. Youll learn the basics of DNS, including how it functions as a location broker in container environments and how it ties into Kubernetes.Dive into DNS theory: the DNS namespace, domain names, domains, and zonesLearn how to configure your CoreDNS serverManage and serve basic and advanced zone data with CoreDNSConfigure CoreDNS service discovery with etcd and KubernetesLearn one of the most common use cases for CoreDNS: the integration with KubernetesManipulate queries and responses as they flow through the plug-in chainMonitor and troubleshoot the availability and performance of your DNS serviceBuild custom versions of CoreDNS and write your own plug-ins

  • - A Problem-Focused Approach
    av Ken Kousen
    504,-

    Use Kotlin to build Android apps, web applications, and morewhile you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply thisJava-based language to their own projects. Both experienced programmers and those new to Kotlin will benefit from the practical recipes in this book.Author Ken Kousen (Modern Java Recipes) shows you how to solve problems with Kotlin by concentrating on your own use cases rather than on basic syntax. You provide the contextand this book supplies the answers. Already big in Android development, Kotlin can be used anywhere Java is applied, as well as for iOS development, native applications, JavaScriptgeneration, and more. Jump in and build meaningful projects with Kotlin today.Apply functional programming concepts, including lambdas, sequences, and concurrencySee how to use delegates, late initialization, and scope functionsExplore Java interoperability and access Java libraries using KotlinAdd your own extension functionsUse helpful libraries such as JUnit 5Get practical advice for working with specific frameworks, like Android and Spring

  • - Machine Learning Techniques for Enterprise Data
    av Greg Foss & Paul Modderman
    596,-

    Learn how to fuse today's data science tools and techniques with your SAP enterprise resource planning (ERP) system. With this practical guide, SAP veterans Greg Foss and Paul Modderman demonstrate how to use several data analysis tools to solve interesting problems with your SAP data.Data engineers and scientists will explore ways to add SAP data to their analysis processes, while SAP business analysts will learn practical methods for answering questions about the business. By focusing on grounded explanations of both SAP processes and data science tools, this book gives data scientists and business analysts powerful methods for discovering deep data truths.You'll explore:Examples of how data analysis can help you solve several SAP challengesNatural language processing for unlocking the secrets in textData science techniques for data clustering and segmentationMethods for detecting anomalies in your SAP dataData visualization techniques for making your data come to life

  • - From Fundamental Theory to Development of AI-Driven Apps
    av Paris Buttfield-Addison, Jonathon Manning, Tim Nugent & m.fl.
    519,-

    Create and implement AI-based features in your Swift apps for iOS, macOS, tvOS, and watchOS. With this practical book, programmers and developers of all kinds will find a one-stop shop for AI and machine learning with Swift. Taking a task-based approach, youll learn how to build features that use powerful AI features to identify images, make predictions, generate content, recommend things, and more.AI is increasingly essential for every developerand you dont need to be a data scientist or mathematician to take advantage of it in your apps. Explore Swift-based AI and ML techniques for building applications. Learn where and how AI-driven features make sense. Inspect tools such as Apples Python-powered Turi Create and Googles Swift for TensorFlow to train and build models.I: Fundamentals and ToolsLearn AI basics, our task-based approach, and discover how to build or find a dataset.II: Task Based AIBuild vision, audio, text, motion, and augmentation-related features; learn how to convert preexisting models.III: BeyondDiscover the theory behind task-based practice, explore AI and ML methods, and learn how you can build it all from scratch... if you want to

  • - Building with Python from First Principles
    av Seth Weidman
    543,-

    With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. Youll start with deep learning basics and move quickly to the details of important advanced architectures, implementing everything from scratch along the way.Author Seth Weidman shows you how neural networks work using a first principles approach. Youll learn how to apply multilayer neural networks, convolutional neural networks, and recurrent neural networks from the ground up. With a thorough understanding of how neural networks work mathematically, computationally, and conceptually, youll be set up for success on all future deep learning projects.This book provides:Extremely clear and thorough mental modelsaccompanied by working code examples and mathematical explanationsfor understanding neural networksMethods for implementing multilayer neural networks from scratch, using an easy-to-understand object-oriented frameworkWorking implementations and clear-cut explanations of convolutional and recurrent neural networksImplementation of these neural network concepts using the popular PyTorch framework

  • - A Deep-Dive Into How Distributed Data Systems Work
    av Alex Petrov
    543,-

    With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals. Throughout the book, you'll explore relevant material gleaned from numerous books, papers, blog posts, and the source code of several open source databases.

  • - Using Containers, Functions, and Data to Build Next-Generation Applications
    av Peter Jausovec, Boris Scholl & Trent Swanson
    557,-

    Developers often struggle when first encountering the cloud. Learning about distributed systems, becoming familiar with technologies such as containers and functions, and knowing how to put everything together can be daunting. With this practical guide, youll get up to speed on patterns for building cloud native applications and best practices for common tasks such as messaging, eventing, and DevOps.Authors Boris Scholl, Trent Swanson, and Peter Jausovec describe the architectural building blocks for a modern cloud native application. Youll learn how to use microservices, containers, serverless computing, storage types, portability, and functions. Youll also explore the fundamentals of cloud native applications, including how to design, develop, and operate them.Explore the technologies you need to design a cloud native applicationDistinguish between containers and functions, and learn when to use themArchitect applications for data-related requirementsLearn DevOps fundamentals and practices for developing, testing, and operating your applicationsUse tips, techniques, and best practices for building and managing cloud native applicationsUnderstand the costs and trade-offs necessary to make an application portable

  • - From Fundamentals to Deployment
    av Kevin Solorio, Randall Kanna & David H. Hoover
    543,-

    Ready to dive into smart contract development for the blockchain? With this practical guide, experienced engineers and beginners alike will quickly learn the entire process for building smart contracts for Ethereumthe open source blockchain-based distributed computing platform. Youllget up to speed with the fundamentals and quickly move into builder mode.Kevin Solorio, Randall Kanna, and Dave Hoover show you how to create and test your own smart contract, create a frontend for users to interact with, and more. Its the perfect resource for people who want to break into the smart contract field but dont know where to start.In four parts, this book helps you:Explore smart contract fundamentals, including the Ethereum protocol, Solidity programming language, and the Ethereum Virtual MachineDive into smart contract development using Solidity and gain experience with Truffle framework tools for deploying and testing your contractsUse Web3 to connect your smart contracts to an applicationso users can easily interact with the blockchainExamine smart contract security along with free online resources for smart contract security auditing

  • - Creating Dynamic Brands to Generate Conversion
    av Laura Busche
    351,-

    Every day thousands of passionate developers come up with new startup ideas and lack the branding know-how to make them thrive. Lean Branding is their Phone-a-Friend lifeline. This book is a practical toolkit to building your own robust, dynamic brands that generate conversion without having to hire an agency.

  • - Develop Scalable Models Using Serverless Architectures with Azure
    av Vicente Garcia
    492,-

    With cloud providers running servers and managing machine resources, companies now can focus solely on the application's business logic and functionality. This hands-on book shows experienced programmers how to build and deploy scalable machine learning and deep learning models using serverless architectures with Microsoft Azure.

  • - Developing Cloud-Native Applications
    av Michael Hausenblas & Stefan Schimanski
    543,-

    If youre looking to develop native applications in Kubernetes, this is your guide. Developers and AppOps administrators will learn how to build Kubernetes-native applications that interact directly with the API server to query or update the state of resources. AWS developer advocate Michael Hausenblas and Red Hat principal software engineer Stefan Schimanski explain the characteristics of these apps and show you how to program Kubernetes to build them.Youll explore the basic building blocks of Kubernetes, including the client-go API library and custom resources. All you need to get started is a rudimentary understanding of development and system administration tools and practices, such as package management, the Go programming language, and Git.Walk through Kubernetes API basics and dive into the servers inner structureExplore Kubernetess programming interface in Go, including Kubernetes API objectsLearn about custom resourcesthe central extension tools used in the Kubernetes ecosystemUse tags to control Kubernetes code generators for custom resourcesWrite custom controllers and operators and make them production readyExtend the Kubernetes API surface by implementing a custom API server

  • - Making AI Less Susceptible to Adversarial Trickery
    av Katy Warr
    574,-

    As deep neural networks (DNNs) become increasingly common in real-world applications, the potential to deliberately "e;fool"e; them with data that wouldnt trick a human presents a new attack vector. This practical book examines real-world scenarios where DNNsthe algorithms intrinsic to much of AIare used daily to process image, audio, and video data.Author Katy Warr considers attack motivations, the risks posed by this adversarial input, and methods for increasing AI robustness to these attacks. If youre a data scientist developing DNN algorithms, a security architect interested in how to make AI systems more resilient to attack, or someone fascinated by the differences between artificial and biological perception, this book is for you.Delve into DNNs and discover how they could be tricked by adversarial inputInvestigate methods used to generate adversarial input capable of fooling DNNsExplore real-world scenarios and model the adversarial threatEvaluate neural network robustness; learn methods to increase resilience of AI systems to adversarial dataExamine some ways in which AI might become better at mimicking human perception in years to come

  • av Mike Senese
    114,-

    There's one resource we just can't get enough of: Time. In this issue of Make:, we celebrate that most fascinating and finite resource. First, build a miniature neomatrix word clock that colorfully spells out the time. Next, waste less time in the shop with a healthy helping of time-saving shop tips. Then, take a metaphorical trip to the past and dive into the history and theory behind modern mechanical clocks.Plus, 19 projects to make, including:8 more crazy clocks to build3D print an old-school bellows-style cameraProgram a wall-mounted display to track your social media statsCraft a 2-in-1 leather carrier for beer and wine for your next picnicBuild a stylish motion-reactive LED table-top displayand more!

  • - Automating the Container Orchestration Platform
    av Jason Dobies & Joshua Wood
    492,-

    Operators are a way of packaging, deploying, and managing Kubernetes applications. A Kubernetes application doesnt just run on Kubernetes; its composed and managed in Kubernetes terms. Operators add application-specific operational knowledge to a Kubernetes cluster, making it easier to automate complex, stateful applications and to augment the platform. Operators can coordinate application upgrades seamlessly, react to failures automatically, and streamline repetitive maintenance like backups.Think of Operators as site reliability engineers in software. They work by extending the Kubernetes control plane and API, helping systems integrators, cluster administrators, and application developers reliably deploy and manage key services and components. Using real-world examples, authors Jason Dobies and Joshua Wood demonstrate how to use Operators today and how to create Operators for your applications with the Operator Framework and SDK.Learn how to establish a Kubernetes cluster and deploy an OperatorExamine a range of Operators from usage to implementationExplore the three pillars of the Operator Framework: the Operator SDK, the Operator Lifecycle Manager, and Operator MeteringBuild Operators from the ground up using the Operator SDKBuild, package, and run an Operator in development, testing, and production phasesLearn how to distribute your Operator for installation on Kubernetes clusters

  • - Ensuring Success and Developing a Framework for Leadership
    av Jean Dahl
    474,-

    Companies from startups to corporate giants face massive amounts of disruption today. Now more than ever, organizations need nimble and responsive leaders who know how to exploit the opportunities that change brings. In this insightful book, Jean Dahl, a senior executive and expert in the Lean mindset and its methods, demonstrates why you need to embrace Modern Lean principles and thinking to redefine leadership in this age of digital disruption in order to continuously evolve the Lean enterprise.Drawing on nearly three decades of corporate and consulting experience, Ms. Dahl lays out a new holistic framework for developing Modern Lean leaders. Through personal experiences and compellingreal-world case studies, she explains specific steps necessary for you and your company to proactively understand and respond to change.Understand the leadership challenges Lean leaders face in our 21st century global economyExplore the six dimensions of the Modern Lean FrameworkLearn and apply the nine steps necessary to become a Lean leaderUse Modern Lean methods to build a culture of continuous learning that can be sustained and maintained within your organizationSeize competitive advantage by embracing Modern Lean to tbuild an enterprise that understands how to respond to disruption

  • - Developing Open Serverless Solutions
    av Michele Sciabarra
    596,-

    Serverless computing greatly simplifies software development. Your team can focus solely on your application while the cloud provider manages the servers you need. This practical guide shows you step-by-step how to build and deploy complex applications in a flexible multicloud, multilanguage environment using Apache OpenWhisk. Youll learn how this platform enables you to pursue a vendor-independent approach using preconfigured containers, microservices, and Kubernetes as your cloud operating system.Michele Sciabarr demonstrates how to build a serverless application using classical design patterns and the programming language or languages that best fit your task. Youll start by building a simple serverless application hands-on before diving into the more complex aspects of the OpenWhisk platform.Examine how OpenWhisks serverless architecture works, including the use of packages, actions, sequences, triggers, rules, and feedsLearn how OpenWhisk compares to existing architectures, such as Java Enterprise EditionManipulate OpenWhisk features using the command-line interface or a JavaScript APIDesign applications using common Gang of Four design patternsUse architectural design patterns such as model-view-controller to combine several OpenWhisk actionsLearn how to test and debug your code in a serverless environment

  • - How to win through customer experience
    av Simon David Clatworthy
    466,-

    Is your organization prepared for the next paradigm of customer experience, or will you be left behind? This practical book will make you a winner in a market driven by experience, enabling you to develop desirable offerings and standout service to attract loyal customers.

  • - Make Working Together Less Painful and More Productive
    av Gretchen Anderson
    403,-

    Collaboration is key for organizations in the 21st century, yet few business people have been trained to teach this skill. How do you advance ideas in a collaborative way and then communicate them throughout your company? In this practical book, author Gretchen Anderson shows you how to generate ideas with others while gaining buy-in from all levels of your organization.Product managers, designers, marketers, technical leaders, and executives will obtain better insight into how team members work together to make decisions. Through tangible exercises and techniques, youll learn how to turn promising ideas into products, services, and solutions that make a real difference in the market.Use a framework to develop ideas into hypotheses to be tested and refinedAvoid common pitfalls in the collaboration processAlign communication approaches to ensure that collaboration is effective and inclusiveStructure events or meetings for different types of collaboration depending on the people involvedPractice giving and receiving critiques to foster inclusion without resorting to consensus-based decisions

  • - Build and Deploy Serverless Applications with Java
    av Mike Roberts & John Chapin
    564,-

    Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. Youll discover how this cloud computing execution model can drastically decrease the complexity in developing and operating applications while reducing costs and time to market.Engineering leaders John Chapin and Mike Roberts guide you through the process of developing these applications using AWS Lambda, Amazons event-driven, serverless computing platform. Youll learn how to prepare the development environment, program Lambda functions, and deploy and operate your serverless software. The chapters include exercises to help you through each aspect of the process.Get an introduction to serverless, functions as a service, and AWS LambdaLearn how to deploy working Lambda functions to the cloudProgram Lambda functions and learn how the Lambda platform integrates with other AWS servicesBuild and package Java-based Lambda code and dependenciesCreate serverless applications by building a serverless API and data pipelineTest your serverless applications using automated techniquesApply advanced techniques to build production-ready applicationsUnderstand both the gotchas and new opportunities of serverless architecture

Gjør som tusenvis av andre bokelskere

Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.