Informatyka

2401
Loading...
EBOOK

Learning AWS IoT. Effectively manage connected devices on the AWS cloud using services such as AWS Greengrass, AWS button, predictive analytics and machine learning

Agus Kurniawan

The Internet of Things market increased a lot in the past few years and IoT development and its adoption have showed an upward trend. Analysis and predictions say that Enterprise IoT platforms are the future of IoT. AWS IoT is currently leading the market with its wide range of device support SDKs and versatile management console.This book initially introduces you to the IoT platforms, and how it makes our IoT development easy. It then covers the complete AWS IoT Suite and how it can be used to develop secure communication between internet-connected things such as sensors, actuators, embedded devices, smart applications, and so on. The book also covers the various modules of AWS: AWS Greengrass, AWS device SDKs, AWS IoT Platform, AWS Button, AWS Management consoles, AWS-related CLI, and API references, all with practical use cases.Near the end, the book supplies security-related best practices to make bi-directional communication more secure. When you've finished this book, you'll be up-and-running with the AWS IoT Suite, and building IoT projects.

2402
Loading...
EBOOK

Learning AWS IoT. Effectively manage connected devices on the AWS cloud using services such as AWS Greengrass, AWS button, predictive analytics and machine learning

Agus Kurniawan

The Internet of Things market increased a lot in the past few years and IoT development and its adoption have showed an upward trend. Analysis and predictions say that Enterprise IoT platforms are the future of IoT. AWS IoT is currently leading the market with its wide range of device support SDKs and versatile management console.This book initially introduces you to the IoT platforms, and how it makes our IoT development easy. It then covers the complete AWS IoT Suite and how it can be used to develop secure communication between internet-connected things such as sensors, actuators, embedded devices, smart applications, and so on. The book also covers the various modules of AWS: AWS Greengrass, AWS device SDKs, AWS IoT Platform, AWS Button, AWS Management consoles, AWS-related CLI, and API references, all with practical use cases.Near the end, the book supplies security-related best practices to make bi-directional communication more secure. When you've finished this book, you'll be up-and-running with the AWS IoT Suite, and building IoT projects.

2403
Loading...
EBOOK

Learning AWS IoT. Effectively manage connected devices on the AWS cloud using services such as AWS Greengrass, AWS button, predictive analytics and machine learning

Agus Kurniawan

The Internet of Things market increased a lot in the past few years and IoT development and its adoption have showed an upward trend. Analysis and predictions say that Enterprise IoT platforms are the future of IoT. AWS IoT is currently leading the market with its wide range of device support SDKs and versatile management console.This book initially introduces you to the IoT platforms, and how it makes our IoT development easy. It then covers the complete AWS IoT Suite and how it can be used to develop secure communication between internet-connected things such as sensors, actuators, embedded devices, smart applications, and so on. The book also covers the various modules of AWS: AWS Greengrass, AWS device SDKs, AWS IoT Platform, AWS Button, AWS Management consoles, AWS-related CLI, and API references, all with practical use cases.Near the end, the book supplies security-related best practices to make bi-directional communication more secure. When you've finished this book, you'll be up-and-running with the AWS IoT Suite, and building IoT projects.

2404
Loading...
EBOOK

Learning Axure RP Interactive Prototypes. A practical, step-by-step guide to creating engaging prototypes with Axure

John Krahenbuhl

If you are a user experience professional, designer, information architect, or business analyst who wants to gain interactive prototyping skills with Axure, then this book is ideal for you. Some familiarity with Axure is preferred but not essential.

2405
Loading...
EBOOK

Learning Azure AI Foundry. Build and deploy real-world AI solutions using Microsoft's unified AI development platform

Eduardo Sojo

Unlock the full potential of AI with Microsoft Foundry, Microsoft’s unified platform for building, orchestrating, and operating AI solutions at scale. This hands-on guide walks you through the full AI application lifecycle, from data preparation and model selection to deployment, monitoring, and continuous evaluation.Written by Eduardo Sojo, a former Microsoft consultant and current solutions architect at Databricks with over 15 years of experience, the book focuses on practical implementation using the latest Microsoft Foundry portal. You’ll learn to design intelligent workflows, build agents, and apply guardrails to ensure safe, reliable AI behavior in real-world scenarios.Rather than focusing only on models, the book shows how to connect workflows, agents, evaluations, and observability so solutions are not just functional, but production-ready.You’ll explore real-world use cases such as building copilots, integrating external systems like Databricks, and creating multi-agent architectures that work with enterprise data. By the end, you’ll be able to design, build, and operate secure, scalable, intelligent AI solutions using Microsoft Foundry.

2406
Loading...
EBOOK

Learning Azure AI Foundry. Build and deploy real-world AI solutions using Microsoft's unified AI development platform

Eduardo Sojo

Unlock the full potential of AI with Microsoft Foundry, Microsoft’s unified platform for building, orchestrating, and operating AI solutions at scale. This hands-on guide walks you through the full AI application lifecycle, from data preparation and model selection to deployment, monitoring, and continuous evaluation.Written by Eduardo Sojo, a former Microsoft consultant and current solutions architect at Databricks with over 15 years of experience, the book focuses on practical implementation using the latest Microsoft Foundry portal. You’ll learn to design intelligent workflows, build agents, and apply guardrails to ensure safe, reliable AI behavior in real-world scenarios.Rather than focusing only on models, the book shows how to connect workflows, agents, evaluations, and observability so solutions are not just functional, but production-ready.You’ll explore real-world use cases such as building copilots, integrating external systems like Databricks, and creating multi-agent architectures that work with enterprise data. By the end, you’ll be able to design, build, and operate secure, scalable, intelligent AI solutions using Microsoft Foundry.

2407
Loading...
EBOOK

Learning Azure DocumentDB. Create outstanding enterprise solutions around DocumentDB using the latest technologies and programming tools with Azure

Riccardo Becker

Learning DocumentDB adopts a practical, step-by-step approach to help you learn the basics of DocumentDB and use your new-found abilities in real-life scenarios and enterprise solutions.We start with the absolute basics, such as setting up a DocumentDB environment, and guide you through managing your databases, and executing simple and complex queries. Next, we explain how to work with DocumentDB using the open REST protocol, and demonstrate how JavaScript works with DocumentDB. We’ll also show you how to authenticate and execute queries. Moving on, you’ll find out how to use DocumentDB from within Node.js to kick-start your Node.js projects. Next, you’ll discover how to increase the performance of your DocumentDB database and fine-tune it. Finally, you’ll get to grips with using DocumentDB in conjunction with other services offered from the Microsoft Azure platform.

2408
Loading...
EBOOK

Learning Azure Functions. Build scalable cloud systems with serverless architecture

Manisha Yadav, Mitesh Soni

Functions help you easily run small pieces of code in cloud with Azure functions without worrying about a whole application or the infrastructure to run it. With Azure functions, you can use triggers to execute your code and bindings to simplify the input and output of your code. This book will start with the basics of Azure Functions. You will learn the steps to set up the environment and the tools that we will be using in the further chapters. Once you have a better understanding of this, we will be creating our first hello world function app. Later you will be introduced to triggers, how they are used to activate a function, and how binding can be used to output results of a function.You will also explore the steps to create an assembly with complex functionality that can be used by functions. Next, this book will teach you to scale your functions and use them to process data, integrate systems, and build simple APIs and microservices. Finally, this book will cover some diagnostic techniques with Azure App services and best practices of working with Azure Functions. By the end of this book, you will be well-versed with the techniques of scaling your Azure functions and making the most of serverless architecture.

2409
Loading...
EBOOK

Learning Azure Functions. Build scalable cloud systems with serverless architecture

Manisha Yadav, Mitesh Soni

Functions help you easily run small pieces of code in cloud with Azure functions without worrying about a whole application or the infrastructure to run it. With Azure functions, you can use triggers to execute your code and bindings to simplify the input and output of your code. This book will start with the basics of Azure Functions. You will learn the steps to set up the environment and the tools that we will be using in the further chapters. Once you have a better understanding of this, we will be creating our first hello world function app. Later you will be introduced to triggers, how they are used to activate a function, and how binding can be used to output results of a function.You will also explore the steps to create an assembly with complex functionality that can be used by functions. Next, this book will teach you to scale your functions and use them to process data, integrate systems, and build simple APIs and microservices. Finally, this book will cover some diagnostic techniques with Azure App services and best practices of working with Azure Functions. By the end of this book, you will be well-versed with the techniques of scaling your Azure functions and making the most of serverless architecture.

2410
Loading...
EBOOK

Learning BeagleBone. Learn how to love and care for your BeagleBone and teach it tricks

Hunyue Yau

This book is for new BeagleBone owners who are looking to quickly get their microboard up and running. It would be helpful to have an understanding of embedded concepts or Linux but neither is essential.

2411
Loading...
EBOOK

Learning Beaglebone Python Programming. Unleash the potential of BeagleBone using Python

Alexander C Hiam

If you have experience with the Python language and are interested in getting started with electronics, then BeagleBone Black is the perfect platform for you and this book will provide you with the information you need.

2412
Loading...
EBOOK

Learning Behavior-driven development with Javascript. Create powerful yet simple-to-code BDD test suites in JavaScript using the most popular tools in the community

Enrique Javier A Rubio

This book is ideal for any JavaScript developer who is interested in producing well-tested code. If you have no prior experience with testing, Node.js, or any other tool, do not worry, as they will be explained from scratch.