Access Cookbook

Access Cookbook
Author :
Publisher : O'Reilly Media
Total Pages : 724
Release :
ISBN-10 : STANFORD:36105112983049
ISBN-13 :
Rating : 4/5 (49 Downloads)

Synopsis Access Cookbook by : Ken Getz

"Access Cookbook" fills a real market need among Access developers for a convenient source of coding solutions they can turn to when they run into common and uncommon problems. The code RrecipesS offer instant gratification--readers simply cut and paste from the book's downloadable code into the application that needs it.

The Reis Cloud Cookbook

The Reis Cloud Cookbook
Author :
Publisher : Femi Reis
Total Pages : 291
Release :
ISBN-10 : 9781100219851
ISBN-13 : 1100219854
Rating : 4/5 (51 Downloads)

Synopsis The Reis Cloud Cookbook by : Femi Reis

The Beginner Cookbook You've Been Searching For! ◆21 full recipes! ◆Powerful skills interestingly presented! ◆Zero CLI! ◆100% Management Console! ◆Core AWS Services In a desire to garner practical skills, AWS beginners often find themselves combing through stacks of instructional videos, blogs and documentation, that run through confusing lines of commands and codes which leave them wondering if AWS is really as simple as they say it is. This recipe book contains 21 thorough recipes that are all deliberately cooked through the AWS Management Console, in order to spare you the frustration of copying and pasting commands that are to you, at this stage, incomprehensible jargons which give you the finished product but still leave you clueless on the real process. In this book, you will fix recipes with a wide range of AWS services including DynamoDB, AWS Lambda, EC2, Amplify, S3, IAM, VPC, Transfer Family, API Gateway, RDS, EFS, Route 53 and more. Each recipe is carefully designed to stand independent of the rest while remaining somewhat connected, thus achieving the effect of both building the skills you’ve acquired from other recipes, and at the same introducing you to new concepts, methods and skills as you go along. The end product of this book is that, not only will you no longer be in a position where you have theoretical cloud knowledge without practical cloud skills, you will have 21 defendable and repeatable real world projects under your belt! When you’re done with this book, you would have become one with the process, and like a real Master Chef, you will be able to light the fire anywhere and fix the meals without opening the book.

Azure Cookbook

Azure Cookbook
Author :
Publisher : BPB Publications
Total Pages : 732
Release :
ISBN-10 : 9789365890198
ISBN-13 : 9365890195
Rating : 4/5 (98 Downloads)

Synopsis Azure Cookbook by : Massimo Bonanni

DESCRIPTION "Azure Cookbook" is a practical guide designed to help developers, system administrators, and cloud architects master Microsoft Azure through hands-on solutions. This book offers step-by-step recipes for tackling real-world challenges using Azure’s vast range of services. This book covers many important topics related to Azure, such as storage, networking, virtual machines, containers, and application development. It offers practical tips and step-by-step instructions for creating and managing secure Azure applications. You will learn about various Azure services, including Azure Storage, Virtual Networks, App Service, and Azure Security Center. Whether you are new to Azure or have some experience, this guide will help you gain the skills needed to use Azure effectively for your cloud computing projects. With this book, you will not only enhance your Azure skills but also apply them directly to your job roles. By mastering the cloud, you will be equipped to design, deploy, and manage robust, scalable solutions-making you an invaluable asset in today’s cloud-driven world. KEY FEATURES ● Step-by-step Azure recipes for real-world cloud solutions mastery. ● Troubleshoot Azure issues with expert tips and hands-on guidance. ● Boost skills with practical examples from core to advanced services. WHAT YOU WILL LEARN ● Deploying and managing Azure Virtual Machines, Networks, and Storage solutions. ● Automating cloud infrastructure using Bicep, ARM templates, and PowerShell. ● Implementing secure, scalable, and cost-effective cloud architectures. ● Building containerized apps with Azure Kubernetes Service (AKS). ● Creating serverless solutions using Azure Functions and Logic Apps. ● Troubleshooting Azure issues and optimizing performance for production workloads. WHO THIS BOOK IS FOR This book is for developers, cloud engineers, system administrators, and architects looking to deepen their understanding of Microsoft Azure and want to learn how to effectively utilize Azure for their cloud computing needs. TABLE OF CONTENTS 1. Azure Storage: Secret Ingredient for Your Data Solutions 2. Azure Networking: Spice up Your Connectivity 3. Azure Virtual Machines: How to Bake Them 4. Azure App Service: How to Serve Your Web Apps with Style 5. Containers in Azure: How to Prepare Your Cloud Dishes 6. ARM, Bicep, DevOps: Crafting Azure Resources with Ease 7. How to Automate Your Cloud Kitchen 8. Azure Security: Managing Kitchen Access and Permissions 9. Azure Compliance: Ensuring Your Kitchen Meets Standards 10. Azure Governance: How to Take Care of Your Kitchen 11. Azure Monitoring: Keep an Eye on Your Dishes

Cisco Cookbook

Cisco Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 908
Release :
ISBN-10 : 9780596003678
ISBN-13 : 0596003676
Rating : 4/5 (78 Downloads)

Synopsis Cisco Cookbook by : Kevin Dooley

"Field-tested solutions to Cisco router problems"--Cover.

The Internet Access Cookbook

The Internet Access Cookbook
Author :
Publisher :
Total Pages : 344
Release :
ISBN-10 : UOM:39015037450890
ISBN-13 :
Rating : 4/5 (90 Downloads)

Synopsis The Internet Access Cookbook by : Karen G. Schneider

This step-by-step guide to Internet access offers practical advice about: hardware and software requirements; purchasing advice and upgrades; assessing current equipment; comparing different types of Internet service; finding and working with an Internet provider; sofware packages including popular tools such as Netscape and Eudora, and sources for acquiring them; and finding and working with low-cost upgrades for existing equipment and software.

OAuth 2.0 Cookbook

OAuth 2.0 Cookbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 412
Release :
ISBN-10 : 9781788290630
ISBN-13 : 1788290631
Rating : 4/5 (30 Downloads)

Synopsis OAuth 2.0 Cookbook by : Adolfo Eloy Nascimento

Efficiently integrate OAuth 2.0 to protect your mobile, desktop, Cloud applications and APIs using Spring Security technologies. About This Book Interact with public OAuth 2.0 protected APIs such as Facebook, LinkedIn and Google. Use Spring Security and Spring Security OAuth2 to implement your own OAuth 2.0 provider Learn how to implement OAuth 2.0 native mobile clients for Android applications Who This Book Is For This book targets software engineers and security experts who are looking to develop their skills in API security and OAuth 2.0. Prior programming knowledge and a basic understanding of developing web applications are necessary. As this book's recipes mostly use Spring Security and Spring Security OAuth2, some prior experience with Spring Framework will be helpful. What You Will Learn Use Redis and relational databases to store issued access tokens and refresh tokens Access resources protected by the OAuth2 Provider using Spring Security Implement a web application that dynamically registers itself to the Authorization Server Improve the safety of your mobile client using dynamic client registration Protect your Android client with Proof Key for Code Exchange Protect the Authorization Server from COMPUTERS / Cloud Computing redirection In Detail OAuth 2.0 is a standard protocol for authorization and focuses on client development simplicity while providing specific authorization flows for web applications, desktop applications, mobile phones, and so on. This book also provides useful recipes for solving real-life problems using Spring Security and creating Android applications. The book starts by presenting you how to interact with some public OAuth 2.0 protected APIs such as Facebook, LinkedIn and Google. You will also be able to implement your own OAuth 2.0 provider with Spring Security OAuth2. Next, the book will cover practical scenarios regarding some important OAuth 2.0 profiles such as Dynamic Client Registration, Token Introspection and how to revoke issued access tokens. You will then be introduced to the usage of JWT, OpenID Connect, and how to safely implement native mobile OAuth 2.0 Clients. By the end of this book, you will be able to ensure that both the server and client are protected against common vulnerabilities. Style and approach With the help of real-world examples, this book provides step by step recipes for troubleshooting and extending your API security. The book also helps you with accessing and securing data on mobile, desktop, and cloud apps with OAuth 2.0.

Excel Cookbook

Excel Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 574
Release :
ISBN-10 : 9781098143282
ISBN-13 : 1098143280
Rating : 4/5 (82 Downloads)

Synopsis Excel Cookbook by : Dawn Griffiths

Filled with tips, tricks, and techniques, this easy-to-use book is the perfect resource for intermediate to advanced users of Excel. You'll find complete recipes for more than a dozen topics covering formulas, PivotTables, charts, Power Query, and more. Each recipe poses a particular problem and outlines a solution that you can put to use right away—without having to comb through tutorial pages. Whether you're a data analyst, project manager, or financial analyst, author Dawn Griffiths directs you straight to the answers you need. Ideal as a quick reference, Excel Cookbook is also perfect for learning how to work in a more efficient way, leading to greater productivity on the job. With this book, you'll jump in and get answers to your questions—fast. This cookbook shows you how to: Get the most out of Excel's features Address complex data problems in the best way possible Collect, manage, and analyze data from a variety of sources Use functions and formulas with ease—including dynamic array and lambda formulas Analyze data with PivotTables, Power Pivot, and more Import and transform data with Power Query Write custom functions and automate Excel with VBA

Embedded Linux Development Using Yocto Project Cookbook

Embedded Linux Development Using Yocto Project Cookbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 449
Release :
ISBN-10 : 9781788392921
ISBN-13 : 1788392922
Rating : 4/5 (21 Downloads)

Synopsis Embedded Linux Development Using Yocto Project Cookbook by : Alex González

Over 79 hands-on recipes for professional embedded Linux developers to optimize and boost their Yocto Project know-how Key Features Optimize your Yocto setup to speed up development and debug build issues Use what is quickly becoming the standard embedded Linux product builder framework—the Yocto Project Recipe-based implementation of best practices to optimize your Linux system Book Description The Yocto Project has become the de facto distribution build framework for reliable and robust embedded systems with a reduced time to market.You'll get started by working on a build system where you set up Yocto, create a build directory, and learn how to debug it. Then, you'll explore everything about the BSP layer, from creating a custom layer to debugging device tree issues. In addition to this, you’ll learn how to add a new software layer, packages, data, scripts, and configuration files to your system. You will then cover topics based on application development, such as using the Software Development Kit and how to use the Yocto project in various development environments. Toward the end, you will learn how to debug, trace, and profile a running system. This second edition has been updated to include new content based on the latest Yocto release. What you will learn Optimize your Yocto Project setup to speed up development and debug build issues Use Docker containers to build Yocto Project-based systems Take advantage of the user-friendly Toaster web interface to the Yocto Project build system Build and debug the Linux kernel and its device trees Customize your root filesystem with already-supported and new Yocto packages Optimize your production systems by reducing the size of both the Linux kernel and root filesystems Explore the mechanisms to increase the root filesystem security Understand the open source licensing requirements and how to comply with them when cohabiting with proprietary programs Create recipes, and build and run applications in C, C++, Python, Node.js, and Java Who this book is for If you are an embedded Linux developer with the basic knowledge of Yocto Project, this book is an ideal way to broaden your knowledge with recipes for embedded development.

Amazon Redshift Cookbook

Amazon Redshift Cookbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 384
Release :
ISBN-10 : 9781800561847
ISBN-13 : 1800561849
Rating : 4/5 (47 Downloads)

Synopsis Amazon Redshift Cookbook by : Shruti Worlikar

Discover how to build a cloud-based data warehouse at petabyte-scale that is burstable and built to scale for end-to-end analytical solutions Key FeaturesDiscover how to translate familiar data warehousing concepts into Redshift implementationUse impressive Redshift features to optimize development, productionizing, and operations processesFind out how to use advanced features such as concurrency scaling, Redshift Spectrum, and federated queriesBook Description Amazon Redshift is a fully managed, petabyte-scale AWS cloud data warehousing service. It enables you to build new data warehouse workloads on AWS and migrate on-premises traditional data warehousing platforms to Redshift. This book on Amazon Redshift starts by focusing on Redshift architecture, showing you how to perform database administration tasks on Redshift. You'll then learn how to optimize your data warehouse to quickly execute complex analytic queries against very large datasets. Because of the massive amount of data involved in data warehousing, designing your database for analytical processing lets you take full advantage of Redshift's columnar architecture and managed services. As you advance, you'll discover how to deploy fully automated and highly scalable extract, transform, and load (ETL) processes, which help minimize the operational efforts that you have to invest in managing regular ETL pipelines and ensure the timely and accurate refreshing of your data warehouse. Finally, you'll gain a clear understanding of Redshift use cases, data ingestion, data management, security, and scaling so that you can build a scalable data warehouse platform. By the end of this Redshift book, you'll be able to implement a Redshift-based data analytics solution and have understood the best practice solutions to commonly faced problems. What you will learnUse Amazon Redshift to build petabyte-scale data warehouses that are agile at scaleIntegrate your data warehousing solution with a data lake using purpose-built features and services on AWSBuild end-to-end analytical solutions from data sourcing to consumption with the help of useful recipesLeverage Redshift's comprehensive security capabilities to meet the most demanding business requirementsFocus on architectural insights and rationale when using analytical recipesDiscover best practices for working with big data to operate a fully managed solutionWho this book is for This book is for anyone involved in architecting, implementing, and optimizing an Amazon Redshift data warehouse, such as data warehouse developers, data analysts, database administrators, data engineers, and data scientists. Basic knowledge of data warehousing, database systems, and cloud concepts and familiarity with Redshift will be beneficial.

Node.js Cookbook

Node.js Cookbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 456
Release :
ISBN-10 : 9781804614105
ISBN-13 : 1804614106
Rating : 4/5 (05 Downloads)

Synopsis Node.js Cookbook by : Bethany Griggs

Master Node.js 22 through expert-led recipes in async programming, app development, Fastify, modules, testing, debugging, and optimization Key Features Explore the latest Node.js 22 features to stay at the forefront of modern development Learn to build, debug, and deploy Node.js applications flawlessly Gain expertise in Fastify Web Framework, Node.js module creation, and advanced testing techniques Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionNode.js is a game-changing technology for building modern web applications and tooling, bringing the power of JavaScript to the server and enabling full-stack development in a unified language. This updated edition of this Node.js cookbook, featuring Node.js 22, equips you with the latest advancements and enhancements in the Node.js framework ecosystem. From Bethany Griggs, who has served on the Node.js Technical Steering Committee and participated in the Node.js Release Working Group, and Manuel Spigolon, a core maintainer of Fastify, comes this fifth edition of the Node.js Cookbook to help you master Node.js 22. This book guides you step by step through crafting reusable code with Node.js modules, streamlining development using the Fastify web framework, and implementing data persistence in databases and rigorous testing practices for robust applications. You’ll address security concerns, optimize performance with worker threads, deploy Node.js microservices using containerization and orchestration, and tackle troubleshooting with effective debugging strategies. Packed with real-world examples, this guide empowers you to harness Node.js 22's full potential for creating secure, performant, and dynamic applications.What you will learn Grasp Node.js' async/sync programming to optimize code execution Build your coding skills from scratch by creating basic Node.js apps Debug and troubleshoot Node.js apps proficiently, ensuring smooth functionality Deploy apps confidently to production, reaching a wider user base Harness Fastify for web development to craft efficient frameworks Develop Node.js modules and enhance code reusability and project structure Who this book is for If you have basic knowledge of JavaScript or another programming language and want to build a solid understanding of Node.js, this book is for you. It provides the foundational knowledge you need to navigate the Node.js and npm ecosystem and start building applications. For readers with some Node.js experience, it offers the opportunity to deepen and expand their skills, while beginners can use practical recipes to quickly acquire a strong foundation in Node.js concepts and features.