Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Sebastopol, CA : O'Reilly Media  (1,056)
  • Electronic books ; local  (1,056)
Datasource
Material
Language
Years
Subjects(RVK)
  • 1
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Regular expressions (Computer science) ; Text processing (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: The ubiquity of regular expressions must mean they offer universal utility, and, surprisingly, they do not have a steep learning curve. If you frequently find yourself manually scanning documents or parsing substrings just to identify text patterns, you might want to give them a look. Especially in data science and data engineering, they can assist in a wide spectrum of tasks, from wrangling data to qualifying and categorizing it. This report covers enough regular expression features to make them useful for a great majority of tasks you may encounter.
    Note: "Report.". - Description based on online resource; title from cover (viewed June 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Web applications ; Security measures ; Data protection ; Malware (Computer software) ; Electronic books ; Electronic books ; local
    Abstract: Despite deploying the latest security technologies, organizations still struggle to defend cloud-based web applications against sophisticated cyberattacks. Many companies have turned to the popular defense-in-depth (DiD) technique, but this multilayered approach has its shortcomings. So where is the industry headed next? This insightful ebook demonstrates a new approach to DiD that enables current security tools to operate in concert rather than independently. Stephen Gates, edge security evangelist and SME at Oracle Dyn, shows you how companies can establish integrated lines of defense similar to the way in which modern militaries operate on the battlefield. By the end of this book, CSOs, CISOs, security managers, and other professionals will understand how to implement the recommendations in this book today using the security technologies they already have in place. With this ebook, you'll examine: Why today's security technologies alone aren't enough to protect web applications How the existing approach to DiD for cybersecurity falls short of its goals An example of how the modern military uses integrated lines of defense that work in concert Eight lines of defense-including edge routers, DDoS defenses, and WAFs-that are best for protecting cloud-based web applications Ways to use automation and supervised machine learning to integrate your security approaches
    Note: Description based on online resource; title from title page (viewed May 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Laravel (Software framework) ; PHP (Computer program language) ; Application program interfaces (Computer software) ; Electronic books ; Electronic books ; local
    Abstract: What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to cover Laravel 5.8, the latest release, the second edition of this practical guide provides the definitive introduction to one of today's most popular web frameworks. Matt Stauffer-a leading teacher and developer in the Laravel community-delivers a high-level overview and concrete examples to help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Product design ; Creative thinking ; User-centered system design ; Customer relations ; Electronic books ; Electronic books ; local
    Abstract: User experience doesn't happen on a screen; it happens in the mind, and the experience is multidimensional and multisensory. This practical book will help you uncover critical insights about how your customers think so you can create products or services with an exceptional experience. Corporate leaders, marketers, product owners, and designers will learn how cognitive processes from different brain regions form what we perceive as a singular experience. Author John Whalen shows you how anyone on your team can conduct "contextual interviews" to unlock insights. You'll then learn how to apply that knowledge to design brilliant experiences for your customers. Learn about the "six minds" of user experience and how each contributes to the perception of a singular experience Find out how your team-without any specialized training in psychology-can uncover critical insights about your customers' conscious and unconscious processes Learn how to immediately apply what you've learned to improve your products and services Explore practical examples of how the Fortune 100 used this system to build highly successful experiences
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: First edition.
    Series Statement: Head first
    Keywords: Go (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: What will you learn from this book? Go makes it easy to build software that's simple, reliable, and efficient. Andthis book makes it easy for programmers like you to get started. Googledesigned Go for high-performance networking and multiprocessing, but-like Python and JavaScript-the language is easy to read and use. With thispractical hands-on guide, you'll learn how to write Go code using clearexamples that demonstrate the language in action. Best of all, you'll understandthe conventions and techniques that employers want entry-level Godevelopers to know. Why does this book look so different? Based on the latest research in cognitive science and learning theory, HeadFirst Go uses a visually rich format to engage your mind rather than a textheavyapproach that puts you to sleep. Why waste your time struggling withnew concepts? This multisensory learning experience is designed for theway your brain really works.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Database management ; Electronic data processing ; Management ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Every decade since the 1960s, researchers at companies like IBM, Amazon, and many others have introduced major new frameworks and techniques to handle rising data management problems. This concise ebook explains how these new systems helped data science evolve quickly-from hierarchical and relational databases to big data and cloud computing to streaming and graph data. Computer scientist Paco Nathan shows members of your data science team how major companies created each of these data management systems not just to deal with new data types but also to take full advantage of the opportunities the data presented. Their efforts over the years have propelled an entire industry. This report covers the historical progression of data management topics including: Hierarchical databases -1960s mainframe batch systems are still used in finance, healthcare, manufacturing, energy, and other industries. Relational databases -these enabled faster transactions, mathematical optimization, and budgeting guarantees for many businesses. Big data -this includes relatively cheap horizontal scale-out systems for collecting huge amounts of customer data. Cloud computing -large companies began managing reliable, scalable, cost-effective data centers; Amazon turned the concept into a business. Cluster schedulers -managing horizontal clusters was difficult before schedulers such as Apache Mesos appeared. Streaming data -data continuously generated by different sources requires responses in "real time"-generally milliseconds.
    Note: Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Microsoft Windows (Computer file) ; Handbooks, manuals, etc ; Electronic books ; Electronic books ; local
    Abstract: The Windows 10 May 2019 Update adds a host of new and improved features to Microsoft's flagship operating system-and this jargon-free guide helps you get the most out of every component. This in-depth Missing Manual covers the entire system and introduces you to the latest features in the Windows Professional, Enterprise, Education, and Home editions. You'll learn how to take advantage of improvements to the Game Bar, Edge browser, Windows Online, smartphone features, and a lot more. Written by David Pogue-tech critic for Yahoo Finance and former columnist for The New York Times -this updated edition illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity.
    Note: "The book that should have been in the box.". - Includes index. - Description based on online resource; title from title page (viewed June 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Augmented reality ; Design ; Virtual reality ; Design ; Human-computer interaction ; Electronic books ; Electronic books ; local
    Abstract: Despite popular forays into augmented and virtual reality in recent years, spatial computing still sits on the cusp of mainstream use. Developers, artists, and designers looking to enter this field today have few places to turn for expert guidance. In this book, Erin Pangilinan, Steve Lukas, and Vasanth Mohan examine the AR and VR development pipeline and provide hands-on practice to help you hone your skills. Through step-by-step tutorials, you'll learn how to build practical applications and experiences grounded in theory and backed by industry use cases. In each section of the book, industry specialists, including Timoni West, Victor Prisacariu, and Nicolas Meuleau, join the authors to explain the technology behind spatial computing. In three parts, this book covers: Art and design: Explore spatial computing and design interactions, human-centered interaction and sensory design, and content creation tools for digital art Technical development: Examine differences between ARKit, ARCore, and spatial mapping-based systems; learn approaches to cross-platform development on head-mounted displays Use cases: Learn how data and machine learning visualization and AI work in spatial computing, training, sports, health, and other enterprise applications
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Electronic data processing ; Distributed processing ; Management ; Big data ; Information storage and retrieval systems ; Electronic books ; Electronic books ; local
    Abstract: Data is changing everything. Many industries today are being fundamentally transformed through the accumulation and analysis of large quantities of data, stored in diversified but flexible repositories known as data lakes. Whether your company has just begun to think about big data or has already initiated a strategy for handling it, this practical ebook shows you how to plan a successful data lake migration. You'll learn the value of data lakes, their structure, and the problems they attempt to solve. Using Zaloni's data lake maturity model, you'll then explore your organization's readiness for putting a data lake into action. Do you have the tools and data architectures to support big data analysis? Are your people and processes prepared? The data lake maturity model will help you rate your organization's readiness. This report includes: The structure and purpose of a data lake Descriptive, predictive, and prescriptive analytics Data lake curation, self-service, and the use of data lake zones How to rate your organization using the data lake maturity model A complete checklist to help you determine your strategic path forward
    Note: Description based on online resource; title from title page (viewed June 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Database design ; Database management ; Teams in the workplace ; Job descriptions ; Electronic books ; Electronic books ; local
    Abstract: Data engineers and data scientists are not interchangeable-and misperceptions of their roles can hurt teams and compromise productivity. This article clears up the differences of each role and how to best optimize these roles.
    Note: "Report.". - Description based on online resource; title from cover (viewed June 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Business enterprises ; Industrial management ; Electronic books ; Electronic books ; local
    Abstract: Today's successful businesses are increasingly digital and technologically astute, but how do they attract and manage employees in a world where two billion people work part-time? How do they develop a workforce when automation is advancing? And how do they serve customers and attract and retain employees when competition for both is high and trust is at an all-time low? In this O'Reilly Radar report, Josh Bersin, Tim O'Reilly, Roger Magoulas, and Mike Loukides address what business leaders, tech leaders, and decision makers can expect, how they can prepare, and what they should learn to shape the future of the business. These lessons affect much more than the bottom line. This report covers big-picture trends we expect to impact the future success of all firms, including: Trust in business is changing: customers seek firms whose values reflect their own. Employees want satisfaction and meaning, not just money and security. The shift to AI and machine learning is changing almost every job. Companies are becoming networked marketplaces that build on core competencies while outsourcing the rest. Many firms offer compensation beyond pay, including alternate work relationships, flexible workplaces, and training opportunities. Embracing diversity requires solving compensation problems, creating a safe workplace, and valuing an employee's opinions.
    Note: Description based on online resource; title from title page (Safari, viewed June 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Now that companies are moving en masse to the public cloud, how can you leverage your previous investment in a private cloud? Many organizations that developed private clouds in the past decade are busy building hybrid clouds that combine both private and public cloud technologies. This ebook shows IT ops, data ops, and data engineers how a hybrid cloud can give your company a competitive advantage. Author Steve Suehring guides you through the various hybrid and multicloud solutions available. You'll learn how to use a hybrid cloud to store secure data in your own data center and then apply computational resources from the public cloud to run applications with that data. Hybrid clouds also enable you provide efficient backup, warm recoveries, and an easier way to manage regulatory compliance. Learn the advantages and challenges of using a hybrid cloud in your organization Create a hybrid cloud architecture by managing private and public clouds as one unified resource pool Seamlessly manage and move workloads between clouds by working with migration and service movement paths Choose a hybrid cloud solution that provides the support and advanced capabilities your organization requires
    Note: Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer security ; Computer networks ; Security measures ; Computer crimes ; Economic aspects ; Electronic books ; Electronic books ; local
    Abstract: If you hope to outmaneuver threat actors, speed and efficiency need to be key components of your cybersecurity operations. Mastery of the standard command line interface (CLI) is an invaluable skill in times of crisis because no other software application can match the CLI's availability, flexibility, and agility. This practical guide shows you how to use the CLI with the bash shell to perform tasks such as data collection and analysis, intrusion detection, reverse engineering, and administration. Authors Paul Troncone, founder of Digadel Corporation, and Carl Albing, coauthor of bash Cookbook (O'Reilly), provide insight into command line tools and techniques to help defensive operators collect data, analyze logs, and monitor networks. Penetration testers will learn how to leverage the enormous amount of functionality built into every version of Linux to enable offensive operations. With this book, security practitioners, administrators, and students will learn how to: Collect and analyze data, including system logs Search for and through files Detect network and host changes Develop a remote access toolkit Format output for reporting Develop scripts to automate tasks
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information visualization ; Visual analytics ; Visualization ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: Effective visualization is the best way to communicate information from the increasingly large and complex datasets in the natural and social sciences. But with the increasing power of visualization software today, scientists, engineers, and business analysts often have to navigate a bewildering array of visualization choices and options. This practical book takes you through many commonly encountered visualization problems, and it provides guidelines on how to turn large datasets into clear and compelling figures. What visualization type is best for the story you want to tell? How do you make informative figures that are visually pleasing? Author Claus O. Wilke teaches you the elements most critical to successful data visualization. Explore the basic concepts of color as a tool to highlight, distinguish, or represent a value Understand the importance of redundant coding to ensure you provide key information in multiple ways Use the book's visualizations directory, a graphical guide to commonly used types of data visualizations Get extensive examples of good and bad figures Learn how to use figures in a document or report and how employ them effectively to tell a compelling story
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Python (Computer program language) ; Natural language processing (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: Natural Language Processing (NLP) provides boundless opportunities for solving problems in artificial intelligence, making products such as Amazon Alexa and Google Translate possible. If you're a developer or data scientist new to NLP and deep learning, this practical guide shows you how to apply these methods using PyTorch, a Python-based deep learning library. Authors Delip Rao and Brian McMahon provide you with a solid grounding in NLP and deep learning algorithms and demonstrate how to use PyTorch to build applications involving rich representations of text specific to the problems you face. Each chapter includes several code examples and illustrations. Explore computational graphs and the supervised learning paradigm Master the basics of the PyTorch optimized tensor manipulation library Get an overview of traditional NLP concepts and methods Learn the basic ideas involved in building neural networks Use embeddings to represent words, sentences, documents, and other features Explore sequence prediction and generate sequence-to-sequence models Learn design patterns for building production NLP systems
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed January 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Why are so many companies moving to the cloud? In a word, agility. Businesses need to act quickly to stay ahead of today's global competition. The cloud provides all the services you need on demand -everything from data storage and applications to networking and greater processing power-so your business can catch, match, or outpace your competitors. With this short ebook, you'll learn how the cloud enables you to pivot quickly when market conditions change. Author Bill Laberis explains how the cloud follows in the footsteps of previous computing paradigms such as mainframes and client-server models. You'll explore various cloud options and examine case studies that reveal how Airbnb, Heineken, American Airlines, Colgate-Palmolive, and Schneider Electric leverage cloud services from Amazon, IBM, and Google. Delve into the business case for using cloud services Understand the differences between the private, public, and hybrid cloud Examine the cloud's payment model that lets you pay for services on an as-needed basis Explore cloud options such as SaaS, PaaS, IaaS, and serverless computing Learn about the security concerns of the public and private cloud
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Spark (Electronic resource : Apache Software Foundation) ; Graph algorithms ; Electronic books ; Electronic books ; local
    Abstract: Learn how graph algorithms can help you leverage relationships within your data to develop intelligent solutions and enhance your machine learning models. With this practical guide,developers and data scientists will discover how graph analytics deliver value, whether they're used for building dynamic network models or forecasting real-world behavior. Mark Needham and Amy Hodler from Neo4j explain how graph algorithms describe complex structures and reveal difficult-to-find patterns-from finding vulnerabilities and bottlenecksto detecting communities and improving machine learning predictions. You'll walk through hands-on examples that show you how to use graph algorithms in Apache Spark and Neo4j, two of the most common choices for graph analytics. Learn how graph analytics reveal more predictive elements in today's data Understand how popular graph algorithms work and how they're applied Use sample code and tips from more than 20 graph algorithm examples Learn which algorithms to use for different types of questions Explore examples with working code and sample datasets for Spark and Neo4j Create an ML workflow for link prediction by combining Neo4j and Spark
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Parallel Title: Erscheint auch als Lauwens, Ben Think Julia
    DDC: 005.73
    RVK:
    Keywords: Julia (Computer program language) ; Dynamic programming ; Electronic books ; Electronic books ; local ; Julia
    Abstract: If you're just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0 to walk you through programming one step at a time, beginning with basic programming concepts before moving on to more advanced capabilities, such as creating new types and multiple dispatch. Designed from the beginning for high performance, Julia is a general-purpose language ideal for not only numerical analysis and computational science but also web programming and scripting. Through exercises in each chapter, you'll try out programming concepts as you learn them. Think Julia is perfect for students at the high school or college level as well as self-learners and professionals who need to learn programming basics. Start with the basics, including language syntax and semantics Get a clear definition of each programming concept Learn about values, variables, statements, functions, and data structures in a logical progression Discover how to work with files and databases Understand types, methods, and multiple dispatch Use debugging techniques to fix syntax, runtime, and semantic errors Explore interface design and data structures through case studies
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Unity (Electronic resource) ; Computer games ; Programming ; Computer games ; Design ; Electronic books ; Electronic books ; local
    Abstract: Find out how to use the Unity Game Engine to its fullest for both 3D and 2D game development-from the basics to the hottest new tricks in virtual reality. With this unique cookbook, you'll get started in two ways: First, you'll learn about the Unity game engine by following very brief exercises that teach specific features of the software Second, this tutorial-oriented guide provides a collection of snippets that solve common gameplay problems, like determining if a player has completed a lap in a race Using our cookbook format, we pinpoint the problem, set out the solution, and discuss how to solve your problem in the best and most straightforward way possible so you can move onto the next step in the project. Unity Game Development Cookbook is ideal for beginning to intermediate Unity developers. Beginners will get a broad immersion into the Unity development environment, while intermediate developers will learn how to apply the foundational Unity skills they have to solve real game development problems.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: 2nd edition.
    Keywords: R (Computer program language) ; Statistics ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: This O'Reilly cookbook provides more than 150 recipes to help scientists, engineers, programmers, and data analysts generate high-quality graphs quickly-without having to comb through all the details of R's graphing systems. Each recipe tackles a specific problem with a solution you can apply to your own project and includes a discussion of how and why the recipe works. Most of the recipes in this second edition use the updated version of the ggplot2 package, a powerful and flexible way to make graphs in R. You'll also find expanded content about the visual design of graphics. If you have at least a basic understanding of the R language, you're ready to get started with this easy-to-use reference. Use R's default graphics for quick exploration of data Create a variety of bar graphs, line graphs, and scatter plots Summarize data distributions with histograms, density curves, box plots, and more Provide annotations to help viewers interpret data Control the overall appearance of graphics Explore options for using colors in plots Create network graphs, heat maps, and 3D scatter plots Get your data into shape using packages from the tidyverse
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information technology ; Management ; Electronic data processing ; Distributed processing ; Business enterprises ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Abstract: Chaos engineering is a highly collaborative activity. When applied well, virtually everyone is responsible for exploring, surfacing, overcoming, and validating weaknesses in their systems. That can lead to a lot of chaos engineering activity across a collection of systems at any moment in time. How can you keep chaos engineering from becoming, well, too chaotic? One key technique is chaos observability. In this ebook, Russ Miles of ChaosIQ demonstrates how to bring your chaos experiments into the world of system observability. Chaos observability enables you to surface, debug, and even visualize chaos experiment activities across your system in real time and through time series recordings. You'll learn how chaos observability helps everyone in production be aware of chaos activities occurring within and across systems. Understand why it's imperative to make chaos engineering observable Learn how to bring chaos experiments and engineering into the overall system observability picture Make chaos observability actionable and difficult to ignore through alerts and Slack integration
    Note: Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: The great cloud migration is picking up steam. Companies moving all or part of their IT workloads to the public cloud for backup, email hosting, productivity apps or all of the above will generate $44 billion in costs during 2018 alone. So, the question is not if but how enterprises plan to make the move. This ebook provides a practical seven-step migration plan to prepare your company for the journey. Author Steve Francis provides a prescriptive look at the best practices needed to ensure a successful transition. You'll also learn from several IT and business leaders about their recent cloud migration experiences, including pitfalls to avoid. This seven-step plan focuses on three major benefits of the cloud: operational agility, strategic focus, and cost savings: Identify desired outcomes before you get into migration specifics Classify candidates for the cloud, including applications or workloads best suited for the move Define deployment model criteria-IaaS, PaaS, SaaS, or a private cloud Devise an iterative, agile process for transformation among your teams Get buy-in to the plan from people at the top and in the trenches Start simply with a project that's relatively risk-free-one you're likely to learn from the most Rinse and repeat by applying lessons learned to the next workload or application
    Note: Description based on online resource; title from title page (Safari, viewed November 8, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Organizational change ; Organizational effectiveness ; Agile software development ; Electronic books ; Electronic books ; local
    Abstract: The Agile movement provides real, actionable answers to the question that keeps many company leaders awake at night: How do we stay successful in a fast-changing and unpredictable world? Agile has already transformed how modern companies build and deliver software. This practical book demonstrates how entire organizations-from product managers and engineers to marketers and executives-can put Agile to work. Author Matt LeMay explains Agile in clear, jargon-free terms and provides concrete and actionable steps to help any team put its values and principles into practice. Examples from a wide variety of organizations, including small nonprofits and global financial enterprises, bring to life the on-the-ground realities of Agile across industries and functions. Understand exactly what Agile is and why it matters Use Agile to address your organization's specific needs and goals Take customer centricity from theory into practice Stop wasting time in "report and critique" meetings and start making better decisions Create a harmonious cycle of learning, collaborating, and delivering Learn from Agile experts at companies like IBM, Spotify, and Coca-Cola
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed November 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Technological innovations ; Psychological aspects ; Technological innovations ; Social aspects ; Emotional intelligence ; Design and technology ; Product design ; Technological innovations ; Electronic books ; Electronic books ; local
    Abstract: As technology becomes deeply integrated into every aspect of our lives, we've begun to expect more emotionally intelligent interactions. But smartphones don't know if we're having a bad day, and cars couldn't care less about compassion. Technology is developing more IQ, but it still lacks EQ. In this book, Pamela Pavliscak-design researcher and advisor to Fortune 500 companies-explores new research about emotion, new technology that engages emotion, and new emotional design practices. Drawing on her own research and the latest thinking in psychology, neuroscience, and behavioral economics, Pamela shows you how design can help promote emotional well-being. You'll learn: How design has transformed emotion and how tech is transforming it again New principles for merging emotional intelligence and design thinking How to use a relationship model for framing product interactions and personality Methods for blending well-being interventions with design patterns How emotional resonance can guide designers toward ethical futures Implications of emotionally intelligent technology as it scales from micro- to mega-emotional spheres
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed January 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Empathy ; Work ; Psychological aspects ; Psychology, Industrial ; Interpersonal communication ; Interpersonal relations ; Electronic books ; Electronic books ; local
    Abstract: Empathy is an essential tool for building solid relationships, connecting with those you disagree with, and creating an environment where everyone feels valued. Empathy is also incredibly difficult to quantify. How do you show empathy? Which actions promote empathy, and which destroy it? This practical ebook details how companies can create systems and services around empathy to help managers and their employees have a better experience at work. Author Sharon Steed examines the most impactful empathy actions and shows you how to facilitate conversations around incorporating these practices among your teams. You'll explore different types of empathy and learn how to apply empathetic communication. Along the way, you'll discover new tools to help you be a better empath in difficult situations. This ebook explores: Three types of empathy that play an important role in how you interact with others Key characteristics of empathetic communication: active listening and intentional speaking Why nonverbal communication outweighs verbal communication The behaviors of collaborative teams that value empathy How to overcome barriers at work that make empathy difficult Three steps to help you put empathy into operation
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed April 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application program interfaces (Computer software) ; Application software ; Development ; Cloud computing ; Software patterns ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes. Each pattern includes a description of the problem and a proposed solution with Kubernetes specifics. Many patterns are also backed by concrete code examples. This book is ideal for developers already familiar with basic Kubernetes concepts who want to learn common cloud-native patterns. You'll learn about the following pattern categories: Foundational patterns cover the core principles and practices for building container-based cloud-native applications. Behavioral patterns explore finer-grained concepts for managing various types of container and platform interactions. Structural patterns help you organize containers within a pod, the atom of the Kubernetes platform. Configuration patterns provide insight into how application configurations can be handled in Kubernetes. Advanced patterns cover more advanced topics such as extending the platform with operators.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: JavaScript (Computer program language) ; Interactive computer graphics ; Computer graphics ; Computer programs ; Electronic books ; Electronic books ; local
    Abstract: If you're in a hurry to learn D3.js, the leading JavaScript library for web-based graphics and visualization, this book is for you. Written for technically savvy readers with a background in programming or data science, the book moves quickly, emphasizing unifying concepts and patterns. Anticipating common difficulties, author Philipp K. Janert teaches you how to apply D3 to your own problems. Assuming only a general programming background, but no previous experience with contemporary web development, this book explains supporting technologies such as SVG, HTML5, CSS, and the DOM as needed, making it a convenient one-stop resource for a technical audience. Understand D3 selections, the library's fundamental organizing principle Learn how to create data-driven documents with data binding Create animated graphs and interactive user interfaces Draw figures with curves, shapes, and colors Use the built-in facilities for heatmaps, tree graphs, and networks Simplify your work by writing your own reusable components
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic data processing ; Distributed processing ; Application software ; Development ; Information technology ; Management ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Kubernetes is the operating system of the cloud native world, providing a reliable and scalable platform for running containerized workloads. In this friendly, pragmatic book, cloud experts John Arundel and Justin Domingus show you what Kubernetes can do-and what you can do with it. You'll learn all about the Kubernetes ecosystem, and use battle-tested solutions to everyday problems. You'll build, step by step, an example cloud native application and its supporting infrastructure, along with a development environment and continuous deployment pipeline that you can use for your own applications. Understand containers and Kubernetes from first principles; no experience necessary Run your own clusters or choose a managed Kubernetes service from Amazon, Google, and others Use Kubernetes to manage resource usage and the container lifecycle Optimize clusters for cost, performance, resilience, capacity, and scalability Learn the best tools for developing, testing, and deploying your applications Apply the latest industry practices for security, observability, and monitoring Adopt DevOps principles to help make your development teams lean, fast, and effective
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Computer architecture ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Why are so many companies embracing cloud native development? Getting new features into the hands of demanding customers requires a faster and more efficient approach than traditional development methods. The most successful organizations today use cloud native to develop innovative software products and services with speed and scalability not possible with the static waterfall development method. In this ebook, Bill Laberis explores cloud native by defining various interrelated elements of this approach. By learning terms such as DevOps, microservices, and continuous delivery, you'll understand why cloud native is much more about how applications are built and deployed than where. This ebook includes case studies of how the Financial Times, Volkswagen, ASOS, and DISH adopted cloud native. You'll examine cloud native practices and components such as: DevOps: Practices for removing barriers between development and operations Continuous delivery, continuous upgrades, and automated scalability: Practices vital to DevOps success Containers, including Docker: A method for bundling software and its dependencies into one package Kubernetes: A tool for deploying, scaling, and managing containerized applications Orchestration: Automated configuration, coordination, and management of cloud systems, resources, and software Microservices: Architecture for building applications as a collection of services or protocols
    Note: Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Commercial crimes ; Investigation ; Computer crimes ; Investigation ; Artificial intelligence ; Electronic books ; Electronic books ; local
    Abstract: As new digital channels emerge for monetary transactions, financial crime continues to soar. The good news is that recently developed AI-based crime-fighting systems are already having a positive impact. In this report, Atif Kureishy (Teradata Consulting) and Chad Meley (Teradata) examine online criminal activity and describe the benefits and challenges of deploying AI models for fighting digital crime. Roughly two-thirds of all businesses around the globe experienced financial criminal activity in 2017-up 58% from the year before. Legacy practices and traditional rules engines simply can't keep up. This report delves into research on the current state of AI adoption worldwide and discusses the advantages of AI models as well as the difficulties of putting them into practice. With this report, you'll explore: Different types of financial crime, including sophisticated fraud schemes, cybercrime, and money laundering The fallout that successful criminal schemes have on financial services firms Challenges to staying ahead of financial crime, such as regulatory complexity, real-time transactions, and pressure to innovate The state of today's anticrime measures in financial institutions and the benefits of AI-based models Challenges that crop up when deploying AI models for fighting financial crime
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Whether you want to fine-tune operational control or conduct A/B/n tests, feature flags make it easy to deliver software features quickly and safely. With this practical book, software engineers will learn eight best practices for using feature flags in production, including how to configure and manage a growing set of feature flags within your product, maintain them over time, manage infrastructure migrations, and more. Pete Hodgson and Patricio Echagüe demonstrate how feature flags help modern product delivery teams reduce risk by decoupling code deployment from feature release. You'll learn how to maintain flag consistency in different scenarios and how to develop, test, and work with feature flags at scale. With these practices, you will: Make sure users in a test still have access once a feature is ramped up Learn flag strategies for transitioning users from "anonymous" to "logged in" Keep flagging decisions on the server to maintain performance and security Use patterns to make incremental, backward-compatible database changes Implement flagging decisions as close to business logic as possible Have each flag owned by one team responsible for rollout and monitoring Consider testability when using feature flags in combination with CI practices Maintain a process for identifying and tracking flags Examine the effect a feature flag is having on your business
    Note: Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: User-centered system design ; User interfaces (Computer systems) ; Design ; Business writing ; Electronic books ; Electronic books ; local
    Abstract: When you depend on users to perform specific actions-like buying tickets, playing a game, or riding public transit-well-placed words are most effective. But how do you choose the right words? And how do you know if they work? With this practical book, you'll learn how to write strategically for UX, using tools to build foundational pieces for UI text and UX voice strategy. UX content strategist Torrey Podmajersky provides strategies for converting, engaging, supporting, and re-attracting users. You'll use frameworks and patterns for content, methods to measure the content's effectiveness, and processes to create the collaboration necessary for success. You'll also structure your voice throughout so that the brand is easily recognizable to its audience. Learn how UX content works with the software development lifecycle Use a framework to align the UX content with product principles Explore content-first design to root UX text in conversation Learn how UX text patterns work with different voices Produce text that's purposeful, concise, conversational, and clear
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application software ; Development ; Computer networks ; Management ; Computer software ; Development ; Electronic books ; Electronic books ; local
    Abstract: While Kubernetes is a great platform for running and managing containers, the job of building, deploying, and managing serverless applications is best suited for Knative. This practical ebook shows developers and operators new to Knative how to use this open source project in conjunction with Kubernetes. You'll learn how to create and run code with Knative and how to integrate this platform into your production environment. Throughout this ebook, Bryan Friedman and Brian McClain from Pivotal explore serverless architecture patterns using examples of self-service use cases. Whether you're planning to use Kubernetes or have begun to run it in production, this ebook will help you understand how Knative and each of its components will work in your system. Code samples are available on GitHub, and prebuilt container images are available on Docker Hub. Dive into Knative's three key components: serving, building, and eventing Deploy and serve applications and functions with the Knative Serving module Compile and package code as containers with Knative Build Create a rich, robust event-driven architecture with Knative Eventing Explore advanced topics such as creating your own event source and using build templates Put everything together to build a sample service for visualizing earthquake activity
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Python (Computer program language) ; Database management ; Data structures (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: To really learn data science, you should not only master the tools-data science libraries, frameworks, modules, and toolkits-but also understand the ideas and principles underlying them. Updated for Python 3.6, this second edition of Data Science from Scratch shows you how these tools and algorithms work by implementing them from scratch. If you have an aptitude for mathematics and some programming skills, author Joel Grus will help you get comfortable with the math and statistics at the core of data science, and with the hacking skills you need to get started as a data scientist. Packed with new material on deep learning, statistics, and natural language processing, this updated book shows you how to find the gems in today's messy glut of data. Get a crash course in Python Learn the basics of linear algebra, statistics, and probability-and how and when they're used in data science Collect, explore, clean, munge, and manipulate data Dive into the fundamentals of machine learning Implement models such as k-nearest neighbors, Naïve Bayes, linear and logistic regression, decision trees, neural networks, and clustering Explore recommender systems, natural language processing, network analysis, MapReduce, and databases
    Note: Previous edition published: 2015. - Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information technology ; Management ; Machine learning ; Electronic books ; Electronic books ; local
    Abstract: As enterprise-scale data science sharpens its focus on data-driven decision making and machine learning, new tools have emerged to help facilitate these processes. This practical ebook shows data scientists and enterprise developers how the notebook interface, Apache Spark, and other collaboration tools are particularly well suited to bridge the communication gap between their teams. Through a series of real-world examples, author Jerome Nilmeier demonstrates how to generate a model that enables data scientists and developers to share ideas and project code. You'll learn how data scientists can approach real-world business problems with Spark and how developers can then implement the solution in a production environment. Dive deep into data science technologies, including Spark, TensorFlow, and the Jupyter Notebook Learn how Spark and Python notebooks enable data scientists and developers to work together Explore how the notebook environment works with Spark SQL for structured data Use notebooks and Spark as a launchpad to pursue supervised, unsupervised, and deep learning data models Learn additional Spark functionality, including graph analysis and streaming Explore the use of analytics in the production environment, particularly when creating data pipelines and deploying code
    Note: Description based on online resource; title from title page (Safari, viewed April 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: TypeScript (Computer program language) ; JavaScript (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That's why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its powerful static type system. If you're a programmer with intermediate JavaScript experience, author Boris Cherny will teach you how to master the TypeScript language. You'll understand how TypeScript can help you eliminate bugs in your code and enable you to scale your code across more engineers than you could before. In this book, you'll: Start with the basics: Learn about TypeScript's different types and type operators, including what they're for and how they're used Explore advanced topics: Understand TypeScript's sophisticated type system, including how to safely handle errors and build asynchronous programs Dive in hands-on: Use TypeScript with your favorite frontend and backend frameworks, migrate your existing JavaScript project to TypeScript, and run your TypeScript application in production
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Python (Computer program language) ; Finance ; Computer programs ; Finance ; Statistical methods ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: The financial industry has recently adopted Python at a tremendous rate, with some of the largest investment banks and hedge funds using it to build core trading and risk management systems. Updated for Python 3, the second edition of this hands-on book helps you get started with the language, guiding developers and quantitative analysts through Python libraries and tools for building financial applications and interactive financial analytics. Using practical examples throughout the book, author Yves Hilpisch also shows you how to develop a full-fledged framework for Monte Carlo simulation-based derivatives and risk analytics, based on a large, realistic case study. Much of the book uses interactive IPython Notebooks.
    Note: Previous edition published: 2014. - Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Spark (Electronic resource : Apache Software Foundation) ; Electronic data processing ; Distributed processing ; Data mining ; Big data ; Electronic books ; Electronic books ; local
    Abstract: Before you can build analytics tools to gain quick insights, you first need to know how to process data in real time. With this practical guide, developers familiar with Apache Spark will learn how to put this in-memory framework to use for streaming data. You'll discover how Spark enables you to write streaming jobs in almost the same way you write batch jobs. Authors Gerard Maas and François Garillot help you explore the theoretical underpinnings of Apache Spark. This comprehensive guide features two sections that compare and contrast the streaming APIs Spark now supports: the original Spark Streaming library and the newer Structured Streaming API. Learn fundamental stream processing concepts and examine different streaming architectures Explore Structured Streaming through practical examples; learn different aspects of stream processing in detail Create and operate streaming jobs and applications with Spark Streaming ; integrate Spark Streaming with other Spark APIs Learn advanced Spark Streaming techniques, including approximation algorithms and machine learning algorithms Compare Apache Spark to other stream processing projects, including Apache Storm, Apache Flink, and Apache Kafka Streams
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic data processing ; Information technology ; Management ; Database management ; Electronic books ; Electronic books ; local
    Abstract: Cloud platforms are changing big data processing for the better, but there's one significant challenge: the problem of managing costs. Organizations used to on-premises solutions are often surprised by expense overruns for various tasks in the cloud, due to the ever-increasing amounts of structured, semi-structured, and unstructured data they collect and use. With this comprehensive guide, IT leaders, data architects, data engineers, and data analysts will examine several factors that affect cloud-based data processing costs. You'll also come away with a collection of financial governance best practices. Through the course of this ebook, you'll explore three areas essential to any successful governance plan: cost controls, traceability, and predictability. Authors Amit Duvedi, Balaji Mohanam, Andy Still, and Andrew Ash cover the processes, tools, and systems that will enable you to perform effective financial governance of your data processing platform. Learn how cloud-based financial governance differs from on-premises solutions Examine the way your company currently uses a cloud data platform Explore available cloud provider tools, third-party cloud management tools, and the new breed of analytic data platforms Dive into the stages of the financial governance lifecycle-to understand, control, and then optimize activity in your cloud platform Control your cloud costs while still meeting rising business demand and SLAs
    Note: Description based on online resource; title from title page (Safari, viewed June 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Teams in the workplace ; Teams in the workplace ; Training of ; Electronic books ; Electronic books ; local
    Abstract: 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, you'll 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 refined Avoid common pitfalls in the collaboration process Align communication approaches to ensure that collaboration is effective and inclusive Structure events or meetings for different types of collaboration depending on the people involved Practice giving and receiving critiques to foster inclusion without resorting to consensus-based decisions
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Life sciences ; Data processing ; Machine learning ; Artificial intelligence ; Electronic books ; local ; Electronic books
    Abstract: Deep learning has already achieved remarkable results in many fields. Now it's making waves throughout the sciences broadly and the life sciences in particular. This practical book teaches developers and scientists how to use deep learning for genomics, chemistry, biophysics, microscopy, medical analysis, and other fields. Ideal for practicing developers and scientists ready to apply their skills to scientific applications such as biology, genetics, and drug discovery, this book introduces several deep network primitives. You'll follow a case study on the problem of designing new therapeutics that ties together physics, chemistry, biology, and medicine-an example that represents one of science's greatest challenges. Learn the basics of performing machine learning on molecular data Understand why deep learning is a powerful tool for genetics and genomics Apply deep learning to understand biophysical systems Get a brief introduction to machine learning with DeepChem Use deep learning to analyze microscopic images Analyze medical scans using deep learning techniques Learn about variational autoencoders and generative adversarial networks Interpret what your model is doing and how it's working
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Security measures ; Computer networks ; Security measures ; Computer networks ; Access control ; Electronic books ; Electronic books ; local
    Abstract: With their rapidly changing architecture and API-driven automation, cloud platforms come with unique security challenges and opportunities. This hands-on book guides you through security best practices for multivendor cloud environments, whether your company plans to move legacy on-premises projects to the cloud or build a new infrastructure from the ground up. Developers, IT architects, and security professionals will learn cloud-specific techniques for securing popular cloud platforms such as Amazon Web Services, Microsoft Azure, and IBM Cloud. Chris Dotson-an IBM senior technical staff member-shows you how to establish data asset management, identity and access management, vulnerability management, network security, and incident response in your cloud environment.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Apache Flink ; Streaming technology (Telecommunications) ; Big data ; Electronic books ; Electronic books ; local
    Abstract: Get started with Apache Flink, the open source framework that powers some of the world's largest stream processing applications. With this practical book, you'll explore the fundamental concepts of parallel stream processing and discover how this technology differs from traditional batch data processing. Longtime Apache Flink committers Fabian Hueske and Vasia Kalavri show you how to implement scalable streaming applications with Flink's DataStream API and continuously run and maintain these applications in operational environments. Stream processing is ideal for many use cases, including low-latency ETL, streaming analytics, and real-time dashboards as well as fraud detection, anomaly detection, and alerting. You can process continuous data of any kind, including user interactions, financial transactions, and IoT data, as soon as you generate them. Learn concepts and challenges of distributed stateful stream processing Explore Flink's system architecture, including its event-time processing mode and fault-tolerance model Understand the fundamentals and building blocks of the DataStream API, including its time-based and statefuloperators Read data from and write data to external systems with exactly-once consistency Deploy and configure Flink clusters Operate continuously running streaming applications
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Mac OS ; Operating systems (Computers) ; Electronic books ; local ; Electronic books
    Abstract: Answers found here! Apple's latest Mac software, macOS Mojave, is a glorious boxcar full of new features and refinements. What's still not included, though, is a single page of printed instructions. Fortunately, David Pogue is back, delivering the expertise and humor that have made this the #1 bestselling Mac book for 18 years straight. The important stuff you need to know Big-ticket changes. The stunning new Dark Mode. Self-tidying desktop stacks. FaceTime video calls with up to 32 people. New screen-recording tools. If Apple has it, this book covers it. Apps. This book also demystifies the 50 programs that come with the Mac, including the four new ones in Mojave: News, Stocks, Home, and Voice Memos. Shortcuts. This must be the tippiest, trickiest Mac book ever written. Undocumented surprises await on every page. Power users. Security, networking, remote access, file sharing with Windows-this one witty, expert guide makes it all crystal clear. MacOS Mojave gives the Mac more polish, power, and pep- and in your hands, you hold the ultimate guide to unlocking its potential.
    Note: Includes index. - Description based on online resource; title from title page (viewed February 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Web applications ; Security measures ; Data protection ; Malware (Computer software) ; Electronic books ; Electronic books ; local
    Abstract: Most enterprise applications today live on the network edge, right where attackers are focusing increasing attention and activities to gain access to your data. This practical report helps analyze your company's vulnerabilities to common web application security threats, such as malicious bots, application exploits, API attacks, DDoS attacks, and server-based malware. You'll learn proactive steps to implement services and strategies designed to protect online enterprise applications at the user edge. Authors Stephen Gates, edge security evangelist and SME at Oracle Dyn, and Allan Liska, threat intelligence architect at Recorded Future, explore how advanced DNS services, web application firewall (WAF) services, bot management, API security, DDoS defenses, and malware protection solutions combine to protect your sites and applications from malicious attacks and bad actors. Understand the current web application threats landscape Prioritize availability, confidentiality, and integrity and manage associated security risks Explore the role of DNS in maintaining availability Learn how to approach cloud-based web application security Plan your strategy with a web application security checklist
    Note: Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    ISBN: 9781491951187 , 1491951184
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Reliability (Engineering) ; Computer engineering ; Electronic books ; Electronic books ; local
    Abstract: For companies such as Amazon, Dropbox, and Gremlin, the term high severity incident (SEV) signifies drops in network availability, product feature issues, data loss, revenue loss, and security risks. These high-impact bugs occur when coding, automation, testing, and other engineering practices create issues that eventually reach the customer-issues that can exist without detection for hours, days, weeks, and even years. With this in-depth ebook, SREs, SRE managers, VPs of engineering, and CTOs will learn powerful methods for reducing MTTD through incident classification and leveling, tooling, monitoring, KPI metrics, alerting, observability, and chaos engineering. The authors share real-life experiences to explain how they achieved MTTD reduction results for companies including Gremlin, LinkedIn, Twitter, Amazon Web Services, Fuzzbox, and Samba TV. This ebook dives into: Incident classification: SEV descriptions and levels, and SEV and time-to-detection (TTD) timelines Organization-wide critical service monitoring, including key dashboards and KPI metrics emails Service ownership and metrics for organizations maintaining a microservice architecture Effective on-call principles for site reliability engineers, including rotation structure, alert threshold maintenance, and escalation practices Chaos engineering practices to identify random and unpredictable behavior in your system Monitoring and metrics to detect incidents caused by self-healing systems Creating a high-reliability culture by listening to people in your organization
    Note: Includes bibliographical references. - Description based on online resource; title from title page (viewed February 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Business enterprises ; Computer networks ; Management ; Information technology ; Management ; Application software ; Development ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Abstract: Many companies are moving away from "big bang" software releases every six months or so to a continuous delivery (CD) model that enables IT to release updates frequently, sometimes even several times a day. Using Netflix and its open source Spinnaker CD platform as examples, this practical ebook demonstrates how a new host of tools can help you deploy software changes to production quickly, safely, and automatically. A team of experts from Netflix and Google show you how to automate deployments with Spinnaker across multiple cloud accounts, regions, and even multiple cloud platforms into continuous deployment pipelines. You'll learn how Spinnaker enables your company to design and automate a delivery process that fits not only your release cadence but also the business criticality of your application. Learn about the organizational and technical practices that enable continuous delivery Understand the fundamental issues you need to solve before successfully deploying software to the cloud Manage cloud resources for consistency across accounts, regions, and cloud providers Use Spinnaker's pipelines to structure deployments from customizable pieces Understand how CD pipelines to Kubernetes differ from pipelines to VM-based clouds Examine how Spinnaker ensures safety across cluster deployments and pipeline executions Learn how to integrate automated testing techniques such as chaos engineering and automated canary analysis into the delivery process
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed September 12, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Mac OS ; Operating systems (Computers) ; Macintosh (Computer) ; Electronic books ; Electronic books ; local
    Abstract: With High Sierra, Apple has taken its macOS operating system to new heights. From Apple's efficient new file system to improved video streaming and support for virtual reality, this latest macOS version provides features improve your experience. And once again, David Pogue brings his humor and expertise to the #1 bestselling Mac book. Whether you're a developer or a home-user, this guide offers a wealth of detail on Apple's macOS 10.13 operating system, this new edition covers everything High Sierra has to offer. Perfect for newcomers. Get crystal-clear, jargon-free introductions to the best and brightest macOS apps, including Siri, Safari, iCloud, FaceTime, and AirDrop. Get the whole picture. Learn more efficient ways to navigate, organize, and edit your photos with new features in the Photos app. Go in-depth. Take advantage of Apple's new graphics technology, and its support for virtual reality. Gain real insight. David Pogue doesn't just tell you how to use macOS features. You'll also learn why to use them-and how to avoid common pitfalls.i
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed February 27, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: It's time to stop treating loss of connectivity as an error state in your web apps. Whether your users are boarding a flight, landing in a country with no local data plan, hiking, or commuting in the metro, offline and poor connectivity are inevitable states in your apps-states you need to plan for. As you develop for an increasingly mobile world, you need to stop treating connectivity loss as an error state in web apps and start thinking offline-first. In this excerpt from Building Progressive Web Apps , author Tal Ater shows you how to plan and implement an effective offline-first strategy. By exploring code examples for a fictitious hotel web page, you'll learn how to work through several common caching problems. This ebook also includes examples of real-world offline-first approaches at Twitter and The Washington Post . Learn some of the more common design patterns used for caching Mix and match patterns to create new methods for caching and serving content Weigh several options when choosing a caching strategy for your web app Learn methods for implementing the caching strategy you choose Explore different approaches for caching and serving a dynamic web app Understand how an offline-first approach dramatically improves the experience for connected users
    Note: Description based on online resource; title from title page (viewed January 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Electronic commerce ; Business enterprises ; Computer networks ; Electronic books ; Electronic books ; local
    Abstract: In the race to compete in today's fast-moving markets, large enterprises are busy adopting new technologies for creating new products, processes, and business models. But one obstacle on the road to digital transformation is placing too much emphasis on technology, and not enough on the types of processes technology enables. What if different lines of business could build their own services and applications-and decision-making was distributed rather than centralized? This report explores the concept of a digital business platform as a way of empowering individual business sectors to act on data in real time. Much innovation in a digital enterprise will increasingly happen at the edge, whether it involves business users (from marketers to data scientists) or IoT devices. To facilitate the process, your core IT team can provide these sectors with the digital tools they need to innovate quickly. This report explores: Key cultural and organizational changes for developing business capabilities through cross-functional product teams A platform for integrating applications, data sources, business partners, clients, mobile apps, social networks, and IoT devices Creating internal API programs for building innovative edge services in low- code or no-code environments Tools including Integration Platform as a Service, Application Platform as a Service, and Integration Software as a Service The challenge of integrating microservices and serverless architectures An integration solution for a digital business platform that serves every audience in your organization
    Note: Description based on online resource; title from title page (viewed January 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Python (Computer program language) ; Data mining ; Automatic data collection systems ; Electronic books ; Electronic books ; local
    Abstract: If programming is magic then web scraping is surely a form of wizardry. By writing a simple automated program, you can query web servers, request data, and parse it to extract the information you need. The expanded edition of this practical book not only introduces you web scraping, but also serves as a comprehensive guide to scraping almost every type of data from the modern web. Part I focuses on web scraping mechanics: using Python to request information from a web server, performing basic handling of the server's response, and interacting with sites in an automated fashion. Part II explores a variety of more specific tools and applications to fit any web scraping scenario you're likely to encounter. Parse complicated HTML pages Develop crawlers with the Scrapy framework Learn methods to store data you scrape Read and extract data from documents Clean and normalize badly formatted data Read and write natural languages Crawl through forms and logins Scrape JavaScript and crawl through APIs Use and write image-to-text software Avoid scraping traps and bot blockers Use scrapers to test your website
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed March 29, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    ISBN: 9781491958834 , 1491958839
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: First edition.
    Series Statement: Head first
    Keywords: Python (Computer program language) ; Object-oriented programming (Computer science) ; Object-oriented programming languages ; Computer programming ; Electronic books ; Electronic books ; local
    Abstract: What will you learn from this book? It's no secret the world around you is becoming more connected, more configurable, more programmable, more computational. You can remain a passive participant, or you can learn to code. With Head First Learn to Code you'll learn how to think computationally and how to write code to make your computer, mobile device, or anything with a CPU do things for you. Using the Python programming language, you'll learn step by step the core concepts of programming as well as many fundamental topics from computer science, such as data structures, storage, abstraction, recursion, and modularity. Why does this book look so different? Based on the latest research in cognitive science and learning theory, Head First Learn to Code uses a visually rich format to engage your mind, rather than a text-heavy approach that puts you to sleep. Why waste your time struggling with new concepts? This multi-sensory learning experience is designed for the way your brain really works.
    Note: Includes index. - Description based on online resource; title from title page (viewed February 2, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Electronic data processing ; Online information services ; Business ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: Business applications are evolving and user expectations for quality, easy-to-use software is at an all-time high. The consumerization of applications is making the role of product managers more difficult than ever. How do you build products or services that meet demands for both power and simplicity? Companies are now gaining competitive advantage by providing intuitive application experiences that help users achieve goals. The best applications-the ones that stick-are those that empower users to realize the full value of their data. In this book, we explore how treating data as a feature can help product managers create indisposable applications that help users solve their most critical goals. Understand your users' goals, the data they'll need to achieve them, where the data comes from, and how to visualize data effectively Use personas to help you keep users in mind when making critical development and design decisions Provide an interwoven data experience by immersing reports, dashboards, and visualizations into your applications Make your data "over-the-counter" so that you and your users can accurately and easily interpret it Learn how to manage your data roadmap and handle requests for additional features
    Note: Description based on online resource; title from title page (viewed January 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Product management ; Project management ; Marketing ; Management ; Product life cycle ; Electronic books ; Electronic books ; local
    Abstract: Positions in product management are in high demand today for job seekers and companies alike, and yet there is much confusion in the market about what, exactly, this role is and does. Many conflate product management with project management, a much more familiar role. This ebook explains the distinction between product and project management for executives and hiring managers, including how these two roles often overlap and complement one another. Bruce McCarthy, CEO of UpUp Labs and President of the Boston Product Management Association, explains that while project managers are responsible for marshalling resources to deliver products on time and on budget, product managers are responsible for the entire lifecycle, from initial research to final product-including market analysis after the product is released. This ebook examines the responsibilities, skills, and expertise that define and differentiate product management and project management, and provides guidelines to help you determine which position best fits your needs.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed March 6, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: 1st edition.
    Keywords: Computer software ; Development ; Go (Computer program language) ; Electronic data processing ; Electronic books ; Electronic books ; local
    Abstract: Are you a Go programmer looking to introduce Docker containers into your workflow? In this lesson, you'll learn how to set up a containerized development environment that rebuilds Go code automatically as you edit it. You'll learn how to use tools such as Realize, and how to generate a small and efficient container image for production distribution using Docker Multistage Builds.
    Note: Description based on online resource; title from title page (viewed January 29, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Machine learning ; Computer security ; Electronic books ; Electronic books ; local
    Abstract: Can machine learning techniques solve our computer security problems and finally put an end to the cat-and-mouse game between attackers and defenders? Or is this hope merely hype? Now you can dive into the science and answer this question for yourself. With this practical guide, you'll explore ways to apply machine learning to security issues such as intrusion detection, malware classification, and network analysis. Machine learning and security specialists Clarence Chio and David Freeman provide a framework for discussing the marriage of these two fields, as well as a toolkit of machine-learning algorithms that you can apply to an array of security problems. This book is ideal for security engineers and data scientists alike. Learn how machine learning has contributed to the success of modern spam filters Quickly detect anomalies, including breaches, fraud, and impending system failure Conduct malware analysis by extracting useful information from computer binaries Uncover attackers within the network by finding patterns inside datasets Examine how attackers exploit consumer-facing websites and app functionality Translate your machine learning algorithms from the lab to production Understand the threat attackers pose to machine learning solutions
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed March 12, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition
    Keywords: Information visualization ; Visual analytics ; Electronic books ; Electronic books ; local ; Daten ; Visualisierung
    Abstract: You have a mound of data front of you and a suite of computation tools at your disposal. Which parts of the data actually matter? Where is the insight hiding? If you're a data scientist trying to navigate the murky space between data and insight, this practical book shows you how to make sense of your data through high-level questions, well-defined data analysis tasks, and visualizations to clarify understanding and gain insights along the way. When incorporated into the process early and often, iterative visualization can help you refine the questions you ask of your data. Authors Danyel Fisher and Miriah Meyer provide detailed case studies that demonstrate how this process can evolve in the real world. You'll learn: The data counseling process for moving from general to more precise questions about your data, and arriving at a working visualization The role that visual representations play in data discovery Common visualization types by the tasks they fulfill and the data they use Visualization techniques that use multiple views and interaction to support analysis of large, complex data sets
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed January 5, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Python (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Why has Python become an essential tool for programmers, engineers, researchers, and data scientists across academia and industry? This programming language is known for its simplicity and beauty, as well as its large ecosystem of domain-specific tools such as NumPy, SciPy, and Pandas. If you're looking for a brief but comprehensive tour of Python and its capabilities, this article will help.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed May 24, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Artificial intelligence ; Computer programs ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: AI is accelerating the digital transformation for every industry, with examples ranging from manufacturing, retail, finance, healthcare, and many others. At this rate, every industry will be able to use AI to amplify human ingenuity. In this ebook, Joseph Sirosh, Corporate VP of Microsoft's Artificial Intelligence and Research group, provides developers with a comprehensive roadmap to creating your first AI-infused application. Using a Conference Buddy as an example, you'll learn the key ingredients needed to develop an intelligent chatbot that helps conference participants interact with speakers. This ebook provides a gentle introduction on how to leverage the tools, infrastructure, and services on the Microsoft AI Platform to create powerful, intelligent applications. Understand how the intersection of cloud, data, and AI is enabling organizations to build intelligent systems Learn the tools, infrastructure, and services available as part of the Microsoft AI Platform for developing AI applications Teach the Conference Buddy application new AI skills, using pre-built AI capabilities such as vision, translation, and speech Learn about the Open Neural Network Exchange (ONNX)
    Note: Description based on online resource; title from title page (viewed February 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    ISBN: 9781492032892 , 1492032891
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Web services ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: If your organization is planning a move to the cloud this year, choosing a provider from among hundreds available can be the most difficult part. How do you narrow down the field? In this article, Jesse Anderson, managing director of the Big Data Institute, provides guidelines to help you find a cloud provider that meets your company's specific needs. Understanding your use case is key. Providers employ different technologies, and if your organization is tackling big data problems at scale, those differences can be critical. There are also logistical concerns: How difficult will it be to train your staff on the provider's technologies? Who in your company will be responsible for the many moving parts? How do you deal with vendor lock-in? With the guidelines in this article, you'll learn how to distinguish among the capabilities of various cloud providers and then fine-tune your decision process by homing in on questions related to your particular use case.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (viewed February 2, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Go (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Docker's catchphrase for its containers is compelling: "Build, Ship and Run Any App, Anywhere." Go already has some of those attributes built in, including cross-compilation and the production of single executable files without dependencies. Are there any reasons, then, for Go programmers to use containers to deploy code? In this lesson, veteran developer Liz Rice outlines several advantages that containers can provide for Go programmers-such as how they help you restrict the resources that your code can access, and how you can use them to run and test your software locally with other components. You'll then look at some cases where containers wouldn't add any benefit at all. As always, it's important to use the right tool for the job, and containers can offer advantages for Go programmers in the right circumstances. This lesson provides some helpful guidelines.
    Note: Description based on online resource; title from title page (Safari, viewed February 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Data curation ; Computer programs ; Electronic data processing ; Information storage and retrieval systems ; Electronic books ; Electronic books ; local
    Abstract: In-memory data grids (IMDG) such as Pivotal GemFire, which is powered by Apache Geode, are key to making today's modern high-speed, data-intensive applications work. By keeping data in the RAM of a horizontally scalable cluster of servers, IMDG solutions enable apps to achieve consistently low latency for data access at any scale. Many in the application development community, however, aren't aware of IMDG's benefits, use cases, or underlying technology. This report brings you up to speed by providing GemFire basics, including use cases and easily understood examples. You'll determine whether GemFire can benefit your application, and learn how to install a simple test environment and build a small proof of concept. Explore GemFire use cases for Java applications-including microservices, high-speed data ingest, and transaction and event processing Get an architectural overview of GemFire, and learn installation requirements for both hardware/VM and cloud Dive into GemFire's capabilities with continuous queries, server-side functions, and Apache Lucene integration Learn how GemFire works with the persistence model, off-heap memory, and WAN replication
    Note: Description based on online resource; title from title page (viewed January 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Vue (Electronic resource) ; Web site development ; Web applications ; Development ; JavaScript (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you'll quickly move from basics to custom components and advanced features-including JSX, the JavaScript syntax extension. Author Callum Macrae shows you how to use the most useful libraries in the Vue ecosystem, such as vue-router for routing, vuex for state management, and vue-test-utils for testing. If you're a frontend developer familiar with JavaScript, HTML, and CSS, this book will show you how to develop a fully featured web application using Vue. Learn Vue.js basics, including its use of templates to display data on a page Set up Vue projects from scratch, or use vue-cli to set up from a template Create a maintainable codebase by splitting code into self-contained components Discover how Vue.js works with CSS to style your websites and applications Use render functions and JSX, rather than templates, to determine what Vue displays Control how code is executed and displayed with vue-router Manage state in one centralized place with the Vuex library Write unit tests to ensure your Vue components don't break in the future
    Note: Includes index. - Description based on online resource; title from title page (viewed April 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Non-relational databases ; Querying (Computer science) ; Information retrieval ; Database searching ; Electronic books ; Electronic books ; local
    Abstract: Learn how to get the most out of MarkLogic with recipes from people who understand this powerful multi-model database platform from the inside out. MarkLogic comes with a broad set of capabilities to help you quickly integrate data from silos, but it takes time to learn how to harness that power. In this three-part series, key members of the MarkLogic team-including engineers who built the database-provide targeted recipes to get you up to speed. In Part 1, you'll learn how to solve real-world problems with XQuery, the functional language for working with hierarchical data structures such as XML. Part 2 helps you solve common search-related problems with recipes that work with MarkLogic 9 as well as with older versions. With recipes in Part 3, you'll explore the multiple ways MarkLogic represents data. XQuery: Gain XQuery peak performance, and explore its use in maps, documents, document security, the task server, and administration Search-related problems: Conduct document searches, score search results, understand how data is used, and search with the Optic API MarkLogic and data: Work with input transformations, tokenization, template-driven extraction, and redaction
    Note: Description based on online resource; title from title page (viewed January 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Apache Hadoop ; Electronic data processing ; Distributed processing ; Big data ; Real-time data processing ; Database management ; Electronic books ; Electronic books ; local
    Abstract: Fast data ingestion, serving, and analytics in the Hadoop ecosystem have forced developers and architects to choose solutions using the least common denominator-either fast analytics at the cost of slow data ingestion or fast data ingestion at the cost of slow analytics. There is an answer to this problem. With the Apache Kudu column-oriented data store, you can easily perform fast analytics on fast data. This practical guide shows you how. Begun as an internal project at Cloudera, Kudu is an open source solution compatible with many data processing frameworks in the Hadoop environment. In this book, current and former solutions professionals from Cloudera provide use cases, examples, best practices, and sample code to help you get up to speed with Kudu. Explore Kudu's high-level design, including how it spreads data across servers Fully administer a Kudu cluster, enable security, and add or remove nodes Learn Kudu's client-side APIs, including how to integrate Apache Impala, Spark, and other frameworks for data manipulation Examine Kudu's schema design, including basic concepts and primitives necessary to make your project successful Explore case studies for using Kudu for real-time IoT analytics, predictive modeling, and in combination with another storage engine
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application program interfaces (Computer software) ; Application software ; Development ; Computer networks ; Security measures ; Business ; Data processing ; Security measures ; Software architecture ; Electronic books ; Electronic books ; local
    Abstract: There are several techniques for controlling access to web APIs in microservice architectures, ranging from network controls to cryptographic methods and platform-based capabilities. This short ebook introduces an API access control model that you can implement on a single platform or across multiple platforms to provide cohesive security across your network of microservices. Until now, speed of delivery rather than security has motivated organizations to adopt a microservices architecture. Authors Matt McLarty and Rob Wilson propose a vocabulary and model for logical and physical systems of microservices, review current practices for web API access control in a microservice architecture, and present DHARMA-a comprehensive, platform independent approach to API access control. This ebook is ideal for architects, product owners, development leaders, platform teams, and operational managers. This ebook includes: A platform-neutral overview of the microservices landscape Current network-, trust-, and platform-based security technologies and solutions that apply to microservice APIs The proposed DHARMA cross-platform model for securing microservice API access control A word on the future direction of microservice API security
    Note: Description based on online resource; title from title page (viewed January 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Electronic data processing ; Distributed processing ; System design ; Application program interfaces (Computer software) ; Electronic books ; Electronic books ; local
    Abstract: Without established design patterns to guide them, developers have had to build distributed systems from scratch, and most of these systems are very unique indeed. Today, the increasing use of containers has paved the way for core distributed system patterns and reusable containerized components. This practical guide presents a collection of repeatable, generic patterns to help make the development of reliable distributed systems far more approachable and efficient. Author Brendan Burns-Director of Engineering at Microsoft Azure-demonstrates how you can adapt existing software design patterns for designing and building reliable distributed applications. Systems engineers and application developers will learn how these long-established patterns provide a common language and framework for dramatically increasing the quality of your system. Understand how patterns and reusable components enable the rapid development of reliable distributed systems Use the side-car, adapter, and ambassador patterns to split your application into a group of containers on a single machine Explore loosely coupled multi-node distributed patterns for replication, scaling, and communication between the components Learn distributed system patterns for large-scale batch data processing covering work-queues, event-based processing, and coordinated workflows
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed February 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Google (Firm) ; Cloud computing ; Computing platforms ; Electronic books ; Electronic books ; local
    Abstract: Learn how easy it is to apply sophisticated statistical and machine learning methods to real-world problems when you build on top of the Google Cloud Platform (GCP). This hands-on guide shows developers entering the data science field how to implement an end-to-end data pipeline, using statistical and machine learning methods and tools on GCP. Through the course of the book, you'll work through a sample business decision by employing a variety of data science approaches. Follow along by implementing these statistical and machine learning solutions in your own project on GCP, and discover how this platform provides a transformative and more collaborative way of doing data science. You'll learn how to: Automate and schedule data ingest, using an App Engine application Create and populate a dashboard in Google Data Studio Build a real-time analysis pipeline to carry out streaming analytics Conduct interactive data exploration with Google BigQuery Create a Bayesian model on a Cloud Dataproc cluster Build a logistic regression machine-learning model with Spark Compute time-aggregate features with a Cloud Dataflow pipeline Create a high-performing prediction model with TensorFlow Use your deployed model as a microservice you can access from both batch and real-time pipelines
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed December 18, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Seventh edition.
    Keywords: Java (Computer program language) ; Web servers ; Object-oriented programming (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: This updated edition of Java in a Nutshell not only helps experienced Java programmers get the most out of Java versions 9 through 11, it's also a learning path for new developers. Chock full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised book includes new material on Java Concurrency Utilities. The book's first section provides a fast-paced, no-fluff introduction to the Java programming language and the core runtime aspects of the Java platform. The second section is a reference to core concepts and APIs that explains how to perform real programming work in the Java environment. Get up to speed on language details, including Java 9-11 changes Learn object-oriented programming, using basic Java syntax Explore generics, enumerations, annotations, and lambda expressions Understand basic techniques used in object-oriented design Examine concurrency and memory, and how they're intertwined Work with Java collections and handle common data formats Delve into Java's latest I/O APIs, including asynchronous channels Use Nashorn to execute JavaScript on the Java Virtual Machine Become familiar with development tools in OpenJDK
    Note: Includes index. - Description based on online resource; title from title page (viewed February 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Information technology ; Management ; Systems availability ; Electronic information resources ; Management ; Electronic books ; Electronic books ; local
    Abstract: For companies that deliver services and gather data at the edge of their networks, an infrastructure resilience strategy is essential. IT departments within many medium to large enterprises today rely on third-party cloud or data center providers to help manage traffic and workloads across multicloud environments, content delivery networks (CDNs), and data centers. But those providers are also already busy managing internet issues for thousands of customers. In this practical ebook, Gary Sloper of Oracle Dyn and Mark Wilkins of Global Knowledge explain proactive steps you can take to ensure resiliency against unplanned events at the network edge. IT directors and managers will learn how to balance workloads and optimize performance to counter volatility sources, such as internet threats, equipment failure, network congestion, and weather-related outages. The ebook also examines ways to steer traffic more efficiently and strengthen your security posture within a hybrid or multicloud environment. This ebook will help you: Recognize the uncontrollable and unpredictable factors that contribute to internet volatility Understand the characteristics of a resilient infrastructure built to withstand volatility threats Learn how managed DNS infrastructure can strengthen edge resiliency performance, availability, and security Examine intelligent DNS-based edge services such as active failover, federated traffic steering, load balancing, and path optimization
    Note: Includes bibliographical references. - Description based on online resource; title from title page (viewed November 6, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Database management ; Information storage and retrieval systems ; Electronic data processing ; Big data ; Electronic books ; Electronic books ; local
    Abstract: The data lake was once heralded as the answer to the flood of big data that arrived in a variety of structured and unstructured formats. But, due to the ease of integration and the lack of governance, data lakes in many companies have devolved into unusable data swamps. This short ebook shows you how to solve this problem using an Operational Data Hub (ODH) to collect, store, index, cleanse, harmonize, and master data of all shapes and formats. Gerhard Ungerer-CTO and co-founder of Random Bit LLC-explains how the ODH supports transactional integrity so that the hub can serve as integration point for enterprise applications. You'll also learn how the ODH helps you leverage the investment in your data lake (or swamp), so that the data trapped there can finally be ingested, processed, and provisioned. With this ebook, you'll learn how an ODH: Allows you to focus on categorizing data for easy and fast retrieval Provides flexible storage models, indexing support, query capabilities, security, and a governance framework Delivers flexible storage models; support for indexing, scripting, and automation; query capabilities; transactional integrity; and security Includes a governance model to help you access, ingest, harmonize, materialize, provision, and consume data
    Note: Description based on online resource; title from title page (viewed January 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Augmented reality ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Augmented reality helps you bring digital information into the physical world, while blending the two in new ways. AR has finally developed to the point of usability, and (as some corporations are proving), it has potential value for any technology stack. With this practical ebook, you'll gain a fresh and broader look at AR. How does this technology integrate with your company? How do you sell it in? What's going on outside of industry that will determine how AR develops? Author Leah Hunter explores the big ideas, emerging trends, and most interesting advances in AR industry, education, and retail. Along with basic technical experience, this ebook includes interviews with 23 notable AR-focused developers, investors, artists, and explorers who examine how AR interweaves with business and with life. If you're building an AR solution, or want to pursue an AR career, this guide provides: A deeper awareness of the ideas, emerging trends, and advances in AR, both technical and non-technical Case studies and interviews that reveal insider-information about how companies are thinking about and using AR Ideas for building a smart business strategy as AR becomes used more broadly Technical knowledge on how to build content for service-focused AR Ways to think about AR-as a technologist and a human-including ethical questions about using and building the technology
    Note: Description based on online resource; title from title page (Safari, viewed March 29, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Industrial management ; Business planning ; Agile software development ; Leadership ; Electronic books ; Electronic books ; local
    Abstract: Going digital is essential for companies looking to survive and thrive in today's global economy, but many organizations lack the leadership necessary to launch an ambitious digital transformation. With this report, you'll learn how thinking based on Agile software development can help you foster a customer-focused digital mindset- if senior leaders are ready to assume a major role in cultivating the transition. Agile puts customers first, fosters innovation, and supports revenue-based thinking. But leadership is key. Author Jean Dahl explains how agile organizations embrace a servant leadership style that emphasizes teamwork, collaboration, and unwavering management support-in contrast to the command-and-control leadership that dominates the enterprise. This report shows business leaders how to cast off the chains of old structures and outdated ways of working to help lead your company through this digital transition. This report helps you: Understand how Agile's values, principles, and methods enable teams to respond quickly to changing conditions Learn the difference between being agile and doing Agile Examine the 15 traits that characterize a servant leader, including leading by example and inspiring action through vision and purpose Explore these leadership traits through a series of illuminating stories Learn five steps for building a culture of servant leadership in your agile organization
    Note: Includes bibliographical references. - Description based on online resource; title from title page (viewed January 15, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Data mining ; Moral and ethical aspects ; Big data ; Machine learning ; Quantitative research ; Electronic books ; local
    Abstract: As the impact of data science continues to grow on society there is an increased need to discuss how data is appropriately used and how to address misuse. Yet, ethical principles for working with data have been available for decades. The real issue today is how to put those principles into action. With this report, authors Mike Loukides, Hilary Mason, and DJ Patil examine practical ways for making ethical data standards part of your work every day. To help you consider all of possible ramifications of your work on data projects, this report includes: A sample checklist that you can adapt for your own procedures Five framing guidelines (the Five C's) for building data products: consent, clarity, consistency, control, and consequences Suggestions for building ethics into your data-driven culture Now is the time to invest in a deliberate practice of data ethics, for better products, better teams, and better outcomes. Get a copy of this report and learn what it takes to do good data science today.
    Note: Description based on online resource; title from title page (Safari, viewed August 17, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Information technology ; Management ; Organizational change ; Business enterprises ; Computer networks ; Management ; Teams in the workplace ; Electronic data processing ; Electronic books ; Electronic books ; local
    Abstract: As a cross between "development" and "operations," DevOps describes a relatively new way to build and deploy software. But it also defines the collaborative inter-team culture at the heart of the process. This article explains how DevOps can foster trust among individuals and teams throughout your organization.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed May 15, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Big data ; Database management ; Electronic books ; Electronic books ; local
    Abstract: While many companies ponder implementation details such as distributed processing engines and algorithms for data analysis, this practical book takes a much wider view of big data development, starting with initial planning and moving diligently toward execution. Authors Ted Malaska and Jonathan Seidman guide you through the major components necessary to start, architect, and develop successful big data projects. Everyone from CIOs and COOs to lead architects and developers will explore a variety of big data architectures and applications, from massive data pipelines to web-scale applications. Each chapter addresses a piece of the software development life cycle and identifies patterns to maximize long-term success throughout the life of your project. Start the planning process by considering the key data project types Use guidelines to evaluate and select data management solutions Reduce risk related to technology, your team, and vague requirements Explore system interface design using APIs, REST, and pub/sub systems Choose the right distributed storage system for your big data system Plan and implement metadata collections for your data architecture Use data pipelines to ensure data integrity from source to final storage Evaluate the attributes of various engines for processing the data you collect
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed March 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application software ; Development ; Computer networks ; Management ; Computer software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Companies that begin working with containerized applications often aren't prepared for the challenge of container networking. When you want to connect your containerized Python app to a container that has a database, you enter a domain that still demands a good deal of trial and error. This practical ebook delivers basic guidance on container networking with best practices that, until now, have been scattered throughout the web. Michael Hausenblas, a member of Red Hat's OpenShift team, provides developers, site reliability engineers, and software architects with a detailed look at the many challenges of container networking, container orchestration, and service discovery and shares several available solutions. Along the way, you'll learn the capabilities of many open source tools, including Kubernetes. Get an introduction to container networking by exploring single-host Docker networking modes Examine issues that arise when you move to multihost container networking Maintain a map of running containers and their locations with service discovery tools such as ZooKeeper and etcd Configure network interfaces in Linux containers by using plugins with the Container Network Interface (CNI) Learn how the Kubernetes orchestration system approaches container networking
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Customer services ; Consumer satisfaction ; Product management ; Electronic books ; Electronic books ; local
    Abstract: From a customer's standpoint, every interaction with a product or brand is just part of a connected experience. But for many companies, individual touchpoints, channels, and products are often treated as disconnected silos. How can your organization connect and align internal stakeholders around specific goals to provide customers with a positive and consistent experience? In this article, Matt LeMay-author of Product Management in Practice -explains how an effective product manager can make those connections by posing questions that designers and developers, sales and marketing teams, and business analysts don't have the time or inclination to ask. You'll explore how product managers serve as the "voice of the customer" on a product team, making sure that technical and business decisions are informed by customer needs and goals.
    Note: Description based on online resource; title from title page (Safari, viewed February 22, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Application software ; Development ; Web services ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Enterprises are embracing the hybrid cloud to modernize IT for the digital era, but given the significant complexity that still exists in cross-cloud management and integration, many companies struggle to create an effective hybrid cloud strategy. In this ebook, IT industry expert Philip Trautman examines why the hybrid cloud has become the preferred enterprise model. IT leaders will learn how to assess, plan, and implement a hybrid cloud strategy to achieve greater visibility and control over both traditional enterprise applications and cloud-native applications-all while decreasing management complexity. By following this approach, you'll choose a single framework-a cloud OS-to manage workloads on-premises and in the cloud; modernize on-premises environments; and select cloud providers compatible with the chosen framework. Explore hybrid cloud benefits, including the flexibility to take advantage of distributed and edge environments Assess your current operations and future workload needs and create a decision matrix to establish hybrid cloud goals Choose a cloud operating environment and determine how to modernize data centers and other infrastructure Select public clouds, cloud service providers, and SaaS providers that work with your cloud OS Shift your development efforts to DevOps to accelerate delivery of new applications and services Make organizational changes to ensure hybrid cloud and DevOps success
    Note: Description based on online resource; title from title page (Safari, viewed September 17, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Python (Computer program language) ; R (Computer program language) ; Data mining ; Machine learning ; Electronic books ; Electronic books ; local
    Abstract: Python and R are two of the mainstream languages in data science. Fundamentally, Python is a language for programmers, whereas R is a language for statisticians. In a data science context, there is a significant degree of overlap when it comes to the capabilities of each language in the fields of regression analysis and machine learning. Your choice of language will depend highly on the environment in which you are operating. In a production environment, Python integrates with other languages much more seamlessly and is therefore the modus operandi in this context. However, R is much more common in research environments due to its more extensive selection of libraries for statistical analysis.
    Note: "Comparisons"--Cover. - Description based on online resource; title from title page (Safari, viewed July 24, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: You've seen your organization's future and it clearly includes cloud computing. Question is, how do you get there? Do you migrate your existing infrastructure and services, or rebuild your technology and go cloud native? This article examines the pros and cons of each approach, and looks into non-technical considerations involving people, processes, and costs.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed March 16, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Computer architecture ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Abstract: There has been a recent surge in service mesh technology, with several open source options now available or in the works. For companies looking to build cloud-native applications, this dedicated infrastructure layer makes the flow of requests among microservices reliable, safe, and visible. In this ebook, George Miranda from Bouyant examines the problems that service mesh technology solves and provides pragmatic guidance for introducing it into your infrastructure. In cloud-native architectures, your network becomes the fundamental determining factor for how your applications behave at runtime. The shift to microservices solves many problems, but it also introduces a new set of reliability, performance, and security challenges inherent to managing distributed systems. A service mesh helps you wrangle that complexity by providing a uniform way to manage, monitor, and control your production applications. This ebook shows you how. Examine how the service mesh injects previously missing observability into microservice communications Use service mesh primitives to improve your application's resiliency Learn how implementing a service mesh can help secure your services Explore real use cases that demonstrate how several companies solved problems by using a service mesh Get a set of practical questions that will help you navigate the service mesh ecosystem
    Note: Description based on online resource; title from cover (Safari, viewed September 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Artificial intelligence ; Economic aspects ; Machine learning ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Artificial intelligence is already changing industry landscapes, with early adopters reporting benefits in high-value business cases such as fraud detection, preventative maintenance, and recommendation engines. Yet working on an AI initiative is demanding for many enterprises, whether you're in the middle of the process or just getting started. This ebook provides advice to help your company complete your AI journey. Chad Meley from Teradata and Atif Kureishy and Ben Mackenzie from Think Big Analytics provide countermeasures for common AI challenges that arise when creating a strategy, dealing with technical issues, or operationalizing an AI initiative. You'll explore several case studies, including how a major bank successfully used a variety of deep learning methods to fight financial crime. With this ebook, you'll discover: How deep learning has the potential to increase production, drive down cost, reduce waste, improve efficiency, and push innovation Options and trade-offs for leveraging AI capabilities, including SaaS solutions, public cloud-based APIs, and custom AI models AI case studies for mining image data, using image recognition, providing customer service, and designing document automation How to overcome challenges in delivering value from custom AI development What to do in the face of emerging AI trends over the next three years
    Note: Description based on online resource; title from title page (Safari, viewed January 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer architecture ; Software architecture ; Electronic data processing ; Software engineering ; Big data ; Electronic books ; Electronic books ; local
    Abstract: There are many benefits to becoming a data-driven organization, including the ability to accelerate and improve business decision accuracy through the real-time processing of transactions, social media streams, and IoT data. But those benefits require significant changes to your infrastructure. You need flexible architectures that can copy data to analytics platforms at near-zero latency while maintaining 100% production uptime. Fortunately, a solution already exists. This ebook demonstrates how change data capture (CDC) can meet the scalability, efficiency, real-time, and zero-impact requirements of modern data architectures. Kevin Petrie, Itamar Ankorion, and Dan Potter-technology marketing leaders at Attunity-explain how CDC enables faster and more accurate decisions based on current data and reduces or eliminates full reloads that disrupt production and efficiency. The book examines: How CDC evolved from a niche feature of database replication software to a critical data architecture building block Architectures where data workflow and analysis take place, and their integration points with CDC How CDC identifies and captures source data updates to assist high-speed replication to one or more targets Case studies on cloud-based streaming and streaming to a data lake and related architectures Guiding principles for effectively implementing CDC in cloud, data lake, and streaming environments The Attunity Replicate platform for efficiently loading data across all major database, data warehouse, cloud, streaming, and Hadoop platforms
    Note: Description based on online resource; title from title page (Safari, viewed July 2, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer networks ; Security measures ; Machine learning ; Computer crimes ; Prevention ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Adversaries and hackers have gained significant and distinct advantages in cyber warfare today. Creative, fast, and opportunistic attackers have created an ecosystem of advanced persistent threats that is growing in scale and complexity, and evolving more rapidly than our capabilities to respond. By integrating machine intelligence (MI), you can significantly modernize your organization's security operations to better keep pace with these threats. With this ebook, Peter Guerra and Paul Tamburello-chief executives at Booz Allen Hamilton-provide examples to show you how MI can change cybersecurity operations to be more effective and efficient in threat detection, monitoring, and risk analysis. Applying MI to automate cybersecurity processes will enable swifter and more accurate identification of new and emerging threats in this continually changing landscape. Attacks are only likely to increase in size and frequency across companies, institutions, and government agencies. This ebook demonstrates a powerful tool that can help you level the playing field. You will learn: The scope of the existing threat landscape, and benefits of applying MI to cybersecurity What machine intelligence can and cannot do when applied to cybersecurity Specific security applications of machine intelligence in the real world How to address your organization's maturity and readiness for cybersecurity with MI The first steps for moving ahead with MI security in your organization How to overcome difficulties and challenges when adopting machine intelligence
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Prometheus (Computer file) ; Cloud computing ; Computer networks ; Monitoring ; Application software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Get up to speed with Prometheus, the metrics-based monitoring system used by tens of thousands of organizations in production. This practical guide provides application developers, sysadmins, and DevOps practitioners with a hands-on introduction to the most important aspects of Prometheus, including dashboarding and alerting, direct code instrumentation, and metric collection from third-party systems with exporters. This open source system has gained popularity over the past few years for good reason. With its simple yet powerful data model and query language, Prometheus does one thing, and it does it well. Author and Prometheus developer Brian Brazil guides you through Prometheus setup, the Node exporter, and the Alertmanager, then demonstrates how to use them for application and infrastructure monitoring. Know where and how much to apply instrumentation to your application code Identify metrics with labels using unique key-value pairs Get an introduction to Grafana, a popular tool for building dashboards Learn how to use the Node Exporter to monitor your infrastructure Use service discovery to provide different views of your machines and services Use Prometheus with Kubernetes and examine exporters you can use with containers Convert data from other monitoring systems into the Prometheus format
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application software ; Development ; Automation ; Java (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Continuous delivery adds enormous value to the business and the entire software delivery lifecycle, but adopting this practice means mastering new skills typically outside of a developer's comfort zone. In this practical book, Daniel Bryant and Abraham Marín-Pérez provide guidance to help experienced Java developers master skills such as architectural design, automated quality assurance, and application packaging and deployment on a variety of platforms. Not only will you learn how to create a comprehensive build pipeline for continually delivering effective software, but you'll also explore how Java application architecture and deployment platforms have affected the way we rapidly and safely deliver new software to production environments. Get advice for beginning or completing your migration to continuous delivery Design architecture to enable the continuous delivery of Java applications Build application artifacts including fat JARs, virtual machine images, and operating system container (Docker) images Use continuous integration tooling like Jenkins, PMD, and find-sec-bugs to automate code quality checks Create a comprehensive build pipeline and design software to separate the deploy and release processes Explore why functional and system quality attribute testing is vital from development to delivery Learn how to effectively build and test applications locally and observe your system while it runs in production
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed November 28, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Application software ; Development ; Computer software ; Development ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: If you're new to GitHub, this concise book shows you just what you need to get started and no more. It's perfect for project and product managers, stakeholders, and other team members who want to collaborate on a development project-whether it's to review and comment on work in progress or to contribute specific changes. It's also great for developers just learning GitHub. GitHub has rapidly become the default platform for software development, but it's also ideal for other text-based documents, from contracts to screenplays. This hands-on book shows you how to use GitHub's web interface to view projects and collaborate effectively with your team. The updated second edition covers code review, and includes updates to the desktop application, the Atom text editor, protected branches, and project management features. Keep track of, and work with, developers more effectively Learn the basics so you can contribute to your software projects Understand foundational Git knowledge, including commits and cloning Get tips on positive interaction with developers
    Note: Includes index. - Description based on online resource; title from title page (viewed January 5, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: 7th edition.
    Series Statement: In a nutshell
    Keywords: C# (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: When you have questions about C# 7.0 or the .NET CLR and its core Framework assemblies, this bestselling guide has the answers you need. Since its debut in 2000, C# has become a language of unusual flexibility and breadth, but its continual growth means there's always more to learn. Organized around concepts and use cases, this updated edition provides intermediate and advanced programmers with a concise map of C# and .NET knowledge. Dive in and discover why this Nutshell guide is considered the definitive reference on C#. Get up to speed on the C# language, from the basics of syntax and variables to advanced topics such as pointers, operator overloading, and dynamic binding Dig deep into LINQ via three chapters dedicated to the topic Explore concurrency and asynchrony, advanced threading, and parallel programming Work with .NET features, including XML, regular expressions, networking, serialization, reflection, application domains, and security Delve into Roslyn, the modular C# 7.0 compiler-as-a-service
    Note: "Covers .NET Standard 2"--Cover. - Includes index. - Description based on online resource; title from cover (Safari, viewed October 24, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Second edition.
    Series Statement: The missing manual
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Windows 10 hit the scene in 2015 with an all-new web browser (Edge), the Cortana voice assistant, and universal apps that run equally well on tablets, phones, and computers. Now, the Creators Update brings refinement and polish to Windows 10-and this jargon-free guide helps you get the most out of this supercharged operating system. Windows 10: The Missing Manual covers the entire system, including all the new features, like the three-column Start menu, the extensions in the Microsoft Edge browser, Paint 3D, and live game broadcasting. You'll learn how to: Explore the desktop, including File Explorer, Taskbar, Action Center, and Cortana Work with programs and documents, Windows starter apps, the Control Panel, and 3D apps Connect with Edge and email Beef up security and privacy Set up hardware and peripherals, including tablets, laptops, hybrids, printers, and gadgets Maintain computer health with backups, troubleshooting tools, and disk management Learn about network accounts, file sharing, and setting up your own small network Written by David Pogue-tech critic for Yahoo Finance and former columnist for The New York Times -this updated edition illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 5, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Jenkins (Software development tool) ; Computer software ; Quality control ; Computer software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Design, implement, and execute continuous delivery pipelines with a level of flexibility, control, and ease of maintenance that was not possible with Jenkins before. With this practical book, build administrators, developers, testers, and other professionals will learn how the features in Jenkins 2 let you define pipelines as code, leverage integration with other key technologies, and create automated, reliable pipelines to simplify and accelerate your DevOps environments. Author Brent Laster shows you how Jenkins 2 is significantly different from the more traditional, web-only versions of this popular open source automation platform. If you're familiar with Jenkins and want to take advantage of the new technologies to transform your legacy pipelines or build new modern, automated continuous delivery environments, this is your book. Create continuous delivery pipelines as code with the Jenkins domain-specific language Get practical guidance on how to migrate existing jobs and pipelines Harness best practices and new methods for controlling access and security Explore the structure, implementation, and use of shared pipeline libraries Learn the differences between declarative syntax and scripted syntax Leverage new and existing project types in Jenkins Understand and use the new Blue Ocean graphical interface Take advantage of the capabilities of the underlying OS in your pipeline Integrate analysis tools, artifact management, and containers
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 1, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Python (Computer program language) ; Natural language processing (Computer science) ; Machine learning ; Electronic books ; Electronic books ; local
    Abstract: From news and speeches to informal chatter on social media, natural language is one of the richest and most underutilized sources of data. Not only does it come in a constant stream, always changing and adapting in context; it also contains information that is not conveyed by traditional data sources. The key to unlocking natural language is through the creative application of text analytics. This practical book presents a data scientist's approach to building language-aware products with applied machine learning. You'll learn robust, repeatable, and scalable techniques for text analysis with Python, including contextual and linguistic feature engineering, vectorization, classification, topic modeling, entity resolution, graph analysis, and visual steering. By the end of the book, you'll be equipped with practical methods to solve any number of complex real-world problems. Preprocess and vectorize text into high-dimensional feature representations Perform document classification and topic modeling Steer the model selection process with visual diagnostics Extract key phrases, named entities, and graph structures to reason about data in text Build a dialog framework to enable chatbots and language-driven interaction Use Spark to scale processing power and neural networks to scale model complexity
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed July 23, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application program interfaces (Computer software) ; Application software ; Development ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: If your organization is preparing to move toward a cloud-native computing architecture, this cookbook shows you how to successfully use Kubernetes, the de-facto standard for automating the deployment, scaling, and management of containerized applications. With more than 80 proven recipes, developers, system administrators, and architects will quickly learn how to get started with Kubernetes and understand its powerful API. Through the course of the book, authors Sébastien Goasguen and Michael Hausenblas provide several detailed solutions for installing, interacting with, and using Kubernetes in development and production. You'll learn how to adapt the system to your particular needs and become familiar with the wider Kubernetes ecosystem. Each standalone chapter features recipes written in O'Reilly's popular problem-solution-discussion format. Recipes in this cookbook focus on: Creating a Kubernetes cluster Using the Kubernetes command-line interface Managing fundamental workload types Working with services Exploring the Kubernetes API Managing stateful and non-cloud native apps Working with volumes and configuration data Cluster-level and application-level scaling Securing your applications Monitoring and logging Maintenance and troubleshooting
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 6, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Web applications ; Application software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: How do you turn an application riddled with technical debt into a scalable codebase that's beautiful, clean, and productive? With this practical ebook, Harrison Harnisch and Katie Womersley of the Buffer social media management platform show you how to successfully rewrite and migrate your application using Atomic Design. In the process, you'll discover how breaking your application into basic components makes a rewrite much more efficient. Atomic Design, created by web designer and consultant Brad Frost, is a system for working with the fundamental building blocks-the atoms-of modern web interfaces. This guide provides hands-on instructions for stitching these simple components together to rewrite your application in a low-risk and nondisruptive way. While the ebook's examples focus on migrating a frontend application, you can also use these techniques for mobile and backend applications. Determine if your existing application requires a rewrite Explore how the Atomic Design system breaks up complex interfaces into discrete pieces that you can focus on one at a time Learn when to perform a synchronous versus an asynchronous code migration Get step-by-step instructions for using Atomic Design to perform an asynchronous rewrite Build a compelling business case for rewriting your application, and structure a team for undertaking the project
    Note: Description based on online resource; title from title page (Safari, viewed July 23, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Big data ; Streaming technology (Telecommunications) ; Internet of things ; Application software ; Development ; Storage area networks (Computer networks) ; Business enterprises ; Computer networks ; Electronic books ; Electronic books ; local
    Abstract: Telecommunications networks have always generated data at line speed, but with the massive increase in streaming data these service providers now handle, telcos have to process and act on data in milliseconds. Fast data-not just big data-is the future of telco. This report examines several use cases that illustrate telco's increasing need for fast data in operational and business support (OSS and BSS) systems, flexible NFV and 5G architectures, subscription services, and IoT devices. You'll explore case studies involving VoltDB, an in-memory, NewSQL database popular with telcos for its ability to handle the speed and scale of fast data. This report reflects the experiences of VoltDB engineers and their telco customers-Openet, Nokia, Emagine International, and Nimble Storage-that recently deployed flexible, cost-effective fast-data solutions. Discover how: Fast-data systems ingest, analyze, act upon, and export data while meeting stringent non-functional requirements Openet evolved its mediation product with a VoltDB system to process 1 trillion real-time events per day Nokia seamlessly transitioned to NFV and SDN to deliver converged broadband and IoT communication Emagine used VoltDB to provide real-time analysis of network subscriber data based on event triggers Nimble upgraded its predictive analytics platform to predict, diagnose, and prevent performance problems in IoT storage arrays
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed December 6, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Amazon Web Services (Firm) ; Web services ; Cloud computing ; Computer network architectures ; Electronic books ; Electronic books ; local
    Abstract: Learn how to design and deploy infrastructure-as-a-service (IaaS) solutions in the cloud using Amazon Web Services. With this ebook, system administrators and architects will explore core AWS IaaS solutions for computing, database storage, networking, and other functionality. Eric Wright, technology evangelist at Turbonomic, provides practical examples, design patterns, and tips to help you confidently build a working IaaS solution. Once you finish this ebook, you'll be familiar with AWS core components, understand how AWS concepts map against traditional virtualization, and know how to design your AWS solution for resiliency. You'll also be able to launch and manage your cloud solution using either the AWS command-line interface or the AWS web console. Explore the AWS public cloud platform with a focus on IaaS features such as geographic regions, availability zones, and service-level agreements Learn basic networking and security on the AWS Virtual Private Cloud (VPC) platform for launching your compute and storage resources Add compute resources to your newly launched VPC by setting up operational tasks with AWS Elastic Compute Cloud (EC2) Explore the types of storage available on AWS Elastic Block Storage (EBS), including their cost, performance impact, and examples of operational tasks
    Note: Description based on online resource; title from title page (Safari, viewed January 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer networks ; Security measures ; Computer crimes ; Investigation ; Business enterprises ; Computer networks ; Security measures ; Electronic books ; Electronic books ; local
    Abstract: Many organizations are discovering that traditional security tools alone aren't enough to protect their networks. In this practical report, you'll explore threat intelligence, a method for collecting information on various forms of malicious cyber activity as a way to bolster your in-house measures. Author Allan Liska, security architect at Recorded Future, takes you through the threat intelligence cycle and explains what is required to put together an effective threat intelligence program for your company. Backed by case studies of several organizations that have successfully implemented these initiatives, this report explains that threat intelligence is actionable external information that, when correlated against internal data, can be used to detect or prevent an attack. You'll understand how threat intelligence enables you to stay abreast of current as well as future threats. Understand exactly what threat intelligence is, and how to correlate it to internal events Collect and apply threat intelligence, gain feedback, and incorporate feedback into your own threat intelligence cycle Examine tactical, operational, and strategic intelligence, and ensure that the right information gets to the right people Get practical examples from several organizations that have correctly implemented threat intelligence programs
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information technology ; Management ; Computer networks ; Security measures ; Computer networks ; Access control ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: .
    Note: Description based on online resource; title from title page (Safari, viewed August 15, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Real-time data processing ; Electronic data processing ; Distributed processing ; Data mining ; Electronic books ; Electronic books ; local
    Abstract: If you've begun to deploy large-scale data systems into production, or have at least explored the process, this practical ebook shows business team leaders, business analysts, and technical developers how to make your big data analytics, machine learning, and AI initiatives production ready. Authors Ted Dunning and Ellen Friedman provide a non-technical guide to best practices for a process that can be quite challenging. Rather than provide a complex review of tools, this ebook explores fundamental ideas on how to make your analytics production easier and more effective, based on the authors' observations across a wide range of industries. Whether your organization is just getting started or already has data-driven applications in production, you'll find helpful content that will help you succeed.. Gain an understanding of the goals, challenges, and potential pitfalls of deploying analytics and AI to production Learn the best way to design, plan, and execute large data systems in production Focus on the special case of machine learning and AI in production Examine MapR, a data platform with the technical capabilities to support emerging trends for large-scale data Explore a range of design patterns that work well for production customers across various sectors Get best practices for avoiding various gotchas as you move to production
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed November 5, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Open source software ; Computer software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: The application of open source principles and practices to create in-house software is taking off in the corporate world. Known as InnerSource, this development strategy lets development teams collaborate and share code to speed delivery and improve quality while helping to eliminate silos and bottlenecks. With this practical ebook, you'll explore case studies from Bell Labs, PayPal, Ericsson, Nike, Bosch, and Europace that demonstrate why and how InnerSource can work in your organization. These case studies candidly discuss the difficulties of starting InnerSource projects, as well as the benefits and trials each company experienced during the process. Authors Danese Cooper and Klaas-Jan Stol also provide executives, midlevel managers, and developers with advice for choosing and structuring your first InnerSource experiment. You'll explore how: The Apache Software Foundation codified many of the best practices learned by open source developers over decades Bell Laboratories used an early InnerSource approach to implement VoIP Bosch uses InnerSource to improve collaboration among business units worldwide PayPal's Symphony module developed into the company's longest and most intentional InnerSource experiment Fintech company Europace uses InnerSource to move toward decentralized self-organization Ericsson developed its own unique InnerSource model for several projects, including a consistent user interface Nike built a reusable continuous development infrastructure using InnerSource principles
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed October 4, 2018)
    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...