Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • Alexandria, VA : Alexander Street Press  (1.064)
  • Sebastopol, CA : O'Reilly Media  (1.031)
  • Electronic books  (2.094)
  • Zeitschriften zur Ethnologie
  • Konferenzschrift
Datenlieferant
Materialart
Erscheinungszeitraum
Fachgebiete(RVK)
  • 1
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Computer software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): TypeScript (Computer program language) ; JavaScript (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed May 14, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): User-centered system design ; User interfaces (Computer systems) ; Design ; Business writing ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 14, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Teams in the workplace ; Teams in the workplace ; Training of ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed June 10, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 5
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Information technology ; Management ; Machine learning ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed April 29, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 6
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Organizational change ; Organizational effectiveness ; Agile software development ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed November 7, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 7
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Technological innovations ; Psychological aspects ; Technological innovations ; Social aspects ; Emotional intelligence ; Design and technology ; Product design ; Technological innovations ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed January 2, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 8
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Commercial crimes ; Investigation ; Computer crimes ; Investigation ; Artificial intelligence ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 14, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 9
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Application software ; Development ; Computer networks ; Management ; Computer software ; Development ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 10
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Information technology ; Management ; Electronic data processing ; Distributed processing ; Business enterprises ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 11
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Second edition.
    Schlagwort(e): Python (Computer program language) ; Database management ; Data structures (Computer science) ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Previous edition published: 2015. - Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 24, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 12
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed November 8, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 13
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Electronic data processing ; Information technology ; Management ; Database management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed June 17, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 14
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Application program interfaces (Computer software) ; Application software ; Development ; Cloud computing ; Software patterns ; Open source software ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 16, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 15
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Computer architecture ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 16
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Empathy ; Work ; Psychological aspects ; Psychology, Industrial ; Interpersonal communication ; Interpersonal relations ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed April 16, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 17
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Spark (Electronic resource : Apache Software Foundation) ; Electronic data processing ; Distributed processing ; Data mining ; Big data ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 11, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 18
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Electronic data processing ; Distributed processing ; Application software ; Development ; Information technology ; Management ; Open source software ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 18, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 19
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Second edition.
    Schlagwort(e): Python (Computer program language) ; Finance ; Computer programs ; Finance ; Statistical methods ; Data processing ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Previous edition published: 2014. - Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 12, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 20
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): JavaScript (Computer program language) ; Interactive computer graphics ; Computer graphics ; Computer programs ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed May 14, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 21
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Life sciences ; Data processing ; Machine learning ; Artificial intelligence ; Electronic books ; local ; Electronic books
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 24, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 22
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Security measures ; Computer networks ; Security measures ; Computer networks ; Access control ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 11, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 23
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Apache Flink ; Streaming technology (Telecommunications) ; Big data ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 24, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 24
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Regular expressions (Computer science) ; Text processing (Computer science) ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: "Report.". - Description based on online resource; title from cover (viewed June 4, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 25
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Microsoft Windows (Computer file) ; Handbooks, manuals, etc ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: "The book that should have been in the box.". - Includes index. - Description based on online resource; title from title page (viewed June 3, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 26
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed April 2, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 27
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Paralleltitel: Erscheint auch als Lauwens, Ben Think Julia
    DDC: 005.73
    RVK:
    Schlagwort(e): Julia (Computer program language) ; Dynamic programming ; Electronic books ; Electronic books ; local ; Julia
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 28
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Information visualization ; Visual analytics ; Visualization ; Data processing ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 29
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: 2nd edition.
    Schlagwort(e): R (Computer program language) ; Statistics ; Data processing ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 30
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Schlagwort(e): Business enterprises ; Industrial management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Description based on online resource; title from title page (Safari, viewed June 4, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 31
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Augmented reality ; Design ; Virtual reality ; Design ; Human-computer interaction ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 32
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Unity (Electronic resource) ; Computer games ; Programming ; Computer games ; Design ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 2, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 33
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Product design ; Creative thinking ; User-centered system design ; Customer relations ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 34
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Database design ; Database management ; Teams in the workplace ; Job descriptions ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: "Report.". - Description based on online resource; title from cover (viewed June 3, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 35
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Second edition.
    Schlagwort(e): Laravel (Software framework) ; PHP (Computer program language) ; Application program interfaces (Computer software) ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 36
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations.
    Ausgabe: First edition.
    Serie: Head first
    Schlagwort(e): Go (Computer program language) ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 37
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Schlagwort(e): Database management ; Electronic data processing ; Management ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 38
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Schlagwort(e): Spark (Electronic resource : Apache Software Foundation) ; Graph algorithms ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 39
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Schlagwort(e): Cloud computing ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 40
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Web applications ; Security measures ; Data protection ; Malware (Computer software) ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (viewed May 16, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 41
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Computer security ; Computer networks ; Security measures ; Computer crimes ; Economic aspects ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 42
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Electronic data processing ; Distributed processing ; Management ; Big data ; Information storage and retrieval systems ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (viewed June 4, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 43
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Python (Computer program language) ; Natural language processing (Computer science) ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed January 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 44
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Computer networks ; Security measures ; Computer crimes ; Investigation ; Business enterprises ; Computer networks ; Security measures ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 10, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 45
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Information technology ; Management ; Computer networks ; Security measures ; Computer networks ; Access control ; Cloud computing ; Electronic books ; Electronic books ; local
    Kurzfassung: .
    Anmerkung: Description based on online resource; title from title page (Safari, viewed August 15, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 46
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Machine learning ; Artificial intelligence ; Computer networks ; Security measures ; Computer security ; Electronic books ; Electronic books ; local
    Kurzfassung: For security professionals seeking reliable ways to combat persistent threats to their networks, there's encouraging news. Tools that employ AI and machine learning have begun to replace the older rules- and signature-based tools that can no longer combat today's sophisticated attacks. In this ebook, Oracle's Laurent Gil and Recorded Future's Allan Liska look at the strengths (and limitations) of AI- and ML-based security tools for dealing with today's threat landscape. This high-level overview demonstrates how these new tools use AI and ML to quickly identify threats, connect attack patterns, and allow operators and analysts to focus on their core mission. You'll also learn how managed security service providers (MSSPs) use AI and ML to identify patterns from across their customer base. This ebook explains: Why rules-based, signature-based, and firewall solutions have fallen short How automated bots enable cybercriminals and nation-state actors to attack your network The evolution of the botnet: how threat actors constantly change their attack strategy How AI and ML techniques in web applications help you observe, quantify, and classify inbound requests How to detect insider threats and advanced persistent threat actors with AI and ML tools Case studies that show how a media company, an airline, and a university use AL and ML in security
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed March 19, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 47
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Blockchains (Databases) ; Electronic commerce ; Electronic funds transfers ; Electronic books ; Electronic books ; local
    Kurzfassung: Interest in the blockchain ledger that supports Bitcoin and other cryptocurrencies is rising in the tech community, particularly among planners in the enterprise. How will enterprise companies use blockchains? Many possibilities exist, such as recent efforts by Maersk and IBM to build a network for tracking container shipments that will integrate thousands of businesses. In this ebook, author Mike Loukides examines how the enterprise might work with blockchains in a way that takes real advantage of the technology. Managers and strategists will start with the basics and then examine several issues that could arise when building a blockchain. You'll also learn about current blockchain projects for digital identity, power distribution, shipping, labor, the IoT, healthcare, education, and games. Learn how blockchains provide strong guarantees about accuracy and consistency, even when shared by untrusted participants Understand Bitcoin's intricate process for adding new blocks to its chain Examine how blockchains are able to maintain privacy and anonymity Learn about smart contracts-also known as decentralized applications or Dapps Explore enterprise blockchain providers, hosting companies, tools vendors, platform and framework providers, and consultancies Review a list of questions you need to consider when looking into a blockchain deployment
    Anmerkung: Description based on online resource; title from title page (Safari, viewed June 6, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 48
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Web site development ; Web sites ; Design ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: How fast is your site? Web performance is crucial as your company moves toward digital transformation-not just the actual time it takes your online experience to load, but also the perception of load time for your users and customers. In this article, Comcast's Tom Barker explains how poor or inefficient web performance can affect your entire transformation process, and why you need to move this task to the top of your list.
    Anmerkung: Description based on online resource; title from title page (Safari, viewed May 10, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 49
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Agile software development ; Project management ; Methodology ; Electronic books ; Electronic books ; local
    Kurzfassung: What began as an approach to manage individual software projects, agile has blossomed into a powerful group of principles and practices that any organization can use to stay successful in an ever-evolving business environment. This article from Rick Freedman, author of The Agile Consultant , explains how agile's approach to project development ends up touching your entire organization, not just software development. You'll learn how agile can help you increase team productivity, improve your ability to handle changing priorities, and transform your business to be more responsive in the digital age.
    Anmerkung: Description based on online resource; title from title page (Safari, viewed May 24, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 50
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Artificial intelligence ; Electronic books ; Electronic books ; local
    Kurzfassung: As this brief article explains, AI broadly defines many systems designed to answer questions and solve problems. Consider Amazon's recommendation system. Or the GPS navigation system that talks to you. Like plumbing or electricity, we'll soon take AI for granted as it steadily does more to help us manage our lives. In this article, O'Reilly's Mike Loukides and Ben Lorica offer a definition of AI by discussing the meaning of intelligence, and exploring whether modern AI applications operate as assistants or actors.
    Anmerkung: "This report is an excerpted from the book What is artificial intelligence.". - Description based on online resource; title from title page (Safari, viewed May 4, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 51
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Application software ; Development ; Mobile apps ; Time to market (New products) ; Computer software ; Testing ; Electronic books ; Electronic books ; local
    Kurzfassung: Thanks to approaches such as continuous integration and continuous delivery, companies that once introduced new products every six months are now shipping software several times a day. Reaching the market quickly is vital today, but rapid updates are impractical unless they provide genuine customer value. With this ebook, you'll learn how online controlled experiments can help you gain customer feedback quickly so you can maintain a speedy release cycle. Using examples from Google, LinkedIn, and other organizations, Adil Aijaz, Trevor Stuart, and Henry Jewkes from Split Software explain basic concepts and show you how to build a scalable experimentation platform for conducting full-stack, comprehensive, and continuous tests. You'll learn practical tips on best practices and common pitfalls you're likely to face along the way. This ebook is ideal for engineers, data scientists, and product managers. Build an experimentation platform that includes a robust targeting engine, a telemetry system, a statistics engine, and a management console Dive deep into types of metrics, as well as metric frameworks, including Google's HEART framework and LinkedIn's 3-tiered framework Learn best practices for an building experimentation platform, such as A/A testing, power measuring, and an optimal ramp strategy Understand common pitfalls: how users are assigned across variants and control, how data is interpreted, and how metrics impact is understood
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 29, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 52
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Apache Kafka ; Application software ; Development ; Software architecture ; Design ; Cloud computing ; Web services ; Web applications ; Electronic books ; Electronic books ; local
    Kurzfassung: Many forces affect software today: larger datasets, geographical disparities, complex company structures, and the growing need to be fast and nimble in the face of change. Proven approaches such as service-oriented and event-driven architectures are joined by newer techniques such as microservices, reactive architectures, DevOps, and stream processing. Many of these patterns are successful by themselves, but as this practical ebook demonstrates, they provide a more holistic and compelling approach when applied together. Author Ben Stopford explains how service-based architectures and stream processing tools such as Apache Kafka can help you build business-critical systems. You'll learn how to apply patterns including Event Sourcing and CQRS, and how to build multi-team systems with microservices and SOA using patterns such as "inside out databases" and "event streams as a source of truth." These approaches provide a unique foundation for how these large, autonomous service ecosystems can communicate and share data. Learn why streaming beats request-response based architectures in complex, contemporary use cases Understand why replayable logs such as Kafka provide a backbone for both service communication and shared datasets Explore how event collaboration and event sourcing patterns increase safety and recoverability with functional, event-driven approaches Build service ecosystems that blend event-driven and request-driven interfaces using a replayable log and Kafka's Streams API Scale beyond individual teams into larger, department- and company-sized architectures, using event streams as a source of truth
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 10, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 53
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Application software ; Development ; Web services ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed September 17, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 54
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Customer services ; Consumer satisfaction ; Product management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Description based on online resource; title from title page (Safari, viewed February 22, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 55
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Electronic data processing ; Distributed processing ; Application software ; Development ; Open source software ; Electronic books ; Electronic books ; local
    Kurzfassung: While Kubernetes has greatly simplified the task of deploying containerized applications, managing this orchestration framework on a daily basis can still be a complex undertaking. With this practical book, site reliability and DevOps engineers will learn how to build, operate, manage, and upgrade a Kubernetes cluster-whether it resides on cloud infrastructure or on-premises. Brendan Burns, cofounder of Kubernetes, and Craig Tracey, staff field engineer at Heptio, dissect how Kubernetes works internally and demonstrate ways to maintain, adjust, and improve the cluster to suit your particular use case. You'll learn how to make architectural choices for designing a cluster, managing access control, monitoring and alerting, and upgrading Kubernetes. Dive in and discover how to take full advantage of this orchestration framework's capabilities. Learn how your cluster operates, how developers use it to deploy applications, and how Kubernetes can facilitate a developer's job Adjust, secure, and tune your cluster by understanding Kubernetes APIs and configuration options Detect cluster-level problems early and learn the steps necessary to respond and recover quickly Determine how and when to add libraries, tools, and platforms that build on, extend, or otherwise improve a Kubernetes cluster
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed November 28, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 56
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Fifth edition.
    Schlagwort(e): Web sites ; Design ; Cascading style sheets ; Electronic books ; Electronic books ; local
    Kurzfassung: When you're working with CSS and need an answer now, this concise yet comprehensive quick reference provides the essential information you need. Revised and updated for CSS3, this fifth edition is ideal for intermediate to advanced web designers and developers. You'll find a short introduction to the key concepts of CSS and alphabetical summaries of CSS selectors and properties. You'll also discover information on new properties, including grid, flexbox, clipping, masking, and compositing. Quickly find the information you need Explore CSS concepts, values, selectors and queries, and properties Learn how new features complement and extend your CSS practices Discover new properties including animations, grid, flexbox, masking, filtering, and compositing in this new edition
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed May 2, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 57
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Machine learning ; Artificial intelligence ; Electronic books ; Electronic books ; local
    Kurzfassung: Innovation and competition are driving analysts and data scientists toward increasingly complex predictive modeling and machine learning algorithms. This complexity makes these models accurate but also makes their predictions difficult to understand. When accuracy outpaces interpretability, human trust suffers, affecting business adoption, regulatory oversight, and model documentation. Banking, insurance, and healthcare in particular require predictive models that are interpretable. In this ebook, Patrick Hall and Navdeep Gill from H2O.ai thoroughly introduce the idea of machine learning interpretability and examine a set of machine learning techniques, algorithms, and models to help data scientists improve the accuracy of their predictive models while maintaining interpretability. Learn how machine learning and predictive modeling are applied in practice Understand social and commercial motivations for machine learning interpretability, fairness, accountability, and transparency Explore the differences between linear models and more accurate machine learning models Get a definition of interpretability and learn about the groups leading interpretability research Examine a taxonomy for classifying and describing interpretable machine learning approaches Learn several practical techniques for data visualization, training interpretable machine learning models, and generating explanations for complex model predictions Explore automated approaches for testing model interpretability
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed April 17, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 58
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Second edition.
    Schlagwort(e): Big data ; Database management ; Business enterprises ; Data processing ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: Many organizations today are succeeding with data lakes, not just as storage repositories but as places to organize, prepare, analyze, and secure a wide variety of data. Management and governance is critical for making your data lake work, yet hard to do without a roadmap. With this ebook, you'll learn an approach that merges the flexibility of a data lake with the management and governance of a traditional data warehouse. Author Ben Sharma explains the steps necessary to deploy data lakes with robust, metadata-driven data management platforms. You'll learn best practices for building, maintaining, and deriving value from a data lake in your production environment. Included is a detailed checklist to help you construct a data lake in a controlled yet flexible way. Managing and governing data in your lake cannot be an afterthought. This ebook explores how integrated data lake management solutions, such as the Zaloni Data Platform (ZDP), deliver necessary controls without making data lakes slow and inflexible. You'll examine: A reference architecture for a production-ready data lake An overview of the data lake technology stack and deployment options Key data lake attributes, including ingestion, storage, processing, and access Why implementing management and governance is crucial for the success of your data lake How to curate data lakes through data governance, acquisition, organization, preparation, and provisioning Methods for providing secure self-service access for users across the enterprise How to build a future-proof data lake tech stack that includes storage, processing, data management, and reference architecture Emerging trends that will shape the future of data lakes
    Anmerkung: Previous edition published: 2016. - Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 8, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 59
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Computer architecture ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from cover (Safari, viewed September 7, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 60
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Artificial intelligence ; Machine learning ; Business enterprises ; Data processing ; Electronic books ; Electronic books ; local
    Kurzfassung: How do you determine if AI is the right solution for your business problem? This quick guide provides you with a checklist of 10 best practices for bringing AI into the enterprise. It starts with three basic questions for managers, CxOs, and engineers/architects to help determine if an AI solution might be the right choice for the problems their organizations face: Is the task genuinely data-driven? Do you have the data to perform the task? Do you need the scale that automation provides? If you answer yes to all three, these best practices can help you plan an AI effort to solve the problem. Developed by Kristian Hammond, Chief Scientist at Narrative Science and professor of Computer Science and Journalism at Northwestern University, this high-level checklist will guide you toward the development of systems that reflect your needs, are supported by the right data, and are integrated with your workflow and your people.
    Anmerkung: Description based on online resource; title from title page (Safari, viewed February 13, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 61
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Information technology ; Management ; Reliability (Engineering) ; Computer engineering ; Electronic books ; Electronic books ; local
    Kurzfassung: In 2016, Google's Site Reliability Engineering book ignited an industry discussion on what it means to run production services today-and why reliability considerations are fundamental to service design. Now, Google engineers who worked on that bestseller introduce The Site Reliability Workbook , a hands-on companion that uses concrete examples to show you how to put SRE principles and practices to work in your environment. This new workbook not only combines practical examples from Google's experiences, but also provides case studies from Google's Cloud Platform customers who underwent this journey. Evernote, The Home Depot, The New York Times , and other companies outline hard-won experiences of what worked for them and what didn't. Dive into this workbook and learn how to flesh out your own SRE practice, no matter what size your company is. You'll learn: How to run reliable services in environments you don't completely control-like cloud Practical applications of how to create, monitor, and run your services via Service Level Objectives How to convert existing ops teams to SRE-including how to dig out of operational overload Methods for starting SRE from either greenfield or brownfield
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed August 6, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 62
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Computer software ; Development ; Computer networks ; Security measures ; Electronic books ; Electronic books ; local
    Kurzfassung: In the race to remain competitive, development teams in many companies are under tremendous pressure to create software on tight deadlines. And in most cases, that means dealing with security bugs only after software is released. But offensive testing and incident response are poor substitutes for good code, strong architecture, and threat-based design. In this ebook, April C. Wright-security risk and compliance program advisor for a Fortune 15 company-teaches InfoSec professionals how to promote security as an integral part of an organization's software development life cycle (SDLC). You'll learn how to analyze existing development processes, gain insight into how developers and other stakeholders view software development, receive practical advice for including secure practices throughout the lifecycle, and learn how to track performance and success of your program. Get guidelines for evaluating your SDLC and rebuilding your development program Understand how developers, project managers, business execs, customers, and other key stakeholders each approach software development Gain active stakeholder participation and management support for SDLC security improvements Work directly with stakeholders to explain secure development, and push for change through policy and compliance Increase software security awareness by integrating development teams with security teams Get started through sample checklists and planning documents
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed May 23, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 63
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Web site development ; Computer networks ; Scalability ; Agile software development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: Agile transformation has become a big deal among enterprise organizations, even if the deal has proved difficult to close. Agile software development has long thrived among independent developers, but recently large organizations across all industries have begun agile programs-only to watch those initiatives run into obstacles and lose steam. In this concise report, author Matt LeMay discusses why agile transformations in the enterprise fail, and then examines a business-goals-first approach that can help your company move forward with agile. You'll learn best practices for taking the goals-first approach, including two methods for implementing and scaling your agile process-using top-down scaled agile frameworks, or bottom-up localized experiments. After presenting case studies from Coca Cola and Adobe, LeMay also addresses additional steps that your organization can take to "future-proof" your agile transformation efforts.
    Anmerkung: Description based on online resource; title from title page (Safari, viewed November 29, 2017)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 64
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Internet of things ; Computer networks ; Scalability ; Electronic books ; Electronic books ; local
    Kurzfassung: As a key part of the nascent fourth industrial revolution, the Internet of Things enables machine-to-machine and machine-to-person use cases on a massive scale. How do you connect and manage billions of distributed devices-in home appliances, manufacturing devices, or vehicles-and then transfer, store, and process all of the data these devices produce? That requires an efficient IoT platform. This report examines the key attributes of scalable IoT platforms, and provides criteria for evaluating various industrial platforms now available. Developers and architects will also get an overview of the IoT, including a look at the architecture of a data-driven solution, and a case study that examines the differences between a traditional power grid and an IoT-enabled smart grid. Authors Dejan Mijic, Draško Draškovic, and Ervin Varga help you evaluate four industrial IoT platforms, including two commercial products-Amazon Web Services (AWS) IoT and Microsoft Azure IoT Suite-and two open source products-Mainflux and EdgeX Foundry. Each IoT platform chapter provides: An overview of the platform architecture How to set up the ecosystem Event management and system dashboards The application integration layer Security considerations Building end-to-end example
    Anmerkung: Description based on online resource; title from title page (viewed January 10, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 65
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Web applications ; Application software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed July 23, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 66
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Fourth edition.
    Schlagwort(e): iOS (Electronic resource) ; Swift (Computer program language) ; Mobile computing ; Programming ; Application software ; Development ; Electronic books ; Electronic books ; local
    Kurzfassung: Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 9 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 4. With this thoroughly updated guide, you'll learn the Swift language, understand Apple's Xcode development tools, and discover the Cocoa framework. Explore Swift's object-oriented concepts Become familiar with built-in Swift types Dive deep into Swift objects, protocols, and generics Tour the lifecycle of an Xcode project Learn how nibs are loaded Understand Cocoa's event-driven design Communicate with C and Objective-C In this edition, catch up on the latest iOS programming features. Multiline strings and improved dictionaries Object serialization Key paths and key-value observing Expanded git integration Code refactoring And more! Once you master the fundamentals, you'll be ready to tackle the details of iOS app development with author Matt Neuburg's companion guide, Programming iOS 11 .
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed October 6, 2017)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 67
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): User interfaces (Computer systems) ; Web site development ; Web applications ; Computer programs ; Electronic books ; Electronic books ; local
    Kurzfassung: React quickly has become one of the most influential tools for web development and a compelling choice for many projects. The decision to use a new library such as React is critical to the way that teams function, so it's essential to get buy-in from everybody at the table, including team members who are not developers. Many excellent resources will teach you how to use React, but few get into just why this library matters. In this ebook, author Eric Baer examines React's core innovations with as little jargon as possible to help promote a diverse set of views in your conversations about technology. Any member of a technical team, from software engineers to program and product managers to technical management, can use this ebook to understand how the features and constraints of React and other development tools affect the way companies build modern web applications. You'll explore: How React's core components work How React uses tricks from game development to deliver runtime performance by default Why React's academic leanings have pushed the web development community to adopt cutting-edge techniques from computer science The challenges with using React on large projects Why React Native is pushing the limits of code reuse across web and native development boundaries
    Anmerkung: Description based on online resource; title from title page (Safari, viewed August 17, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 68
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Second edition.
    Schlagwort(e): Web applications ; Application software ; Development ; Python (Computer program language) ; Electronic books ; Electronic books ; local
    Kurzfassung: Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you'll learn the framework from the ground up by developing, step-by-step, a real-world project created by author Miguel Grinberg. This refreshed edition accounts for important technology changes that have occurred in the past three years. You'll learn the framework's core functionality, as well as how to extend applications with advanced web techniques such as database migration and web service communication. The first part of each chapter provides you with reference and background for the topic in question, while the second part guides you though a hands-on implementation of the topic. If you have Python experience, this book shows you how to take advantage of the creative freedom Flask provides.
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed March 19, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 69
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Machine learning ; Python (Computer program language) ; Electronic books ; Electronic books ; local
    Kurzfassung: This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you may encounter in your daily work. If you're comfortable with Python and its libraries, including pandas and scikit-learn, you'll be able to address specific problems such as loading data, handling text or numerical data, model selection, and dimensionality reduction and many other topics. Each recipe includes code that you can copy and paste into a toy dataset to ensure that it actually works. From there, you can insert, combine, or adapt the code to help construct your application. Recipes also include a discussion that explains the solution and provides meaningful context. This cookbook takes you beyond theory and concepts by providing the nuts and bolts you need to construct working machine learning applications. You'll find recipes for: Vectors, matrices, and arrays Handling numerical and categorical data, text, images, and dates and times Dimensionality reduction using feature extraction or feature selection Model evaluation and selection Linear and logical regression, trees and forests, and k-nearest neighbors Support vector machines (SVM), naïve Bayes, clustering, and neural networks Saving and loading trained models
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 19, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 70
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Product management ; Marketing ; Management ; 21st century ; Electronic books ; Electronic books ; local
    Kurzfassung: Product management has become a critical connective role for modern organizations, from small technology startups to global corporate enterprises. And yet the day-to-day work of product management remains largely misunderstood. In theory, product management is about building products that people love. The real-world practice of product management is often about difficult conversations, practical compromises, and hard-won incremental gains. In this book, author Matt LeMay focuses on the CORE connective skills-communication, organization, research, execution-that can build a successful product management practice across industries, organizations, teams, and toolsets. For current and would-be product managers, this book explores: Real-world tactics for facilitating collaboration and communication How to talk to users and work with executives The importance of setting clear and actionable goals Using roadmaps to connect and align your team A values-first approach to implementing Agile practices Stories that convey realities of product management in the field Common behavioral traps that turn good product managers bad
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed November 17, 2017)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 71
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Machine learning ; Reinforcement learning ; Artificial intelligence ; Electronic books ; Electronic books ; local
    Kurzfassung: Learn how to solve challenging machine learning problems with TensorFlow, Google's revolutionary new software library for deep learning. If you have some background in basic linear algebra and calculus, this practical book introduces machine-learning fundamentals by showing you how to design systems capable of detecting objects in images, understanding text, analyzing video, and predicting the properties of potential medicines. TensorFlow for Deep Learning teaches concepts through practical examples and helps you build knowledge of deep learning foundations from the ground up. It's ideal for practicing developers with experience designing software systems, and useful for scientists and other professionals familiar with scripting but not necessarily with designing learning algorithms. Learn TensorFlow fundamentals, including how to perform basic computation Build simple learning systems to understand their mathematical foundations Dive into fully connected deep networks used in thousands of applications Turn prototypes into high-quality models with hyperparameter optimization Process images with convolutional neural networks Handle natural language datasets with recurrent neural networks Use reinforcement learning to solve games such as tic-tac-toe Train deep networks with hardware including GPUs and tensor processing units
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed April 24, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 72
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Product management ; Customer relations ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: To stay competitive in today's market, organizations need to adopt a culture of customer-centric practices that focus on outcomes rather than outputs. Companies that live and die by outputs often fall into the "build trap," cranking out features to meet their schedule rather than the customer's needs. In this book, Melissa Perri explains how laying the foundation for great product management can help companies solve real customer problems while achieving business goals. By understanding how to communicate and collaborate within a company structure, you can create a product culture that benefits both the business and the customer. You'll learn product management principles that can be applied to any organization, big or small. In five parts, this book explores: Why organizations ship features rather than cultivate the value those features represent How to set up a product organization that scales How product strategy connects a company's vision and economic outcomes back to the product activities How to identify and pursue the right opportunities for producing value through an iterative product framework How to build a culture focused on successful outcomes over outputs
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed January 7, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 73
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Computer networks ; Monitoring ; Information technology ; Management ; Computer networks ; Security measures ; Electronic books ; Electronic books ; local
    Kurzfassung: Do you have a nagging feeling that your monitoring needs improvement, but you just aren't sure where to start or how to do it? Are you plagued by constant, meaningless alerts? Does your monitoring system routinely miss real problems? This is the book for you. Mike Julian lays out a practical approach to designing and implementing effective monitoring-from your enterprise application down to the hardware in a datacenter, and everything between. Practical Monitoring provides you with straightforward strategies and tactics for designing and implementing a strong monitoring foundation for your company. This book takes a unique vendor-neutral approach to monitoring. Rather than discuss how to implement specific tools, Mike teaches the principles and underlying mechanics behind monitoring so you can implement the lessons in any tool. Practical Monitoring covers essential topics including: Monitoring antipatterns Principles of monitoring design How to build an effective on-call rotation Getting metrics and logs out of your application
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed November 17, 2017)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 74
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Computer networks ; Management ; Scripting languages (Computer science) ; Electronic books ; Electronic books ; local
    Kurzfassung: Like sysadmins before them, network engineers are finding that they cannot do their work manually anymore. As the field faces new protocols, technologies, delivery models, and a pressing need for businesses to be more agile and flexible, network automation is becoming essential. This practical guide shows network engineers how to use a range of technologies and tools-including Linux, Python, JSON, and XML-to automate their systems through code. Network programming and automation will help you simplify tasks involved in configuring, managing, and operating network equipment, topologies, services, and connectivity. Through the course of the book, you'll learn the basic skills and tools you need to make this critical transition. This book covers: Python programming basics: data types, conditionals, loops, functions, classes, and modules Linux fundamentals to provide the foundation you need on your network automation journey Data formats and models: JSON, XML, YAML, and YANG for networking Jinja templating and its applicability for creating network device configurations The role of application programming interfaces (APIs) in network automation Source control with Git to manage code changes during the automation process How Ansible, Salt, and StackStorm open source automation tools can be used to automate network devices Key tools and technologies required for a Continuous Integration (CI) pipeline in network operations
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed February 12, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 75
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Programming languages (Electronic computers) ; Computer programming ; Electronic books ; Electronic books ; local
    Kurzfassung: Rust is a new systems programming language that combines the performance and low-level control of C and C++ with memory safety and thread safety. Rust's modern, flexible types ensure your program is free of null pointer dereferences, double frees, dangling pointers, and similar bugs, all at compile time, without runtime overhead. In multi-threaded code, Rust catches data races at compile time, making concurrency much easier to use. Written by two experienced systems programmers, this book explains how Rust manages to bridge the gap between performance and safety, and how you can take advantage of it. Topics include: How Rust represents values in memory (with diagrams) Complete explanations of ownership, moves, borrows, and lifetimes Cargo, rustdoc, unit tests, and how to publish your code on crates.io, Rust's public package repository High-level features like generic code, closures, collections, and iterators that make Rust productive and flexible Concurrency in Rust: threads, mutexes, channels, and atomics, all much safer to use than in C or C++ Unsafe code, and how to preserve the integrity of ordinary code that uses it Extended examples illustrating how pieces of the language fit together
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed January 5, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 76
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Ninth edition.
    Schlagwort(e): iOS (Electronic resource) ; Electronic books ; Electronic books ; local
    Kurzfassung: If you're grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you'll learn how to create views, manipulate view controllers, and add features from iOS frameworks. Create, arrange, draw, layer, and animate views that respond to touch Use view controllers to manage multiple screens of interface Master interface classes for scroll views, table views, text, popovers, split views, web views, and controls Dive into frameworks for sound, video, maps, and sensors Access user libraries: music, photos, contacts, and calendar Explore additional topics, including files, networking, and threads Stay up-to-date on iOS 12 innovations, such as User Notification framework improvements, as well as changes in Xcode 10 and Swift 4.2. All example code is available on GitHub for you to download, study, and run. Want to brush up on the basics? Pick up iOS 12 Programming Fundamentals with Swift to learn about Swift, Xcode, and Cocoa. Together with Programming iOS 12 , you'll gain a solid, rigorous, and practical understanding of iOS 12 development.
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed April 1, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 77
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Application program interfaces (Computer software) ; Application software ; Development ; Internet programming ; Electronic books ; Electronic books ; local
    Kurzfassung: A lot of work is required to release an API, but the effort doesn't always pay off. Overplanning before an API matures is a wasted investment, while underplanning can lead to disaster. This practical guide provides maturity models for individual APIs and multi-API landscapes to help you invest the right human and company resources for the right maturity level at the right time. How do you balance the desire for agility and speed with the need for robust and scalable operations? Four experts from the API Academy show software architects, program directors, and product owners how to maximize the value of their APIs by managing them as products through a continuous life cycle. Learn which API decisions you need to govern and how and where to do so Design, deploy, and manage APIs using an API-as-a-product (AaaP) approach Examine ten pillars that form the foundation of API product work Learn how the continuous improvement model governs changes throughout an API's lifetime Explore the five stages of a complete API product life cycle Delve into team roles needed to design, build, and maintain your APIs Learn how to manage your API landscape-the set of APIs published by your organization
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed January 14, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 78
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Computer networks ; Management ; Computer architecture ; Electronic books ; Electronic books ; local
    Kurzfassung: Whether you're preparing to build microservice-architected, cloud-native applications or looking to modernize your existing set of application services, you may want to consider using a service mesh. The more services your enterprise manages, the more intense your headaches are likely to be. This practical ebook explains how a service mesh provides a configurable infrastructure layer that makes service-to-service communication flexible, reliable, and fast. Author Lee Calcote, Head of Technology Strategy at SolarWinds, demonstrates how service meshes work and provides a path to help you build or convert applications using this architecture. This ebook is ideal for developers, operators, architects, and IT leaders tasked with building distributed systems. You'll learn how service meshes function with other technologies in your stack as well as how to overcome issues that may arise. You'll explore: Service mesh concepts, architecture, and components, such as control planes and data planes How a service mesh provides visibility, resiliency, traffic, and security control of distributed application services Differences among service meshes and service mesh components from Istio, Linkerd, Envoy, Conduit, and Consul Connect How service meshes compare to related technologies, including container orchestrators, API gateways, and client-side libraries Practical steps for service mesh adoption, deployment, customization, and integration
    Anmerkung: Description based on online resource; title from title page (viewed November 7, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 79
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Electronic data processing ; Distributed processing ; Application software ; Development ; Open source software ; Electronic books ; Electronic books ; local
    Kurzfassung: Kubernetes is quickly changing the way organizations deliver applications. Broadly supported by the community and a growing list of vendors, this open source platform has become a core component in the digital transformation of enterprises worldwide. Getting started with this container orchestration system can be tricky, but with this practical ebook, developers and operators will learn how to use Kubernetes to deliver existing applications-or more resilient cloud-native applications-with speed and efficiency. Brad Topol, Jake Kitchener, and Michael Elder from IBM show you how to run stateful workloads on Kubernetes to transform the way you manage your core enterprise middleware. You'll also learn how to configure security policies, manage auto-scaling, and integrate storage into your cluster. If you're new to Kubernetes, you'll gain a solid understanding of the system's fundamental concepts. Experienced users will focus on ways to create enterprise quality Kubernetes applications in private, public, and hybrid cloud environments. Get started with Kubernetes and enter the brave new world of automated container deployment, scaling, and management. This ebook shows you how. Explore Kubernetes architecture, deployment options, and core concepts such as Pods, ReplicaSets, and Services Dive into advanced capabilities such as load balancing, volume support, and configuration primitives Create an example enterprise-level production application, complete with microservices, namespaces, a database, and a web frontend Learn how container images and Kubernetes support DevOps and continuous delivery principles Focus on application operations such as microservices health management and log collection and analysis Learn why hybrid cloud environments are ideal for transitioning operations from on-premises to the cloud
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed March 7, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 80
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Natural language processing (Computer science) ; Speech processing systems ; Customer relations ; Management ; Customer services ; Application software ; Development ; Electronic books ; Electronic books ; local
    Kurzfassung: Whether it's for searching, shopping, getting directions, or playing games, many people today are happy to talk to their devices. A new generation of voice interfaces is offering a new way to perform everyday tasks through a personal connection that's decidedly more human. Tasks such as bank transactions, turning on/off devices and appliances in your house, or even talking to your mirror (yes, there's product for that). This article explains why now is the time to explore ways that voice can enhance your product's user experience-while so many options are still wide open. Matthew Edgar takes you through voice's sudden growth phase and explains how it's inspired many companies to investigate this technology. Are there ways that voice could make interacting with your product more convenient? And more personal?
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed March 30, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 81
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Artificial intelligence ; Economic aspects ; Machine learning ; Cloud computing ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Description based on online resource; title from title page (Safari, viewed January 17, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 82
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Amazon Web Services (Firm) ; Cloud computing ; Electronic data processing ; Distributed processing ; Web services ; Electronic books ; Electronic books ; local
    Kurzfassung: Use of redundant servers has long been a solution for meeting sudden spikes in demand, machine failures, and outages. Cloud services greatly reduce the cost and hassle of provisioning redundant equipment and load balancers and give you the ability to deal with separate network, application, and client-side loads. But today there are many options to consider, and you have to determine which cloud service (or services) will meet your company's unique needs. With this ebook, author Derek DeJonghe from RightBrain Networks delivers a practical guide to load balancing services in the cloud. In this dynamic environment, where machines are frequently provisioned and decommissioned to meet user demand, you need a load balancer that can intelligently distribute traffic. This ebook walks you through the several options, including the use of the NGINX software load balancer. Learn how load balancing capabilities have evolved in just the past few years Explore the features, portability, and scaling capacity of the NGINX software load balancer Learn solutions for automating load balancing over autoscaling applications Understand the advantages of using AWS's Network Load Balancer with NGINX Learn ways to monitor the AWS Network Load Balancer as well as NGINX and NGINX Plus deployments Use common practices for scaling and securing your application through infrastructure management practices and the NGINX Controller
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed July 24, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 83
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Application software ; Development ; Computer networks ; Management ; Computer software ; Development ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 9, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 84
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Computer networks ; Security measures ; Machine learning ; Computer crimes ; Prevention ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 9, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 85
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Technological innovations ; Management ; Information technology ; Management ; Computer architecture ; Electronic books ; Electronic books ; local
    Kurzfassung: New software technology appears every year. Like clockwork, another language, library, pattern, or approach will arrive on the scene with plenty of hype and developer enthusiasm. As someone whose job requires making architectural decisions, you need to evaluate these new technologies with an eye toward the inevitable trade-offs before deciding if a new framework or language is right for your project. In this ebook, solution architect Nathaniel Schutta guides tech leads, practicing architects, and both senior and junior developers through the process of appraising promising new technologies. Recognizing how today's tech is informed by the past is a key part-some approaches that didn't work years ago might now have all the ingredients to succeed. You'll learn how to make effective decisions regarding the use of new tech solutions and explore the value of fitness functions to ensure that your ultimate choice is reflected in the codebase. Get guidelines, techniques, and advice for evaluating new tools and technologies Determine the unique needs of your project before deciding which technology to use Examine the codebase, documentation, testability, and other criteria when evaluating new tools Learn approaches for introducing new technology to skeptical people in your company and on your team Manage the quality attributes of your system once new technology is introduced Learn practical techniques to stay current in an ever-evolving industry
    Anmerkung: Description based on online resource; title from title page (Safari, viewed July 10, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 86
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Prometheus (Computer file) ; Cloud computing ; Computer networks ; Monitoring ; Application software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 22, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 87
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Electronic data processing ; Distributed processing ; System design ; Electronic books ; Electronic books ; local
    Kurzfassung: Network infrastructure is in the midst of a paradigm shift. As systems become more distributed, methods for building and operating them are rapidly evolving-and that makes visibility into your services and infrastructure more important than ever. In this practical ebook, author Cindy Sridharan examines new monitoring tools that, while promising, bring their own set of technical and organizational challenges. Platforms such as Kubernetes have solved several problems that traditional monitoring tools used to flag, but partial, implicit, and "soft" failure modes have risen along with the overall complexity of the system. This ebook provides an honest overview of monitoring challenges and trade-offs to help you choose the best observability strategy for your distributed system. Learn the pros and cons of the three pillars of modern observability-logging, metrics collection, and request tracing Explore the challenges involved when logging, tracing, and metrics are used in conjunction Understand what you need to monitor in a modern cloud-native environment to derive alerts and insightful analysis Examine the current crop of monitoring systems using Prometheus for metrics and Jaegar for tracing Learn when it makes sense to use additional tools to augment logging, tracing, and metrics Get a blueprint for evolving your monitoring stack to include the latest advances in the space
    Anmerkung: Description based on online resource; title from cover (Safari, viewed July 16, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 88
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cloud computing ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed March 16, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 89
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Web site development ; Information technology ; Management ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Kurzfassung: Among the many key performance indicators discussed in high-level executive meetings, one is rarely included: web performance. Yet, this particular metric is critical for tracking positive customer experience as well as the success of your digital transformation process. In this report, Tom Barker-Senior Director of Software Engineering and Development at Comcast-discusses concrete steps you can take as a business leader to elevate the status of web performance in your organization. Customers are ruthless when it comes to assessing sites. Even if you think your application is functioning just fine, the mere perception of poor performance will cause customers to go elsewhere. This report outlines the importance of web performance and explains how your involvement as an executive can help spark company-wide involvement in this valuable process. You'll explore how to: Set annual goals for creating and maintaining performance service-level agreements (SLAs) Identify champions in the company who can serve as grass roots organizers driving web performance Implement tactical changes to help your organization achieve web performance goals Evaluate the current performance of your application and identify areas that need improvement Invest in an application performance management (APM) platform to administer the maintenance of your SLA
    Anmerkung: Description based on online resource; title from title page (Safari, viewed January 11, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 90
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume)
    Ausgabe: First edition.
    Schlagwort(e): Web site development ; Web sites ; Access control ; Application software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: Automated traffic is a major factor in the modern internet, especially for website owners. Bots, spiders, and scrapers now exceed the amount of traffic from human users, and this trend is expected to continue in the number and sophistication of bot types. With this handbook, Intechnica co-founder Andy Still provides guidelines to help public-facing sites identify and manage various types of automated traffic. Some bots are beneficial, such as automated traffic triggered by direct human action, but many of them are highly profitable ventures run by organized criminal groups. Bots can negatively impact your site and your business by: Fraudulently taking advertising revenue without displaying ads to potential customers Stealing website content for competitors to use on their own sites Publishing offensive content on your comments or forum pages Accessing your users' personal data for use elsewhere Creating fake accounts to take unfair advantage of special offers Skewing analytics that would lead you to make invalid business decisions Managing and Mitigating Bots helps you determine which traffic is non-human and requires action, and then guides you through the process of defining a bot-handling policy tailored to the type of bot traffic you identify.
    Anmerkung: Description based on online resource; title from title page (Safari, viewed January 8, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 91
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Denial of service attacks ; Internet ; Security measures ; Computer security ; Electronic books ; Electronic books ; local
    Kurzfassung: Distributed Denial of Service (DDoS) attacks have existed for almost as long as the commercial web itself, and they remain one of the most effective ways to disrupt online services. But, since many of these attacks go undisclosed, industry collaboration on ways to combat them has been slow to emerge. This ebook provides engineers and IT managers with techniques for detecting and mitigating ongoing and potential DDoS events. Authors Rich Groves and Eric Chou explain how DDoS can disrupt services by flooding your network with traffic from many different sources, often by using a botnet. You'll learn about the people behind these attacks and their motivations-such as criminals seeking financial gain, thrill and status seekers, and angry and disgruntled users-and ways that you can thwart them. The techniques in this ebook enable small to mid-sized organizations to implement DDoS prevention measures on a budget-before the size of your infrastructure requires the services of a commercial DDoS vendor. Get an overview of DDoS, including common attacks, botnet-driven attacks, and those that take advantage of IoT devices Explore the pros and cons of current DDoS detection methods and mechanisms Study the approach to DDoS mitigation at the network and application level, including ways to combat SYN Flood and Classic Flood attacks Evaluate cloud-based DDoS detection and mitigation vendors to determine the best fit for your organization Learn how to leverage community-based systems to construct a DDoS-focused Threat Intelligence system
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed December 6, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 92
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Artificial intelligence ; Machine learning ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Kurzfassung: Despite all the hype and money surrounding artificial intelligence ($1.2 trillion in 2017 alone), many companies aren't certain this "technology revolution" can help them solve current business needs. This report explores real-world business use cases that demonstrate how machine learning, deep learning, and associative memory reasoning together can provide lucrative returns today for companies across several industries in the area of predictive quality and maintenance (PQM). In this report, you'll learn how a combination of cutting-edge approaches-known as complimentary learning-can help your company increase uptime, reduce risk, stop over-maintenance of assets, and fix defects sooner. Interviews with companies spanning industries, including Accenture, Keystone, and Intel, demonstrate how these AI-powered PQM solutions impact businesses today. You'll explore: AI-based PQM solutions that make up a large and growing segment of the overall AI applications market How associative memory reasoning mimics the human's ability to learn, memorize and reason, surfacing the hidden connection in data How complementary learning combines several AI systems, including machine learning, deep learning, and cognitive computing How Accenture and Intel have used Intel Saffron technology to solve specific issues related to PQM
    Anmerkung: Description based on online resource; title from title page (Safari, viewed July 3, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 93
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Cultural industries ; Data processing ; Information technology ; Management ; Decision making ; Data processing ; Big data ; Electronic books ; Electronic books ; local
    Kurzfassung: The data-driven revolution is finally hitting the media and entertainment industry. For decades, broadcast television and print media relied on traditional delivery channels for solvency and growth, but those channels fragmented as cable, streaming, and digital devices stole the show. In this ebook, you'll learn about the trends, challenges, and opportunities facing players in this industry as they tackle big data, advanced analytics, and DataOps. You'll explore best practices and lessons learned from three real-world media companies-Sling TV, Turner Broadcasting, and Comcast-as they proceed on their data-driven journeys. Along the way, authors Ashish Thusoo and Joydeep Sen Sarma explain how DataOps breaks down silos and connects everyone who handles data, including engineers, data scientists, analysts, and business users. Big-data-as-a-service provider Qubole provides a five-step maturity model that outlines the phases that a company typically goes through when it first encounters big data. Case studies include: Sling TV: this live streaming content platform delivers live TV and on-demand entertainment instantly to a variety of smart televisions, tablets, game consoles, computers, smartphones, and streaming devices Turner Broadcasting System: this Time Warner division recently created the Turner Data Cloud to support direct-to-consumer services, including FilmStruck, Boom (for kids), and NBA League Pass Comcast: the largest broadcasting and cable TV company is building a single integrated big data platform to deliver internet, TV, and voice to more than 28 million customers
    Anmerkung: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 9, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 94
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Mobile apps ; Development ; JavaScript (Computer program language) ; Electronic books ; Electronic books ; local
    Kurzfassung: Tackling an app development project on multiple platforms is no simple task. When time is in short supply and customers need access from the tap of a home screen, React Native can provide a lean development team with the tools needed to deliver a multi-platform native experience without juggling multiple programming languages and shifting code bases. React Native is an emerging technology and best practices are only beginning to bubble up. Fortunately, a growing user community-from tech giants such as Facebook, Yahoo, and Airbnb to the independent developers-is hard at work codifying patterns and best practices for how to use React Native. This cookbook is another milestone on that journey. Aimed at people with some JavaScript and web development experience, the first part of this cookbook covers some simple tips for getting started with React Native. Part 2 will cover some emerging patterns that are commonly found in most native applications.
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed February 28, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 95
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Second edition.
    Schlagwort(e): Mobile apps ; Programming ; JavaScript (Computer program language) ; Electronic books ; Electronic books ; local
    Kurzfassung: Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and other mobile platforms instead of browsers-apps that can access platform features such as the camera, user location, and local storage. Through code examples and step-by-step instructions, web developers and frontend engineers familiar with React will learn how to build and style interfaces, use mobile components, and debug and deploy apps. You'll learn how to extend React Native using third-party libraries or your own Java and Objective-C libraries. Understand how React Native works under the hood with native UI components Examine how React Native's mobile-based components compare to basic HTML elements Create and style your own React Native components and applications Take advantage of platform-specific APIs, as well as modules from the framework's community Incorporate platform-specific components into cross-platform apps Learn common pitfalls of React Native development, and tools for dealing with them Combine a large application's many screens into a cohesive UX Handle state management in a large app with the Redux library
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed November 10, 2017)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 96
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations.
    Ausgabe: Second edition.
    Serie: The missing manual
    Schlagwort(e): Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Kurzfassung: 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.
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed July 5, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 97
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Schlagwort(e): Application software ; Development ; Computer software ; Development ; Open source software ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes index. - Description based on online resource; title from title page (viewed January 5, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 98
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: First edition.
    Schlagwort(e): Application program interfaces (Computer software) ; Application software ; Development ; Open source software ; Electronic books ; Electronic books ; local
    Kurzfassung: 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
    Anmerkung: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 6, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 99
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Fifth edition.
    Schlagwort(e): MySQL (Electronic resource) ; PHP (Computer program language) ; JavaScript (Computer program language) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Kurzfassung: Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. In this update to this popular hands-on guide, you'll tackle dynamic web programming with the latest versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, and key jQuery libraries. Web designers will learn how to use these technologies together and pick up valuable web programming practices along the way-including how to optimize websites for mobile devices. At the end of the book, you'll put everything together to build a fully functional social networking site suitable for both desktop and mobile browsers. Explore MySQL, from database structure to complex queries Use the MySQLi extension, PHP's improved MySQL interface Create dynamic PHP web pages that tailor themselves to the user Manage cookies and sessions and maintain a high level of security Enhance the JavaScript language with jQuery and jQuery mobile libraries Use Ajax calls for background browser-server communication Style your web pages by acquiring CSS2 and CSS3 skills Implement HTML5 features, including geolocation, audio, video, and the canvas element Reformat your websites into mobile web apps
    Anmerkung: Includes index. - Description based on online resource; title from title page (Safari, viewed August 6, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 100
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 volume) , illustrations
    Ausgabe: Fourth edition.
    Schlagwort(e): Cascading style sheets ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Kurzfassung: If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and saving time and effort, this book is for you. This revised edition provides a comprehensive guide to CSS implementation, along with a thorough review of the latest CSS specifications. CSS is a constantly evolving language for describing the presentation of web content on screen, printers, speech synthesizers, screen readers, and chat windows. It is used by all browsers on all screen sizes on all types of IoT devices, including phones, computers, video games, televisions, watches, kiosks, and auto consoles. Authors Eric Meyer and Estelle Weyl show you how to improve user experience, speed development, avoid potential bugs, and add life and depth to your applications through layout, transitions and animations, borders, backgrounds, text properties, and many other tools and techniques. This guide covers: Selectors, specificity, and the cascade Values, units, fonts, and text properties Padding, borders, outlines, and margins Colors, backgrounds, and gradients Floats and positioning tricks Flexible box layout The new Grid layout system 2D and 3D transforms, transitions, and animation Filters, blending, clipping, and masking Media and feature queries
    Anmerkung: Previous edition published: 2006. - Includes index. - Description based on online resource; title from title page (Safari, viewed October 20, 2017)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie hier...