44 resultater (0,33716 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

Azure Storage, Streaming, and Batch Analytics - Richard Nuckolls - Bog - Manning Publications - Plusbog.dk

Azure Storage, Streaming, and Batch Analytics - Richard Nuckolls - Bog - Manning Publications - Plusbog.dk

Azure Data Engineering teaches you how to design a reliable, performant, and cost-effective data infrastructure in Azure by progressively building a complete working analytics system. Readers should be comfortable with RDBMS systems like SQL Server and scripting using a language like PowerShell, Bash, or Python. Book examples use PowerShell and C#. The Microsoft Azure cloud is an ideal platform for data-intensive applications. Designed for productivity, Azure provides pre-built services that make collection, storage, and analysis much easier to implement and manage. The Microsoft Azure cloud platform can host virtually any sort of computing task, from simple web applications to full-scale enterprise systems. With many pre-built services for everything from data storage to advanced machine learning, Azure offers all the building blocks for scalable big data analysis systems including ingestion, processing, querying, and migration. • Azure cloud services architecture • Building a data warehouse in Azure • How to choose the right Azure technology for your task • Calculating fixed and variable costs • Hot and cold path analytics Richard Nuckolls is a senior developer building a big data analytics and reporting system in Azure. During his nearly 20 years of experience, he’s done server and database administration, desktop and web development, and more recently has led teams in building a production content management system in Azure.

DKK 398.00
1

Fast Python for Data Science - Tiago Antao - Bog - Manning Publications - Plusbog.dk

Securing Kubernetes Secrets - Andrew Block - Bog - Manning Publications - Plusbog.dk

Securing Kubernetes Secrets - Andrew Block - Bog - Manning Publications - Plusbog.dk

Safely store secret information like passwords, keys, and certificates in Kubernetes. In this practical guide, you''ll discover methods for adding layers of security that will defend the critical data of your applications. In Securing Kubernetes Secrets you will find: - - Strategies for storing secure assets in Kubernetes - - Cryptographic options and how to apply them in Kubernetes - - Using the HashiCorp Vault server on Kubernetes for secure secrets storage - - Managing security with public cloud providers - - Applying security concepts using tools from the Kubernetes ecosystem - - End-to-end secrets storage from development to operations - - Implementing in Kubernetes in CI/CD systems - Secrets, like database passwords and API keys, are some of the most important data in your application. Securing Kubernetes Secrets reveals how to store these sensitive assets in Kubernetes in a way that''s protected against leaks and hacks. You''ll learn about the default capabilities of Kubernetes secrets, where they''re lacking, and alternative options to strengthen applications and infrastructure. Kubernetes secrets include small and sensitive data like passwords, tokens, and keys. The security defaults of Kubernetes are rarely enough to protect this valuable data, and can leave it—and you—exposed. In this book, you''ll learn how to bake security into Kubernetes-based applications right from the start with security best practices and reliable third-party tools like HashiCorp Vault

DKK 514.00
1

Cloud Native - Designing change-tolerant software - Cornelia Davis - Bog - Manning Publications - Plusbog.dk

OpenShift in Action - Jamie Duncan - Bog - Manning Publications - Plusbog.dk

Learn Concurrent Programming with Go - James Cutajar - Bog - Manning Publications - Plusbog.dk

Rust in Action - Tim Mcnamara - Bog - Manning Publications - Plusbog.dk

Grokking Bitcoin - Kalle Rosenbaum - Bog - Manning Publications - Plusbog.dk

GitOps and Kubernetes - Alexander Matyushentsev - Bog - Manning Publications - Plusbog.dk

GitOps and Kubernetes - Alexander Matyushentsev - Bog - Manning Publications - Plusbog.dk

GitOps and Kubernetes introduces a radical idea—managing your infrastructure with the same Git pull requests you use to manage your codebase. In this in-depth tutorial, you’ll learn to operate infrastructures based on powerful-but-complex technologies with the same Git version control tools most developers use daily. GitOps and Kubernetes is half reference, half practical tutorial for operating Kubernetes the GitOps way. Through fast-paced chapters, you’ll unlock the benefits of GitOps for flexible configuration management, monitoring, robustness, multi-environment support, and discover tricks and tips for managing secrets in the unique GitOps fashion. Key Features · Multiple-environments management with branching, namespace, and configuration · Access Control with Git, Kubernetes, and Pipeline · Using Kubernetes with Argo CD, JenkinsX, and Flux · Multi-step deployment strategies like Blue-Green, Canary in a declarative GitOps model For developers familiar with Continuous Delivery principles and the basics of Git and Kubernetes. About the technology The tools to monitor and manage software delivery and deployment can be complex to set up and intimidating to learn. But with the “GitOps“ method, you can manage your entire Kubernetes infrastructure with Git pull requests, giving you a single control interface and making it easy to assess and roll back changes! Billy Yuen, Alexander Matyushentsev, Todd Ekenstam , and Jesse Suen are principal engineers for the Intuit platform. They are widely recognized as industry leads in GitOps for Kubernetes, having presented numerous related talks at industry conferences.

DKK 406.00
1

Django in Action - Christopher Trudeau - Bog - Manning Publications - Plusbog.dk

Effective Data Science Infrastructure - Ville Tuulos - Bog - Manning Publications - Plusbog.dk

Bootstrapping Microservices - Ashley Davis - Bog - Manning Publications - Plusbog.dk

LLMs in Action - Immanuel Trummer - Bog - Manning Publications - Plusbog.dk

Core Kubernetes - Jay Vyas - Bog - Manning Publications - Plusbog.dk

Core Kubernetes - Jay Vyas - Bog - Manning Publications - Plusbog.dk

From its humble beginnings a container orchestration system, Kubernetes has become the de facto infrastructure for cloud native applications. Kubernetes impacts every aspect of the application development lifecycle, from design through deployment. To build and operate reliable cloud native systems, you need to understand what''s going on below the surface. Core Kubernetes is packed with experience-driven insights and practical techniques, and takes you inside Kubernetes to teach you what you''ll need to know to keep your system running like a well-oiled machine and prevent those panicked 3 AM phone calls. about the technology Kubernetes is a platform-independent layer for deploying scalable container-based applications. Kubernetes provides abstractions for clustering, replicating, and scaling system components in real time. It''s especially well-suited for microservices applications, where you can easily balance the load among services. Kubernetes has become a core component of cloud native applications, and all major cloud vendors now offer hosted versions of Kubernetes. Kubernetes was initially developed by Google and is now governed as an open source project by the Cloud Native Computing Foundation (CNCF). about the book Core Kubernetes is a reference guide designed to teach operators, SREs, and developers how to improve reliability and performance of Kubernetes-based systems. In it, Kubernetes experts Chris Love and Jay Vyas provide a guided tour through all major aspects of Kubernetes, from managing iptables to setting up dynamically scaled clusters that respond to changes in load. You''ll understand the unique security concerns of container-based applications, discover tips to minimize costly unused capacity, and get pro tips for maximizing performance. This awesome collection of undocumented internals, expert techniques, and practical guidance has invaluable information you won''t find anywhere else. what''s inside - Kubernetes base components- Kubernetes networking- Storage and the Container Storage Interface- External load balancing and ingress- Kubernetes security- Different ways of creating a Kubernetes cluster- Configuring Kubernetes to use a GPU about the reader Written for readers with a working knowledge of Kubernetes and microservices applications. about the author After earning his PhD, Jay Vyas started his career contributing to Kubernetes'' core features at RedHat, and next, he focused on helping multiple companies migrate to Cloud-Native solutions. He now resides at VMWare, once again contributing to Kubernetes and associated projects. When not coding, Jay likes to play with his video games, his synthesizers, and hang out in his Pod. As a thought leader in the Kubernetes and DevOps segment, Chris Love is a founder of multiple technology companies with over 20 years'' experience in software engineering. A Google Cloud Certified Fellow, Chris has contributed to several open-source projects including Kubernetes, Bazel, and Terraform. He enjoys speaking around the world about DevOps and Kubernetes and practices martial arts in his free time.

DKK 406.00
1

Learn Azure in a Month of Lunches - Foulds Iain - Bog - Manning Publications - Plusbog.dk

Learn Azure in a Month of Lunches - Foulds Iain - Bog - Manning Publications - Plusbog.dk

Learn Azure in a Month of Lunches, Second Edition , is a tutorial on writing, deploying, and running applications in Azure. In it, you’ll work through 21 short lessons that give you real-world experience. Each lesson includes a hands-on lab so you can try out and lock in your new skills. Summary You can be incredibly productive with Azure without mastering every feature, function, and service. Learn Azure in a Month of Lunches, Second Edition gets you up and running quickly, teaching you the most important concepts and tasks in 21 practical bite-sized lessons. As you explore the examples, exercises, and labs, you'll pick up valuable skills immediately and take your first steps to Azure mastery! This fully revised new edition covers core changes to the Azure UI, new Azure features, Azure containers, and the upgraded Azure Kubernetes Service. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Microsoft Azure is vast and powerful, offering virtual servers, application templates, and prebuilt services for everything from data storage to AI. To navigate it all, you need a trustworthy guide. In this book, Microsoft engineer and Azure trainer Iain Foulds focuses on core skills for creating cloud-based applications. About the book Learn Azure in a Month of Lunches, Second Edition , is a tutorial on writing, deploying, and running applications in Azure. In it, you’ll work through 21 short lessons that give you real-world experience. Each lesson includes a hands-on lab so you can try out and lock in your new skills. What's inside Understanding Azure beyond point-and-click Securing applications and data Automating your environment Azure services for machine learning, containers, and more About the reader This book is for readers who can write and deploy simple web or client/server applications. About the author Iain Foulds is an engineer and senior content developer with Microsoft. Table of Contents PART 1 - AZURE CORE SERVICES 1 Before you begin 2 Creating a virtual machine 3 Azure Web Apps 4 Introduction to Azure Storage 5 Azure Networking basics PART 2 - HIGH AVAILABILITY AND SCALE 6 Azure Resource Manager 7 High availability and redundancy 8 Load-balancing applications 9 Applications that scale 10 Global databases with Cosmos DB 11 Managing network traffic and routing 12 Monitoring and troubleshooting PART 3 - SECURE BY DEFAULT 13 Backup, recovery, and replication 14 Data encryption 15 Securing information with Azure Key Vault 16 Azure Security Center and updates PART 4 - THE COOL STUFF 17 Machine learning and artificial intelligence 18 Azure Automation 19 Azure containers 20 Azure and the Internet of Things 21 Serverless computing

DKK 406.00
1

Istio in Action - Rinor Maloku - Bog - Manning Publications - Plusbog.dk

Istio in Action - Rinor Maloku - Bog - Manning Publications - Plusbog.dk

The “servicemesh” pattern, implemented by platforms like Istio, helps you push operational issues into the infrastructure so the application code is easier to understand, maintain, and adapt. Istio in Action teaches you how to implement a full-featured Istio-based service mesh to manage a microservices application. Istio in Action is a comprehensive guide to handling authentication, routing, retrying, load balancing, collecting data, security, and other common network-related tasks using the Istio service mesh platform. With helpful diagrams and hands-on examples, you''ll learn how to use this open-source service mesh to control routing, secure container applications, and monitor network traffic. You will also bring Istio to legacy systems without changes to your applications and discover how to use Istio in amulti-cloud world with the data layer deployed on a cluster like Kubernetes. Cloud-native applications can include thousands of clustered containers, distributed components, and complex interactions. To build them effectively, developers need a new approach to infrastructural concerns like monitoring, storage, scaling, orchestration, and security. The Istio platform offers a configurable infrastructure layer called a service mesh that reliably and efficiently manages day-to-day concerns like service discovery, load balancing, encryption, authentication and authorization, circuit breakers, and more. Open source andcloud-ready, Istio is a welcome upgrade from manually managed microservices infrastructure.

DKK 434.00
1

API Security in Action - Neil Madden - Bog - Manning Publications - Plusbog.dk

Grokking Web Application Security - Malcolm Mcdonald - Bog - Manning Publications - Plusbog.dk

Hadoop in Practice - Alex Holmes - Bog - Manning Publications - Plusbog.dk

Hadoop in Practice - Alex Holmes - Bog - Manning Publications - Plusbog.dk

For developers working with big data, it''s not enough to have a theoretical understanding of Hadoop. They need to solve real challenges like analyzing real-time streams, moving data securely between storage systems, and managing large-scale clusters. The Hadoop ecosystem is constantly growing, and it''s important they keep up with the new technologies and practices to stay productive and future-proof data systems. Hadoop in Practice, Second Edition provides over 100 tested, instantly-useful techniques that will help conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN, real-time use cases, and integrating Kafka, Storm, and Spark with Hadoop. There’s also a new and updated techniques for Flume, Sqoop, and Mahout, all of which have seen major new versions recently. In short, this is the most practical, up-to-date coverage of Hadoop available anywhere. RETAIL SELLING POINTS Practical up-to-date coverage Over 100 practical, battle-tested Hadoop techniques Major updates to key technologies AUDIENCE Readers should be familiar with Hadoop and have experience programming in Java or another OOP language. ABOUT THE TECHNOLOGY Hadoop is an open source MapReduce platform designed to query and analyze data distributed across large clusters. Especially effective for big data systems, Hadoop powers mission-critical software at Apple, eBay, LinkedIn, Yahoo, and Facebook. It offers organizations efficient ways to store, manage, and analyze data.

DKK 406.00
1

Blockchain in Action - Bina Ramamurthy - Bog - Manning Publications - Plusbog.dk

Blockchain in Action - Bina Ramamurthy - Bog - Manning Publications - Plusbog.dk

There’s a lot more to the blockchain than mining Bitcoin. This secure system for registering and verifying ownership and identity is perfect for supply chain logistics, health records, and other sensitive data management tasks. Blockchain in Action unlocks the full potential of this revolutionary technology, showing you how to build own decentralized apps for secure applications including digital democracy, private auctions, and electronic record management. Key Features · How blockchain differs from other distributed systems · Smart contract development with Ethereum and the Solidity language · Web UI for decentralized apps · Identity, privacy and security techniques · On-chain and off-chain data storage For intermediate programmers who know the basics of object-oriented languages and have a working knowledge of JavaScript. About the technology A blockchain is a decentralized record, stored across numerous devices with no central control or authority. Copies of this shared database are constantly reconciled with one another, and records are cryptographically encoded to make them unchangeable. The result is a type of database that is at once transparent and publicly accessible, and where it is impossible to falsify or alter the historic data record. Bina Ramamurthy holds a Ph.D. in fault-tolerant distributed systems, and has thirty years of experience teaching cryptography, peer-to-peer networking, and distributed systems. She is the instructor and content creator for the University of Buffalo four-course specialization on blockchain technology on the Coursera MOOC platform, and the recipient of the 2019 SUNY Chancellor’s Award for Teaching Excellence.

DKK 349.00
1

AI Agents in Action - Micheal Lanham - Bog - Manning Publications - Plusbog.dk

Acing the Certified Kubernetes Administrator Exam - Chad Crowell - Bog - Manning Publications - Plusbog.dk

Acing the Certified Kubernetes Administrator Exam - Chad Crowell - Bog - Manning Publications - Plusbog.dk

Learn the hands-on skills you need to ace the Kubernetes exam and boost your career by becoming a Certified Kubernetes Administrator (CKA). For readers who know the basics of containers and Linux admin. No Kubernetes experience is required. Acing the Certified Kubernetes Administrator Exam will provide you with content and practical exercises according to the unique CKA test environment . This practical book takes you hands-on with all the exam objectives, including deploying containerised applications to Kubernetes, accessing an application from an ingress resource, backup and restoring. You will learn how to: - - Administer an application running on Kubernetes - - Troubleshoot errors inside a Kubernetes cluster - - Authenticate users and machines to the Kubernetes API - - Create persistent storage in Kubernetes - - Add additional functionality to an existing Kubernetes cluster - Plus! Essential exam tips and exercises help you work out your mental muscle memory. Acing the Certified Kubernetes Administrator Exam is your fast track to becoming a Certified Kubernetes Administrator! Your expert exam tutor is Chad Crowell, whose courses have helped thousands of developers to understand Kubernetes and earn the coveted CKA certification. About the technology The Certified Kubernetes Administrator (CKA) exam proves your skills as a Kubernetes administrator and is a serious test of your competency. There are no multiple-choice questions or essays: the whole test is conducted from the command line, with you performing solutions directly in the terminal. Administered by the Linux Foundation, the certification is recognised by employers worldwide as a proof of your ability to configure and manage production-grade Kubernetes clusters.

DKK 450.00
1

AWS for Non-Engineers - Hiroko Nishimura - Bog - Manning Publications - Plusbog.dk

AWS for Non-Engineers - Hiroko Nishimura - Bog - Manning Publications - Plusbog.dk

This friendly, fast-paced guide is perfect for anyone puzzled by the cloud! Learn the fundamentals of Amazon Web Services, and be ready to ace your AWS Certified Cloud Practitioner Exam. In AWS for Non-engineers you will learn: - - How cloud computing and AWS are different from “legacy” systems - - Prepare for the AWS Certified Cloud Practitioner Exam - - When cloud computing is the right option for your organization - - Core AWS services including storage services, database services, and security services - - How billing and pricing work on AWS, and how to pick for your budget - - Security and compliance concepts for building in AWS - AWS for Non-engineers is written for anyone just starting with Amazon Web Services or cloud computing in general. It''s written by Hiroko Nishimura, and is based on her acclaimed video course that has been taken by over 250,000 learners. In this reader-friendly book, you''ll learn how to talk about cloud concepts with engineers, what the cloud could do for your business, and how to start using AWS''s amazing services for your own IT tasks. When you''re finished, you''ll be comfortable with the basics of cloud computing on AWS and you''ll be prepared to take the AWS Certified Cloud Practitioner Exam ! about the technology Modern IT systems run in the cloud. Whether you''re in customer service, marketing, or a technical role, cloud technologies like Amazon Web Services (AWS) have become as important to your job as spreadsheets, CRMs, and databases. Knowing AWS fundamentals will help you speak the language of developers and software engineers, and eventually create your own products, services, and projects.

DKK 363.00
1

Amazon Web Services in Action: An in-depth guide to AWS - Andreas Wittig - Bog - Manning Publications - Plusbog.dk

Amazon Web Services in Action: An in-depth guide to AWS - Andreas Wittig - Bog - Manning Publications - Plusbog.dk

Master essential best practices for deploying and managing applications on Amazon Web Services. The ideal guide for mid-level developers, DevOps or platform engineers, architects, and system administrators. Amazon Web Services in Action: An in-depth guide to AWS is a comprehensive, practical introduction to deploying and managing applications on the AWS cloud platform. This revised bestseller is packed with techniques for building highly available and scalable architectures and automating deployment with Infrastructure as Code . This book will show you how to: - - Leverage globally distributed data centres to launch virtual machines with EC2 - - Store and archive large volumes of data with EBS, S3, and EFS - - Persist and query data with highly available and scalable database systems with RDS and DynamoDB - - Enhance performance with caching data in-memory with ElastiCache and MemoryDB - - Use Infrastructure as Code to automate your cloud infrastructure - - Secure workloads running in the cloud with VPC and IAM - - Build fault-tolerant web applications with ALB and SQS - - Automate common sysadmin tasks with Lambda, CLI, and SDK - - Build cloud-native applications based on containers with AppRunner, ECS, Fargate - About the technology Thousands of developers have chosen Amazon Web Services in Action: An in-depth guide to AWS to help them succeed with the AWS cloud. Readers love this all-practical handbook for its complete introduction to computing, storage, and networking, along with best practices for all core AWS services. Amazon Web Services, the leading cloud computing platform, offers customers APIs for on-demand access to computing services. Rich in examples and best practices of how to use AWS, this Manning bestseller is now released in its third, revised, and improved edition.

DKK 429.00
1