万本电子书0元读

万本电子书0元读

OpenStack for Architects
OpenStack for Architects
Michael Solberg
¥71.93
Design and implement successful private clouds with OpenStack About This Book Explore the various design choices available for cloud architects within an OpenStack deployment Craft an OpenStack architecture and deployment pipeline to meet the unique needs of your organization Create a product roadmap for Infrastructure as a Service in your organization using this hands-on guide Who This Book Is For This book is written especially for those who will design OpenStack clouds and lead their implementation. These people are typically cloud architects, but may also be in product management, systems engineering, or enterprise architecture. What You Will Learn Familiarize yourself with the components of OpenStack Build an increasingly complex OpenStack lab deployment Write compelling documentation for the architecture teams within your organization Apply Agile configuration management techniques to deploy OpenStack Integrate OpenStack with your organization's identity management, provisioning, and billing systems Configure a robust virtual environment for users to interact with Use enterprise security guidelines for your OpenStack deployment Create a product roadmap that delivers functionality quickly to the users of your platform In Detail Over the last five years, hundreds of organizations have successfully implemented Infrastructure as a Service (IaaS) platforms based on OpenStack. The huge amount of investment from these organizations, industry giants such as IBM and HP, as well as open source leaders such as Red Hat have led analysts to label OpenStack as the most important open source technology since the Linux operating system. Because of its ambitious scope, OpenStack is a complex and fast-evolving open source project that requires a diverse skill-set to design and implement it. This guide leads you through each of the major decision points that you'll face while architecting an OpenStack private cloud for your organization. At each point, we offer you advice based on the experience we've gained from designing and leading successful OpenStack projects in a wide range of industries. Each chapter also includes lab material that gives you a chance to install and configure the technologies used to build production-quality OpenStack clouds. Most importantly, we focus on ensuring that your OpenStack project meets the needs of your organization, which will guarantee a successful rollout. Style and approach This is practical, hands-on guide to implementing OpenStack clouds, where each topic is illustrated with real-world examples and then the technical points are proven in the lab.
Learning Kibana 5.0
Learning Kibana 5.0
Bahaaldine Azarmi
¥71.93
Exploit the visualization capabilities of Kibana and build powerful interactive dashboards About This Book Introduction to data-driven architecture and the Elastic stack Build effective dashboards for data visualization and explore datasets with Elastic Graph A comprehensive guide to learning scalable data visualization techniques in Kibana Who This Book Is For If you are a developer, data visualization engineer, or data scientist who wants to get the best of data visualization at scale then this book is perfect for you. A basic understanding of Elasticsearch and Logstash is required to make the best use of this book. What You Will Learn How to create visualizations in Kibana Ingest log data, structure an Elasticsearch cluster, and create visualization assets in Kibana Embed Kibana visualization on web pages Scaffold, develop, and deploy new Kibana & Timelion customizations Build a metrics dashboard in Timelion based on time series data Use the Graph plugin visualization feature and leverage a graph query Create, implement, package, and deploy a new custom plugin Use Prelert to solve anomaly detection challenges In Detail Kibana is an open source data visualization platform that allows you to interact with your data through stunning, powerful graphics. Its simple, browser-based interface enables you to quickly create and share dynamic dashboards that display changes to Elasticsearch queries in real time. In this book, you’ll learn how to use the Elastic stack on top of a data architecture to visualize data in real time. All data architectures have different requirements and expectations when it comes to visualizing the data, whether it’s logging analytics, metrics, business analytics, graph analytics, or scaling them as per your business requirements. This book will help you master Elastic visualization tools and adapt them to the requirements of your project. You will start by learning how to use the basic visualization features of Kibana 5. Then you will be shown how to implement a pure metric analytics architecture and visualize it using Timelion, a very recent and trendy feature of the Elastic stack. You will learn how to correlate data using the brand-new Graph visualization and build relationships between documents. Finally, you will be familiarized with the setup of a Kibana development environment so that you can build a custom Kibana plugin. By the end of this book you will have all the information needed to take your Elastic stack skills to a new level of data visualization. Style and approach This book takes a comprehensive, step-by-step approach to working with the visualization aspects of the Elastic stack. Every concept is presented in a very easy-to-follow manner that shows you both the logic and method of implementation. Real world cases are referenced to highlight how each of the key concepts can be put to practical use.
Deep Learning with Hadoop
Deep Learning with Hadoop
Dipayan Dev
¥71.93
Build, implement and scale distributed deep learning models for large-scale datasets About This Book Get to grips with the deep learning concepts and set up Hadoop to put them to use Implement and parallelize deep learning models on Hadoop’s YARN framework A comprehensive tutorial to distributed deep learning with Hadoop Who This Book Is For If you are a data scientist who wants to learn how to perform deep learning on Hadoop, this is the book for you. Knowledge of the basic machine learning concepts and some understanding of Hadoop is required to make the best use of this book. What You Will Learn Explore Deep Learning and various models associated with it Understand the challenges of implementing distributed deep learning with Hadoop and how to overcome it Implement Convolutional Neural Network (CNN) with deeplearning4j Delve into the implementation of Restricted Boltzmann Machines (RBM) Understand the mathematical explanation for implementing Recurrent Neural Networks (RNN) Get hands on practice of deep learning and their implementation with Hadoop. In Detail This book will teach you how to deploy large-scale dataset in deep neural networks with Hadoop for optimal performance. Starting with understanding what deep learning is, and what the various models associated with deep neural networks are, this book will then show you how to set up the Hadoop environment for deep learning. In this book, you will also learn how to overcome the challenges that you face while implementing distributed deep learning with large-scale unstructured datasets. The book will also show you how you can implement and parallelize the widely used deep learning models such as Deep Belief Networks, Convolutional Neural Networks, Recurrent Neural Networks, Restricted Boltzmann Machines and autoencoder using the popular deep learning library deeplearning4j. Get in-depth mathematical explanations and visual representations to help you understand the design and implementations of Recurrent Neural network and Denoising AutoEncoders with deeplearning4j. To give you a more practical perspective, the book will also teach you the implementation of large-scale video processing, image processing and natural language processing on Hadoop. By the end of this book, you will know how to deploy various deep neural networks in distributed systems using Hadoop. Style and approach This book takes a comprehensive, step-by-step approach to implement efficient deep learning models on Hadoop. It starts from the basics and builds the readers’ knowledge as they strengthen their understanding of the concepts. Practical examples are included in every step of the way to supplement the theory.
Practical OneOps
Practical OneOps
Nilesh Nimkar
¥71.93
Walmart's OneOps is an open source DevOps platform that is used for cloud and application lifecycle management. It can manage critical and complex application workload on any multi cloud-based infrastructure and revolutionizes the way administrators, developers, and engineers develop and launch new products. This practical book focuses on real-life cases and hands-on scenarios to develop, launch, and test your applications faster, so you can implement the DevOps process using OneOps. You will be exposed to the fundamental aspects of OneOps starting with installing, deploying, and configuring OneOps in a test environment, which will also come in handy later for development and debugging. You will also learn about design and architecture, and work through steps to perform enterprise level deployment. You will understand the initial setup of OneOps such as creating organization, teams, and access management. Finally, you will be taught how to configure, repair, scale, and extend applications across various cloud platforms. What you will learn ?See how to install OneOps ?Configure OneOps including creating and configuring organization and teams ?Work through practical deployment scenarios ?Maintain OneOps environments including backups and logs ?Build custom components for OneOps ?Extend OneOps by calling the REST API
Java 9 Data Structures and Algorithms
Java 9 Data Structures and Algorithms
Debasish Ray Chawdhuri
¥71.93
Gain a deep understanding of the complexity of data structures and algorithms and discover the right way to write more efficient code About This Book ?This book provides complete coverage of reactive and functional data structures ?Based on the latest version of Java 9, this book illustrates the impact of new features on data structures ?Gain exposure to important concepts such as Big-O Notation and Dynamic Programming Who This Book Is For This book is for Java developers who want to learn about data structures and algorithms. Basic knowledge of Java is assumed. What You Will Learn ?Understand the fundamentals of algorithms, data structures, and measurement of complexity ?Find out what general purpose data structures are, including arrays, linked lists, double ended linked lists, and circular lists ?Get a grasp on the basics of abstract data types―stack, queue, and double ended queue ?See how to use recursive functions and immutability while understanding and in terms of recursion ?Handle reactive programming and its related data structures ?Use binary search, sorting, and efficient sorting―quicksort and merge sort ?Work with the important concept of trees and list all nodes of the tree, traversal of tree, search trees, and balanced search trees ?Apply advanced general purpose data structures, priority queue-based sorting, and random access immutable linked lists ?Gain a better understanding of the concept of graphs, directed and undirected graphs, undirected trees, and much more In Detail Java
Moodle 1.9 for Design and Technology
Moodle 1.9 for Design and Technology
Paul Taylor
¥71.93
This book has real-world samples of how to solve problems related to Design and Technology and offers tips on how to enhance the use of Moodle to get the most out of the subject. Worked examples will act as a base from which to build complex and exciting courses for students in all age ranges and abilities. If you are a Design & Technology teacher, teaching assistant, head of department, SMT, or IT technician in school and would like to use Moodle to design, create, or administer a VLE for Design and Technology, this book is for you. You need to know the basics of Moodle for teaching and learning and should have some experience with Design and Technology.
Getting started with Audacity 1.3
Getting started with Audacity 1.3
Bethany Hiitola
¥71.93
Conversational and practical, this book is full of real life examples of where and how you would use the Audacity software. Not only does it give you task-based step-by-step instructions from installation to advanced audio editing techniques, it caters to the beginner to familiarize them with all the jargon, suggests recording equipment, it walks them through a simple sample project showing off everything Audacity can do. If you are new to audio recording and editing, and particularly using the Audacity software, this book is for you. It explains everything from common audio industry terms and software basics. Technical sound engineering details and jargon are omitted to keep the book friendly and easy to understand.
The 3CX IP PBX Tutorial
The 3CX IP PBX Tutorial
Matthew M. Landis
¥71.93
A hands-on and practical tutorial that shows administrators how to implement and use 3CX and its range of functionality. Using real world experiences from the authors, you will learn tricks and tips that will help you develop and optimize your 3CX system. This book is for beginners who know nothing about 3CX or VoIP. It will guide them to set up a complete system. Advanced users will also gain insight from information on real-world hardware and software tips and tricks.
Learning AndEngine
Learning AndEngine
Martin Varga
¥71.93
If you are a beginner to AndEngine, or mobile game development in general, and you are looking for a simple way to start making games for Android, this book is for you. You should already know the basics of Java programming, but no previous game development experience is required.
Maximize Your Investment
Maximize Your Investment
Grady Brett Beaubouef
¥71.93
This book is aimed at enterprise architects, development leads, project managers, business systems analysts, business systems owners, and anyone who wants to implement packaged software effectively. If you are a customer looking to implement COTS software in the future then this book will provide a strategy to maximize your investment. If you are in an internal IT role and you find that your internal software development methodology doesn't quite work for an off-the-shelf business software package then this book will provide you with perspective on how to adjust your approach. If you are an implementation partner looking to minimize the blood, sweat, and tears shed with implementing COTS software then this book will be a guide to filter out obstacles and enable implementation focus.
WordPress 2.8 Theme Design
WordPress 2.8 Theme Design
Tessa Blakeley Silver
¥71.93
Theme design can be approached from two angles. The first is simplicity; sometimes it suits the client and/or the site to go as bare-bones as possible. In that case, it's quick and easy to take a very basic, pre-made theme and modify it. The second is "Unique and Beautiful". Occasionally, the site's theme needs to be created from scratch so that everything displayed caters to the specific kind of content the site offers. This book is going to take you through the Unique and Beautiful route with the idea that once you know how to create a theme from scratch, you'll be more apt at understanding what to look for in other WordPress themes. This book can be used by WordPress users or visual designers (with no server-side *ing or programming experience) who are used to working with the common industry-standard tools like PhotoShop and Dreamweaver or other popular graphic, HTML, and text editors. Regardless of your web development skill-set or level, you'll find clear, step-by-step instructions, but familiarity with a broad range of web development skills and WordPress know-how will allow you to gain maximum benefit from this book.
Symfony 1.3 Web Application Development
Symfony 1.3 Web Application Development
Tim Bowler
¥71.93
This book is an example driven tutorial that takes you through the process of building Model-View-Controller-based web applications. You will create and develop an online store application. It also covers best practices for better and quicker application development. This book is for PHP web developers who want to get started with Symfony 1.3. If you are already using Symfony 1.0 or are new to Symfony, you will learn how to use it in the best way to produce better applications faster. Basic knowledge of Object Oriented design and ORM will be quite helpful.
Asterisk 1.6
Asterisk 1.6
Barrie Dempster
¥71.93
The book offers readers both a detailed de*ion as well as step by step instructions on deploying software solutions as well as Asterisk configurations. Screenshots are provided in sections to give a visual perspective of the instructions. For Asterisk configurations actual sample code is listed in the book which can be directly inserted into your Asterisk solution.This book is aimed at anyone who is interested in building a powerful telephony system using the free and open source application, Asterisk, without spending many thousands of dollars buying a commercial and often less flexible system. This book is suitable for the novice and those new to Asterisk and telephony. Telephony or Linux experience will be helpful, but not required.
Scratch 1.4: Beginner’s Guide
Scratch 1.4: Beginner’s Guide
Michael Badger
¥71.93
This is a Packt Beginners Guide, which means it focuses on practical examples and has a friendly approach, with the opportunity to learn by experiment and play. We work through the project tutorials one block of code at a time, and we periodically pause to reflect on the relationship between our code blocks, our project, and Scratch programming in general. As you work through the book, you are encouraged to experiment with the concepts presented. As each chapter in the book progresses, the topics get increasingly more complex. Scratch is a teaching language, so it's ideal for people who want to learn how to program or teach others how to program. Educators and parents will learn how to program using Scratch, so they can use Scratch to teach the latest learning skills to their students and children. No previous computer programming knowledge is required. You only need to know how to perform basic tasks on a computer and this book will teach the rest. You can then use it as a platform to learn more advanced programming languages. Parents, stuck with a child who wants to play video games all nightMake a new rule. He can only play a video game if he programs the game first.
Mastering Oracle Scheduler in Oracle 11g Databases
Mastering Oracle Scheduler in Oracle 11g Databases
Ronald Rood
¥71.93
This is your practical guide to setting up a working environment and using Oracle Scheduler. Packed with simple examples and clear explanations, real-life scenarios are discussed to make you comfortable in implementing them in your own system. This book is intended for Administrators and Developers who currently use tools like cron, DBMS_JOB, and the task manager, but who now want more control or who have a need to scale up to tools that can handle the network. Complex tasks can be built that easily control business process and enable the completion of important tasks in limited time. The reader is expected to have some experience of Oracle Database Management, and a working knowledge of SQL and PL/SQL.
Spring 2.5 Aspect Oriented Programming
Spring 2.5 Aspect Oriented Programming
Massimiliano Dessi
¥71.93
Employing a comprehensive tutorial-based approach, this easy-to-follow book shows the reader various means of using AOP with Spring in a real-world scenario. Clear step-by-step instructions ensure that you will not get lost in the new world of AOP and Spring. If you are a Java software architect, engineer, or developer and want to be able to write applications in a more modular and concise way by using Spring, then you need this book. Readers need basic knowledge of Spring and its configuration.
Lighttpd
Lighttpd
Andre Bogus
¥71.93
This book is for System Administrators or Web Developers seeking a lean deployment platform for web applications or who want to switch to a "lighter" web server than Apache.
CUPS Administrative Guide
CUPS Administrative Guide
Ankur Shah
¥71.93
This book takes a tutorial approach and each chapter contains step-wise instructions to perform specific tasks. This book is for Linux/Unix System Administrators interested in designing and setting up a CUPS network and provides enough knowledge to understand how the technology works, make decisions about deployment, and then implement a stable work environment. No knowledge in CUPS is required but readers need to be comfortable with working in the Linux/Unix environment. On the whole, readers should have basic knowledge of the Linux environment.
Learning Website Development with Django
Learning Website Development with Django
Ayman Hourieh
¥71.93
Being a beginner's guide this book has a very simple and clear approach. It is a practical guide that will help you learn the features of Django and help you build a dynamic website using those features. This book is for web developers who want to see how to build a complete site with Web 2.0 features, using the power of a proven and popular development system, but do not necessarily want to learn how a complete framework functions in order to do this. Basic knowledge of Python development is required for this book, but no knowledge of Django is expected.
Learning PHP Data Objects
Learning PHP Data Objects
Dennis Popel
¥71.93
This book describes the topic first and then gives step-by-step instructions on how to go about a particular example. PHP developers who need to use PDO for data abstraction.
Blender Game Engine: Beginner’s Guide
Blender Game Engine: Beginner’s Guide
Victor kuller bacone
¥71.93
Create a complete game step by step with no previous experience necessary. Practical tutorials take you through the entire process from beginning to end. If you have used Blender before but never got to grips with the Blender Game Engine (BGE), this book is for you. If you have tried and failed with other game development environments, or if *ing is not your strong point, this is where you should start.