|
|
6637件中 31件 - 60件
1 2 3 4 5 6 7
| 商品 | 説明 | 価格 |

Security Monitoring with Wazuh A hands-on guide to effective enterprise security using real-life use cases in Wazuh【電子書籍】[ Rajneesh Gupta ]
楽天Kobo電子書籍ストア
|
<p><b>"This book equips you with the knowledge to effectively deploy and utilize Wazuh, helping your organization stay resilient against evolving cybersecurity threats." ? Santiago Bassett, Founder and CEO, Wazuh</b></p><h2>Key Features</h2><ul><li>Written by a cybersecurity expert recognized for his leadership and contributions in the industry</li><li>Gain practical insights on using Wazuh for threat protection and compliance</li><li>Implement security monitoring aligned with MITRE ATT&CK, PCI DSS, and GDPR</li><li>Deploy Wazuh in cloud environments for security and compliance</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h2>Book Description</h2>Strengthen your cybersecurity posture with Wazuh’s powerful security monitoring and compliance capabilities. Security Monitoring with Wazuh is a comprehensive, hands-on guide that helps you deploy, configure, and optimize Wazuh to detect threats, automate incident response, and enforce compliance. With real-world use cases, step-by-step configurations, and tool integrations, this book equips you to build an enterprise-grade defense system. You'll begin by setting up an Intrusion Detection System (IDS) using Wazuh and integrating Suricata to monitor network and host-based threats. Moving forward, you'll explore malware detection, vulnerability assessment, and security automation with SOAR. The book also covers threat intelligence, incident response, and proactive threat hunting, helping you detect and mitigate cybersecurity risks effectively. Beyond detection, you'll enforce compliance with industry standards such as MITRE ATT&CK, PCI DSS, and GDPR, ensuring regulatory adherence and security best practices. By integrating Wazuh with TheHive, Cortex, MISP, and other security tools, you'll streamline threat analysis and response. By the end of this book, you'll master Wazuh's full potential, enabling you to deploy, manage, and enhance security monitoring across your infrastructureーfrom on-premises to cloud environments.<h2>What you will learn</h2><ul><li>Set up an intrusion detection system (IDS) using Wazuh and Suricata</li><li>Implement file integrity monitoring to detect unauthorized changes</li><li>Integrate MISP for automated threat intelligence and IOC detection</li><li>Leverage TheHive and Cortex for security automation and incident response</li><li>Deploy Wazuh for proactive malware detection and endpoint security</li><li>Use Shuffle to automate security operations and streamline responses</li><li>Hunt for threats with Osquery, log analysis, and MITRE ATT&CK mapping</li><li>Ensure compliance with PCI DSS, GDPR, and security best practices</li></ul><h2>Who this book is for</h2><p>This book is designed for SOC analysts, security engineers, and security architects looking to deploy Wazuh for threat detection, incident response, and compliance monitoring. It provides practical guidance on setting up open-source SOC capabilities, including file integrity monitoring, security automation, and threat intelligence. Managed service providers seeking a scalable security monitoring system will also benefit. Basic knowledge of IT, cybersecurity, cloud, and Linux is recommended.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,874円
|

100 Easy STEAM Activities Awesome Hands-On Projects for Aspiring Artists and Engineers【電子書籍】[ Andrea Scalzo Yi ]
楽天Kobo電子書籍ストア
|
<p><strong>Exciting Activities for Young Artists, Scientists and Engineers</strong></p> <p>Spark your curiosity with these fun games and creative projects to learn early concepts in Science, Technology, Engineering, Art and Math. These incredible activities from Andrea Scalzo Yi, creator of Raising Dragons, make learning such a blast, you’ll forget you’re doing it!</p> <p>Feeling bored on a rainy day? Now you can pick a project, gather your supplies and let the magic happen. Try far-out science experiments like making Shaving Cream Rain Clouds or Lava Lamps. Make math-time snack-time with delicious Cream-Filled Cookie Fractions. Unlock boundless creativity with art projects like Marbled Paper or Monster Bugs. With seasonal activities like the Pool Noodle Obstacle Course and Erupting Pumpkins, there are games to love year-round.</p> <p>Have fun learning early ideas in chemistry, physics, computing, color-mixing and so much more, all while problem-solving and working together with friends. With projects that use common household items and require little adult supervision, <em>100 Easy STEAM Activities</em> is the ultimate resource for an amazing, creative day of learning.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,823円
|

Hands-On Mathematics for Deep Learning Build a solid mathematical foundation for training efficient deep neural networks【電子書籍】[ Jay Dawani ]
楽天Kobo電子書籍ストア
|
<p><strong>A comprehensive guide to getting well-versed with the mathematical techniques for building modern deep learning architectures</strong></p> <h4>Key Features</h4> <ul> <li>Understand linear algebra, calculus, gradient algorithms, and other concepts essential for training deep neural networks</li> <li>Learn the mathematical concepts needed to understand how deep learning models function</li> <li>Use deep learning for solving problems related to vision, image, text, and sequence applications</li> </ul> <h4>Book Description</h4> <p>Most programmers and data scientists struggle with mathematics, having either overlooked or forgotten core mathematical concepts. This book uses Python libraries to help you understand the math required to build deep learning (DL) models.</p> <p>You'll begin by learning about core mathematical and modern computational techniques used to design and implement DL algorithms. This book will cover essential topics, such as linear algebra, eigenvalues and eigenvectors, the singular value decomposition concept, and gradient algorithms, to help you understand how to train deep neural networks. Later chapters focus on important neural networks, such as the linear neural network and multilayer perceptrons, with a primary focus on helping you learn how each model works. As you advance, you will delve into the math used for regularization, multi-layered DL, forward propagation, optimization, and backpropagation techniques to understand what it takes to build full-fledged DL models. Finally, you'll explore CNN, recurrent neural network (RNN), and GAN models and their application.</p> <p>By the end of this book, you'll have built a strong foundation in neural networks and DL mathematical concepts, which will help you to confidently research and build custom models in DL.</p> <h4>What you will learn</h4> <ul> <li>Understand the key mathematical concepts for building neural network models</li> <li>Discover core multivariable calculus concepts</li> <li>Improve the performance of deep learning models using optimization techniques</li> <li>Cover optimization algorithms, from basic stochastic gradient descent (SGD) to the advanced Adam optimizer</li> <li>Understand computational graphs and their importance in DL</li> <li>Explore the backpropagation algorithm to reduce output error</li> <li>Cover DL algorithms such as convolutional neural networks (CNNs), sequence models, and generative adversarial networks (GANs)</li> </ul> <h4>Who this book is for</h4> <p>This book is for data scientists, machine learning developers, aspiring deep learning developers, or anyone who wants to understand the foundation of deep learning by learning the math behind it. Working knowledge of the Python programming language and machine learning basics is required.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,012円
|

バラ色の聖戦 The Future is in our Hands!(2)【電子書籍】[ こやまゆかり ]
楽天Kobo電子書籍ストア
|
<p>失意のどん底から救ってくれた人ーー。自分の中のなにかが引き出され、私は別人になる。弱小ながらもプロがいるモデル事務所・ウェイブに研修生として所属できた真琴(まこと)。しかしプロへの道は、想像を超える過酷なものだった。夫の大反対、ママ友や同僚の冷たい視線、初仕事での失敗、広がる紗良(さら)との差……。しかし、どん底の真琴に救世主が現れる! それはーー? プロモデルを目指す日本一無謀な主婦・真琴(30歳)の戦い、本格化!!</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
594円
|

Hands-On Unity 2021 Game Development Create, customize, and optimize your own professional games from scratch with Unity 2021, 2nd Edition【電子書籍】[ Nicolas Alejandro Borromeo ]
楽天Kobo電子書籍ストア
|
<p><strong>Achieve mesmerizing game experiences using the latest Unity 2021 features by following a practical approach to building professional games</strong></p> <h4>Key Features</h4> <ul> <li>Unleash the capabilities of C# scripting to create UIs, graphics, game AI agents and more</li> <li>Explore Unity's latest tools, including Universal Render Pipeline, Shader Graph, UI Toolkit, Visual Scripting, and VFX graph, to enhance graphics and animation</li> <li>Build an AR experience using Unity's AR Foundation</li> </ul> <h4>Book Description</h4> <p>Learning how to use Unity is the quickest way to creating a full game, but that's not all you can do with this simple, yet comprehensive suite of video game development tools ? Unity is just as useful for creating AR/VR experiences, complex simulations, real-time realistic rendering, films, and practical games for training and education.</p> <p>Hands-On Unity 2021 Game Development outlines a practical journey to creating your first full game from the ground up, building it step-by-step and applying your knowledge as you progress.</p> <p>Complete with hands-on tutorials and projects, this easy-to-follow guide will teach you how to develop the game using several Unity tools. As you advance, you will learn how to use the Unity engine, create simple scripts using C#, integrate graphics, sound, and animations, and manipulate physics to create interesting mechanics for your game. You'll be able to apply all the knowledge that you gain to a real-world game.</p> <p>Later chapters will show you how to code a simple AI agent to challenge the user and use profiling tools to ensure that the code runs efficiently. Finally, you'll work with Unity's AR tools to create AR experiences for 3D apps and games.</p> <p>By the end of this Unity book, you will have created a complete game and built a solid foundation in using a wide variety of Unity tools.</p> <h4>What you will learn</h4> <ul> <li>Explore both C# and Visual Scripting tools to customize various aspects of a game, such as physics, gameplay, and the UI</li> <li>Program rich shaders and effects using Unity's new Shader Graph and Universal Render Pipeline</li> <li>Implement postprocessing to improve graphics quality with full-screen effects</li> <li>Create rich particle systems for your Unity games from scratch using VFX Graph and Shuriken</li> <li>Add animations to your game using the Animator, Cinemachine, and Timeline</li> <li>Use the brand new UI Toolkit package to create user interfaces</li> <li>Implement game AI to control character behavior</li> </ul> <h4>Who this book is for</h4> <p>This book is best suited for game developers looking to upgrade their knowledge and those who want to migrate their existing skills to the Unity game engine. Those with prior Unity knowledge will also benefit from the chapters exploring the latest features. While you'll still able to follow along if you don't have any programming experience, knowing the fundamentals of C# programming will help you get the most out of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,704円
|

Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow【電子書籍】[ Aur?lien G?ron ]
楽天Kobo電子書籍ストア
|
<p>Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) to help you gain an intuitive understanding of the concepts and tools for building intelligent systems.</p> <p>With this updated third edition, author Aur?lien G?ron explores a range of techniques, starting with simple linear regression and progressing to deep neural networks. Numerous code examples and exercises throughout the book help you apply what you've learned. Programming experience is all you need to get started.</p> <ul> <li>Use Scikit-learn to track an example ML project end to end</li> <li>Explore several models, including support vector machines, decision trees, random forests, and ensemble methods</li> <li>Exploit unsupervised learning techniques such as dimensionality reduction, clustering, and anomaly detection</li> <li>Dive into neural net architectures, including convolutional nets, recurrent nets, generative adversarial networks, autoencoders, diffusion models, and transformers</li> <li>Use TensorFlow and Keras to build and train neural nets for computer vision, natural language processing, generative models, and deep reinforcement learning</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
6,151円
|

Hands-On AI Trading with Python, QuantConnect, and AWS【電子書籍】[ Jiri Pik ]
楽天Kobo電子書籍ストア
|
<p><strong>Master the art of AI-driven algorithmic trading strategies through hands-on examples, in-depth insights, and step-by-step guidance</strong></p> <p><em>Hands-On AI Trading with Python, QuantConnect, and AWS</em> explores real-world applications of AI technologies in algorithmic trading. It provides practical examples with complete code, allowing readers to understand and expand their AI toolbelt.</p> <p>Unlike other books, this one focuses on designing actual trading strategies rather than setting up backtesting infrastructure. It utilizes QuantConnect, providing access to key market data from Algoseek and others. Examples are available on the book's GitHub repository, written in Python, and include performance tearsheets or research Jupyter notebooks.</p> <p>The book starts with an overview of financial trading and QuantConnect's platform, organized by AI technology used:</p> <ul> <li>Examples include constructing portfolios with regression models, predicting dividend yields, and safeguarding against market volatility using machine learning packages like SKLearn and MLFinLab.</li> <li>Use principal component analysis to reduce model features, identify pairs for trading, and run statistical arbitrage with packages like LightGBM.</li> <li>Predict market volatility regimes and allocate funds accordingly.</li> <li>Predict daily returns of tech stocks using classifiers.</li> <li>Forecast Forex pairs' future prices using Support Vector Machines and wavelets.</li> <li>Predict trading day momentum or reversion risk using TensorFlow and temporal CNNs.</li> <li>Apply large language models (LLMs) for stock research analysis, including prompt engineering and building RAG applications.</li> <li>Perform sentiment analysis on real-time news feeds and train time-series forecasting models for portfolio optimization.</li> <li>Better Hedging by Reinforcement Learning and AI: Implement reinforcement learning models for hedging options and derivatives with PyTorch.</li> <li>AI for Risk Management and Optimization: Use corrective AI and conditional portfolio optimization techniques for risk management and capital allocation.</li> </ul> <p>Written by domain experts, including Jiri Pik, Ernest Chan, Philip Sun, Vivek Singh, and Jared Broad, this book is essential for hedge fund professionals, traders, asset managers, and finance students. Integrate AI into your next algorithmic trading strategy with <em>Hands-On AI Trading with Python, QuantConnect, and AWS</em>.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,046円
|

Hands-On Data Structures and Algorithms with Python Store, manipulate, and access data effectively and boost the performance of your applications, 3rd Edition【電子書籍】[ Dr. Basant Agarwal ]
楽天Kobo電子書籍ストア
|
<p><strong>Understand how implementing different data structures and algorithms intelligently can make your Python code and applications more maintainable and efficient</strong></p> <h4>Key Features</h4> <ul> <li>Explore functional and reactive implementations of traditional and advanced data structures</li> <li>Apply a diverse range of algorithms in your Python code</li> <li>Implement the skills you have learned to maximize the performance of your applications</li> </ul> <h4>Book Description</h4> <p>Choosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications. You'll learn how to analyze and compare Python algorithms, and understand which algorithms should be used for a problem based on running time and computational complexity. You will also become confident organizing your code in a manageable, consistent, and scalable way, which will boost your productivity as a Python developer.</p> <p>By the end of this Python book, you'll be able to manipulate the most important data structures and algorithms to more efficiently store, organize, and access data in your applications.</p> <h4>What you will learn</h4> <ul> <li>Understand common data structures and algorithms using examples, diagrams, and exercises</li> <li>Explore how more complex structures, such as priority queues and heaps, can benefit your code</li> <li>Implement searching, sorting, and selection algorithms on number and string sequences</li> <li>Become confident with key string-matching algorithms</li> <li>Understand algorithmic paradigms and apply dynamic programming techniques</li> <li>Use asymptotic notation to analyze algorithm performance with regard to time and space complexities</li> <li>Write powerful, robust code using the latest features of Python</li> </ul> <h4>Who this book is for</h4> <p>This book is for developers and programmers who are interested in learning about data structures and algorithms in Python to write complex, flexible programs. Basic Python programming knowledge is expected.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,534円
|

La La Land - Piano Duet Intermediate Level / 1 Piano, 4 Hands【電子書籍】[ Benj Pasek ]
楽天Kobo電子書籍ストア
|
<p>(Piano Duet). All the great songs from the movie arranged for one piano, four hands! * Another Day of Sun * Someone in the Crowd * Mia & Sebastian's Theme * A Lovely Night * City of Stars * Planetarium * Start a Fire * Engagement Party * Audition (The Fools Who Dream) * Epilogue.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,956円
|

Hands-On Machine Learning for Algorithmic Trading Design and implement investment strategies based on smart algorithms that learn from data using Python【電子書籍】[ Stefan Jansen ]
楽天Kobo電子書籍ストア
|
<p><strong>Explore effective trading strategies in real-world markets using NumPy, spaCy, pandas, scikit-learn, and Keras</strong></p> <h4>Key Features</h4> <ul> <li>Implement machine learning algorithms to build, train, and validate algorithmic models</li> <li>Create your own algorithmic design process to apply probabilistic machine learning approaches to trading decisions</li> <li>Develop neural networks for algorithmic trading to perform time series forecasting and smart analytics</li> </ul> <h4>Book Description</h4> <p>The explosive growth of digital data has boosted the demand for expertise in trading strategies that use machine learning (ML). This book enables you to use a broad range of supervised and unsupervised algorithms to extract signals from a wide variety of data sources and create powerful investment strategies.</p> <p>This book shows how to access market, fundamental, and alternative data via API or web scraping and offers a framework to evaluate alternative data. You'll practice the ML workflow from model design, loss metric definition, and parameter tuning to performance evaluation in a time series context. You will understand ML algorithms such as Bayesian and ensemble methods and manifold learning, and will know how to train and tune these models using pandas, statsmodels, sklearn, PyMC3, xgboost, lightgbm, and catboost. This book also teaches you how to extract features from text data using spaCy, classify news and assign sentiment scores, and to use gensim to model topics and learn word embeddings from financial reports. You will also build and evaluate neural networks, including RNNs and CNNs, using Keras and PyTorch to exploit unstructured data for sophisticated strategies.</p> <p>Finally, you will apply transfer learning to satellite images to predict economic activity and use reinforcement learning to build agents that learn to trade in the OpenAI Gym.</p> <h4>What you will learn</h4> <ul> <li>Implement machine learning techniques to solve investment and trading problems</li> <li>Leverage market, fundamental, and alternative data to research alpha factors</li> <li>Design and fine-tune supervised, unsupervised, and reinforcement learning models</li> <li>Optimize portfolio risk and performance using pandas, NumPy, and scikit-learn</li> <li>Integrate machine learning models into a live trading strategy on Quantopian</li> <li>Evaluate strategies using reliable backtesting methodologies for time series</li> <li>Design and evaluate deep neural networks using Keras, PyTorch, and TensorFlow</li> <li>Work with reinforcement learning for trading strategies in the OpenAI Gym</li> </ul> <h4>Who this book is for</h4> <p>Hands-On Machine Learning for Algorithmic Trading is for data analysts, data scientists, and Python developers, as well as investment analysts and portfolio managers working within the finance and investment industry. If you want to perform efficient algorithmic trading by developing smart investigating strategies using machine learning algorithms, this is the book for you. Some understanding of Python and machine learning techniques is mandatory.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,811円
|

Hands-on Azure Boards Configuring and Customizing Process Workflows in Azure DevOps Services【電子書籍】[ Chaminda Chandrasekara ]
楽天Kobo電子書籍ストア
|
<p>Understand and explore the features and management of Azure Boards with this book, which also covers Azure Boards configuration and advanced administration. This book starts by setting up projects with Azure DevOps and gives an overview of Azure Boards and its features. You will then learn to set up team projects and how to effectively use Azure Boards to plan and execute work.</p> <p><em>Hands-on Azure Boards</em> explains customizations, where you will understand the available options to track your work considering different scenarios. Next, you will learn visualizing with queries, charts, and dashboards along with reporting of Azure Boards. The author gives you hands-on lessons to set up Azure Boards and shows you how to handle multiple modules that are taken care of by different teams.</p> <p>You will also explore the security options in Azure Boards as well as a detailed demonstration of working with the REST API and CLI. Finally,you will work with useful extensions for Azure Boards and see how to use them more effectively and efficiently. After reading this book, you will be able to work with the Azure Boards capabilities available in Azure DevOps on-premise server and services to improve your software delivery process.</p> <p><strong>What You Will Learn</strong></p> <ul> <li>Plan and manage work with Azure Boards</li> <li>Use the REST API and command line interface with Azure Boards</li> <li>Extend Azure Boards with useful extensions to enhance its capabilities</li> <li>Customize Azure Boards to adapt it to your process</li> <li>Report and visualize work progress with Azure Boards</li> </ul> <p><strong>Who This Book Is For</strong></p> <p>Anyone working in Azure DevOps developing applications targeting any platform using any language.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
9,116円
|

What is Reiki Hands on Healing With Energy A Guide to Self-Healing and Spiritual Cleansing Through Reiki Training【電子書籍】[ Theresa Carver ]
楽天Kobo電子書籍ストア
|
<p>What is Reiki Hands on Healing With Energy</p> <p>Reiki: What is Reiki Healing? Learn Reiki, Gain Emotional Healing and Chakra Healing with Reiki Therapy and Reiki Meditation, the Benefits of Reiki Healing Touch Through Healing Hands, A Guide to Self-Healing and Spiritual Cleansing Through Reiki Training</p> <p>Reiki is a Japanese type of spiritual practice also used for stress reduction and relaxation. It is a technique that also helps promote healing either for self or for other people. It is characterized as a practice of "laying of hands".</p> <p>The healing powers of the technique are based on the idea that there is an unseen "life force energy" that flows through each person. This life force is said to be the reason why people are alive. When one's life force energy is low, then people are likely to get sick or feel weak. If the life force is high, people fell healthy and happy.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
644円
|

Gifted Hands, Revised Kids Edition The Ben Carson Story【電子書籍】[ Gregg Lewis ]
楽天Kobo電子書籍ストア
|
<p><strong>From Inner-City Nobody to Brilliant Neurosurgeon</strong></p> <p>When Ben Carson was in school, his classmates called him the class dummy. Manyーincluding Ben himselfーdoubted that he would ever amount to anything. But his mother never let him quit. She encouraged Ben to do better and reach higher for his dreams, and eventually he discovered a deep love of learning. Today this young boy from the inner-city is one of the world’s greatest pediatric neurosurgeons. Through determination and lot of hard work, Ben overcame his many obstacles and is now dedicated to saving the lives of critically ill children around the world.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
781円
|

Hands-On Industrial Internet of Things Create a powerful Industrial IoT infrastructure using Industry 4.0【電子書籍】[ Giacomo Veneri ]
楽天Kobo電子書籍ストア
|
<p><b>Build and deploy scalable Industrial IoT solutions using cloud platforms, industrial protocols, and analytics, with real-world guidance for implementing secure, connected, and intelligent Industry 4.0 systems</b></p><h2>Key Features</h2><ul><li>Design robust IIoT networks using industrial protocols</li><li>Connect factory devices to AWS, Azure, and GCP</li><li>Apply real time and predictive analytics with ML</li><li>Get hands on experience of open source tools Node-RED, Kafka, Cassandra, and Python</li></ul><h2>Book Description</h2>We live in an era where advanced automation is used to achieve accurate results. To set up an automation environment, you need to first configure a network that can be accessed anywhere and by any device. This book is a practical guide that helps you discover the technologies and use cases for Industrial Internet of Things (IIOT). Hands-On Industrial Internet of Things takes you through the implementation of industrial processes and specialized control devices and protocols. You’ll study the process of identifying and connecting to different industrial data sources gathered from different sensors. Furthermore, you’ll be able to connect these sensors to cloud network, such as AWS IoT, Azure IoT, Google IoT, and OEM IoT platforms, and extract data from the cloud to your devices. As you progress through the chapters, you’ll gain hands-on experience in using open source Node-Red, Kafka, Cassandra, and Python. You will also learn how to develop streaming and batch-based Machine Learning algorithms. By the end of this book, you will have mastered the features of Industry 4.0 and be able to build stronger, faster, and more reliable IoT infrastructure in your Industry. <h2>What you will learn</h2><ul><li>Explore industrial processes, devices, and protocols</li><li>Design and implement the I-IoT network flow</li><li>Gather and transfer industrial data in a secure way</li><li>Get to grips with popular cloud-based platforms</li><li>Understand diagnostic analytics to answer critical workforce questions</li><li>Discover the Edge device and understand Edge and Fog computing</li><li>Implement equipment and process management to achieve business-specific goals</li></ul><h2>Who this book is for</h2><p>This book is ideal for IoT architects, developers, and engineers working on industrial or manufacturing systems, especially those aiming to integrate connectivity, analytics, and automation into their operations. It's also valuable for IT solution architects and control engineers involved in digital transformation, as well as professionals and students seeking practical knowledge of IIoT infrastructure, protocols, and cloud-based implementations. A basic understanding of networking and programming is recommended.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,166円
|

In Our Hands!【電子書籍】[ 松本ケンタロウ ]
楽天Kobo電子書籍ストア
|
<p>高校2年の始業式、二郎の目の前に現れたのは、女子制服に身を包んだ幼馴染の大介だった。唖然とする二郎にキスをかまして、清々しい顔でその場を去る大介。「何でそんなカッコしてんだよ」「似合うから」「あのチューは」「好きだから」はあ?もう意味わかんねえ!!!!!走り出した2人の恋、果たしてどーなる!?デビュー作含む短編で彩られた、松本ケンタロウ待望のセカンドコミックス!二郎と大介、気になるその後の描き下ろしも収録です☆</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
692円
|

Data Analysis with Open Source Tools A Hands-On Guide for Programmers and Data Scientists【電子書籍】[ Philipp K. Janert ]
楽天Kobo電子書籍ストア
|
<p>Collecting data is relatively easy, but turning raw information into something useful requires that you know how to extract precisely what you need. With this insightful book, intermediate to experienced programmers interested in data analysis will learn techniques for working with data in a business environment. You'll learn how to look at data to discover what it contains, how to capture those ideas in conceptual models, and then feed your understanding back into the organization through business plans, metrics dashboards, and other applications.</p> <p>Along the way, you'll experiment with concepts through hands-on workshops at the end of each chapter. Above all, you'll learn how to think about the results you want to achieve -- rather than rely on tools to think for you.</p> <ul> <li>Use graphics to describe data with one, two, or dozens of variables</li> <li>Develop conceptual models using back-of-the-envelope calculations, as well as scaling and probability arguments</li> <li>Mine data with computationally intensive methods such as simulation and clustering</li> <li>Make your conclusions understandable through reports, dashboards, and other metrics programs</li> <li>Understand financial calculations, including the time-value of money</li> <li>Use dimensionality reduction techniques or predictive analytics to conquer challenging data analysis situations</li> <li>Become familiar with different open source programming environments for data analysis</li> </ul> <p>"Finally, a concise reference for understanding how to conquer piles of data." --Austin King, Senior Web Developer, Mozilla</p> <p>"An indispensable text for aspiring data scientists." --Michael E. Driscoll, CEO/Founder, Dataspora</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,895円
|

Arduino Mega 2560 A Hands-On Guide for Beginner【電子書籍】[ Agus Kurniawan ]
楽天Kobo電子書籍ストア
|
<p>This book helps you to get started with Arduino Mega 2560 development using Sketch program. The following is a list of highlight topics in this book:</p> <ul> <li>Preparing Development Environment</li> <li>Setting Up Arduino Mega 2560</li> <li>Writing and Reading Digital Data</li> <li>Serial Communication (UART)</li> <li>PWM and Analog Input</li> <li>Working with I2C</li> <li>Working with SPI</li> <li>Accessing EEPROM</li> <li>Sensing Temperature and Humidity with DHT Module</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
319円
|

Hands-On Microsoft Teams A practical guide to enhancing enterprise collaboration with Microsoft Teams and Office 365【電子書籍】[ Jo?o Ferreira ]
楽天Kobo電子書籍ストア
|
<p><b>(A new edition with enhanced coverage is now available) A complete guide on Teams filled with real-world scenarios and best practices to increase productivity and engagement</b></p><h2>Key Features</h2><ul><li>Interactive approach to learn the key concepts of Teams and its implementation in modern workplace</li><li>Discover tips and techniques for extending Teams to meet your business requirements</li><li>Integrate Teams with various Microsoft services such as PowerShell, SharePoint, PowerApps, and Power Automate</li></ul><h2>Book Description</h2>Microsoft Teams is a platform for unified communication in modern workplaces. It not only enables effective communication, but also helps you manage your resources through its integration with various Microsoft Office 365 services. This book offers a comprehensive introduction to the platform, getting you up to speed in no time. Complete with hands-on tutorials, and projects, this easy-to-follow guide will teach you how to use Teams in the best possible way. Starting with the basic concepts that will help you collaborate on Teams, this book takes you through expert techniques for creating and managing teams. A dedicated section also features industry practices to help enhance collaboration in modern workplaces. In later chapters, you’ll explore Microsoft services such as SharePoint, PowerApps, Power Automate, and learn how they interact with Microsoft Teams. You’ll also get to grips with dealing with permissions and security issues in managing private and public teams and channels. Along the way, you’ll discover practical scenarios that will help you improve the collaboration in your organization and increase productivity by using Teams features. By the end of this book, you’ll have hands-on experience of using Microsoft Teams, along with the skills you need to improve the way people collaborate in your organization.<h2>What you will learn</h2><ul><li>Create teams, channels, and tabs in Microsoft Teams</li><li>Explore the Teams architecture and various Office 365 components included in Teams</li><li>Perform scheduling, and managing meetings and live events in Teams</li><li>Configure and manage apps in Teams</li><li>Design automated scripts for managing a Teams environment using PowerShell</li><li>Build your own Microsoft Teams app without writing code</li></ul><h2>Who this book is for</h2><p>This Microsoft Teams book is for power users and business professionals looking to use Teams for improving collaboration in an enterprise environment. The book will also be useful for Office 365 administrators interested in implementing Microsoft Teams effectively by learning about and exploring expert tips and best practices to ensure good governance.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,734円
|

Hands-On Data Analysis with Pandas Efficiently perform data collection, wrangling, analysis, and visualization using Python【電子書籍】[ Stefanie Molin ]
楽天Kobo電子書籍ストア
|
<p><strong>Get to grips with pandasーa versatile and high-performance Python library for data manipulation, analysis, and discovery</strong></p> <h4>Key Features</h4> <ul> <li>Perform efficient data analysis and manipulation tasks using pandas</li> <li>Apply pandas to different real-world domains using step-by-step demonstrations</li> <li>Get accustomed to using pandas as an effective data exploration tool</li> </ul> <h4>Book Description</h4> <p>Data analysis has become a necessary skill in a variety of positions where knowing how to work with data and extract insights can generate significant value.</p> <p>Hands-On Data Analysis with Pandas will show you how to analyze your data, get started with machine learning, and work effectively with Python libraries often used for data science, such as pandas, NumPy, matplotlib, seaborn, and scikit-learn. Using real-world datasets, you will learn how to use the powerful pandas library to perform data wrangling to reshape, clean, and aggregate your data. Then, you will learn how to conduct exploratory data analysis by calculating summary statistics and visualizing the data to find patterns. In the concluding chapters, you will explore some applications of anomaly detection, regression, clustering, and classification, using scikit-learn, to make predictions based on past data.</p> <p>By the end of this book, you will be equipped with the skills you need to use pandas to ensure the veracity of your data, visualize it for effective decision-making, and reliably reproduce analyses across multiple datasets.</p> <h4>What you will learn</h4> <ul> <li>Understand how data analysts and scientists gather and analyze data</li> <li>Perform data analysis and data wrangling in Python</li> <li>Combine, group, and aggregate data from multiple sources</li> <li>Create data visualizations with pandas, matplotlib, and seaborn</li> <li>Apply machine learning (ML) algorithms to identify patterns and make predictions</li> <li>Use Python data science libraries to analyze real-world datasets</li> <li>Use pandas to solve common data representation and analysis problems</li> <li>Build Python scripts, modules, and packages for reusable analysis code</li> </ul> <h4>Who this book is for</h4> <p>This book is for data analysts, data science beginners, and Python developers who want to explore each stage of data analysis and scientific computing using a wide range of datasets. You will also find this book useful if you are a data scientist who is looking to implement pandas in machine learning. Working knowledge of Python programming language will be beneficial.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,704円
|

HANDS 3【電子書籍】[ 中野ユウスケ ]
楽天Kobo電子書籍ストア
|
<p>「その子を玉城という人の元にまで送り届けて欲しい」ーー旧友・指原の言葉を頼りに、「魔法の手」を持つ少女・ユキと決死の逃亡劇を続ける元刑事・鮫島正春。活路を求め、北海道にあるという「手」の研究施設へと向かう鮫島のもとに、音信不通だった「玉城」からの連絡があり…。“その手が未来を変える”SFクライムアクション、完結!</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
659円
|

Shake Hands Forever【電子書籍】[ Ruth Rendell ]
楽天Kobo電子書籍ストア
|
<p>The bed was neatly made, and the woman on top neatly strangled.</p> <p>According to all accounts, Angela Hathall was deeply in love with her husband and far too paranoid to invite an unknown person into their home. So who managed to gain entry and strangle her without a struggle? That is the problem facing Inspector Wexford in <strong>Shake Hands Forever</strong>. Perhaps it was the mystery woman who left her fingerprints on the Hathall's bathtub? Perhaps it was Angela's husband who lied about a stolen library book? And why was the Hathall home, usually so unkempt, exqisitely clean the day of Angela's death? Then a neighbor--friendly, knowing, disarmingly beautiful--offers Wexford her assistance. And what begins as a rather tricky case turns into an obsession that threatens to destroy the Inspector's career--as well as his marriage.</p> <p>Maddeningly addictive, smart and surprising, <strong>Shake Hands Forever</strong> showcases Ruth Rendell at the height of her storytelling powers.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
759円
|

Morpho: Hands and Feet Anatomy for Artists【電子書籍】[ Michele Lauricella ]
楽天Kobo電子書籍ストア
|
<p><strong>The must-have guide for all artists who draw the human figure!</strong></p> <p>In <em>Morpho: Hands and Feet</em>, artist and teacher Michel Lauricella presents a unique approach to learning to draw the human body. In this book, Lauricella focuses exclusively on the hands and feetーarguably the most popular and, for many, the most challenging parts of the body to draw successfully. Breaking the subject matter down into the underlying skeletal shapes, followed by the musculature, then the skin and fat, and finally, the veins, Lauricella offers multiple approachesーfrom simple forms to complex renderingsーand a plethora of positions and gestures are included to help you improve your drawing skills.</p> <p>Geared toward artists of all levels, from beginners through professionals, this handy, pocket-sized book will help spark your imagination and creativity. Whether your interest is in figure drawing, fine arts, fashion design, game design, or creating comic book or manga art, you will find this helpful book filled with actionable insights.</p> <p>(Publisher's Note: This book features an “exposed” binding style. This is intentional as it is designed to help the book lay flat as you draw.)</p> <p>TABLE OF CONTENTS</p> <p>Foreword</p> <p>Introduction</p> <p>Hands</p> <p>Feet</p> <p>Resources</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,083円
|

Hands Off My Toy! (SpongeBob SquarePants)【電子書籍】[ Nickelodeon Publishing ]
楽天Kobo電子書籍ストア
|
<p>SpongeBob SquarePants is so protective of his new Mermaid Man and Barnacle Boy Bubble Blower that he doesn't even want to take it out of the packaging. But when his best friend, Patrick, asks if he can look after it one night, SpongeBob can't refuse. SpongeBob tries to trust his friend, but his curiosity gets the better of him, and chaos soon follows!</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
552円
|

Bound Feet, Young Hands Tracking the Demise of Footbinding in Village China【電子書籍】[ Laurel Bossen ]
楽天Kobo電子書籍ストア
|
<p>Footbinding was common in China until the early twentieth century, when most Chinese were family farmers. Why did these families bind young girls' feet? And why did footbinding stop? In this groundbreaking work, Laurel Bossen and Hill Gates upend the popular view of footbinding as a status, or even sexual, symbol by showing that it was an undeniably effective way to get even very young girls to sit still and work with their hands.</p> <p>Interviews with 1,800 elderly women, many with bound feet, reveal the reality of girls' hand labor across the North China Plain, Northwest China, and Southwest China. As binding reshaped their feet, mothers disciplined girls to spin, weave, and do other handwork because many village families depended on selling such goods. When factories eliminated the economic value of handwork, footbinding died out. As the last generation of footbound women passes away, <em>Bound Feet, Young Hands</em> presents a data-driven examination of the social and economic aspects of this misunderstood custom.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
7,612円
|

Hearing Gesture How Our Hands Help Us Think【電子書籍】[ Susan Goldin-Meadow ]
楽天Kobo電子書籍ストア
|
<p>Many nonverbal behaviorsーsmiling, blushing, shruggingーreveal our emotions. One nonverbal behavior, gesturing, exposes our thoughts. This book explores how we move our hands when we talk, and what it means when we do so.</p> <p>Susan Goldin-Meadow begins with an intriguing discovery: when explaining their answer to a task, children sometimes communicate different ideas with their hand gestures than with their spoken words. Moreover, children whose gestures do not match their speech are particularly likely to benefit from instruction in that task. Not only do gestures provide insight into the unspoken thoughts of children (one of Goldin-Meadow’s central claims), but gestures reveal a child’s readiness to learn, and even suggest which teaching strategies might be most beneficial.</p> <p>In addition, Goldin-Meadow characterizes gesture when it fulfills the entire function of language (as in the case of Sign Languages of the Deaf), when it is reshaped to suit different cultures (American and Chinese), and even when it occurs in children who are blind from birth.</p> <p>Focusing on what we can discover about speakersーadults and children alikeーby watching their hands, this book discloses the active role that gesture plays in conversation and, more fundamentally, in thinking. In general, we are unaware of gesture, which occurs as an undercurrent alongside an acknowledged verbal exchange. In this book, Susan Goldin-Meadow makes clear why we must not ignore the background conversation.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,168円
|

Works for Piano Four Hands and Two Pianos【電子書籍】[ Wolfgang Amadeus Mozart ]
楽天Kobo電子書籍ストア
|
<p>From his earliest years. Mozart played piano duets with his sister, and as his musical career progressed he created a small repertoire of masterly four-hand piano compositions that are among the most admired and performed in this distinctive genre.<br /> This Dover edition presents six of these choice works, plus two compositions Mozart wrote for two pianos all reprinted from the authoritative Breitkopf & H?rtel edition: Sonatas in D Major (K.381/123a), B-flat Major (K.358/186c), F Major (K.497), G Major (K.497a and 500a), and C Major (K.521) and Theme and Variations in G Major (K.501). Also for 2 pianos: Sonata in D Major (K.448/375a) and Fugue in C Minor (K.426).<br /> Duet enthusiasts will discover in these charming works the sparkling elegance, varied moods, and fluid textures that constitute the very essence of Mozart's musical personality.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,269円
|

Hands-On RTOS with Microcontrollers Building real-time embedded systems using FreeRTOS, STM32 MCUs, and SEGGER debug tools【電子書籍】[ Brian Amos ]
楽天Kobo電子書籍ストア
|
<p><b>Build reliable real-time embedded systems with FreeRTOS using practical techniques, professional tools, and industry-ready design practices</b></p><h2>Key Features</h2><ul><li>Get up and running with the fundamentals of RTOS and apply them on STM32</li><li>Develop FreeRTOS-based applications with real-world timing and task handling</li><li>Use advanced debugging and performance analysis tools to optimize applications</li></ul><h2>Book Description</h2>A real-time operating system (RTOS) is used to develop systems that respond to events within strict timelines. Real-time embedded systems have applications in various industries, from automotive and aerospace through to laboratory test equipment and consumer electronics. These systems provide consistent and reliable timing and are designed to run without intervention for years. This microcontrollers book starts by introducing you to the concept of RTOS and compares some other alternative methods for achieving real-time performance. Once you've understood the fundamentals, such as tasks, queues, mutexes, and semaphores, you'll learn what to look for when selecting a microcontroller and development environment. By working through examples that use an STM32F7 Nucleo board, the STM32CubeIDE, and SEGGER debug tools, including SEGGER J-Link, Ozone, and SystemView, you'll gain an understanding of preemptive scheduling policies and task communication. The book will then help you develop highly efficient low-level drivers and analyze their real-time performance and CPU utilization. Finally, you'll cover tips for troubleshooting and be able to take your new-found skills to the next level. By the end, you'll have built on your embedded system skills and will be able to create real-time systems using microcontrollers and FreeRTOS.<h2>What you will learn</h2><ul><li>Understand when to use an RTOS for a project</li><li>Explore RTOS concepts such as tasks, mutexes, semaphores, and queues</li><li>Discover different microcontroller units (MCUs) and choose the best one for your project</li><li>Evaluate and select the best IDE and middleware stack for your project</li><li>Use professional-grade tools for analyzing and debugging your application</li><li>Get FreeRTOS-based applications up and running on an STM32 board</li></ul><h2>Who this book is for</h2><p>This book is for embedded engineers, students, or anyone interested in learning the complete RTOS feature set with embedded devices. A basic understanding of the C programming language and embedded systems or microcontrollers will be helpful.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,166円
|

バラ色の聖戦 The Future is in our Hands!(17)【電子書籍】[ こやまゆかり ]
楽天Kobo電子書籍ストア
|
<p>雑誌「VENUS」のNO.1モデルを決める総選挙を前に、真琴(まこと)と紗良(さら)の人気格差はひろがるばかり。しかし突然、真琴に 主演級で映画出演のオファーが舞い込む。喜びの中、真琴は憧れの人・浅野(あさの)と結ばれる。だがそのことが紗良にバレて……。</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
594円
|

HANDS 2【電子書籍】[ 中野ユウスケ ]
楽天Kobo電子書籍ストア
|
<p>ドロップアウトした元刑事・鮫島正春。旧友・指原から突然の連絡…導かれるままに不思議な力を手に宿す少女を託される。鮫島自身も“総理大臣殺害”の罪を被せられ、「魔法の手」を持つ彼女を追う国家権力、果ては特殊部隊の精鋭から追われるふたり。四面楚歌の状況で、少女を護るため立ち向かう。“その手が未来を変える”SFクライムアクション、加速!</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
627円
|

Hands-On AWS Penetration Testing with Kali Linux Set up a virtual lab and pentest major AWS services, including EC2, S3, Lambda, and CloudFormation【電子書籍】[ Karl Gilbert ]
楽天Kobo電子書籍ストア
|
<p><strong>Identify tools and techniques to secure and perform a penetration test on an AWS infrastructure using Kali Linux</strong></p> <h4>Key Features</h4> <ul> <li>Efficiently perform penetration testing techniques on your public cloud instances</li> <li>Learn not only to cover loopholes but also to automate security monitoring and alerting within your cloud-based deployment pipelines</li> <li>A step-by-step guide that will help you leverage the most widely used security platform to secure your AWS Cloud environment</li> </ul> <h4>Book Description</h4> <p>The cloud is taking over the IT industry. Any organization housing a large amount of data or a large infrastructure has started moving cloud-ward ー and AWS rules the roost when it comes to cloud service providers, with its closest competitor having less than half of its market share. This highlights the importance of security on the cloud, especially on AWS. While a lot has been said (and written) about how cloud environments can be secured, performing external security assessments in the form of pentests on AWS is still seen as a dark art.</p> <p>This book aims to help pentesters as well as seasoned system administrators with a hands-on approach to pentesting the various cloud services provided by Amazon through AWS using Kali Linux. To make things easier for novice pentesters, the book focuses on building a practice lab and refining penetration testing with Kali Linux on the cloud. This is helpful not only for beginners but also for pentesters who want to set up a pentesting environment in their private cloud, using Kali Linux to perform a white-box assessment of their own cloud resources. Besides this, there is a lot of in-depth coverage of the large variety of AWS services that are often overlooked during a pentest ー from serverless infrastructure to automated deployment pipelines.</p> <p>By the end of this book, you will be able to identify possible vulnerable areas efficiently and secure your AWS cloud environment.</p> <h4>What you will learn</h4> <ul> <li>Familiarize yourself with and pentest the most common external-facing AWS services</li> <li>Audit your own infrastructure and identify flaws, weaknesses, and loopholes</li> <li>Demonstrate the process of lateral and vertical movement through a partially compromised AWS account</li> <li>Maintain stealth and persistence within a compromised AWS account</li> <li>Master a hands-on approach to pentesting</li> <li>Discover a number of automated tools to ease the process of continuously assessing and improving the security stance of an AWS infrastructure</li> </ul> <h4>Who this book is for</h4> <p>If you are a security analyst or a penetration tester and are interested in exploiting Cloud environments to reveal vulnerable areas and secure them, then this book is for you.</p> <p>A basic understanding of penetration testing, cloud computing, and its security concepts is mandatory.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,704円
|
|