Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (269)
  • Ethn. Museum Berlin
  • Boston, Mass. :Safari Books Online,  (127)
  • Sebastopol, CA : O'Reilly Media  (99)
  • Indianapolis, Ind. : Que  (50)
  • Operating systems (Computers)  (186)
  • Cloud computing  (85)
Datasource
  • MPI Ethno. Forsch.  (269)
  • Ethn. Museum Berlin
Material
Language
Subjects(RVK)
  • 1
    ISBN: 9781098119843 , 1098119843 , 9781098119836 , 1098119835
    Language: English
    Pages: 1 online resource
    Edition: First edition.
    Parallel Title: Erscheint auch als
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Cloud computing
    Abstract: Modern systems contain multi-core CPUs and GPUs that have the potential for parallel computing. But many scientific Python tools were not designed to leverage this parallelism. With this short but thorough resource, data scientists and Python programmers will learn how the Dask open source library for parallel computing provides APIs that make it easy to parallelize PyData libraries including NumPy, pandas, and scikit-learn. Authors Holden Karau and Mika Kimmins show you how to use Dask computations in local systems and then scale to the cloud for heavier workloads. This practical book explains why Dask is popular among industry experts and academics and is used by organizations that include Walmart, Capital One, Harvard Medical School, and NASA. With this book, you'll learn: What Dask is, where you can use it, and how it compares with other tools How to use Dask for batch data parallel processing Key distributed system concepts for working with Dask Methods for using Dask with higher-level APIs and building blocks How to work with integrated libraries such as scikit-learn, pandas, and PyTorch How to use Dask with GPUs.
    Note: Includes bibliographical references and index. - Description based on online resource; title from digital title page (viewed on August 18, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic data processing ; Information technology ; Management ; Database management ; Electronic books ; Electronic books ; local
    Abstract: Cloud platforms are changing big data processing for the better, but there's one significant challenge: the problem of managing costs. Organizations used to on-premises solutions are often surprised by expense overruns for various tasks in the cloud, due to the ever-increasing amounts of structured, semi-structured, and unstructured data they collect and use. With this comprehensive guide, IT leaders, data architects, data engineers, and data analysts will examine several factors that affect cloud-based data processing costs. You'll also come away with a collection of financial governance best practices. Through the course of this ebook, you'll explore three areas essential to any successful governance plan: cost controls, traceability, and predictability. Authors Amit Duvedi, Balaji Mohanam, Andy Still, and Andrew Ash cover the processes, tools, and systems that will enable you to perform effective financial governance of your data processing platform. Learn how cloud-based financial governance differs from on-premises solutions Examine the way your company currently uses a cloud data platform Explore available cloud provider tools, third-party cloud management tools, and the new breed of analytic data platforms Dive into the stages of the financial governance lifecycle-to understand, control, and then optimize activity in your cloud platform Control your cloud costs while still meeting rising business demand and SLAs
    Note: Description based on online resource; title from title page (Safari, viewed June 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic data processing ; Distributed processing ; Application software ; Development ; Information technology ; Management ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Kubernetes is the operating system of the cloud native world, providing a reliable and scalable platform for running containerized workloads. In this friendly, pragmatic book, cloud experts John Arundel and Justin Domingus show you what Kubernetes can do-and what you can do with it. You'll learn all about the Kubernetes ecosystem, and use battle-tested solutions to everyday problems. You'll build, step by step, an example cloud native application and its supporting infrastructure, along with a development environment and continuous deployment pipeline that you can use for your own applications. Understand containers and Kubernetes from first principles; no experience necessary Run your own clusters or choose a managed Kubernetes service from Amazon, Google, and others Use Kubernetes to manage resource usage and the container lifecycle Optimize clusters for cost, performance, resilience, capacity, and scalability Learn the best tools for developing, testing, and deploying your applications Apply the latest industry practices for security, observability, and monitoring Adopt DevOps principles to help make your development teams lean, fast, and effective
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: The great cloud migration is picking up steam. Companies moving all or part of their IT workloads to the public cloud for backup, email hosting, productivity apps or all of the above will generate $44 billion in costs during 2018 alone. So, the question is not if but how enterprises plan to make the move. This ebook provides a practical seven-step migration plan to prepare your company for the journey. Author Steve Francis provides a prescriptive look at the best practices needed to ensure a successful transition. You'll also learn from several IT and business leaders about their recent cloud migration experiences, including pitfalls to avoid. This seven-step plan focuses on three major benefits of the cloud: operational agility, strategic focus, and cost savings: Identify desired outcomes before you get into migration specifics Classify candidates for the cloud, including applications or workloads best suited for the move Define deployment model criteria-IaaS, PaaS, SaaS, or a private cloud Devise an iterative, agile process for transformation among your teams Get buy-in to the plan from people at the top and in the trenches Start simply with a project that's relatively risk-free-one you're likely to learn from the most Rinse and repeat by applying lessons learned to the next workload or application
    Note: Description based on online resource; title from title page (Safari, viewed November 8, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Computer architecture ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Why are so many companies embracing cloud native development? Getting new features into the hands of demanding customers requires a faster and more efficient approach than traditional development methods. The most successful organizations today use cloud native to develop innovative software products and services with speed and scalability not possible with the static waterfall development method. In this ebook, Bill Laberis explores cloud native by defining various interrelated elements of this approach. By learning terms such as DevOps, microservices, and continuous delivery, you'll understand why cloud native is much more about how applications are built and deployed than where. This ebook includes case studies of how the Financial Times, Volkswagen, ASOS, and DISH adopted cloud native. You'll examine cloud native practices and components such as: DevOps: Practices for removing barriers between development and operations Continuous delivery, continuous upgrades, and automated scalability: Practices vital to DevOps success Containers, including Docker: A method for bundling software and its dependencies into one package Kubernetes: A tool for deploying, scaling, and managing containerized applications Orchestration: Automated configuration, coordination, and management of cloud systems, resources, and software Microservices: Architecture for building applications as a collection of services or protocols
    Note: Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Why are so many companies moving to the cloud? In a word, agility. Businesses need to act quickly to stay ahead of today's global competition. The cloud provides all the services you need on demand -everything from data storage and applications to networking and greater processing power-so your business can catch, match, or outpace your competitors. With this short ebook, you'll learn how the cloud enables you to pivot quickly when market conditions change. Author Bill Laberis explains how the cloud follows in the footsteps of previous computing paradigms such as mainframes and client-server models. You'll explore various cloud options and examine case studies that reveal how Airbnb, Heineken, American Airlines, Colgate-Palmolive, and Schneider Electric leverage cloud services from Amazon, IBM, and Google. Delve into the business case for using cloud services Understand the differences between the private, public, and hybrid cloud Examine the cloud's payment model that lets you pay for services on an as-needed basis Explore cloud options such as SaaS, PaaS, IaaS, and serverless computing Learn about the security concerns of the public and private cloud
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Now that companies are moving en masse to the public cloud, how can you leverage your previous investment in a private cloud? Many organizations that developed private clouds in the past decade are busy building hybrid clouds that combine both private and public cloud technologies. This ebook shows IT ops, data ops, and data engineers how a hybrid cloud can give your company a competitive advantage. Author Steve Suehring guides you through the various hybrid and multicloud solutions available. You'll learn how to use a hybrid cloud to store secure data in your own data center and then apply computational resources from the public cloud to run applications with that data. Hybrid clouds also enable you provide efficient backup, warm recoveries, and an easier way to manage regulatory compliance. Learn the advantages and challenges of using a hybrid cloud in your organization Create a hybrid cloud architecture by managing private and public clouds as one unified resource pool Seamlessly manage and move workloads between clouds by working with migration and service movement paths Choose a hybrid cloud solution that provides the support and advanced capabilities your organization requires
    Note: Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application program interfaces (Computer software) ; Application software ; Development ; Cloud computing ; Software patterns ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes. Each pattern includes a description of the problem and a proposed solution with Kubernetes specifics. Many patterns are also backed by concrete code examples. This book is ideal for developers already familiar with basic Kubernetes concepts who want to learn common cloud-native patterns. You'll learn about the following pattern categories: Foundational patterns cover the core principles and practices for building container-based cloud-native applications. Behavioral patterns explore finer-grained concepts for managing various types of container and platform interactions. Structural patterns help you organize containers within a pod, the atom of the Kubernetes platform. Configuration patterns provide insight into how application configurations can be handled in Kubernetes. Advanced patterns cover more advanced topics such as extending the platform with operators.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Mac OS ; Operating systems (Computers) ; Macintosh (Computer) ; Electronic books ; Electronic books ; local
    Abstract: With High Sierra, Apple has taken its macOS operating system to new heights. From Apple's efficient new file system to improved video streaming and support for virtual reality, this latest macOS version provides features improve your experience. And once again, David Pogue brings his humor and expertise to the #1 bestselling Mac book. Whether you're a developer or a home-user, this guide offers a wealth of detail on Apple's macOS 10.13 operating system, this new edition covers everything High Sierra has to offer. Perfect for newcomers. Get crystal-clear, jargon-free introductions to the best and brightest macOS apps, including Siri, Safari, iCloud, FaceTime, and AirDrop. Get the whole picture. Learn more efficient ways to navigate, organize, and edit your photos with new features in the Photos app. Go in-depth. Take advantage of Apple's new graphics technology, and its support for virtual reality. Gain real insight. David Pogue doesn't just tell you how to use macOS features. You'll also learn why to use them-and how to avoid common pitfalls.i
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed February 27, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Business enterprises ; Computer networks ; Management ; Information technology ; Management ; Application software ; Development ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Abstract: Many companies are moving away from "big bang" software releases every six months or so to a continuous delivery (CD) model that enables IT to release updates frequently, sometimes even several times a day. Using Netflix and its open source Spinnaker CD platform as examples, this practical ebook demonstrates how a new host of tools can help you deploy software changes to production quickly, safely, and automatically. A team of experts from Netflix and Google show you how to automate deployments with Spinnaker across multiple cloud accounts, regions, and even multiple cloud platforms into continuous deployment pipelines. You'll learn how Spinnaker enables your company to design and automate a delivery process that fits not only your release cadence but also the business criticality of your application. Learn about the organizational and technical practices that enable continuous delivery Understand the fundamental issues you need to solve before successfully deploying software to the cloud Manage cloud resources for consistency across accounts, regions, and cloud providers Use Spinnaker's pipelines to structure deployments from customizable pieces Understand how CD pipelines to Kubernetes differ from pipelines to VM-based clouds Examine how Spinnaker ensures safety across cluster deployments and pipeline executions Learn how to integrate automated testing techniques such as chaos engineering and automated canary analysis into the delivery process
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed September 12, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Google (Firm) ; Cloud computing ; Computing platforms ; Electronic books ; Electronic books ; local
    Abstract: Learn how easy it is to apply sophisticated statistical and machine learning methods to real-world problems when you build on top of the Google Cloud Platform (GCP). This hands-on guide shows developers entering the data science field how to implement an end-to-end data pipeline, using statistical and machine learning methods and tools on GCP. Through the course of the book, you'll work through a sample business decision by employing a variety of data science approaches. Follow along by implementing these statistical and machine learning solutions in your own project on GCP, and discover how this platform provides a transformative and more collaborative way of doing data science. You'll learn how to: Automate and schedule data ingest, using an App Engine application Create and populate a dashboard in Google Data Studio Build a real-time analysis pipeline to carry out streaming analytics Conduct interactive data exploration with Google BigQuery Create a Bayesian model on a Cloud Dataproc cluster Build a logistic regression machine-learning model with Spark Compute time-aggregate features with a Cloud Dataflow pipeline Create a high-performing prediction model with TensorFlow Use your deployed model as a microservice you can access from both batch and real-time pipelines
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed December 18, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Windows Azure ; Cloud computing ; Service-oriented architecture (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: Get a handy guide to powerful core offerings on the Microsoft Azure public cloud platform. Eric Wright, technology evangelist at Turbonomic, leads systems administrators and architects though common terms, design patterns, and specific examples of how to deploy Azure infrastructure-as-a-service (IaaS) solutions for compute, network, and storage. By the end of this ebook, you'll be able to manage your Azure IaaS solution, including virtual machines and storage, using both the Azure CLI and the Azure Portal interface. You'll understand the implications and requirements for security, identity, and access management. This guide also includes in-depth resources for exploring the services and technical examples further. Additional information, code samples, and reading links are available online. Deploy an Azure virtual machine and learn how it compares to on-premises virtualization Learn architectural features of the Azure cloud, such as geographic regions, availability zones, and service-level agreements Explore Azure storage basics, including tiers, features, resiliency options, and capabilities Delve into deployment patterns and replication options for increasing the availability and recoverability of Azure storage workloads Examine how Azure handles identity and access management, such as providing or preventing access to resources Learn how networking on Azure enables connectivity and security throughout its variety of services and across all regions and availability zones
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed November 29, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Linux ; Windows Azure ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: A successful migration to the cloud can have a positive impact on the cost, ease of access, maintenance, scalability, elasticity, and versatility of your IT infrastructure. But the migration process itself can be demanding. In this practical ebook, author Sam Alapati examines five principles for deploying and managing your Linux-based system in the cloud. There are many half-baked truths and pitfalls in cloud computing, and without thorough assessments and planning, your migration can lead to excessive costs in time and money. Using examples from Azure Cloud Services and other providers, this ebook demonstrates best practices for moving your system out of your data center and into the cloud. DevOps engineers and system administrators also get a detailed overview of the various types of cloud services and deployments available. By learning these five cloud migration principles, your team will be able to: Assess and identify which Linux virtual machines are adaptable in the cloud Determine and plan for your workload's level of availability for new deployments Monitor your applications running on Linux across the entire stack Ensure your Linux virtual machines are secure and backed up Govern your cloud environment using policy management best practices
    Note: Description based on online resource; title from title page (Safari, viewed January 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Entrepreneurship ; Success in business ; Technological innovations ; Cloud computing ; Machine learning ; Electronic books ; Electronic books ; local
    Abstract: From startups to established market leaders, many companies today are taking advantage of disruptive forces to produce new products, become more efficient, or demolish barriers to entry. The web is a good example of a disruptive force, but subtler forms of disruption such as new tools or a fresh take on old ideas can also give your business a much needed boost. In this ebook, Q. McCallum and Ken Gleason take you through several disruption examples and provide a framework to help you spot a disruption opportunity in the wild. Whether it's applying an existing technology in a new way, creating a new business model or market segment, or launching a value network that invites other companies to provide resources or consume your service, this ebook will guide you through the discovery process. Look at two major disruptions from the 1990s that businesses now take for granted Explore how successful businesses such as Uber created market niches by mixing several technologies in clever ways Learn eight ways to spot disruption opportunities, including underserved markets, sources of waste, and artificial barriers to entry Dive into detailed examples of disruption today: the cloud, predictive analytics and machine learning, multi-sided markets, and self-publishing
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 31, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Web applications ; Application software ; Development ; Cloud computing ; Electronic data processing ; Distributed processing ; Electronic books ; Electronic books ; local
    Abstract: Microservices fundamentally change the way you design enterprise software. By adding network dependencies to your application logic, you invite in a host of potential hazards that grow proportionally with the number of connections you make. With this practical ebook, DevOps teams will learn how to use the Istio service mesh to connect, manage, and secure microservices in order to create powerful cloud-native applications. Christian Posta and Burr Sutter from Red Hat introduce you to several key microservices capabilities that Istio provides on top of Kubernetes and OpenShift. You'll learn how your application can offload service discovery, load balancing, resilience, observability, and security to Istio so you can focus on differentiating business logic. You'll dive into Istio with detailed examples of: Traffic control: Examine Istio patterns including smarter canaries and dark launches Service resiliency: Discover how Istio provides load balancing, circuit breaking, and pool ejection Chaos testing: Test your system's ability to withstand turbulent conditions through fault injection Observability: Use tracing and metrics to learn the relationships between individual system components Security: Explore Istio's blacklist and whitelist security concepts
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed July 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Computer architecture ; Electronic books ; Electronic books ; local
    Abstract: Cloud native infrastructure is more than servers, network, and storage in the cloud-it is as much about operational hygiene as it is about elasticity and scalability. In this book, you'll learn practices, patterns, and requirements for creating infrastructure that meets your needs, capable of managing the full life cycle of cloud native applications. Justin Garrison and Kris Nova reveal hard-earned lessons on architecting infrastructure from companies such as Google, Amazon, and Netflix. They draw inspiration from projects adopted by the Cloud Native Computing Foundation (CNCF), and provide examples of patterns seen in existing tools such as Kubernetes. With this book, you will: Understand why cloud native infrastructure is necessary to effectively run cloud native applications Use guidelines to decide when-and if-your business should adopt cloud native practices Learn patterns for deploying and managing infrastructure and applications Design tests to prove that your infrastructure works as intended, even in a variety of edge cases Learn how to secure infrastructure with policy as code
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed November 7, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Second edition.
    Series Statement: The missing manual
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Windows 10 hit the scene in 2015 with an all-new web browser (Edge), the Cortana voice assistant, and universal apps that run equally well on tablets, phones, and computers. Now, the Creators Update brings refinement and polish to Windows 10-and this jargon-free guide helps you get the most out of this supercharged operating system. Windows 10: The Missing Manual covers the entire system, including all the new features, like the three-column Start menu, the extensions in the Microsoft Edge browser, Paint 3D, and live game broadcasting. You'll learn how to: Explore the desktop, including File Explorer, Taskbar, Action Center, and Cortana Work with programs and documents, Windows starter apps, the Control Panel, and 3D apps Connect with Edge and email Beef up security and privacy Set up hardware and peripherals, including tablets, laptops, hybrids, printers, and gadgets Maintain computer health with backups, troubleshooting tools, and disk management Learn about network accounts, file sharing, and setting up your own small network Written by David Pogue-tech critic for Yahoo Finance and former columnist for The New York Times -this updated edition illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 5, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (xiii, 145 pages) , illustrations
    Edition: First edition.
    Keywords: Web site development ; Web applications ; Development ; Computer programs ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Get an in-depth tour of OpenShift, the container-based software deployment and management platform from Red Hat that provides a secure multi-tenant environment for the enterprise. This practical guide describes in detail how OpenShift, building on Kubernetes, enables you to automate the way you create, ship, and run applications in a containerized environment. Author Graham Dumpleton provides the knowledge you need to make the best use of the OpenShift container platform to deploy not only your cloud-native applications, but also more traditional stateful applications. Developers and administrators will learn how to run, access, and manage containers in OpenShift, including how to orchestrate them at scale. Build application container images from source and deploy them Implement and extend application image builders Use incremental and chained builds to accelerate build times Automate builds by using a webhook to link OpenShift to a Git repository Add configuration and secrets to the container as project resources Make an application visible outside the OpenShift cluster Manage persistent storage inside an OpenShift container Monitor application health and manage the application lifecycle This book is a perfect follow-up to OpenShift for Developers: A Guide for Impatient Beginners (O'Reilly).
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed May 23, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Amazon Web Services (Firm) ; Web services ; Cloud computing ; Computer network architectures ; Electronic books ; Electronic books ; local
    Abstract: Learn how to design and deploy infrastructure-as-a-service (IaaS) solutions in the cloud using Amazon Web Services. With this ebook, system administrators and architects will explore core AWS IaaS solutions for computing, database storage, networking, and other functionality. Eric Wright, technology evangelist at Turbonomic, provides practical examples, design patterns, and tips to help you confidently build a working IaaS solution. Once you finish this ebook, you'll be familiar with AWS core components, understand how AWS concepts map against traditional virtualization, and know how to design your AWS solution for resiliency. You'll also be able to launch and manage your cloud solution using either the AWS command-line interface or the AWS web console. Explore the AWS public cloud platform with a focus on IaaS features such as geographic regions, availability zones, and service-level agreements Learn basic networking and security on the AWS Virtual Private Cloud (VPC) platform for launching your compute and storage resources Add compute resources to your newly launched VPC by setting up operational tasks with AWS Elastic Compute Cloud (EC2) Explore the types of storage available on AWS Elastic Block Storage (EBS), including their cost, performance impact, and examples of operational tasks
    Note: Description based on online resource; title from title page (Safari, viewed January 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Apache Kafka ; Application software ; Development ; Software architecture ; Design ; Cloud computing ; Web services ; Web applications ; Electronic books ; Electronic books ; local
    Abstract: 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
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed January 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Amazon Web Services (Firm) ; Cloud computing ; Electronic data processing ; Distributed processing ; Web services ; Electronic books ; Electronic books ; local
    Abstract: 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
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed July 24, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Application software ; Development ; Web services ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Enterprises are embracing the hybrid cloud to modernize IT for the digital era, but given the significant complexity that still exists in cross-cloud management and integration, many companies struggle to create an effective hybrid cloud strategy. In this ebook, IT industry expert Philip Trautman examines why the hybrid cloud has become the preferred enterprise model. IT leaders will learn how to assess, plan, and implement a hybrid cloud strategy to achieve greater visibility and control over both traditional enterprise applications and cloud-native applications-all while decreasing management complexity. By following this approach, you'll choose a single framework-a cloud OS-to manage workloads on-premises and in the cloud; modernize on-premises environments; and select cloud providers compatible with the chosen framework. Explore hybrid cloud benefits, including the flexibility to take advantage of distributed and edge environments Assess your current operations and future workload needs and create a decision matrix to establish hybrid cloud goals Choose a cloud operating environment and determine how to modernize data centers and other infrastructure Select public clouds, cloud service providers, and SaaS providers that work with your cloud OS Shift your development efforts to DevOps to accelerate delivery of new applications and services Make organizational changes to ensure hybrid cloud and DevOps success
    Note: Description based on online resource; title from title page (Safari, viewed September 17, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Prometheus (Computer file) ; Cloud computing ; Computer networks ; Monitoring ; Application software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Get up to speed with Prometheus, the metrics-based monitoring system used by tens of thousands of organizations in production. This practical guide provides application developers, sysadmins, and DevOps practitioners with a hands-on introduction to the most important aspects of Prometheus, including dashboarding and alerting, direct code instrumentation, and metric collection from third-party systems with exporters. This open source system has gained popularity over the past few years for good reason. With its simple yet powerful data model and query language, Prometheus does one thing, and it does it well. Author and Prometheus developer Brian Brazil guides you through Prometheus setup, the Node exporter, and the Alertmanager, then demonstrates how to use them for application and infrastructure monitoring. Know where and how much to apply instrumentation to your application code Identify metrics with labels using unique key-value pairs Get an introduction to Grafana, a popular tool for building dashboards Learn how to use the Node Exporter to monitor your infrastructure Use service discovery to provide different views of your machines and services Use Prometheus with Kubernetes and examine exporters you can use with containers Convert data from other monitoring systems into the Prometheus format
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Having spent an estimated $1.2 trillion in 2017 alone, industries today are investing heavily in digital transformation technologies. Cloud providers are a key part of the investment, but many companies are finding that no single provider can meet the specific needs of every business. In this article, author Maliha Balala explains how a growing number of companies are covering all the bases by engaging more than one cloud provider. By choosing a multi-cloud approach, you can mix and match technologies and services from different providers to create the best possible solution for your company. Whether you want to spread workloads and data across multiple cloud platforms, mitigate risk, or enable specific business units to choose their ideal cloud service, this article shows you how this approach can help you migrate from your old model of customer engagement to a newer, digital-based strategy.
    Note: Description based on online resource; title from title page (Safari, viewed February 19, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Amazon Web Services (Firm) ; Web services ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: With platforms designed for rapid adaptation and failure recovery such as Amazon Web Services, cloud computing is more like programming than traditional system administration. Tools for automatic scaling and instance replacement allow even small DevOps teams to manage massively scalable application infrastructures-if team members drop their old views of development and operations and start mastering automation. This comprehensive guide shows developers and system administrators how to configure and manage AWS services including EC2, CloudFormation, Elastic Load Balancing, S3, and Route 53. Sysadms will learn will learn to automate their favorite tools and processes; developers will pick up enough ops knowledge to build a robust and resilient AWS application infrastructure. Launch instances with EC2 or CloudFormation Securely deploy and manage your applications with AWS tools Learn to automate AWS configuration management with Python and Puppet Deploy applications with Auto Scaling and Elastic Load Balancing Explore approaches for deploying application and infrastructure updates Save time on development and operations with reusable components Learn strategies for managing log files in AWS environments Configure a cloud-aware DNS service with Route 53 Use AWS CloudWatch to monitor your infrastructure and applications
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed October 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Mac OS ; Operating systems (Computers) ; Electronic books ; local ; Electronic books
    Abstract: Answers found here! Apple's latest Mac software, macOS Mojave, is a glorious boxcar full of new features and refinements. What's still not included, though, is a single page of printed instructions. Fortunately, David Pogue is back, delivering the expertise and humor that have made this the #1 bestselling Mac book for 18 years straight. The important stuff you need to know Big-ticket changes. The stunning new Dark Mode. Self-tidying desktop stacks. FaceTime video calls with up to 32 people. New screen-recording tools. If Apple has it, this book covers it. Apps. This book also demystifies the 50 programs that come with the Mac, including the four new ones in Mojave: News, Stocks, Home, and Voice Memos. Shortcuts. This must be the tippiest, trickiest Mac book ever written. Undocumented surprises await on every page. Power users. Security, networking, remote access, file sharing with Windows-this one witty, expert guide makes it all crystal clear. MacOS Mojave gives the Mac more polish, power, and pep- and in your hands, you hold the ultimate guide to unlocking its potential.
    Note: Includes index. - Description based on online resource; title from title page (viewed February 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    ISBN: 9781492032892 , 1492032891
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Web services ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: If your organization is planning a move to the cloud this year, choosing a provider from among hundreds available can be the most difficult part. How do you narrow down the field? In this article, Jesse Anderson, managing director of the Big Data Institute, provides guidelines to help you find a cloud provider that meets your company's specific needs. Understanding your use case is key. Providers employ different technologies, and if your organization is tackling big data problems at scale, those differences can be critical. There are also logistical concerns: How difficult will it be to train your staff on the provider's technologies? Who in your company will be responsible for the many moving parts? How do you deal with vendor lock-in? With the guidelines in this article, you'll learn how to distinguish among the capabilities of various cloud providers and then fine-tune your decision process by homing in on questions related to your particular use case.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (viewed February 2, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information technology ; Management ; Computer networks ; Security measures ; Computer networks ; Access control ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: .
    Note: Description based on online resource; title from title page (Safari, viewed August 15, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Artificial intelligence ; Economic aspects ; Machine learning ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Artificial intelligence is already changing industry landscapes, with early adopters reporting benefits in high-value business cases such as fraud detection, preventative maintenance, and recommendation engines. Yet working on an AI initiative is demanding for many enterprises, whether you're in the middle of the process or just getting started. This ebook provides advice to help your company complete your AI journey. Chad Meley from Teradata and Atif Kureishy and Ben Mackenzie from Think Big Analytics provide countermeasures for common AI challenges that arise when creating a strategy, dealing with technical issues, or operationalizing an AI initiative. You'll explore several case studies, including how a major bank successfully used a variety of deep learning methods to fight financial crime. With this ebook, you'll discover: How deep learning has the potential to increase production, drive down cost, reduce waste, improve efficiency, and push innovation Options and trade-offs for leveraging AI capabilities, including SaaS solutions, public cloud-based APIs, and custom AI models AI case studies for mining image data, using image recognition, providing customer service, and designing document automation How to overcome challenges in delivering value from custom AI development What to do in the face of emerging AI trends over the next three years
    Note: Description based on online resource; title from title page (Safari, viewed January 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic data processing ; Distributed processing ; Application software ; Development ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: 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
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed March 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Computer architecture ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Abstract: There has been a recent surge in service mesh technology, with several open source options now available or in the works. For companies looking to build cloud-native applications, this dedicated infrastructure layer makes the flow of requests among microservices reliable, safe, and visible. In this ebook, George Miranda from Bouyant examines the problems that service mesh technology solves and provides pragmatic guidance for introducing it into your infrastructure. In cloud-native architectures, your network becomes the fundamental determining factor for how your applications behave at runtime. The shift to microservices solves many problems, but it also introduces a new set of reliability, performance, and security challenges inherent to managing distributed systems. A service mesh helps you wrangle that complexity by providing a uniform way to manage, monitor, and control your production applications. This ebook shows you how. Examine how the service mesh injects previously missing observability into microservice communications Use service mesh primitives to improve your application's resiliency Learn how implementing a service mesh can help secure your services Explore real use cases that demonstrate how several companies solved problems by using a service mesh Get a set of practical questions that will help you navigate the service mesh ecosystem
    Note: Description based on online resource; title from cover (Safari, viewed September 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: You've seen your organization's future and it clearly includes cloud computing. Question is, how do you get there? Do you migrate your existing infrastructure and services, or rebuild your technology and go cloud native? This article examines the pros and cons of each approach, and looks into non-technical considerations involving people, processes, and costs.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed March 16, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Web applications ; Application software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: How do you turn an application riddled with technical debt into a scalable codebase that's beautiful, clean, and productive? With this practical ebook, Harrison Harnisch and Katie Womersley of the Buffer social media management platform show you how to successfully rewrite and migrate your application using Atomic Design. In the process, you'll discover how breaking your application into basic components makes a rewrite much more efficient. Atomic Design, created by web designer and consultant Brad Frost, is a system for working with the fundamental building blocks-the atoms-of modern web interfaces. This guide provides hands-on instructions for stitching these simple components together to rewrite your application in a low-risk and nondisruptive way. While the ebook's examples focus on migrating a frontend application, you can also use these techniques for mobile and backend applications. Determine if your existing application requires a rewrite Explore how the Atomic Design system breaks up complex interfaces into discrete pieces that you can focus on one at a time Learn when to perform a synchronous versus an asynchronous code migration Get step-by-step instructions for using Atomic Design to perform an asynchronous rewrite Build a compelling business case for rewriting your application, and structure a team for undertaking the project
    Note: Description based on online resource; title from title page (Safari, viewed July 23, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Amazon Web Services (Firm) ; Cloud computing ; Web services ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: The serverless paradigm is going mainstream. Major players such as Amazon, Microsoft, Google, and IBM are among the dozen organizations that now provide serverless compute options in the cloud-also known as Function-as-a-Service. What exactly does the serverless option entail, and how can you gain maximum value from it? This report takes devops practitioners and software architects through several aspects of this new model and shows you how to get started. Author Michael Hausenblas explores several use cases where serverless is a great fit-primarily short-running, stateless jobs in event-driven architectures found in mobile or IoT applications. He also provides a guide for migrating from a monolithic application structure to serverless computing. Compare serverless computing to related paradigms and technologies such as Platform-as-a-Service and remote procedure calls Evaluate the serverless ecosystem, from AWS Lambda and Azure Functions to Iron.io and the Gestalt Framework Look at the serverless paradigm from an operational perspective, and learn why you need a strong devops culture Get a serverless operations field guide, including a walkthrough example of this paradigm Learn how to roll your own serverless infrastructure, rather than rely on the public cloud
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 12, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Apache OpenWhisk ; Application software ; Development ; Web applications ; Cloud computing ; Web services ; Electronic books ; Electronic books ; local
    Abstract: Serverless computing has become a compelling option for many developers, evidenced by the many serverless platforms now available. Also known as Function as a Service , serverless computing lets developers deploy applications to the cloud without having to provision or manage a server-or pay for a server when it's not in use. You simply deploy the logic that comprises your application, while your cloud-based serverless provider handles everything else. With this practical report, author Raymond Camden shows you how to develop serverless code with Apache OpenWhisk, an open source serverless platform. You'll also get an introduction to OpenWhisk with Bluemix, a feature of IBM's cloud platform as a service suite. IBM, a major OpenWhisk supporter along with Adobe and Red Hat, provides an optional, easy-to-use way to deploy and host your OpenWhisk code. Get guidelines and rules for building and using actions, OpenWhisk's version of functions Use actions in production with OpenWhisk's Web Actions, the Bluemix API Management feature, or a REST API Combine actions into sequences, enabling several actions to work together in a single function Create, manage, and share packages for organizing your OpenWhisk actions
    Note: Description based on online resource; title from title page (Safari, viewed January 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Web services ; Web applications ; Development ; Application software ; Development ; Computer architecture ; Design ; Electronic books ; Electronic books ; local
    Abstract: Although the cloud has revolutionized the way we manage applications, many companies still view their systems in terms of servers-even though they no longer work with physical servers. What if you take the concept of servers out of the equation and begin to think of cloud-based applications as workflow, distributed logic, and externally managed data stores? This report examines the new Serverless approach to operations, including its considerable benefits and notable limitations. Authors Mike Roberts and John Chapin, co-founders of the Symphonia Serverless and cloud technology consultancy, take you through the Serverless landscape-particularly the design considerations, tooling, and approaches to operational management you need to make it work. Is Serverless the right choice for you and your team? Dive into this report and find out. Learn two major aspects of Serverless: Backend-as-a-Service and Functions-as-a-Service Compare Serverless application architecture with legacy non-server architecture Explore Serverless architecture's five major benefits Understand Serverless limitations, including the drawbacks of working with the cloud Learn which vendor technologies are definitely, mostly, somewhat, and not-quite Serverless Take a peek into the future of Serverless
    Note: Description based on online resource; title from title page (Safari, viewed February 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Apache Mesos (Electronic resource) ; Application software ; Development ; Cloud computing ; Database management ; Electronic books ; Electronic books ; local
    Abstract: Developers and ops engineers have their hands full today delivering scalable, interconnected, always-on applications that can be consumed on a wide range of platforms-all while dealing with a container-driven distributed architecture. This practical report explores a new technology that can greatly aid the process: DC/OS from Mesosphere, a distributed operating system for managing multiple datacenter machines as if they were a single computer. Author Andrew Jefferson, VP Engineering at Tractable, demonstrates how the integrated set of software tools in DC/OS (Data Center Operating System) allows you to easily manage and run containerized apps and data services in production. You'll learn how to automate resource management, facilitate inter-process communication, and simplify the installation and management of distributed services. This report helps you: Learn exactly what DC/OS is and how it helps you configure and automate interdependent applications across on machine clusters Manage DC/OS clusters, and install and configure packages from Mesosphere's Universe registry Design and write applications to run on DC/OS, manage persistent state, and use service discovery Learn how to run DC/OS in production-from scaling, deployment, and security to monitoring and intrusion detection Discover the enterprise application architecture requirements that DC/OS addresses
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed December 6, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer-aided design ; Computer-aided engineering ; Cloud computing ; Production management ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: The traditional manufacturing process for moving an idea from initial concept to finished product consists of several stages, each involving a different set of specialists. But not any longer. With this report, you'll learn how today's cloud-based computer-aided design (CAD) systems can unify multiple stages into a relatively seamless end-to-end process that reduces the product development cycle from years to weeks. Author Mike Barlow examines this new manufacturing paradigm through interviews with cloud-based CAD vendors, including Autodesk, Onshape, and PTC. You'll also learn how specialty product manufacturers use new CAD systems for quick prototyping, iteration, and closer communication and collaboration among design, engineering, assembly, and manufacturing teams. The beauty of cloud-based CAD is that team members can review designs and collaborate in real time via Macs, PCs and mobile phones, rather than the expensive workstations and huge files associated with traditional CAD and computer-aided manufacturing (CAM) systems. Get a copy of this report and discover how manufacturers now have the ability to develop innovative products much faster and far more efficiently than ever before.
    Note: Description based on online resource; title from title page (Safari, viewed August 2, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: How can Cloud Foundry help you develop and deploy business-critical applications and tasks with velocity? This practical guide demonstrates how this open source, cloud-native application platform not only significantly reduces the develop-to-deploy cycle time, but also raises the value line for application operators by changing the way applications and supporting services are deployed and run. Learn how Cloud Foundry can help you improve your product velocity by handling many of essential tasks required to run applications in production. Author Duncan Winn shows DevOps and operations teams how to configure and run Cloud Foundry at scale. You'll examine Cloud Foundry's technical concepts-including how various platform components interrelate-and learn how to choose your underlying infrastructure, define the networking architecture, and establish resiliency requirements. This book covers: Cloud-native concepts that make the app build, test, deploy, and scale faster How to deploy Cloud Foundry and the BOSH release engineering toolchain Concepts and components of Cloud Foundry's runtime architecture Cloud Foundry's routing mechanisms and capabilities The platform's approach to container tooling and orchestration BOSH concepts, deployments, components, and commands Basic tools and techniques for debugging the platform Recent and soon-to-emerge features of Cloud Foundry
    Note: Includes index. - Description based on online resource; title from resource description page (Safari, viewed June 6, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: The cloud has ushered in a new era of computing, but its tenants still use old-school methods to deploy poorly secured, resource-hogging applications. This 40-page report provides a high-level overview of unikernels: small, secure, and fast workloads that could usher in a new phase in cloud computing. Author Russell Pavlicek examines several key problems that unikernels address. Virtual machines loaded with full operating systems and thousands of utilities don't make sense in the cloud. They waste resources and provide a wide attack surface with a target-rich environment, as demonstrated by massive data breaches in the past few years. Unikernels use only the OS resources necessary make their applications work. Because these single-address-space machine images introduce low-level OS operations at compile time, they typically measure just kilobytes in size, with tiny attack surfaces. With this report, you'll examine: What a unikernel is and why it should matter to you What their development, testing, and deployment stages look like How unikernels derive from embedded programming Why unikernels help reduce data-center resource overload How unikernels could significantly increase cloud security Key projects, including MirageOS, HaLVM, LING, and ClickOS Ecosystem projects that support the development and use of unikernels Limitations to consider when adopting unikernel-based solutions Future developments, including integration with Docker and possible fusion with container technology
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 12, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer networks ; Management ; Computer software ; Development ; Operating systems (Computers) ; Software ; Computer network architectures ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Terraform has emerged as a key player in the DevOps world for defining, launching, and managing infrastructure as code (IAC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, and Azure. This hands-on book is the fastest way to get up and running with Terraform. Gruntwork co-founder Yevgeniy (Jim) Brikman walks you through dozens of code examples that demonstrate how to use Terraform's simple, declarative programming language to deploy and manage infrastructure with just a few commands. Whether you're a novice developer, aspiring DevOps engineer, or veteran sysadmin, this book will take you from Terraform basics to running a full tech stack capable of supporting a massive amount of traffic and a large team of developers. Compare Terraform to other IAC tools, such as Chef, Puppet, Ansible, and Salt Stack Use Terraform to deploy server clusters, load balancers, and databases Learn how Terraform manages the state of your infrastructure and how it impacts file layout, isolation, and locking Create reusable infrastructure with Terraform modules Try out advanced Terraform syntax to implement loops, if-statements, and zero-downtime deployment Use Terraform as a team, including best practices for writing, testing, and versioning Terraform code
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 22, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Java (Computer program language) ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: What separates the traditional enterprise from the likes of Amazon, Netflix, and Etsy? Those companies have refined the art of cloud native development to maintain their competitive edge and stay well ahead of the competition. This practical guide shows Java/JVM developers how to build better software, faster, using Spring Boot, Spring Cloud, and Cloud Foundry. Many organizations have already waded into cloud computing, test-driven development, microservices, and continuous integration and delivery. Authors Josh Long and Kenny Bastani fully immerse you in the tools and methodologies that will help you transform your legacy application into one that is genuinely cloud native. In four sections, this book takes you through: The Basics: learn the motivations behind cloud native thinking; configure and test a Spring Boot application; and move your legacy application to the cloud Web Services: build HTTP and RESTful services with Spring; route requests in your distributed system; and build edge services closer to the data Data Integration: manage your data with Spring Data, and integrate distributed services with Spring's support for event-driven, messaging-centric architectures Production: make your system observable; use service brokers to connect stateful services; and understand the big ideas behind continuous delivery
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed August 21, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Active server pages ; Microsoft .NET Framework ; Web servers ; Web site development ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: At a time when nearly every vertical, regardless of domain, seems to need software running in the cloud to make money, microservices provide the agility and drastically reduced time to market you require. This hands-on guide shows you how to create, test, compile, and deploy microservices, using the ASP.NET Core free and open-source framework. Along the way, you'll pick up good, practical habits for building powerful and robust services. Building microservices isn't about learning a specific framework or programming language; it's about building applications that thrive in elastically scaling environments that don't have host affinity, and that can start and stop at a moment's notice. This practical book guides you through the process. Learn test-driven and API-first development concepts Communicate with other services by creating and consuming backing services such as databases and queues Build a microservice that depends on an external data source Learn about event sourcing , the event-centric approach to persistence Use ASP.NET Core to build web applications designed to thrive in the cloud Build a service that consumes, or is consumed by, other services Create services and applications that accept external configuration Explore ways to secure ASP.NET Core microservices and applications
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed September 18, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Windows Azure ; Spark (Electronic resource : Apache Software Foundation) ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Microsoft Azure has over 20 platform-as-a-service (PaaS) offerings that can act in support of a big data analytics solution. So which one is right for your project? This practical book helps you understand the breadth of Azure services by organizing them into a reference framework you can use when crafting your own big data analytics solution. You'll not only be able to determine which service best fits the job, but also learn how to implement a complete solution that scales, provides human fault tolerance, and supports future needs. Understand the fundamental patterns of the data lake and lambda architecture Recognize the canonical steps in the analytics data pipeline and learn how to use Azure Data Factory to orchestrate them Implement data lakes and lambda architectures, using Azure Data Lake Store, Data Lake Analytics, HDInsight (including Spark), Stream Analytics, SQL Data Warehouse, and Event Hubs Understand where Azure Machine Learning fits into your analytics pipeline Gain experience using these services on real-world data that has real-world problems, with scenarios ranging from aviation to Internet of Things (IoT)
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 17, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application software ; Development ; JavaScript (Computer program language) ; Cloud computing ; Computer software ; Development ; Software architecture ; Electronic books ; Electronic books ; local
    Abstract: To ensure high availability, today's applications typically include multiple instances of the application server, database, and web server. If you choose a containerized solution, each component replica needs to reside in a separate container, making these applications difficult to manage. This report shows you how Kubernetes can help you orchestrate containerized applications across multiple hosts. You'll learn basic Kubernetes concepts and mechanisms for automating the deployment, maintenance, and scaling of your Java applications. Author Arun Gupta-Principal Open Source Technologist at Amazon Web Services-demonstrates how Kubernetes orchestration simplifies the plumbing needed to get containers up and running at all times. Although the examples in this report use Java, the concepts are applicable for anybody interested in getting started with Kubernetes. In this report, you'll learn: Basic Kubernetes concepts from the developer and operations perspective How to create a single-node local development cluster and multi-node cluster How Java applications communicate with a database running on Kubernetes Advanced concepts such as stateful containers, scaling, health check, the rolling update of an application, and sharing resources across the cluster How to monitor your application's performance with Heapster, InfluxDB, and Grafana
    Note: Description based on online resource; title from title page (viewed February 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Web applications ; Development ; Computer programs ; Web site development ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: For many organizations, a big part of DevOps' appeal is software automation using infrastructure-as-code techniques. This book presents developers, architects, and infra-ops engineers with a more practical option. You'll learn how a container-centric approach from OpenShift, Red Hat's cloud-based PaaS, can help your team deliver quality software through a self-service view of IT infrastructure. Three OpenShift experts at Red Hat explain how to configure Docker application containers and the Kubernetes cluster manager with OpenShift's developer- and operational-centric tools. Discover how this infrastructure-agnostic container management platform can help companies navigate the murky area where infrastructure-as-code ends and application automation begins. Get an application-centric view of automation-and understand why it's important Learn patterns and practical examples for managing continuous deployments such as rolling, A/B, blue-green, and canary Implement continuous integration pipelines with OpenShift's Jenkins capability Explore mechanisms for separating and managing configuration from static runtime software Learn how to use and customize OpenShift's source-to-image capability Delve into management and operational considerations when working with OpenShift-based application workloads Install a self-contained local version of the OpenShift environment on your computer
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 20, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Apache Hadoop ; Cloud computing ; Electronic data processing ; Distributed processing ; Electronic books ; Electronic books ; local
    Abstract: Until recently, Hadoop deployments existed on hardware owned and run by organizations. Now, of course, you can acquire the computing resources and network connectivity to run Hadoop clusters in the cloud. But there's a lot more to deploying Hadoop to the public cloud than simply renting machines. This hands-on guide shows developers and systems administrators familiar with Hadoop how to install, use, and manage cloud-born clusters efficiently. You'll learn how to architect clusters that work with cloud-provider features-not just to avoid pitfalls, but also to take full advantage of these services. You'll also compare the Amazon, Google, and Microsoft clouds, and learn how to set up clusters in each of them. Learn how Hadoop clusters run in the cloud, the problems they can help you solve, and their potential drawbacks Examine the common concepts of cloud providers, including compute capabilities, networking and security, and storage Build a functional Hadoop cluster on cloud infrastructure, and learn what the major providers require Explore use cases for high availability, relational data with Hive, and complex analytics with Spark Get patterns and practices for running cloud clusters, from designing for price and security to dealing with maintenance
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 26, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information technology ; Management ; Cloud computing ; Web applications ; Virtual computer systems ; Electronic books ; Electronic books ; local
    Abstract: DevOps has been around for nearly a decade, yet many production teams have only just begun to migrate their products from physical data centers to cloud platforms. If your company is contemplating a move to DevOps, there are many factors to consider besides the ease and speed of deployment. Your ideas of web performance and capacity planning will also change, along with your role in the production process. This report explains how web performance fits into the modern landscape of a cross-functional DevOps team. Author Tom Barker, Senior Director of Software Engineering and Development at Comcast, shows you how to achieve quick performance wins by taking a holistic, full stack view of your web application. Web developers, DevOps engineers, engineering managers, and architects will learn how to approach issues that affect the client-side, infrastructure, and operations capabilities of your application. Client-side: use tools to test your application speed and capture real user metrics around client-side performance Infrastructure: leverage a content delivery network (CDN) to shorten the route between application servers and your users Operations: monitor your application and debug performance issues in production with an Application Performance Management (APM) tool Next steps: Get free trials of CDNs and APMs before committing to any provider
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed November 29, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Web applications ; Development ; Electronic books ; local
    Abstract: To remain competitive in today's digital world, large businesses need to move fast. That's why so many companies plan to shift from monolithic onsite architectures to applications designed solely to operate on cloud computing platforms. But the question remains: exactly how do companies successfully migrate toward cloud-native technologies and practices? According to the Cloud Platform Survey conducted by O'Reilly Media and Dynatrace in 2016, 92% of respondents anticipate that their organizations will go cloud-native within the next 5 years. Based on their experience, Dynatrace identifies three stages that businesses move through on their journey to the cloud. This report details each stage of the strategy, and includes case studies that show you how to tackle problems that are both technical and cultural. You'll also get a summary of responses to the survey. The cloud migration strategy includes: Stage one: migrate existing applications to virtualized infrastructure with a lift-and-shift approach and implement an automated continuous integration/continuous delivery pipeline Stage two: move your monolithic application toward microservice architectures, with services running in containers on a PaaS service Stage three: Shift toward dynamic, rapidly scaling microservices and deploy services across the cloud platform's software-defined architecture Anna Gerber is a core member of NodeBotsAU. She is also a Technical Project Manager with the ITEE eResearch Group at the University of Queensland, Australia. She can be found on Twitter annagerber. Peter Putz is the Operations Lead of the Dynatrace Innovation Lab. He and his team spearhead technology research and business development efforts for next generation Digital Performance Monitoring solutions.
    Note: Description based on online resource; title from title page (viewed January 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource ( pages) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: This O'Reilly report explains the capabilities of cloud-native platforms and examines the fundamental changes enterprises need to make in process, organization, and culture if they're to take real advantage of this approach. Author Duncan Winn focuses on the open source platform Cloud Foundry. You'll learn how cloud-native applications are designed to be "infrastructure unaware" so they can thrive and move at will in the highly distributed and constantly evolving cloud environment. You'll explore: Technical driving forces that are rapidly changing the way organizations develop and deliver software today How key concepts underpinning the Cloud Foundry platform leverage each of the technical forces discussed How cloud-native platforms remove the requirement to perform undifferentiated heavy lifting, such as provisioning VMs, middleware, and databases Why cloud-native platforms enable fast feedback loops as you move from agile development to agile deployment Recommended changes and practical considerations for organizations that want to build cloud-native applications
    Note: Description based on online resource; title from title page (Safari, viewed July 28, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Computer networks ; Management ; Computer software ; Development ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: This book explains how to take advantage of technologies like cloud, virtualization, and configuration automation to manage IT infrastructure using tools and practices from software development. These technologies have decoupled infrastructure from the underlying hardware, turning it into data and code. "Infrastructure as Code" has emerged alongside the DevOps movement as a label for approaches that merge concepts like source control systems, Test Driven Development (TDD) and Continuous Integration (CI) with infrastructure management.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed June 16, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: El Capitan edition.
    Series Statement: Missing manual
    Keywords: Mac OS ; Operating systems (Computers) ; Macintosh (Computer) ; Electronic books ; Electronic books ; local
    Abstract: Those who have made the switch from a Windows PC to a Mac have made Switching to the Mac: The Missing Manual a runaway bestseller. The latest edition of this guide delivers what Apple doesn't-everything you need to know to successfully and painlessly move your files and adapt to Mac's way of doing things. Written with wit and objectivity by Missing Manual series creator and bestselling author David Pogue, this book will have you up and running on your new Mac in no time.
    Note: Includes index. - Description based on online resource; title from title page (viewed January 26, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: 3rd edition.
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: If you use Linux in your day-to-day work, this popular pocket guide is the perfect on-the-job reference. The third edition features new commands for processing image files and audio files, running and killing programs, reading and modifying the system clipboard, and manipulating PDF files, as well as other commands requested by readers. You'll also find powerful command-line idioms you might not be familiar with, such as process substitution and piping into bash. Linux Pocket Guide provides an organized learning path to help you gain mastery of the most useful and important commands. Whether you're a novice who needs to get up to speed on Linux or an experienced user who wants a concise and functional reference, this guide provides quick answers. Selected topics include: The filesystem and shell File creation and editing Text manipulation and pipelines Backups and remote storage Viewing and controlling processes User account management Becoming the superuser Network connections Audio and video Installing software Programming with shell scripts
    Note: "Essential commands"--Cover. - Includes index. - Description based on online resource; title from title page (Safari, viewed June 9, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Windows Azure ; Python (Computer program language) ; Cloud computing ; Machine learning ; Electronic books ; Electronic books ; local
    Abstract: Azure ML, Microsoft's Azure Machine Learning cloud platform, provides an easy-to-use and powerful set of cloud-based data transformation and machine-learning tools. With this O'Reilly report, you'll learn the basics of manipulating data and constructing and evaluating models in Azure ML, illustrated by a complete data science example. Author Stephen Elston from Quantia Analytics performs the required data manipulation throughout the report, and then constructs and evaluates a regression model for a bicycle-sharing-demand dataset. You can follow along by downloading the code and data provided. You'll then learn how to publish your trained models as web services in the Azure cloud. This report will show you how: Azure ML provides a powerful environment for the creation and cloud deployment of predictive analytic solutions R code is readily integrated into the Azure ML workflow Careful development, selection, and filtering of features is the key to most data science problems Recognizing business goals and requirements is essential to creating a successful data science solution A complete understanding of residuals is essential to the evaluation of predictive model performance
    Note: Description based on online resource; title from title page (viewed January 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Apache Hadoop ; Financial services industry ; Technological innovations ; Cloud computing ; Big data ; Data mining ; Ubiquitous computing ; Customer relations ; Management ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: Stricter regulations and changing technology have forced financial services organizations to make major changes in the way they handle sensitive data. With a focus on engineering and infrastructure, this O'Reilly report examines the tools and best practices that leading financial firms are using to migrate data to the cloud, build customer event hubs, and adhere to new rules for governance and security. Based on talks given at recent Strata + Hadoop World events, this detailed report explains how Capital One, MasterCard Advisors, and the Financial Industry Regulatory Authority (FINRA) tackled major data projects with help from technology leaders such as Cloudera and Intel. Learn how FINRA migrated their portfolio from a data warehouse to the Hadoop cloud ecosystem Understand what's required to support data governance in finance, and learn about the infrastructure Capital One implemented Delve into Hadoop's security maturity model, compliance-ready security controls, and enterprise data hub for preventing breaches Examine the architecture of a Customer Event Hub, a tool that's pushing the boundaries of how organizations interact with customers
    Note: "Based on talks given at recent Strata + Hadoop World events, this detailed report explains how Capital One, MasterCard Advisors, and the Financial Industry Regulatory Authority (FINRA) tackled major data projects with help from technology leaders such as Cloudera and Intel."--Resource description page. - Description based on online resource; title from title page (Safari, viewed June 13, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Web applications ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: In 2012, early cloud pioneer Heroku developed the Twelve Factor App, a set of rules and guidelines for helping organizations build cloud-native applications. It served as an excellent starting point, but as technology inevitably marched forward, some areas needed revisiting. To accommodate current best practices, this practical book expands on the original guidelines to help you build applications that not only function in the cloud, but also thrive . Information architect Kevin Hoffman takes you through each factor in detail, explaining why these guidelines are important and, in some cases, pointing out how and why today's new approaches work better. You'll learn exactly what a 12 factor app is, and discover how to evaluate your existing applications against the guidelines in this book. Compare the original 12 factors to the author's 15 expanded and revised factors Understand why the concept of "API First", as well telemetry and security have been added Learn the caveats or exceptions to the original factors that reflect today's best practices
    Note: Description based on online resource; title from title page (Safari, viewed June 13, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Internet of things ; Cloud computing ; Application software ; Development ; Embedded computer systems ; Electronic books ; Electronic books ; local
    Abstract: If you want to make the most of the IoT for your business, but don't quite know where to start, then you've come to the right place. This short guide introduces you to the high-level concepts, components, and patterns for any type of IoT solution. Authors Joe Biron and Jonathan Follett take you through the technology and architecture, so that technologists like you can dispel misconceptions within your organization and assess the real opportunities for advancing your business with the IoT. You'll learn about real-world tools and patterns that are (or will soon be) in use, based on the authors' practical hands-on experience in hundreds of IoT solutions over the last decade. The potential of the IoT may well be limitless, but in order to get to that promise, you actually need to get started. This guide is about what works for the IoT today and what the considerations are for implementing something right now. In this book, you'll learn: Details of three common high-level recurring IoT solution patterns: smart connected products, smart connected operations, and new and innovative experiences How edge computing will play an important role in how we connect, secure, and interact with things from the cloud Key cloud technologies, design goals, and implementation details associated with IoT How to get your applications to market or into the hands of your business quickly and effectively
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 13, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Internet of things ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: As the IoT continues to evolve, large vertical capabilities are converging to form an unexpected-and strong-new reference architecture for this emerging network. Machine-to-machine communications, big data, cloud computing, distributed systems, networking, mobile and telco, apps, and smart devices all contribute to IoT capabilities. This O'Reilly report examines the critical role that operational databases play in that convergence. IoT data management platforms need to handle data in motion (fast data) as well as data at rest (big data). Legacy data systems aren't designed to manage vast inflows of high-velocity data from multiple devices and sources. But as VoltDB CTO Ryan Betts explains, operational databases have the performance and scalability to combine data from analytics run against collected (big) data with the current state and readings of things (fast). This report explains how operational databases enable IoT applications to fulfill four data management capabilities: Fast Ingest: In-memory performance and horizontal scalability that provide a single ingestion point for high-velocity data feeds Explore and Analyze: Real-time access to applications and querying engines Act: The ability to trigger events and make decisions based on inbound streams Export: The ability to export accumulated, filtered, enriched, or augmented data to downstream systems About the author Ryan Betts, VoltDB CTO, is one of the company's founding developers. He's been designing and building distributed systems and high-performance infrastructure software for almost 20 years. Chances are, if you've used the Internet, some of your ones and zeros passed through a slice of code he wrote or tested.
    Note: Description based on online resource; title from title page (Safari, viewed June 13, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Linux systems are everywhere today, even in companies once considered "pure Windows." If you're a sysadmin, network administrator, or developer in a small Windows shop, you may have to jump in and fix a system problem when your site goes down. What if you have no Linux knowledge? This short guide provides tips to help you survive. Linux systems may appear in your shop as virtual machines or in the cloud, including web servers, databases, mobile device managers, version control, and monitoring systems. When one of them falters, this primer leads you through some diagnostic and recovery tasks so you can quickly get your site back up. Connect to a Linux system with OpenSSH and PuTTY secure shells List files and directories, and move around within the file system Safely inspect the file contents without changing them Narrow your search by using commands to locate specific files Use the grep command to search for error messages inside a file Determine real-time system state to find underlying problems Examine disk utilization and zero in on space-hogging files Transfer suspect files from Linux to Windows for later analysis Use commands to start, stop, restart, or even kill unresponsive services Know where to find help when troubleshooting isn't enough
    Note: Description based on online resource; title from title page (Safari, viewed June 11, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Amazon Web Services (Firm) ; Windows Azure ; Cloud computing ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Enterprises are moving an increasing number of workloads to public as well as private clouds, including significant portions of their IT infrastructure. If your company is considering a similar shift, this short cookbook provides a dozen recipes for creating Docker hosts on Amazon Web Services (AWS), Google Compute Engine (GCE), and Microsoft Azure. Author Sébastien Goasguen, founder of Skippbox, also shows you how to work with cloud-based container services that have recently become available: the Google Container Engine and the AWS container service. This book is ideal for developers, operators, and IT professionals. Start Docker hosts on Amazon Elastic Compute Cloud (EC2), GCE, and Azure via command-line interfaces Learn a trick for running a cloud provider command-line interface in a Docker container Use Docker Machine to start hosts in EC2 and Azure Grant access to your Docker images through Google Container Registry Use Kubernetes in the Cloud via Google Container Engine Create a cluster and run tasks on Amazon's EC2 Container Service This ebook is an excerpt from Docker Cookbook , released in the fall of 2014. The cookbook provides more than 130 proven recipes for working with Docker, whether you're deploying applications onsite or in the cloud.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 11, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    ISBN: 9781491967393 , 1491967390
    Language: English
    Pages: 1 online resource (1 volume) , illustration
    Keywords: Artificial intelligence ; Economic aspects ; Machine learning ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Only a couple of years ago, artificial intelligence was a cliché, a sad remnant of 1950s-style futurism. Today it's sexy again, and that far-off future of intelligent bots is just around the corner. Consider the latest trend, AI-as-a-Service (AIaaS). Software vendors such as Google, IBM, and Amazon are rolling out sophisticated cloud-based AI and machine-learning services for a growing market of developers and users in business and academia. Through interviews with consumers and executives of AIaaS vendors, author Mike Barlow examines the primary driver of this new approach: AI is simply too big for any single device or system. But with AIaaS, developers can build applications that perform data collection and compression on devices, while advanced processes such as natural language processing and machine learning are performed in the cloud. When will consumers feel the impact? Fairly soon, you may be dealing with customer-service bots that know the answers before you even ask a question. Download this report and explore how: AI is now a distributed phenomenon, with information passed back and forth between local devices and remote systems AIaaS vendors already support a diverse menu of APIs for AI developers. AI apps and interfaces will be designed and engineered increasingly for non-technical users Companies will routinely incorporate AI capabilities into new products and services
    Note: Description based on online resource; title from title page (viewed January 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: If you're planning your company's first foray into the cloud, you've no doubt heard many compelling reasons for making the move. But one area companies often overlook is Internet performance: optimizing the route that data takes across the public Internet to reach your systems, a stretch known as the middle mile. In this report, author and middle-mile expert Andy Still maps your cloud journey from initial preparation to having your own highly performant cloud-based system. At each stage, you'll learn the best methods for optimizing Internet performance by understanding the nature of your application, the characteristics of your end users, and the way various cloud providers can connect one to the other. Not all cloud vendors are created equally and, despite what they'd like you to think, it's not necessary to tie yourself to a single provider. Pick up a copy of this report and learn why the best Internet performance may involve using a combination of components from multiple cloud vendors.
    Note: Description based on online resource; title from title page (Safari, viewed June 11, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Apache Hadoop ; Electronic data processing ; Distributed processing ; Cloud computing ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Abstract: The wish lists of many data-driven organizations seem reasonable enough. They'd like to capitalize on real-time data analysis, move beyond batch processing for time-critical insights, allow multiple users to share cluster resources, and provide predictable service levels. However, fundamental performance limitations of complex distributed systems such as Hadoop prevent much of this from happening. In this report, Courtney Webster examines the root cause of these performance problems and explains why best practices for mitigating them-cluster tuning, provisioning, and even cluster isolation for mission critical jobs-don't provide viable, scalable, or long-term solutions. Organizations have been pushing Hadoop and other distributed systems to their performance breaking points as they seek to use clusters as shared resources across multiple business units and individual users. Once they hit this performance wall, companies will find it difficult to deliver on the big data promise at scale. Read this report to find out what the implications are for your organization.
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 11, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: CloudForms (Computer file) ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Learn how to work with the Automate feature of CloudForms, the powerful Red Hat cloud management platform that lets you administer your virtual infrastructure, including hybrid public and private clouds. This practical hands-on introduction shows you how to increase your operational efficiency by automating day-to-day tasks that now require manual input. Throughout the book, author Peter McGowan provides a combination of theoretical information and practical coding examples to help you learn the Automate object model. With this CloudForms feature, you can create auto-scalable cloud applications, eliminate manual decisions and operations when provisioning virtual machines and cloud instances, and manage your complete virtual machine lifecycle.
    Note: Includes bibliographical references and index. - Description based on online resource; title from cover (viewed August 31, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic data processing ; Distributed processing ; Electronic books ; Electronic books ; local
    Abstract: Immutable infrastructure, a deployment and operations strategy inspired by the programming concept of immutability, is more than just another technology option. It also provides a completely different way of thinking about application and service delivery. In this report, Josh Stella, co-founder and CEO of Fugue, explains that embracing immutability means giving up the data center mindset, which focuses on individual machine uptime and maintenance, for a more flexible approach using API-driven infrastructure-as-code. Stella describes the advantages of working with immutable infrastructure-particularly automated instance replacement and autoscaling-and provides a look at current implementations in the marketplace. You'll also learn best practices for integrating immutable patterns into your workflow. Learn how immutable infrastructure treats all aspects of your system as quanta that can be built, replaced, and destroyed Understand why traditional data center management techniques struggle in distributed, scaled environments Explore current use cases for implementing immutable patterns through customized toolchains Learn fundamental patterns and practices for achieving immutability with cloud resources Examine a unified approach to immutability with the Fugue operating system Josha Stella is co-founder and CEO of Fugue, the company that's creating an operating system for the cloud. Before Fugue, Josh was a Principal Solutions Architect at Amazon Web Services, served as a CTO for a startup, and held several other technical and leadership roles over the past 25 years.
    Note: Description based on online resource; title from title page (viewed February 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application software ; Development ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Every day, companies struggle to scale critical applications. As traffic volume and data demands increase, these applications become more complicated and brittle, exposing risks and compromising availability. This practical guide shows IT, devops, and system reliability managers how to prevent an application from becoming slow, inconsistent, or downright unavailable as it grows. Author Lee Atchison provides basic techniques for building applications that can handle huge quantities of traffic, data, and demand without affecting the quality your customers expect.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 19, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Web applications ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Adoption of cloud-native application architectures is helping many organizations transform their IT into a force for true agility in the marketplace. This O'Reilly report defines the unique characteristics of cloud-native application architectures such as microservices and twelve-factor applications. Author Matt Stine also examines the cultural, organizational, and technical changes necessary to migrate traditional monolithic applications and service-oriented architectures to cloud-native architectures. You'll also find a Migration Cookbook, with recipes for decomposing monolithic applications into microservices, implementing fault-tolerant patterns, and performing automated testing of cloud-native services. This report discusses application architectures that include: The Twelve-Factor App: a collection of cloud-native app architecture patterns Microservices: independently deployable services that do one thing well Self-Service Agile Infrastructure: platforms for rapid, repeatable, and consistent provisioning of app environments and backing services API-based Collaboration: published and versioned APIs that allow interaction between services in a cloud-native app architecture Anti-Fragility: systems that get stronger when subjected to stress
    Note: Description based on online resource; title from title page (viewed November 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic data processing ; Distributed processing ; Electronic books ; Electronic books ; local
    Abstract: Despite the buzz surrounding the cloud computing, only a small percentage of organizations have actually deployed this new style of IT-so far. If you're planning your long-term cloud strategy, this practical book provides insider knowledge and actionable real-world lessons regarding planning, design, operations, security, and application transformation. This book teaches business and technology managers how to transition their organization's traditional IT to cloud computing. Rather than yet another book trying to sell or convince readers on the benefits of clouds, this book provides guidance, lessons learned, and best practices on how to design, deploy, operate, and secure an enterprise cloud based on real-world experience. Author James Bond provides useful guidance and best-practice checklists based on his field experience with real customers and cloud providers. You'll view cloud services from the perspective of a consumer and as an owner/operator of an enterprise private or hybrid cloud, and learn valuable lessons from successful and less-than-successful organization use-case scenarios. This is the information every CIO needs in order to make the business and technical decisions to finally execute on their journey to cloud computing. Get updated trends and definitions in cloud computing, deployment models, and for building or buying cloud services Discover challenges in cloud operations and management not foreseen by early adopters Use real-world lessons to plan and build an enterprise private or hybrid cloud Learn how to assess, port, and migrate legacy applications to the cloud Identify security threats and vulnerabilities unique to the cloud Employ a cloud management system for your enterprise (private or multi-provider hybrid) cloud ecosystem Understand the challenges for becoming an IT service broker leveraging the power of the cloud
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 2, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Electronic data processing ; Distributed processing ; Application software ; Development ; Cloud computing ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: As remarkable as Docker containers are, they still need to be heavily scheduled and orchestrated to run efficiently, and seamlessly replaced and re-balanced when they fail. It's a big job, well beyond the abilities of Chef, Puppet, and similar tools. This O'Reilly report introduces you to Kubernetes, a cluster management system from Google that's capable of scheduling and launching roughly 7,000 containers a second . Dave Rensin, who directs Global Cloud Support and Services at Google, explains piece-by-piece how this system works. If you've created at least one simple container with Docker, you'll understand how to get started with Kubernetes by using one of several options. Examine pods, a collection of containers bundled and scheduled together Run through volumes, the filesystems your container can see and use Create and organize pods with labels and annotations Use replication controllers to manage replicas: multiple copies of a pod Set up services, long-lived endpoints that identify a set of pods in your cluster Get started using your own servers, VMs from the public cloud, or a managed offering from a major cloud provider Find examples on GitHub of Kubernetes in use, including WordPress and Guestbook
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed December 6, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Moving your web operations to the cloud means having less control over the way your website operates. That's not a bad thing-it's actually advantageous given today's larger audiences and wider variety of media-but in an era when reliability is key to user satisfaction, how can you manage performance when third-party services run your site? In this O'Reilly report, author Andy Still points out performance risks associated with connectivity, data centers, third-party SaaS tools, as well as content delivery networks (CDNs) and other cloud-based systems. You'll then learn several methods to help you identify and mitigate these risks. This report explains why you should: Embrace the cloud: the advantages of using these systems outweigh the disadvantages Understand the nature of cloud services you intend to use Closely monitor system elements that you don't control, with Real User Monitoring (RUM) and other tools Use a CDN and cache data as close to users as possible Retain an independent DNS provider, and use different cloud providers or CDNs for different segments of your audience Architect your systems to gracefully handle potential cloud service failures
    Note: Description based on online resource; title from title page (Safari, viewed December 4, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Apache Hadoop ; Electronic data processing ; Distributed processing ; File organization (Computer science) ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: If you're a business team leader, CIO, business analyst, or developer interested in how Apache Hadoop and Apache HBase-related technologies can address problems involving large-scale data in cost-effective ways, this book is for you. Using real-world stories and situations, authors Ted Dunning and Ellen Friedman show Hadoop newcomers and seasoned users alike how NoSQL databases and Hadoop can solve a variety of business and research issues. You'll learn about early decisions and pre-planning that can make the process easier and more productive. If you're already using these technologies, you'll discover ways to gain the full range of benefits possible with Hadoop. While you don't need a deep technical background to get started, this book does provide expert guidance to help managers, architects, and practitioners succeed with their Hadoop projects. Examine a day in the life of big data: India's ambitious Aadhaar project Review tools in the Hadoop ecosystem such as Apache's Spark, Storm, and Drill to learn how they can help you Pick up a collection of technical and strategic tips that have helped others succeed with Hadoop Learn from several prototypical Hadoop use cases, based on how organizations have actually applied the technology Explore real-world stories that reveal how MapR customers combine use cases when putting Hadoop and NoSQL to work, including in production Ted Dunning is Chief Applications Architect at MapR Technologies, and committer and PMC member of the Apache's Drill, Storm, Mahout, and ZooKeeper projects. He is also mentor for Apache's Datafu, Kylin, Zeppelin, Calcite, and Samoa projects. Ellen Friedman is a solutions consultant, speaker, and author, writing mainly about big data topics. She is a committer for the Apache Mahout project and a contributor to the Apache Drill project.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Windows Azure ; Cloud computing ; Web applications ; Application program interfaces (Computer software) ; Electronic books ; Electronic books ; local
    Abstract: Microsoft's Azure platform has a vast array of features: cloud hosting, web hosting, data analytics, data storage, machine learning, and more-all integrated with Visual Studio, the tool that .NET developers already know. With such a large number of offerings, it can be daunting to know where to start. In this O'Reilly report, experienced .NET developer John Adams breaks down the options in plain language, so that you can quickly get up to speed on Azure. Whether you want to know what Azure offers for your next project, or you want to convince management to go with Azure, this report has the information you need in a nutshell.
    Note: Description based on online resource; title from title page (Safari, viewed January 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Apache Hadoop ; Electronic data processing ; Distributed processing ; Cloud computing ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Abstract: Hadoop was built to use local data storage on a dedicated group of commodity hardware, but many organizations are choosing to save money (and operational headaches) by running Hadoop in the cloud. This O'Reilly report focuses on the benefits of deploying Hadoop to a private cloud environment, and provides an overview of best practices to maximize performance. Private clouds provide lower capital expenses than on-site clusters and offer lower operating expenses than public cloud deployment. Author Courtney Webster shows you what's involved in Hadoop virtualization, and how you can efficiently plan a private cloud deployment. Topics include: How Hadoop virtualization offers scalable capability for future growth and minimal downtime Why a private cloud offers unique benefits with comparable (and even improved) performance How you can literally set up Hadoop in a private cloud in minutes How aggregation can be used on top of (or instead of) virtualization Which resources and practices are best for a private cloud deployment How cloud-based management tools lower the complexity of initial configuration and maintenance
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed December 6, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Web services ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Keystone-OpenStack's Identity service-provides secure controlled access to a cloud's resources. In OpenStack environments, Keystone performs many vital functions, such as authenticating users and determining what resources users are authorized to access. Whether the cloud is private, public, or dedicated, access to cloud resources and security is essential. This practical guide to using Keystone provides detailed, step-by-step guidance to creating a secure cloud environment at the Infrastructure-as-a-Service layer-as well as key practices for safeguarding your cloud's ongoing security.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed December 22, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition
    Parallel Title: Erscheint auch als
    Keywords: Apache Hadoop ; Electronic data processing ; Distributed processing ; File organization (Computer science) ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: If your organization is about to enter the world of big data, you not only need to decide whether Apache Hadoop is the right platform to use, but also which of its many components are best suited to your task. This field guide makes the exercise manageable by breaking down the Hadoop ecosystem into short, digestible sections. You'll quickly understand how Hadoop's projects, subprojects, and related technologies work together.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: 4th edition.
    Parallel Title: Erscheint auch als
    Keywords: Apache Hadoop ; Electronic data processing ; Distributed processing ; File organization (Computer science) ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Get ready to unlock the power of your data. With the fourth edition of this comprehensive guide, you'll learn how to build and maintain reliable, scalable, distributed systems with Apache Hadoop. This book is ideal for programmers looking to analyze datasets of any size, and for administrators who want to set up and run Hadoop clusters. Using Hadoop 2 exclusively, author Tom White presents new chapters on YARN and several Hadoop-related projects such as Parquet, Flume, Crunch, and Spark. You'll learn about recent changes to Hadoop, and explore new case studies on Hadoop's role in healthcare systems and genomics data processing. Learn fundamental components such as MapReduce, HDFS, and YARN Explore MapReduce in depth, including steps for developing applications with it Set up and maintain a Hadoop cluster running HDFS and MapReduce on YARN Learn two data formats: Avro for data serialization and Parquet for nested data Use data ingestion tools such as Flume (for streaming data) and Sqoop (for bulk data transfer) Understand how high-level data processing tools like Pig, Hive, Crunch, and Spark work with Hadoop Learn the HBase distributed database and the ZooKeeper distributed configuration service
    Note: "4th Edition Revised & Updated"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Windows Azure ; R (Computer program language) ; Cloud computing ; Machine learning ; Electronic books ; Electronic books ; local
    Abstract: Take some time to explore Microsoft's Azure machine learning platform, Azure ML-a production environment that simplifies the development and deployment of machine learning models. In this updated and expanded O'Reilly report, Stephen Elston from Quantia Analytics uses a complete data science example (forecasting hourly demand for a bicycle rental system) to show you how to manipulate data, construct models, and evaluate models with Azure ML. The report walks you through key steps in the data science process from problem definition, data understanding, and feature engineering, through construction of a regression model and presentation of results. You'll also learn how to extend Azure ML with R. Elston uses downloadable sample R code and data to demonstrate how to perform data munging, data visualization, and in-depth evaluation of model performance. At the end, you'll learn how to publish your trained models as web services in the Azure cloud. With this 2015 Update, you'll learn how to: Navigate the Azure ML Gallery Use the R Model module Load R packages from a zip file Use the Metadata Editor Publish a scoring model as a web service Use the Cross Validate model module Publish a web service to Excel Apply a SQL transformation Use the new Sweep Parameters module
    Note: Description based on online resource; title from title page (viewed January 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition
    Keywords: Storage area networks (Computer networks) ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Get quick answers for developing and debugging applications with Swift, Apple's multi-paradigm programming language. This pocket reference is the perfect on-the-job tool for learning Swift's modern language features, including type safety, generics, type inference, closures, tuples, automatic memory management, and support for Unicode.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed December 12, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133541717 , 0133541711
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: See it done. do it yourself. It's that Easy! Easy Windows 8.1 teaches you the fundamentals to help you get the most from Windows 8.1. Fully illustrated steps with simple instructions guide you through each task, building the skills you need to perform the most common tasks with Windows. No need to feel intimidated; we'll hold your hand every step of the way. Learn how to • Use the Windows Start screen, tiles, and touch interface • Connect with everyone you care about through Windows 8.1's included apps (Skype, Mail, and SkyDrive) • Speed web browsing with new Internet Explorer 11 tools and tips • Enjoy your favorite music and media • Edit and protect your favorite photos and videos • Get free apps and games at the Windows Store • Share what you want to share--and nothing else--on your home network • Plan your trips, dining, and travel with great new and improved apps • Fix problems and keep your computer running fast
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133490664 , 0133490661
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: Mavericks ed.
    Parallel Title: Erscheint auch als
    Keywords: Mac OS ; Operating systems (Computers) ; iMac (Computer) ; Electronic books ; Electronic books ; local
    Abstract: Covers Mavericks for iMac Step-by-step instructions with callouts to iMac photos that show you exactly what to do. Help when you run into hardware or operating system problems or limitations. Tips and Notes to help you get the most from your iMac. Full-color, step-by-step tasks walk you through getting and keeping your iMac working just the way you want. Tasks include: • Managing, arranging, and tagging your files • Staying on top of important events with Notification Center • Creating and navigating virtual workspaces in Mission Control • Opening and organizing apps with Launchpad • Connecting to and accessing network resources • Activating and using iCloud services • Communicating online with email, instant messaging, and video • Keeping appointments with Calendar and Reminders • Planning trips and checking traffic with Maps • Being social with Facebook and Twitter integration • Downloading and enjoying music, movies, and more • Buying, reading, and annotating iBooks • Getting the latest and greatest software from the App Store and other sources • Challenging your friends to games with Game Center • Protecting and securing your system and data • Expanding your system with peripheral devices • Troubleshooting common system problems
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133552430 , 0133552438
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 7th ed.
    Series Statement: Absolute beginner's guide
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Make the most of your new Windows ® 8.1 notebook, desktop computer, or tablet-without becoming a technical expert! This book is the fastest way to get comfortable, get productive, get online, get started with social networking, make more connections, and have more fun! Even if you've never used a Windows computer before, this book shows you how to do what you want, one incredibly clear and easy step at a time. Computer basics have never, ever been this simple! Who knew how simple using computers could be? This is today's best beginner's guide to using your computer or tablet with the new Windows 8.1 operating system...simple, practical instructions for doing everything you really want to do! Here's a small sample of what you'll learn: • Set up Windows 8.1 and get online fast • Use the new Windows 8.1 Modern interface • Get started with social networking on Facebook, Twitter, Pinterest, and LinkedIn • Use Windows 8.1's built-in apps-and find great new apps in the Windows Store • Connect printers and external storage, and set up automatic file backup • Create a home network in just minutes • Go online to shop, sell your stuff, manage your money, and do research • Get your office work done fast • Organize, view, and share photos • Play music using Windows 8.1, iTunes, or streaming music services • Watch TV shows and movies online • Protect yourself against viruses, spyware, and spam • Keep your system running reliably at top speed
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 6, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133490626 , 0133490629
    Language: English
    Pages: 1 online resource (1 v.) , ill., maps.
    Edition: Mavericks ed.
    Parallel Title: Erscheint auch als
    Keywords: Mac OS ; MacBook (Computer) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Covers MacBook, MacBook Pro, and MacBook Air Step-by-step instructions with callouts to MacBook photos that show you exactly what to do. Help when you run into hardware or operating system problems or limitations. Tips and Notes to help you get the most from your MacBook. Full-color, step-by-step tasks walk you through getting and keeping your MacBook working just the way you want. Tasks include: • Managing, arranging, and tagging your files • Staying on top of important events with Notification Center • Creating and navigating virtual workspaces in Mission Control • Opening and organizing apps with Launchpad • Connecting to and accessing network resources • Activating and using iCloud services • Communicating online with email, instant messaging, and video • Keeping appointments with Calendar and Reminders • Planning trips and checking traffic with Maps • Being social with Facebook and Twitter integration • Downloading and enjoying music, movies, and more • Buying, reading, and annotating iBooks • Getting the latest and greatest software from the App Store and other sources • Challenging your friends to games with Game Center • Protecting and securing your system and data • Expanding your system with peripheral devices • Troubleshooting common system problems
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Electronic commerce ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Is your eCommerce solution ready for the cloud? This practical guide shows experienced and aspiring web architects alike how to adopt cloud computing incrementally, using public Infrastructure-as-a-Service and Platform-as-a-Service. You will learn how to marshal as much capacity as you need to handle peak holiday or special-event traffic.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed May 1, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Cloud computing ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Intrigued by the possibilities of developing web applications in the cloud? With this concise book, you get a quick hands-on introduction to OpenShift, the open source Platform as a Service (PaaS) offering from Red Hat. You'll learn the steps necessary to build, deploy, and host a complete real-world application on OpenShift, without having to read long, detailed explanations of the technologies involved. Though the book uses Python, application examples in other languages are available on GitHub. If you can build web applications, use a command line, and program in Java, Python, Ruby, Node.js, PHP, or Perl, you're ready to get started. Dive in and create your first example application with OpenShift Modify the example with your own code and hot-deploy the changes Add components such as a database, task scheduling, and monitoring Use external libraries and dependencies in your application Delve into networking, persistent storage, and backup options Explore ways to adapt your team processes to use OpenShift Learn OpenShift terms, technologies, and commands Get a list of resources to learn more about OpenShift and PaaS
    Note: Description based on online resource; title from title page (Safari, viewed June 09, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    ISBN: 9780133353297 , 013335329X
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: USING Windows 8 Make Windows® 8 do what you want it to do, and discover everything Windows can do for the first time! Using Windows® 8 is the fastest, easiest way to master Microsoft's radically new version of Windows. Don't just read about Windows 8-see it and hear it with step-by-step screencasts and expert audio tips. Show Me video walks through tasks you've just got to see Tell Me More audio delivers insights straight from the experts J. Peter Bruzzese , Microsoft MVP, MCT, and MCITP, is the co-founder of ClipTraining.com and an internationally published author with more than a dozen titles to his credit. Nick Saccomanno , a Microsoft Certified Professional (MCP), develops Microsoft Windows and Office-based content for ClipTraining.com. Wayne Dipchan , MCSE, MCDBA, MCT, and senior Wintel SA/SE, is the owner of AriLex Technologies LLC and is the co-author of Windows Server 2008 How To .
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133393132 , 0133393135
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: Mountain Lion ed.
    Parallel Title: Erscheint auch als
    Keywords: Mac OS ; iMac (Computer) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: My iMac offers iMac users full-color, step-by-step visual instructions to learn how to get the most out of their iMac and OS X Mountain Lion. Using a task-based format accompanied by full-color images, you see the detail of each step as you move through a task enabling you to quickly and easily accomplish tasks such as: managing and arranging your desktop, connecting to wired and wireless networks, creating virtual workspaces using Mission Control, understanding and using iCloud services, setting up calendars, contacts, and email, connecting to others via social media apps, downloading and installing applications, adding peripherals such as printers and backup drives, troubleshooting system problems, securing your data, and much more.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133035025 , 0133035026
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Windows (Computer programs) ; Operating systems (Computers) ; Microcomputers ; Electronic books ; Electronic books ; local
    Abstract: If you have plenty of life experience, but not as much computer experience, this is your perfect Windows 8 PC guidebook! Paul McFedries explains all the basics in a friendly, relaxed tone that makes you feel at home, without ever patronizing you. Larger print and clear zoomed-in images help you quickly find what you're looking for, and get to the point immediately. Planning to buy a new computer? McFedries' easy, up-to-date Buyer's Guide will help you choose the right equipment at the right price. Already have your new computer? You'll find dozens of simple tips, tricks, and shortcuts for every aspect of living with it. Step by step, McFedries shows you how to easily organize and manage all your digital photos, music, and movies. You'll learn great new ways to work, learn, and play online... how to safely use Facebook and other social networks... and how to keep your computer secure and private. McFedries even teaches simple PC troubleshooting skills that could someday save you hundreds of dollars in repair costs! Why should kids have all the fun? Paul McFedries, president of Logophilia Limited, is a technical writer, passionate computer tinkerer, and Windows expert. He has authored or co-authored more than 70 computer books, selling more than 4 million copies worldwide. His most recent books include Using iPhone , Using the Microsoft Office Web Apps , My Office 2013 RT, and Windows 8 In Depth . He also runs wordspy.com, a website that tracks new words and phrases entering the English language.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133113983 , 0133113981
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Microcomputers ; Electronic books ; Electronic books ; local
    Abstract: SEE IT DONE. DO IT YOURSELF. It's that Easy! Easy Computer Basics, Windows 8 Edition teaches you the fundamentals to help you get the most from your computer hardware and software. Fully illustrated steps with simple instructions guide you through each task, building the skills you need to perform the most common computer tasks. No need to feel intimidated; we'll hold your hand every step of the way. Learn how to... Set up and configure your new computer system Upgrade your computer with new hardware and software Use Microsoft Windows 8-and personalize it just for you Connect to the Internet for web surfing, email, Facebook, and YouTube View and manage digital photos Download music from the iTunes Store and other sites, plus stream music live over the Internet Protect your family and your computer from viruses, spam, and spyware Set up a wireless home network and share your Internet connection with multiple computers
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133101133 , 0133101134
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: Mountain Lion ed.
    Parallel Title: Erscheint auch als
    Keywords: Mac OS ; MacBook (Computer) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: "Full-color, step-by-step tasks walk you through getting and keeping your MacBook working just the way you want"--P. [4] of cover.
    Note: "Covers 2010 and later MacBook/Air/Pro models"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133012378 , 0133012379
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Step-by-step instructions with callouts to Windows 8 that show you exactly what to do. Help when you run into Windows 8 problems or limitations. Tips and Notes to help you get the most from Windows 8. Full-color, step-by-step tasks walk you through getting and keeping Windows 8 working just the way you want. Learn how to Quickly master Windows 8's fluid, colorful interface-- and leave yesterday's Windows behind! Get super-productive fast with the latest touch and mouse techniques Tweak your Start screen to get easy access to tasks you do every day Get up-to-this- instant information with Live Tiles Browse the web with the sleek, streamlined Internet Explorer 10 Use Windows 8's great built-in apps and get more at the new Windows Store Secure your computer with custom Lock screens, picture passwords, PIN logons, and location privacy Copy, move, and share files through the revamped File Explorer View, organize, and share all your photos on your PC, photo sites, and favorite social media accounts Work with Windows 7 programs through the Windows 8 desktop Keep your files safely backed up and Windows 8 safely updated Improve computer performance with Windows 8's updated system tools Stream media and share files easily with your PCs, your Xbox 360, tablets, and phones
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133554007 , 0133554007
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 3rd ed.
    Parallel Title: Erscheint auch als
    Keywords: iOS (Electronic resource) ; iPad (Computer) ; iPhone (Smartphone) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: iPad® and iPhone® Tips and Tricks Covers iPad Air, iPad 3rd/4th generation, iPad 2, iPad mini, iPhone 5S, 5/5C and 4/4S running iOS 7 Easily Unlock the Power of Your iPad, iPad mini, or iPhone Discover hundreds of tips and tricks you can use right away with your iPad, iPad mini, or iPhone to maximize its functionality. Learn to use your iOS 7 mobile device as a powerful communication, organization, and productivity tool, as well as a feature-packed entertainment device. In addition to learning all about the apps that come preinstalled on your iPad or iPhone, you will learn about some of the best third-party apps currently available, plus discover useful strategies for how to best utilize them in your personal and professional life. Using an easy-to-understand, nontechnical approach, this book is ideal for beginners and more experienced iPad, iPad mini, or iPhone users who want to discover how to use the iOS 7 operating system with iCloud, and the latest versions of popular apps. If you're using an iPad running iOS 7, this book is an indispensable tool! Here's just a sampling of what the tips, tricks, and strategies offered in this book will help you accomplish: • Discover how to take full advantage of powerful iOS 7 features, such as Control Center and AirDrop. • Create and maintain a reliable backup of your iOS 7 device. • Learn secrets for using preinstalled apps, such as Contacts, Calendars, Reminders, Maps, Notes, Safari, Mail, and Music. • Find, download, and install the most powerful and versatile apps and content for your iPad, iPad mini, or iPhone. • Synchronize files, documents, data, photos, and content with iCloud, your computer, or other iOS mobile devices. • Learn how to interact with your tablet or phone using your voice with Siri and the Dictation feature. • Discover how to take visually impressive photos using the cameras built in to your iPad, iPad mini, or iPhone, and then share them using iCloud Shared Photo Streams, Facebook, Twitter, email, or other methods. • Use your iOS mobile device as an eBook reader, portable gaming machine, and feature-packed music and video player.
    Note: "Covers iPad Air, iPad 3rd/4th generation, iPad 2, iPad mini, iPhone 5S, 5/5C and 4/4S running iOS 7"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133541748 , 0133541746
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Windows (Computer programs) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Make the most of your new Windows 8.1 device- without becoming a technical expert! This book is the fastest way to take control of Windows 8.1, and use it to create, connect, and discover ... simplify and organize your whole life... learn more, play more, do more, live better! This book shows you how to do what you want, the way you want , one incredibly clear and easy step at a time. Windows has never, ever been this simple! Who knew how simple Windows 8.1 could be? This is the easiest, most practical beginner's guide to using your new Windows 8.1 desktop, notebook, or tablet...simple, reliable instructions for doing everything you really want to do! Here's a small sample of what you'll learn: • Run Windows the way that's easiest for you: mouse, touch, or keyboard • Make the most of the Charms Bar and other new shortcuts • Get online with Internet Explorer® 11 and master its new tools • Retrieve up-to-the-minute news, sports, weather, and financial data • Set up your home network, printer, and other devices • Safeguard your personal information and keep it private • Enjoy all your digital photos, videos, movies, and music • Easily connect with anyone through email and the People app • Discover and play new Windows 8.1 games • Control your Xbox from Windows with Xbox® SmartGlass™ • Manage even the most gigantic collections of data and media • Automatically back up your data to the cloud • Fix problems, protect against malware, and keep Windows working reliably
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133118131 , 0133118134
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Absolute beginer's guide
    Parallel Title: Erscheint auch als
    Keywords: Mac OS ; Operating systems (Computers) ; Macintosh (Computer) ; Programming ; Electronic books ; Electronic books ; local
    Abstract: Make the most of your new OS X® Mountain Lion notebook or desktop computer-without becoming a technical expert! This book is the fastest way to get comfortable, get productive, get online, connect with friends and family, explore the Web, enjoy music and video, and have way more fun! Even if you've never used a Mac before, this book will show you how to do what you want, one incredibly clear and easy step at a time. OS X Mountain Lion has never been this simple! Who knew how simple OS X Mountain Lion could be? This is today's best beginner's guide to using your new OS X Mountain Lion desktop or notebook computer: simple, practical instructions for doing everything you really want to do! Here's a small sample of what you learn: • Master Mountain Lion's new iPad®/iPhone®-like features • Learn Mac essentials, from bootup to the Dock • Sync your data on iCloud, and use it anywhere • Personalize your Mac to match your style and make you more productive • Use iTunes® to enjoy music, Internet radio, TV, movies, podcasts, and even college courses • Stay organized with Contacts, Calendar, Notes, and Reminders • Connect with people via Mail, Messages, and FaceTime® video calls • Get instant access to weather, stock, and flight information • Compete against gamers running Macs, iPads, or iPhones • Explore the Web with Apple's speedy Safari browser • Use Photo Booth® to capture, edit, and share photos and video • Automatically back up your Mac with Time Machine® • Protect your Mac (and yourself) against online threats Category: Computers Covers: Macintosh Operating System User Level: Beginning
    Note: "Covers all Mac desktop and notebook devices"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133118025 , 0133118029
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: --in depth
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Windows 8 In Depth Do more in less time! Experienced with Windows? Don't let Windows 8 make you feel like a beginner again! This book is packed with intensely useful Windows 8 knowledge you won't find anywhere else. Full of new tips and shortcuts, it's the fastest, best way to master Windows 8's full power, get comfortable with its radically different interface, and leverage its new tools for everything from business to video, security to social networking! • Take a quick guided tour of everything that's new in Windows 8 • Survive without the Start menu • Navigate the new Windows 8 interface (and customize it to make yourself more comfortable) • Learn hidden shortcuts you'd never find on your own • Quickly locate and use files, media, apps, websites, and management tools • Set up your Web connection, and discover Internet Explorer 10's latest improvements • Get comfortable with Windows 8's built-in apps, from Calendar and Finance to Weather and Windows Store • Save time by monitoring Facebook, Twitter, and LinkedIn through one unified app • Make the most of Windows 8's supercharged media and imaging tools • Profit from Windows 8's built-in support for business presentations • Maximize the performance and efficiency of hardware, storage, and software • Protect yourself from viruses, spyware, data theft, fraud, spam, hackers, and snoops • Use SkyDrive to access your data from anywhere-and use Remote Desktop to access your computer, too • Get even more power with Windows 8's command-line interface • Use Hyper-V to run other operating systems alongside Windows 8 • Troubleshoot the most common Windows 8 problems-and the toughest ones In Depth offers: • Comprehensive coverage, with detailed solutions • Breakthrough techniques and shortcuts that are unavailable elsewhere • Practical, real-world examples with nothing glossed over or left out • Troubleshooting help for tough problems you can't fix on your own • Outstanding authors recognized worldwide for their expertise and teaching style • Quick information via sidebars, tips, reminders, notes, and warnings In Depth is the only tool you need to get more done in less time! CATEGORY: Windows Operating System COVERS: Microsoft® Windows 8
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133103380 , 0133103382
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Absolute beginner's guide
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Windows (Computer programs) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Windows 8 Absolute Beginner's Guide Make the most of your new Windows 8 device-without becoming a technical expert! This book is the fastest way to take control of Windows 8, and use it to create, connect, and discover... simplify and organize your whole life... learn more, play more, do more, live better! Even if you've never used Windows 8 before, this book will show you how to do what you want, one incredibly clear and easy step at a time. Windows 8 has never, ever been this simple! Who knew how simple Windows 8 could be? This is the easiest, most practical beginner's guide to navigating Windows 8-whether from a desktop, notebook, or tablet... simple, reliable instructions for doing everything you really want to do! Here's a small sample of what you'll learn: • Discover Windows 8's whole new approach to running a computer • Run Windows 8 the way that's easiest for you: mouse, touch, or keyboard • Find and use the old Windows Desktop along with all your favorite Windows XP and 7 programs • Get online with Internet Explorer® 10 and master its new tools and shortcuts • Set up your home network, printer, and other devices • Master quick, easy new ways to use Facebook, Twitter, and LinkedIn® • Safeguard your personal information and keep it private • Enjoy all your digital photos, videos, movies, and music • Connect with anyone through email, messaging, and video chat • Discover and play new Windows 8 games, and use Windows to control your Xbox 360 • Manage even the most gigantic collections of data and media • Automatically back up your information to external drives, DVDs, or Microsoft SkyDrive® • Fix problems, protect yourself from viruses, and keep Windows 8 working reliably Paul Sanna is the author of almost two dozen computer books on topics such as Microsoft Windows, Internet Explorer, and Windows security. He has extensive experience working with and explaining pre-release versions of Windows. He currently advises his clients on software decisions, both for the desktop and for large business projects.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que
    ISBN: 9780133102338 , 0133102335
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Mac OS ; Operating systems (Computers) ; Macintosh (Computer) ; Programming ; Electronic books ; Electronic books ; local
    Abstract: Discover hundreds of tips, tricks, and shortcuts for doing more, sharing more, and having more fun with your Mac that's running Mountain Lion! This easy, nontechnical tutorial brings together powerful new ways to use OS X 10.8's coolest features and hottest new innovations! Perfect for Mac beginners, Windows® refugees, and long-time Mac users upgrading to Mountain Lion, it's packed with great ideas and solutions you would never discover on your own-all explained simply, step-by-step, with full-color pictures. Whether you're running a desktop iMac, a MacBook, or MacBook Air notebook computer, this book will make you even happier with your Apple computer than you already are! Here's just a sampling of what you'll learn how to do: • Make the most of Mountain Lion's new and revamped iPad-style apps • Share content on Facebook or Twitter instantly, without switching apps • Painlessly sync all your Apple devices (including your Macs, iPhone, iPad, or iPod touch) • Communicate more efficiently with Messages • Compete against other gamers online from your Mac • Get access to iCloud's any time/any where free storage • Use Apple's "Find My Mac" service to find and remotely password-protect your Mac if it's lost or stolen • Get Notification Center to show you what you want-and only what you want • Transcribe voice dictation straight into your apps • Discover great shortcuts for apps like Contacts, Calendar, and Mail • Automatically back up your stuff with Time Machine • Organize your life with Reminders and create detailed To Do lists that sync with all of your computers and Apple mobile devices • Wirelessly simulcast presentations, home videos, and iTunes content to your TV (using Apple TV) • Use iPhoto's Faces tool to sort images based on who's in them, and then edit, print, and share them with ease • Hold free real-time videoconferences with other Apple users using FaceTime or anyone using Skype • Transition painlessly from any version of Windows®
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: iOS (Electronic resource) ; Operating systems (Computers) ; Application software ; Development ; Cell phones ; Programming ; Electronic books ; Electronic books ; local
    Abstract: If you're grounded in the basics of Objective-C and Xcode, this practical guide takes you through the components you need for building your own iOS apps. With examples from real apps and programming situations, you'll learn how to create views, manipulate view controllers, and use iOS frameworks for adding features such as audio and video.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The missing manual
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Windows (Computer programs) ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: Windows 8.1 continues the evolution of the most radical redesign in Microsoft's history. It combines the familiar Windows desktop with a new, touchscreen-friendly world of tiles and full-screen apps. Luckily, David Pogue is back to help you make sense of it-with humor, authority, and 500 illustrations. The important stuff you need to know: What's new in 8.1. The update to 8.1 offers new apps, a universal Search, the return of the Start menu, and several zillion other nips and tucks. New features. Storage Spaces, Windows To Go, File Histories-if Microsoft wrote it, this book covers it. Security. Protect your PC from viruses, spyware, spam, sick hard drives, and out-of-control kids. The network. HomeGroups, connecting from the road, mail, Web, music streaming among PCs-this book has your network covered. The software. Media Center, Photo Gallery, Internet Explorer, speech recognition-this one authoritative, witty guide makes it all crystal clear. It's the book that should have been in the box.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Computer games ; Programming ; HTML (Document markup language) ; Operating systems (Computers) ; Computer games ; Economic aspects ; Electronic books ; Electronic books ; local
    Abstract: Windows 8 presents an incredible opportunity for distributing and monetizing HTML5 games, and this guide shows how you can profit from it. You'll learn everything you need to know about porting your original web-based JavaScript game to the new "touch-first" version of Windows, as well as several options for selling your game in Windows Store. Windows 8 is a big leap forward for developers because it treats HTML5 as a first-class citizen, alongside C# and C++. Interactive development expert Jesse Freeman explains how Windows 8 works, gets you started with Visual Studio Express (it's free!), and uses a case study to show you how to port an HTML5 game with ease. Learn which games and JavaScript libraries work best on Windows 8 Adjust artwork for different screen resolutions and Windows 8 features Accommodate mouse, keyboard, touch, and other game controls Optimize your game to run well on any Windows 8 device Understand the steps for publishing your game to Windows Store Explore fixed price, trial mode, ad support, and in-app purchase options Use a web-first workflow to ensure your game runs on many other platforms
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 3rd ed.
    Keywords: iOS (Electronic resource) ; Operating systems (Computers) ; Application software ; Development ; Mobile computing ; Smartphones ; Programming ; Tablet computers ; Programming ; Electronic books ; Electronic books ; local
    Abstract: Get a rapid introduction to iPhone, iPad, and iPod touch programming. With this easy-to-follow guide, you'll learn how to develop your first marketable iOS application, from opening Xcode to submitting your product to the App Store. Whether you're a developer new to Mac programming or an experienced Mac developer ready to tackle iOS, this is your book. You'll learn about Objective-C and the core frameworks hands-on by writing several sample iOS applications, giving you the basic skills for building your own applications independently. Packed with code samples, this book is refreshed and updated for iOS 6 and Xcode 4. Discover the advantages of building native iOS apps Get started with Objective-C and the Cocoa Touch frameworks Dive deep into the table view classes for building user interfaces Handle data input, parse XML and JSON documents, and store data on SQLite Use iOS sensors, including the accelerometer, magnetometer, camera, and GPS Build apps that use the Core Location and MapKit frameworks Integrate Apple's iCloud service into your applications Walk through the process of distributing your polished app to the App Store
    Note: "From Xcode to app store"--Cover. - "Covers iOS 6"--Cover. - Includes index. - Description based on online resource; title from PDF title page (Safari, viewed Apr. 16, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...