Informatyka
Zajrzyj do kategorii Informatyka w księgarni internetowej Ebookpoint. Znajdziesz tutaj bestsellerowe książki, ebooki i kursy video z branży IT. Sięgnij po najlepszą literaturę dla specjalistów i rozwijaj doświadczenie, które już posiadasz, lub rozpocznij swoją przygodę z programowaniem, cyberbezpieczeństwem lub grafiką komputerową. Pogłębiaj swoją wiedzę tak, jak Ci wygodnie - z tradycyjną książką, wygodnym ebookiem lub nowoczesnym videokursem. Sprawdź, jakie tytuły znajdziesz w kategorii Informatyka!
Effective Amazon Machine Learning. Expert web services for machine learning on cloud
Alexis Perrier
Predictive analytics is a complex domain requiring coding skills, an understanding of the mathematical concepts underpinning machine learning algorithms, and the ability to create compelling data visualizations. Following AWS simplifying Machine learning, this book will help you bring predictive analytics projects to fruition in three easy steps: data preparation, model tuning, and model selection.This book will introduce you to the Amazon Machine Learning platform and will implement core data science concepts such as classification, regression, regularization, overfitting, model selection, and evaluation. Furthermore, you will learn to leverage the Amazon Web Service (AWS) ecosystem for extended access to data sources, implement realtime predictions, and run Amazon Machine Learning projects via the command line and the Python SDK. Towards the end of the book, you will also learn how to apply these services to other problems, such as text mining, and to more complex datasets.
Effective Amazon Machine Learning. Expert web services for machine learning on cloud
Alexis Perrier
Predictive analytics is a complex domain requiring coding skills, an understanding of the mathematical concepts underpinning machine learning algorithms, and the ability to create compelling data visualizations. Following AWS simplifying Machine learning, this book will help you bring predictive analytics projects to fruition in three easy steps: data preparation, model tuning, and model selection.This book will introduce you to the Amazon Machine Learning platform and will implement core data science concepts such as classification, regression, regularization, overfitting, model selection, and evaluation. Furthermore, you will learn to leverage the Amazon Web Service (AWS) ecosystem for extended access to data sources, implement realtime predictions, and run Amazon Machine Learning projects via the command line and the Python SDK. Towards the end of the book, you will also learn how to apply these services to other problems, such as text mining, and to more complex datasets.
Roberto Heckers
Angular is an open-source, front-end framework used to build web applications using TypeScript. Angular is a component-based framework, which means you build apps by developing and composing reusable components. This framework has all the built-in features needed to develop complex, feature-rich web apps. Written by an Angular specialist working with some of the top companies in the Netherlands, this book teaches you how to harness the full potential of the Angular framework.You’ll explore different front-end architecture designs and set up a scalable environment for Angular applications and libraries using Nx, before taking a deep dive into the framework's newest and most powerful features. Next, you’ll learn to manipulate the Document Object Model (DOM) with Angular directives, pipes, and animations, and build reusable components like a pro. The book spotlights best practices and flags potential pitfalls at every step of the way. You’ll also learn design patterns that fit well when using the Angular framework, reactive programming with RxJS and Angular signals, and how to manage application states effectively. The book teaches you about accessibility, testing, and optimizing your app for deployment.By the end of this book, you’ll be able to use Angular effectively to build enterprise-ready, scalable front-end applications.
Roberto Heckers
Angular is an open-source, front-end framework used to build web applications using TypeScript. Angular is a component-based framework, which means you build apps by developing and composing reusable components. This framework has all the built-in features needed to develop complex, feature-rich web apps. Written by an Angular specialist working with some of the top companies in the Netherlands, this book teaches you how to harness the full potential of the Angular framework.You’ll explore different front-end architecture designs and set up a scalable environment for Angular applications and libraries using Nx, before taking a deep dive into the framework's newest and most powerful features. Next, you’ll learn to manipulate the Document Object Model (DOM) with Angular directives, pipes, and animations, and build reusable components like a pro. The book spotlights best practices and flags potential pitfalls at every step of the way. You’ll also learn design patterns that fit well when using the Angular framework, reactive programming with RxJS and Angular signals, and how to manage application states effectively. The book teaches you about accessibility, testing, and optimizing your app for deployment.By the end of this book, you’ll be able to use Angular effectively to build enterprise-ready, scalable front-end applications.
Yogesh Raheja, Thinknyx Technologies, Giuseppe Borgese, Nathaniel...
The DevOps movement has transformed the way modern tech companies work. Amazon Web Services (AWS), which has been at the forefront of the cloud computing revolution, has also been a key contributor to the DevOps movement, creating a huge range of managed services that help you implement DevOps principles.Effective DevOps with AWS, Second Edition will help you to understand how the most successful tech start-ups launch and scale their services on AWS, and will teach you how you can do the same. This book explains how to treat infrastructure as code, meaning you can bring resources online and offline as easily as you control your software. You will also build a continuous integration and continuous deployment pipeline to keep your app up to date. Once you have gotten to grips will all this, we'll move on to how to scale your applications to offer maximum performance to users even when traffic spikes, by using the latest technologies, such as containers. In addition to this, you'll get insights into monitoring and alerting, so you can make sure your users have the best experience when using your service. In the concluding chapters, we'll cover inbuilt AWS tools such as CodeDeploy and CloudFormation, which are used by many AWS administrators to perform DevOps. By the end of this book, you'll have learned how to ensure the security of your platform and data, using the latest and most prominent AWS tools.
Effective DevOps with AWS. Ship faster, scale better, and deliver incredible productivity
Nathaniel Felsen
The DevOps movement has transformed the way modern tech companies work. AWS which has been on the forefront of the Cloud computing revolution has also been a key contributor of this DevOps movement creating a huge range of managed services that help you implement the DevOps principles. In this book, you’ll see how the most successful tech start-ups launch and scale their services on AWS and how you can too. Written by a lead member of Mediums DevOps team, this book explains how to treat infrastructure as code, meaning you can bring resources online and offline as necessary with the code as easily as you control your software. You will also build a continuous integration and continuous deployment pipeline to keep your app up to date. You’ll find out how to scale your applications to offer maximum performance to users anywhere in the world, even when traffic spikes with the latest technologies, such as containers and serverless computing. You will also take a deep dive into monitoring and alerting to make sure your users have the best experience when using your service.Finally, you’ll get to grips with ensuring the security of your platform and data.
Effective DevOps with AWS. Ship faster, scale better, and deliver incredible productivity
Nathaniel Felsen
The DevOps movement has transformed the way modern tech companies work. AWS which has been on the forefront of the Cloud computing revolution has also been a key contributor of this DevOps movement creating a huge range of managed services that help you implement the DevOps principles. In this book, you’ll see how the most successful tech start-ups launch and scale their services on AWS and how you can too. Written by a lead member of Mediums DevOps team, this book explains how to treat infrastructure as code, meaning you can bring resources online and offline as necessary with the code as easily as you control your software. You will also build a continuous integration and continuous deployment pipeline to keep your app up to date. You’ll find out how to scale your applications to offer maximum performance to users anywhere in the world, even when traffic spikes with the latest technologies, such as containers and serverless computing. You will also take a deep dive into monitoring and alerting to make sure your users have the best experience when using your service.Finally, you’ll get to grips with ensuring the security of your platform and data.
Effective .NET Memory Management. Build memory-efficient cross-platform applications using .NET Core
Trevoir Williams
In today’s software development landscape, efficient memory management is crucial for ensuring application performance and scalability. Effective .NET Memory Management addresses this need by explaining the intricacies of memory utilization within .NET Core apps, from fundamental concepts to advanced optimization techniques. Starting with an overview of memory management basics, you’ll quickly go through .NET’s garbage collection system. You’ll grasp the mechanics of memory allocation and gain insights into the distinctions between stack and heap memory and the nuances of value types and reference types. Building on this foundation, this book will help you apply practical strategies to address real-world app demands, spanning profiling memory usage, spotting memory leaks, and diagnosing performance bottlenecks, through clear explanations and hands-on examples. This book goes beyond theory, detailing actionable techniques to optimize data structures, minimize memory fragmentation, and streamline memory access in scenarios involving multithreading and asynchronous programming for creating responsive and resource-efficient apps that can scale without sacrificing performance. By the end of this book, you’ll have gained the knowledge to write clean, efficient code that maximizes memory usage and boosts app performance.
Luis Sanchez, Enrique Fernandez Perdomo, Anil Mahtani
Building and programming a robot can be cumbersome and time-consuming, but not when you have the right collection of tools, libraries, and more importantly expert collaboration. ROS enables collaborative software development and offers an unmatched simulated environment that simplifies the entire robot building process.This book is packed with hands-on examples that will help you program your robot and give you complete solutions using open source ROS libraries and tools. It also shows you how to use virtual machines and Docker containers to simplify the installation of Ubuntu and the ROS framework, so you can start working in an isolated and control environment without changing your regular computer setup.It starts with the installation and basic concepts, then continues with more complex modules available in ROS such as sensors and actuators integration (drivers), navigation and mapping (so you can create an autonomous mobile robot), manipulation, Computer Vision, perception in 3D with PCL, and more. By the end of the book, you’ll be able to leverage all the ROS Kinetic features to build a fully fledged robot for all your needs.
Jay Kimelman
Xero empowers business owners to gain insights into their business and performance and collaborate seamlessly with their accountants and tax professionals. This book goes beyond the basics and explores the more advanced Xero features, techniques, and best practices for managing sales taxes, budgeting, and reporting.You’ll begin by diving right into Xero, setting up a bank feed, and exploring its power while experiencing just how easy it is to use. The book will guide you in setting up Xero the right way to ensure that you succeed in each of your transactions. As you progress through the chapters, you’ll learn what spend money and receive money transactions are and be able to easily send invoices and collect receivables or payments, collect and pay bills, and even track your business assets with Xero. Toward the end, you’ll be proficient at producing powerful reports, giving you the keys to running or advising any business.By the end of this Xero book, you’ll have gained the confidence to add a company to Xero, set up the bank feeds, reconcile the transactions, send invoices, and pay bills, ending up with beautiful financial statements.
Efficient Algorithm Design. Unlock the power of algorithms to optimize computer programming
Masoud Makrehchi
Efficient Algorithm Design redefines algorithms, tracing the evolution of computer science as a discipline bridging natural science and mathematics. Author Masoud Makrehchi, PhD, with his extensive experience in delivering publications and presentations, explores the duality of computers as mortal hardware and immortal algorithms. The book guides you through essential aspects of algorithm design and analysis, including proving correctness and the importance of repetition and loops. This groundwork sets the stage for exploring algorithm complexity, with practical exercises in design and analysis using sorting and search as examples. Each chapter delves into critical topics such as recursion and dynamic programming, reinforced with practical examples and exercises that link theory with real-world applications. What sets this book apart is its focus on the practical application of algorithm design and analysis, equipping you to solve real programming challenges effectively.By the end of this book, you’ll have a deep understanding of algorithmic foundations and gain proficiency in designing efficient algorithms, empowering you to develop more robust and optimized software solutions.
Alfonso San Miguel Sánchez, Danny Obando García
In response to the escalating challenges of cloud adoption, where balancing costs and maximizing cloud values is paramount, FinOps practices have emerged as the cornerstone of fi nancial optimization. This book serves as your comprehensive guide to understanding how FinOps is implemented in organizations worldwide through team collaboration and proper cloud governance.Presenting FinOps from a practical point of view, covering the three phases—inform, optimize, and operate—this book demonstrates an end-to-end methodology for optimizing costs and performing financial management in the cloud. You’ll learn how to design KPIs and dashboards for judicious cost allocation, covering key features of cloud services such as reserved instances, rightsizing, scaling, and automation for cost optimization. This book further simplifi es architectural concepts and best practices, enabling you to design superior and more optimized solutions. Finally, you’ll discover potential synergies and future challenges, from the integration of artifi cial intelligence to cloud sustainability considerations, to prepare for the future of cloud FinOps.By the end of this book, you’ll have built the expertise to seamlessly implement FinOps practices across major public clouds, armed with insights and ideas to propel your organization toward business growth.
Ashish Choudhary
Kubernetes has become the de facto standard for container orchestration, drastically improving how we deploy and manage cloud-native apps. Although it has simplified the lives of support professionals, we cannot say the same for developers who need to be equipped with better tools to increase productivity. An automated workflow that solves a wide variety of problems that every developer faces can make all the difference!Enter Skaffold – a command-line tool that automates the build, push, and deploy steps for Kubernetes applications.This book is divided into three parts, starting with common challenges encountered by developers in building apps with Kubernetes. The second part covers Skaffold features, its architecture, supported container image builders, and more. In the last part, you'll focus on practical implementation, learning how to deploy Spring Boot apps to cloud platforms such as Google Cloud Platform (GCP) using Skaffold. You'll also create CI/CD pipelines for your cloud-native apps with Skaffold. Although the examples covered in this book are written in Java and Spring Boot, the techniques can be applied to apps built using other technologies too.By the end of this Skaffold book, you'll develop skills that will help accelerate your inner development loop and be able to build and deploy your apps to the Kubernetes cluster with Skaffold.
Deepak Vohra
EJB (Enterprise JavaBeans) 3.0 is a commonly used database persistence technology in Java EE applications. EJB 3.0 has simplified the development of EJBs with an annotations-based API that eliminates the use of remote/local interfaces, home/local home interfaces, and deployment descriptors. A number of other books are available on EJB 3.0, but none covers EJB 3.0 support in Oracle Fusion Middleware 11g, which is one of the leaders in the application server market.This is the first book that covers all aspects of EJB 3.0 database persistence development using Oracle Fusion Middleware technology. It covers all the best practices for database persistence ensuring that your applications are easily maintainable. Leaving theory behind, this book uses real-world examples to guide you in building your own EJB 3.0 applications that are well integrated with commonly used Java EE frameworks.The book gets going by discussing the new features in the EJB 3.0 specification. As some readers may still be using EJB 2.0, the book explains how to convert your EJB 2.0 entity beans to EJB 3.0. It then goes on to discuss using EJB 3.0 database persistence with JDeveloper, WebLogic Server, and Enterprise Pack for Eclipse, the main Java EE components of Oracle Fusion Middleware 11g. The book also covers EJB 3.0 relationships and integrating EJB 3.0 relationships with JSF user interfaces. EJB 3.0 database persistence with some of the commonly used frameworks such as ADF Faces, AJAX, and Web Services is also discussed in the book. It uses the integrated WebLogic Server 11g in some of the chapters and the standalone WebLogic Server in other chapters. While JDeveloper is the primary Java IDE used in the book, one of the chapters is based on the Oracle Enterprise Pack for Eclipse.By the time you reach the end of this book, you will be well-versed with developing EJB 3.0 applications using the different Java EE components of Oracle Fusion Middleware 11g.
E-konsument w Europie - komparatywna analiza zachowań
Magdalena Jaciow, Agata Stolecka - Makowska, Robert...
Kraje Europy rozwijają się w różnym tempie, stopniu i zakresie, w zależności od czynników ekonomicznych, demograficznych, społecznych, kulturowych czy stopnia zaawansowania technologicznego. Innowacyjność gospodarki ma coraz większe znaczenie dla rozwoju danego państwa, ponieważ przekłada się na konkurencyjność podmiotów rynkowych i zwyczaje konsumentów. Jednym z przejawów tej innowacyjności jest wirtualizacja życia społeczno-gospodarczego, o określonych skutkach dla handlu międzynarodowego. Książka uzupełnia wiedzę w zakresie zachowań e-konsumentów w Europie. Autorzy skupiają się przede wszystkim na identyfikacji i porównaniu zachowań nabywczych e-klientów w wybranych krajach (we Francji i Włoszech, w Polsce, Portugalii, Rumunii i na Słowacji). Zawarto w niej także informacje, które mogą pomóc w podejmowaniu decyzji przedsiębiorstwom prowadzącym działalność w Internecie i kierującym ofertę do e-konsumentów na obszarze naszego kontynentu. Książka stanowi swoiste kompendium wiedzy na temat zachowań e-konsumentów w Europie, pozwala zidentyfikować ich profil demograficzno-psychograficzny oraz wskazać, jak zachowują się dokonując zakupów w Internecie. To powoduje, że jest ona rzetelnym źródłem wiedzy w zakresie zachowań nabywczych młodych e-konsumentów a przez to może stanowić inspirację dla pracowników naukowych czy studentów prowadzących badania o takiej lub zbliżonej tematyce. prof. US dr hab. EDYTA RUDAWSKA, Uniwersytet Szczeciński (fragment recenzji książki) Analizy dokonane przez autorów pozwalają czytelnikowi zaktualizować swoją wiedzę na temat nowych wyzwań i możliwości, jakie stwarzają globalizacja i technologie internetowe. Styl pisania i struktura książki - mimo iż mamy do czynienia z pracą naukową - są przyjazne czytelnikowi. Książkę czyta się przyjemnie. Jest ona zarówno podręcznikiem, jak i „przewodnikiem” po zagadnieniach marketingu międzynarodowego i międzynarodowych badań rynku. Gorąco polecam. doc. Ing. PAVOL KITA, PhD, Ekonomická univerzita v Bratislave (fragment recenzji książki) MAGDALENA JACIOW - doktor nauk ekonomicznych w zakresie nauk o zarządzaniu, adiunkt w Katedrze Rynku i Konsumpcji Uniwersytetu Ekonomicznego w Katowicach, ekspert Centrum Badań i Ekspertyz UE w Katowicach, członek Polskiego Towarzystwa Badaczy Rynku i Opinii, wykładowca na studiach podyplomowych z zakresu marketingu, badań i analizy rynku. ROBERT WOLNY - doktor nauk ekonomicznych w zakresie ekonomii, adiunkt w Katedrze Rynku i Konsumpcji Uniwersytetu Ekonomicznego w Katowicach, dyrektor Centrum Badań i Ekspertyz UE w Katowicach, członek Sieci Badawczej Krajów Grupy Wyszehradzkiej - Réseau PGV, członek Polskiego Towarzystwa Badaczy Rynku i Opinii, wykładowca na studiach podyplomowych z zakresu handlu, marketingu i badań rynku. AGATA STOLECKA-MAKOWSKA - magister nauk ekonomicznych w zakresie ekonomii, asystent w Katedrze Rynku i Konsumpcji Uniwersytetu Ekonomicznego w Katowicach, ekspert w Centrum Badań i Ekspertyz UE w Katowicach, członek Sieci Badawczej Krajów Grupy Wyszehradzkiej - Réseau PGV, wykładowca na Uniwersytecie Ekonomicznym z zakresu marketingu, zachowań podmiotów rynkowych i badań rynku.
Ekstrakcja danych z językiem Python. Pozyskiwanie danych z internetu. Wydanie II
Ryan Mitchell
Ekstrakcję danych (ang. web scraping), zwaną też wydobywaniem danych z zasobów internetu, wiele osób postrzega jako wyższy stopień wtajemniczenia: przy niewielkim wysiłku można uzyskać imponujące wyniki i wykorzystać je w różnoraki sposób. Nie dziwi więc, że wokół tej dziedziny narosło mnóstwo mitów. Wątpliwości jest wiele, począwszy od legalności tego rodzaju praktyk, skończywszy na właściwościach różnych narzędzi. W praktyce na ekstrakcję danych składa się cały szereg zróżnicowanych technik i technologii, takich jak analiza danych, analiza składniowa języka naturalnego, a także zabezpieczenie informacji. Aby w pełni wykorzystać ich zalety, konieczne jest zrozumienie sposobu, w jaki funkcjonują. Ta książka jest znakomitym przewodnikiem po technikach pozyskiwania danych z internetu. Przedstawiono tu również zasady gromadzenia, przekształcania i wykorzystywania danych z różnych zasobów. W kontekście ekstrakcji danych omówiono zagadnienia związane z bazami danych, serwerami sieciowymi, protokołem HTTP, językiem HTML, bezpieczeństwem sieciowym, przetwarzaniem obrazów, analizą danych i wieloma innymi kwestiami. Zaprezentowane tu rozwiązania programistyczne zostały napisane w Pythonie. Nie zabrakło też omówienia bibliotek przydatnych w pracy osób tworzących roboty indeksujące. Dzięki tej książce szybko zaczniesz pozyskiwać i w dowolny sposób wykorzystywać posiadane dane. Już dziś te rozwiązania są stosowane w prognozowaniu rynkowym, tłumaczeniu maszynowym, a nawet w diagnostyce medycznej! Najważniejsze zagadnienia: korzystanie z platformy Scrapy do tworzenia robotów metody odczytu, wydobywania i przechowywania pozyskiwanych danych oczyszczanie i normalizacja danych interfejsy API przetwarzanie obrazów na tekst testowanie witryn za pomocą robotów Wyszukuj dane, gromadź je i korzystaj z nich do woli!
Huage Chen, Yazid Akadiri, Shay Banon
Learn how to make the most of the Elastic Stack (ELK Stack) products—including Elasticsearch, Kibana, Elastic Agent, and Logstash—to take data reliably and securely from any source, in any format, and then search, analyze, and visualize it in real-time. This cookbook takes a practical approach to unlocking the full potential of Elastic Stack through detailed recipes step by step.Starting with installing and ingesting data using Elastic Agent and Beats, this book guides you through data transformation and enrichment with various Elastic components and explores the latest advancements in search applications, including semantic search and Generative AI. You'll then visualize and explore your data and create dashboards using Kibana. As you progress, you'll advance your skills with machine learning for data science, get to grips with natural language processing, and discover the power of vector search. The book covers Elastic Observability use cases for log, infrastructure, and synthetics monitoring, along with essential strategies for securing the Elastic Stack. Finally, you'll gain expertise in Elastic Stack operations to effectively monitor and manage your system.
Elasticsearch 5.x Cookbook. Distributed Search and Analytics - Third Edition
Alberto Paro
Elasticsearch is a Lucene-based distributed search server that allows users to index and search unstructured content with petabytes of data. This book is your one-stop guide to master the complete Elasticsearch ecosystem. We’ll guide you through comprehensive recipes on what’s new in Elasticsearch 5.x, showing you how to create complex queries and analytics, and perform index mapping, aggregation, and scripting. Further on, you will explore the modules of Cluster and Node monitoring and see ways to back up and restore a snapshot of an index. You will understand how to install Kibana to monitor a cluster and also to extend Kibana for plugins. Finally, you will also see how you can integrate your Java, Scala, Python, and Big Data applications such as Apache Spark and Pig with Elasticsearch, and add enhanced functionalities with custom plugins.By the end of this book, you will have an in-depth knowledge of the implementation of the Elasticsearch architecture and will be able to manage data efficiently and effectively with Elasticsearch.
Alberto Paro
Elasticsearch is a Lucene-based distributed search server that allows users to index and search unstructured content with petabytes of data. With this book, you'll be guided through comprehensive recipes on what's new in Elasticsearch 7, and see how to create and run complex queries and analytics.Packed with recipes on performing index mapping, aggregation, and scripting using Elasticsearch, this fourth edition of Elasticsearch Cookbook will get you acquainted with numerous solutions and quick techniques for performing both every day and uncommon tasks such as deploying Elasticsearch nodes, integrating other tools to Elasticsearch, and creating different visualizations. You will install Kibana to monitor a cluster and also extend it using a variety of plugins. Finally, you will integrate your Java, Scala, Python, and big data applications such as Apache Spark and Pig with Elasticsearch, and create efficient data applications powered by enhanced functionalities and custom plugins.By the end of this book, you will have gained in-depth knowledge of implementing Elasticsearch architecture, and you'll be able to manage, search, and store data efficiently and effectively using Elasticsearch.
Alberto Paro
Elasticsearch is a Lucene-based distributed search server that allows users to index and search unstructured content with petabytes of data. With this book, you'll be guided through comprehensive recipes on what's new in Elasticsearch 7, and see how to create and run complex queries and analytics.Packed with recipes on performing index mapping, aggregation, and scripting using Elasticsearch, this fourth edition of Elasticsearch Cookbook will get you acquainted with numerous solutions and quick techniques for performing both every day and uncommon tasks such as deploying Elasticsearch nodes, integrating other tools to Elasticsearch, and creating different visualizations. You will install Kibana to monitor a cluster and also extend it using a variety of plugins. Finally, you will integrate your Java, Scala, Python, and big data applications such as Apache Spark and Pig with Elasticsearch, and create efficient data applications powered by enhanced functionalities and custom plugins.By the end of this book, you will have gained in-depth knowledge of implementing Elasticsearch architecture, and you'll be able to manage, search, and store data efficiently and effectively using Elasticsearch.
Alberto Paro
Elasticsearch is a Lucene-based distributed search engine at the heart of the Elastic Stack that allows you to index and search unstructured content with petabytes of data. With this updated fifth edition, you'll cover comprehensive recipes relating to what's new in Elasticsearch 8.x and see how to create and run complex queries and analytics.The recipes will guide you through performing index mapping, aggregation, working with queries, and scripting using Elasticsearch. You'll focus on numerous solutions and quick techniques for performing both common and uncommon tasks such as deploying Elasticsearch nodes, using the ingest module, working with X-Pack, and creating different visualizations. As you advance, you'll learn how to manage various clusters, restore data, and install Kibana to monitor a cluster and extend it using a variety of plugins. Furthermore, you'll understand how to integrate your Java, Scala, Python, and big data applications such as Apache Spark and Pig with Elasticsearch and create efficient data applications powered by enhanced functionalities and custom plugins.By the end of this Elasticsearch cookbook, you'll have gained in-depth knowledge of implementing the Elasticsearch architecture and be able to manage, search, and store data efficiently and effectively using Elasticsearch.
Vineeth Mohan
If you are a data enthusiast and would like to explore and specialize on search technologies based on Elasticsearch, this is the right book for you. A compelling case-to-case mapping of features and implementation of Elasticsearch to solve many real-world use cases makes this book the right choice to start and specialize on Elasticsearch.
Alberto Paro
If you are a developer who implements ElasticSearch in your web applications and want to sharpen your understanding of the core elements and applications, this is the book for you. It is assumed that you’ve got working knowledge of JSON and, if you want to extend ElasticSearch, of Java and related technologies.
Rafal Kuc, Marek Rogozinski
ElasticSearch is an open source search server built on Apache Lucene. It was built to provide a scalable search solution with built-in support for near real-time search and multi-tenancy.Jumping into the world of ElasticSearch by setting up your own custom cluster, this book will show you how to create a fast, scalable, and flexible search solution. By learning the ins-and-outs of data indexing and analysis, ElasticSearch Server will start you on your journey to mastering the powerful capabilities of ElasticSearch. With practical chapters covering how to search data, extend your search, and go deep into cluster administration and search analysis, this book is perfect for those new and experienced with search servers.In ElasticSearch Server you will learn how to revolutionize your website or application with faster, more accurate, and flexible search functionality. Starting with chapters on setting up your own ElasticSearch cluster and searching and extending your search parameters you will quickly be able to create a fast, scalable, and completely custom search solution.Building on your knowledge further you will learn about ElasticSearch's query API and become confident using powerful filtering and faceting capabilities. You will develop practical knowledge on how to make use of ElasticSearch's near real-time capabilities and support for multi-tenancy.Your journey then concludes with chapters that help you monitor and tune your ElasticSearch cluster as well as advanced topics such as shard allocation, gateway configuration, and the discovery module.
Gerardo Barajas Puente
This book is aimed at those who want to learn how to set up an Elastix Unified Communications Server without losing ground on Unified Communications and Voice over IP.
E-learning w edukacji. Jak stworzyć multimedialną i w pełni interaktywną treść dydaktyczną
Zbigniew Zieliński
Książka ma wysoki poziom merytoryczny, zawiera aktualną i potrzebną wiedzę, która może być pomocna w edukacji na każdym szczeblu. Konkretne wskazówki, przykłady i analizy wykorzystania nowych technologii w edukacji pozwalają Czytelnikowi w prosty i skuteczny sposób przygotować własne multimedialne materiały edukacyjne oraz wdrażać autorskie kursy e-learningowe. Zaletą książki są odpowiednio dobrane i interesująco przedstawione przykłady wraz z ilustracjami, które dodatkowo wzmacniają atrakcyjny przekaz. prof. dr hab. nauk ekonomicznych Tadeusz Grabiński E-kstra e-fektywna e-dukacja Na naukę nigdy nie jest za późno. Nie powinno także być do niej za daleko albo zbyt niewygodnie - szczególnie teraz, kiedy dostęp do zdobyczy techniki, komputerów i internetu pozwala na pogłębianie wiedzy, dokształcanie się, a nawet kończenie studiów wyższych praktycznie bez wychodzenia z domu. Zdalne kształcenie, czyli e-learning, to świetna opcja dla osób, które nie mogą pozwolić sobie na dzienny czy nawet zaoczny tryb kształcenia. Jeśli interesuje Cię możliwość nauki na odległość lub myślisz o projektowaniu własnych modułów i kursów e-learningowych, sięgnij po tradycyjne nośniki wiedzy, zanim siądziesz przed komputerem. W pierwszej części tej książki znajdziesz zarys teoretyczny całości zagadnień związanych ze zdalną edukacją. Natomiast z rozdziałów praktycznych szybko dowiesz się, jak tworzyć multimedialną i w pełni interaktywną treść dydaktyczną, którą można wykorzystać w procesie nauczania na każdym poziomie ? od szkoły podstawowej po szkolenia dla osób dorosłych. Dodatkowo poznasz szerokie zastosowanie narzędzi teleinformatycznych, systemów e-learningowych i aplikacji do tworzenia multimedialnych treści wspomagających proces uczenia. Bliskie kształcenie na odległość Sposób na dokształcanie i podnoszenie kompetencji zgodnie z paradygmatem uczenia się przez całe życie Oszczędność czasu, zarówno zawodowego, jak i prywatnego Stałe doskonalenie programu szkoleniowego Nowoczesne sposoby i metody nauczania Krucjata przeciw analfabetyzmowi cyfrowemu Możliwość zdobycia dotacji unijnych w zakresie świadczenia e-usług
Elektrochemiczne metody skaningowe i ich zastosowanie w inżynierii korozyjnej
Julian Kubisztal
Podręcznik omawia elektrochemiczne metody skaningowe i ich zastosowanie w badaniach lokalnych procesów korozyjnych zachodzących na niejednorodnych pod względem chemicznym i fizycznym materiałach. Prezentuje metodę pomiaru lokalnego napięcia kontaktowego sondą Kelvina, metodę pomiaru lokalnego prądu jonowego sondą drgającą, metodę lokalnej elektrochemicznej spektroskopii impedancyjnej oraz metodę elektrochemicznej mikroskopii skaningowej. Charakteryzuje zjawisko powstawania napięcia kontaktowego, różnicy potencjałów na granicy faz metal – roztwór elektrolitu, prądu jonowego nad elektrochemicznie aktywnymi obszarami elektrody, mechanizmy transportu jonów w roztworze elektrolitu, impedancję granicy faz oraz makro- i mikroelektrody. Przedstawia również praktyczne aspekty zastosowania elektrochemicznych metod skaningowych w badaniach lokalnych zjawisk korozyjnych. Zebrane w niniejszym podręczniku informacje będą pomocne w pogłębianiu wiedzy o materiałach i ich właściwościach zarówno przez studentów i doktorantów kierunków technicznych, jak i osoby, które na co dzień zajmują się zagadnieniem korozji elektrochemicznej oraz metodami jej badania.
Elektronika bez oporu. 55 układów tranzystorowych
Witold Wrotek
Układy elektroniczne - od teorii do praktyki Najnowsza książka Witolda Wrotka liczy - jak sugeruje tytuł - 55 rozdziałów, które stanowią stopniowe wprowadzenie w świat elektroniki, a konkretnie tranzystorów i zbudowanych na ich podstawie układów. Treść zawarta w tym przystępnym przewodniku została zilustrowana licznymi schematami i niejednokrotnie żartobliwymi fotografiami z równie zabawnymi podpisami. Z wciągającej lektury czytelnik dowie się między innymi, jak czytać oznaczenia na schematach układów elektronicznych, a także czym są baza, Bootstrap, dziury, para różnicowa czy przebicia. Ponadto początkujący adepci elektroniki uzyskają odpowiedzi na różne, niejednokrotnie przekornie postawione pytania. Na przykład: czy warto poświęcać czas na zrozumienie zasady działania tranzystora? Lub: jak zwalczać pasożyty w tranzystorach? Zdobędą też wiedzę na temat budowy wzmacniaczy, sprzęgania układów cyfrowych z komparatorami i wzmacniaczami operacyjnymi czy sterowania ich z układu cyfrowego. Każdy rozdział kończy się zestawem pięciu pytań (wraz z odpowiedziami), sprawdzających stan wiedzy i poziom zrozumienia omawianych zagadnień. Zabezpieczenie tranzystora przed przebiciem Stabilizator napięcia z diodą Zenera Stabilizator napięcia z redukcją tętnień Wtórnik emiterowy, filtr dolnoprzepustowy Układy Darlingtona i Sziklaiego Przełącznik i multiplekser analogowy Przerzutnik bistabilny, uniwibrator, multiwibrator Generator Colpittsa i Hartleya, ogranicznik Bakera, przerzutnik Schmitta Funkcje: NOR, OR, AND Z tranzystorami i układami za pan brat