万本电子书0元读

万本电子书0元读

Learning ELK Stack
Learning ELK Stack
Saurabh Chhajed
¥80.65
Build mesmerizing visualizations, analytics, and logs from your data using Elasticsearch, Logstash, and Kibana About This Book Solve all your data analytics problems with the ELK stack Explore the power of Kibana4 search and visualizations built over Elasticsearch queries and learn about the features and plugins of Logstash Develop a complete data pipeline using the ELK stack Who This Book Is For If you are a developer or DevOps engineer interested in building a system that provides amazing insights and business metrics out of data sources, of various formats and types, using the open source technology stack that ELK provides, then this book is for you. Basic knowledge of Unix or any programming language will be helpful to make the most out of this book. What You Will Learn Install, configure, and run Elasticsearch, Logstash, and Kibana Understand the need for log analytics and the current challenges in log analysis Build your own data pipeline using the ELK stack Familiarize yourself with the key features of Logstash and the variety of input, filter, and output plugins it provides Build your own custom Logstash plugin Create actionable insights using charts, histograms, and quick search features in Kibana4 Understand the role of Elasticsearch in the ELK stack In Detail The ELK stack—Elasticsearch, Logstash, and Kibana, is a powerful combination of open source tools. Elasticsearch is for deep search and data analytics. Logstash is for centralized logging, log enrichment, and parsing. Kibana is for powerful and beautiful data visualizations. In short, the Elasticsearch ELK stack makes searching and analyzing data easier than ever before. This book will introduce you to the ELK (Elasticsearch, Logstash, and Kibana) stack, starting by showing you how to set up the stack by installing the tools, and basic configuration. You’ll move on to building a basic data pipeline using the ELK stack. Next, you’ll explore the key features of Logstash and its role in the ELK stack, including creating Logstash plugins, which will enable you to use your own customized plugins. The importance of Elasticsearch and Kibana in the ELK stack is also covered, along with various types of advanced data analysis, and a variety of charts, tables ,and maps. Finally, by the end of the book you will be able to develop full-fledged data pipeline using the ELK stack and have a solid understanding of the role of each of the components. Style and approach This book is a step-by-step guide, complete with various examples to solve your data analytics problems by using the ELK stack to explore and visualize data.
Ubuntu Server Essentials
Ubuntu Server Essentials
Abdelmonam Kouka
¥54.49
Unleash the true potential of Ubuntu Server in your production environment using this administration guide About This Book Learn how to deploy and configure Ubuntu servers and work with cloud and hyper-visors Optimize network traffic to broadcast and multicast the traffic flow in OpenStack clouds Discover the essentials of the latest version of Ubuntu, which are good in both looks and performance, using this fast-paced guide Who This Book Is For This book is for system administrators who are familiar with the fundamentals of the Linux operating system and are looking for a fast-paced guide on Ubuntu, and those who are familiar with the older versions of Ubuntu and want to get up to scratch. Basic knowledge of Linux administration is assumed. What You Will Learn Install and set up Ubuntu Server in the shortest possible time, manually as well as in an automated way, for a single server or hundreds of servers Discover the fundamentals of the Ubuntu command-line interface Configure and administer Ubuntu Server using networking and CLI Deploy servers on Ubuntu in the simplest and fastest ways Enhance security within Ubuntu Server using tools such as firewalls, IDS, and IPS and procedures such as restore, rescue, and recovery Work with virtualization, clouds, and one of the best in open source cloud computing —OpenStack Optimize CLI for grep and exec commands and gain some best tips and tricks for Ubuntu Server administration In Detail Ubuntu is a Debian-based Linux operating system built on top of the Debian architecture. It is used to make operating systems for multiple platforms, including phones, desktops, TVs and mobiles. It has made some serious progress in the realms of efficiency and user friendliness. With evolving technology trends, demands on software have changed, with more and more skilled users. Over the past few years, services such as Facebook, Twitter, and push notifications on smartphones mean that users are used to being up to date with everything that happens all the time. With SignalR, the applications stay connected and will generate notifications when something happens either from the system or by other users. This provides new opportunities for the system administrators, to enter this new and exciting world of real-time application development. This is a concise and a cost-friendly guide, packed with up-to-date essentials on Ubuntu Server fundamentals. It will guide you through deploying and configuring Ubuntu servers in your office environments. You’ll start by installing Ubuntu Server, then move to the most useful aspect —the command-line interface inside it. You’ll extend your knowledge by learning how to administrate and configure Ubuntu Server. You will also see how to deploy services on Ubuntu Server and find out how to secure it. You’ll get to grips with the virtualization and cloud computing facilities provided by Ubuntu, and finally, you’ll gain some very useful tips. Style and approach This concise and easy-to-follow guide follows a step-by-step approach to help you master Ubuntu server, no matter what your level of expertise it. Each topic is explained sequentially with both essential information and whenever needed, in-depth references.
Learning OpenStack Networking (Neutron) - Second Edition
Learning OpenStack Networking (Neutron) - Second Edition
James Denton
¥90.46
Wield the power of OpenStack Neutron networking to bring network infrastructure and capabilities to your cloud About This Book This completely up-to-date edition will show you how to deploy a cloud on OpenStack using community-driven processes. It includes rich examples that will help you understand complex networking topics with ease Understand every aspect of designing, creating, customizing, and maintaining the core network foundation of an OpenStack cloud using OpenStack Neutron all in one book Written by best-selling author James Denton, who has more than 15 years of experience in system administration and networking. James has experience of deploying, operating, and maintaining OpenStack clouds and has worked with top enterprises and organizations Who This Book Is For If you are an OpenStack-based cloud operator and administrator who is new to Neutron networking and wants to build your very own OpenStack cloud, then this book is for you. Prior networking experience and a physical server and network infrastructure is recommended to follow along with concepts demonstrated in the book. What You Will Learn Architect and install the latest release of OpenStack on Ubuntu Linux 14.04 LTS Review the components of OpenStack networking, including plugins, agents, and services, and learn how they work together to coordinate network operations Build a virtual switching infrastructure using reference architectures based on ML2 + Open vSwitch or ML2 + LinuxBridge Create networks, subnets, and routers that connect virtual machine instances to the network Deploy highly available routers using DVR or VRRP-based methods Scale your application with haproxy and Load Balancing as-a-Service Implement port and router-level security using Security Groups and Firewall as-a-Service Provide connectivity to tenant networks with Virtual Private Networking as-a-Service (VPNaaS) Find out how to manage OpenStack networking resources using CLI and GUI-driven methods In Detail OpenStack Neutron is an OpenStack component that provides networking as a service for other OpenStack services to architect networks and create virtual machines through its API. This API lets you define network connectivity in order to leverage network capabilities to cloud deployments. Through this practical book, you will build a strong foundational knowledge of Neutron, and will architect and build an OpenStack cloud using advanced networking features. We start with an introduction to OpenStack Neutron and its various components, including virtual switching, routing, FWaaS, VPNaaS, and LBaaS. You’ll also get hands-on by installing OpenStack and Neutron and its components, and use agents and plugins to orchestrate network connectivity and build a virtual switching infrastructure. Moving on, you’ll get to grips with the HA routing capabilities utilizing VRRP and distributed virtual routers in Neutron. You’ll also discover load balancing fundamentals, including the difference between nodes, pools, pool members, and virtual IPs. You’ll discover the purpose of security groups and learn how to apply the security concept to your cloud/tenant/instance. Finally, you'll configure virtual private networks that will allow you to avoid the use of SNAT and floating IPs when connecting to remote networks. Style and approach This easy-to-follow guide on networking in OpenStack follows a step-by-step process to installing OpenStack and configuring the base networking components. Each major networking component has a dedicated chapter that will build on your experience gained from prior chapters.
KnockoutJS Web Development
KnockoutJS Web Development
John Farrar
¥54.49
This book is for web developers and designers who work with HTML and JavaScript to help them manage data and interactivity with data using KnockoutJS. Knowledge about jQuery will be useful but is not necessary.
PrestaShop 1.5 Beginner’s Guide
PrestaShop 1.5 Beginner’s Guide
Jose A. Tizon
¥80.65
This book is written in a friendly voice with lots of tips, tricks, and screenshots to help you set up, extend, and personalize your own online shop. If you want to start your own e-commerce business, then this book will help you do that. This book is for people who are interested in creating an online shop. Basic HTML and CSS skills would be beneficial but are not required as we will provide you with all the code and know-how you need.
Instant Wijmo Widgets How-to
Instant Wijmo Widgets How-to
Tochi Eke-Okoro
¥41.41
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.A recipe-based instant tutorial, showing app development with Knockout and Wijmo, and covering major widgets and themes. This book aims at equipping the reader with the necessary tools that Wijmo and Knockout JS provide for easing and speeding up development. It addresses the needs of everyone in the UI development space, both experienced and newbies. To get the most out of this book you should have a good working knowledge of HTML, CSS, and JavaScript, and will need to be comfortable using jQuery.
Yii Application Development Cookbook (2nd edition)
Yii Application Development Cookbook (2nd edition)
Alexander Makarov
¥80.65
This book is a collection of Yii recipes with chapters generally independent of each other. It is full of practically useful solutions and concepts explained with code and relevant screenshots and diagrams. This book is for developers with good PHP5 knowledge who have tried to develop applications using Yii. An object-oriented approach and MVC knowledge will be a great advantage as Yii uses these extensively.
Liferay 6.x Portal Enterprise Intranets Cookbook
Liferay 6.x Portal Enterprise Intranets Cookbook
Piotr Filipowicz
¥90.46
If you are a Java developer or administrator with a technical background and want to install and configure Liferay Portal as an enterprise intranet, this is the book for you. In short, reusable recipes help you realize business goals as working features in Liferay. This book will also give you useful hints on how to easily improve the default functionality of the system and its performance.
NumPy Beginner's Guide - Second Edition
NumPy Beginner's Guide - Second Edition
Ivan Idris
¥80.65
The book is written in beginner’s guide style with each aspect of NumPy demonstrated with real world examples and required screenshots. If you are a programmer, scientist, or engineer who has basic Python knowledge and would like to be able to do numerical computations with Python, this book is for you. No prior knowledge of NumPy is required.
concrete5 Beginner's Guide (2nd Edition)
concrete5 Beginner's Guide (2nd Edition)
Remo Laubacher
¥80.65
This is a beginner's guide, which takes a clear, step-by-step approach to guide you through the process of creating and adding functionality to your site. This book is ideal for developers experienced with HTML and CSS and possibly PHP as well as JavaScript, who would like to build their first site with concrete5. Some knowledge of PHP, MySQL, or HTML would be useful, but no experience with concrete5 is expected.
OpenGL Data Visualization Cookbook
OpenGL Data Visualization Cookbook
Raymond C. H. Lo
¥90.46
This book is aimed at anyone interested in creating impressive data visualization tools using modern graphics hardware. Whether you are a developer, engineer, or scientist, if you are interested in exploring the power of OpenGL for data visualization, this book is for you. While familiarity with C/C++ is recommended, no previous experience with OpenGL is assumed.
Instant Oracle BPM for Financial Services How-to
Instant Oracle BPM for Financial Services How-to
B. M. Madhusudhan Rao
¥50.13
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book is a practical Packt How-to guide that is designed to provide targeted information for experienced BPM professionals in the financial sector. This book will be ideal as a pocket guide for people working with BPM for financial services. It is a short reference for financial analysts, business process owners, process participants, business process developers, and SOA and BPM architects and developers.
OpenStack Cloud Security
OpenStack Cloud Security
Fabio Alessandro Locati
¥63.21
If you are an OpenStack administrator or developer, or wish to build solutions to protect your OpenStack environment, then this book is for you. Experience of Linux administration and familiarity with different OpenStack components is assumed.
Microsoft System Center Data Protection Manager 2012 R2 Cookbook
Microsoft System Center Data Protection Manager 2012 R2 Cookbook
Robert Hedblom
¥107.90
If you are a DPM administrator, this book will help you verify your knowledge and provide you with everything you need to know about the 2012 R2 release. No prior knowledge about System Center DPM is required, however some experience of running backups will come in handy.
Learning Force.com Application Development
Learning Force.com Application Development
Chamil Madusanka
¥107.90
If you are a developer who wants to learn how to develop and deploy applications from the Salesforce.com platform, then this book is for you. No prior knowledge of Salesforce is necessary.
VMware vSphere 5.5 Cookbook
VMware vSphere 5.5 Cookbook
Abhilash G B
¥90.46
This is an excellent handbook for system administrators, support professionals, or for anyone intending to give themselves a headstart in learning how to install, configure, and manage a vSphere environment. It is also a good task-oriented reference guide for consultants or infrastructure architects who design and deploy vSphere environments.
Mastering Apache Camel
Mastering Apache Camel
Jean-Baptiste Onofré
¥90.46
This book is intended for all Camel users who want to get the best out of Camel, and who want to implement the most efficient integration logic using best practices.
Lync Server Cookbook
Lync Server Cookbook
Fabrizio Volpe
¥90.46
If you work with Lync on a daily basis or if you have to use a specific feature of Lync for a project, this is the book for you. For solutions architects, technical consultants, and administrators, if you have a Lync deployment and you want to upgrade, integrate, secure, or extend it to the cloud, you can get valuable information from the recipes in this book.
Learning Apex Programming
Learning Apex Programming
Matt Kaufman
¥80.65
If you are a developer who has some object-oriented programming experience, Learning Apex Programming is the perfect book for you. This book is most appropriate for developers who wish to gain an understanding of the Force.com platform and how to use Apex to create business applications.
Learning Android Forensics
Learning Android Forensics
Rohit Tamma
¥90.46
If you are a forensic analyst or an information security professional wanting to develop your knowledge of Android forensics, then this is the book for you. Some basic knowledge of the Android mobile platform is expected.
Internet of Things with Intel Galileo
Internet of Things with Intel Galileo
Miguel de Sousa
¥54.49
This book employs an incremental, step-by-step approach to get you familiarized with everything from the basic terms, board components, and development environments to developing real projects. Each project will demonstrate how to use specific board components and tools. Both Galileo and Galileo Gen 2 are covered in this book.