Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America
EUR 44,68
Cantidad disponible: 5 disponibles
Añadir al carritoPaperback or Softback. Condición: New. Mastering Shell for DevOps: Automate, streamline, and secure DevOps workflows with modern shell scripting. Book.
Librería: California Books, Miami, FL, Estados Unidos de America
EUR 50,78
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 48,48
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America
EUR 50,80
Cantidad disponible: 5 disponibles
Añadir al carritoPaperback or Softback. Condición: New. Rust for Network Programming and Automation, Second Edition. Book.
EUR 55,73
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New.
Librería: California Books, Miami, FL, Estados Unidos de America
EUR 57,78
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 57,43
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
EUR 61,50
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 62,82
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 64,50
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: Books Puddle, New York, NY, Estados Unidos de America
EUR 79,66
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New.
Librería: Books Puddle, New York, NY, Estados Unidos de America
EUR 92,08
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New.
EUR 57,66
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New.
EUR 57,45
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New.
Librería: PBShop.store US, Wood Dale, IL, Estados Unidos de America
EUR 67,42
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPAP. Condición: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Librería: PBShop.store UK, Fairford, GLOS, Reino Unido
EUR 66,43
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPAP. Condición: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Librería: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Alemania
EUR 64,30
Cantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -'Mastering Shell for DevOps' is all about giving DevOps, cloud, and Linux folks the know-how to automate and make their workflows more efficient with shell scripting. The book uses real-world examples and simple instructions to show how to automate tasks and move away from manual work in a DevOps environment.We start with the basics of shell scripting, so you can learn to write scripts that get the job done. It then moves on to version control with Git and GitHub, showing the importance of collaboration and code management in this context. The book then jumps into infrastructure provisioning and configuration management, showing you how to automate the setup of servers and services using tools like AWS CLI, Docker, and Kubernetes.As your skills grow, you'll learn to set up monitoring and logging tools, automate incident detection and resolution, and manage network traffic and load balancing. The book also helps you learn how to automate security tasks, including user access management, vulnerability scanning, patching, and compliance checks. By the end of the book, you'll have a whole toolkit of shell scripts that will help you work more efficiently, reliably, and securely in your DevOps practices.Key FeaturesGet your infrastructure provisioning done automatically with shell scripts for reliable, fast deployments.Make version control a lot easier by using Git and shell scripting for collaborative development.Set up a system to monitor and log your data automatically so you can spot any issues early on.Make it easy to spot and fix problems so your system stays up and running.Get the most out of your network traffic and load balancing with shell scripts for top performance.You can deploy and manage containers with Docker, Podman, and Kubernetes using automation.Give security a boost with scripted access management and permission assignments.Automate vulnerability scanning and patching to keep your system secure.Run system audits and compliance checks with scripted automation.Table of ContentAutomating Routine DevOps TasksManaging CI/CD Pipelines with Shell ScriptingTest Automation and Validation ScriptsTask Scheduling and Monitoring with CRONTABOrchestrating Infrastructure with Shell ScriptingIncident Resolution and Log ManagementManaging Network Traffic and Load BalancingContainerization and Shell ScriptingDevOps Security Automation with Shell Scripting 190 pp. Englisch.
Librería: Majestic Books, Hounslow, Reino Unido
EUR 81,54
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New. Print on Demand.
Librería: Biblios, Frankfurt am main, HESSE, Alemania
EUR 83,77
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New. PRINT ON DEMAND.
Librería: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Alemania
EUR 75,50
Cantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Designed with the needs of those interested in network programming and automation in mind, this updated 'Rust for Network Programming and Automation' explores the realism of network programming using Rust 1.68. The book covers important topics like IP addressing, subnetting, and gateway configuration, ensuring a thorough understanding of network fundamentals. The chapters cover the use of popular Rust libraries such as Tokio, Mio, and Rust-async for asynchronous network programming. These libraries are thoroughly examined, demonstrating how to create TCP listeners, bind sockets, and handle incoming connections efficiently.Packet manipulation and analysis are also important topics, with practical examples using libraries like pnet and libtins. You will learn how to capture, process, and analyze network packets to gain an understanding of network traffic and identify potential problems. The book also focuses on network and performance monitoring, showing you how to set up and use various tools to track network availability, utilization, latency, packet loss, and jitter. Understanding these metrics allows you to ensure optimal network performance and reliability. Cloud network configuration, VPN setup, and data center networking are thoroughly covered, providing the necessary knowledge to manage and automate complex network environments.Key LearningsBecome fluent in the fundamentals of Rust-based TCP/IP programming.Use the pnet and libtins libraries to capture and analyze packets in depth.Use the Rust-async, Tokio, and Mio libraries to program asynchronous networks efficiently.Be well-versed in IP addressing, subnetting, and configuring gateways to assure a secure network installation.Learn to use Rust and OpenVPN to set up VPN connections and monitoring network availability, latency, and packet loss.Use packet analysis and monitoring to improve network security by identifying threats. 296 pp. Englisch.
Librería: Majestic Books, Hounslow, Reino Unido
EUR 96,30
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New. Print on Demand.
Librería: CitiRetail, Stevenage, Reino Unido
EUR 67,20
Cantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: new. Paperback. "Mastering Shell for DevOps" is all about giving DevOps, cloud, and Linux folks the know-how to automate and make their workflows more efficient with shell scripting. The book uses real-world examples and simple instructions to show how to automate tasks and move away from manual work in a DevOps environment.We start with the basics of shell scripting, so you can learn to write scripts that get the job done. It then moves on to version control with Git and GitHub, showing the importance of collaboration and code management in this context. The book then jumps into infrastructure provisioning and configuration management, showing you how to automate the setup of servers and services using tools like AWS CLI, Docker, and Kubernetes.As your skills grow, you'll learn to set up monitoring and logging tools, automate incident detection and resolution, and manage network traffic and load balancing. The book also helps you learn how to automate security tasks, including user access management, vulnerability scanning, patching, and compliance checks. By the end of the book, you'll have a whole toolkit of shell scripts that will help you work more efficiently, reliably, and securely in your DevOps practices.Key FeaturesGet your infrastructure provisioning done automatically with shell scripts for reliable, fast deployments.Make version control a lot easier by using Git and shell scripting for collaborative development.Set up a system to monitor and log your data automatically so you can spot any issues early on.Make it easy to spot and fix problems so your system stays up and running.Get the most out of your network traffic and load balancing with shell scripts for top performance.You can deploy and manage containers with Docker, Podman, and Kubernetes using automation.Give security a boost with scripted access management and permission assignments.Automate vulnerability scanning and patching to keep your system secure. Run system audits and compliance checks with scripted automation.Table of ContentAutomating Routine DevOps TasksManaging CI/CD Pipelines with Shell ScriptingTest Automation and Validation ScriptsTask Scheduling and Monitoring with CRONTABOrchestrating Infrastructure with Shell ScriptingIncident Resolution and Log ManagementManaging Network Traffic and Load BalancingContainerization and Shell ScriptingDevOps Security Automation with Shell Scripting This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Librería: Biblios, Frankfurt am main, HESSE, Alemania
EUR 98,64
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New. PRINT ON DEMAND.
Librería: buchversandmimpf2000, Emtmannsberg, BAYE, Alemania
EUR 64,30
Cantidad disponible: 1 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. This item is printed on demand - Print on Demand Titel. Neuware -'Mastering Shell for DevOps' is all about giving DevOps, cloud, and Linux folks the know-how to automate and make their workflows more efficient with shell scripting. The book uses real-world examples and simple instructions to show how to automate tasks and move away from manual work in a DevOps environment.We start with the basics of shell scripting, so you can learn to write scripts that get the job done. It then moves on to version control with Git and GitHub, showing the importance of collaboration and code management in this context. The book then jumps into infrastructure provisioning and configuration management, showing you how to automate the setup of servers and services using tools like AWS CLI, Docker, and Kubernetes.As your skills grow, you'll learn to set up monitoring and logging tools, automate incident detection and resolution, and manage network traffic and load balancing. The book also helps you learn how to automate security tasks, including user access management, vulnerability scanning, patching, and compliance checks. By the end of the book, you'll have a whole toolkit of shell scripts that will help you work more efficiently, reliably, and securely in your DevOps practices.Key FeaturesGet your infrastructure provisioning done automatically with shell scripts for reliable, fast deployments.Make version control a lot easier by using Git and shell scripting for collaborative development.Set up a system to monitor and log your data automatically so you can spot any issues early on.Make it easy to spot and fix problems so your system stays up and running.Get the most out of your network traffic and load balancing with shell scripts for top performance.You can deploy and manage containers with Docker, Podman, and Kubernetes using automation.Give security a boost with scripted access management and permission assignments.Automate vulnerability scanning and patching to keep your system secure.Run system audits and compliance checks with scripted automation.Table of ContentAutomating Routine DevOps TasksManaging CI/CD Pipelines with Shell ScriptingTest Automation and Validation ScriptsTask Scheduling and Monitoring with CRONTABOrchestrating Infrastructure with Shell ScriptingIncident Resolution and Log ManagementManaging Network Traffic and Load BalancingContainerization and Shell ScriptingDevOps Security Automation with Shell ScriptingLibri GmbH, Europaallee 1, 36244 Bad Hersfeld 190 pp. Englisch.
Librería: AHA-BUCH GmbH, Einbeck, Alemania
EUR 68,82
Cantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 'Mastering Shell for DevOps' is all about giving DevOps, cloud, and Linux folks the know-how to automate and make their workflows more efficient with shell scripting. The book uses real-world examples and simple instructions to show how to automate tasks and move away from manual work in a DevOps environment.We start with the basics of shell scripting, so you can learn to write scripts that get the job done. It then moves on to version control with Git and GitHub, showing the importance of collaboration and code management in this context. The book then jumps into infrastructure provisioning and configuration management, showing you how to automate the setup of servers and services using tools like AWS CLI, Docker, and Kubernetes.As your skills grow, you'll learn to set up monitoring and logging tools, automate incident detection and resolution, and manage network traffic and load balancing. The book also helps you learn how to automate security tasks, including user access management, vulnerability scanning, patching, and compliance checks. By the end of the book, you'll have a whole toolkit of shell scripts that will help you work more efficiently, reliably, and securely in your DevOps practices.Key FeaturesGet your infrastructure provisioning done automatically with shell scripts for reliable, fast deployments.Make version control a lot easier by using Git and shell scripting for collaborative development.Set up a system to monitor and log your data automatically so you can spot any issues early on.Make it easy to spot and fix problems so your system stays up and running.Get the most out of your network traffic and load balancing with shell scripts for top performance.You can deploy and manage containers with Docker, Podman, and Kubernetes using automation.Give security a boost with scripted access management and permission assignments.Automate vulnerability scanning and patching to keep your system secure.Run system audits and compliance checks with scripted automation.Table of ContentAutomating Routine DevOps TasksManaging CI/CD Pipelines with Shell ScriptingTest Automation and Validation ScriptsTask Scheduling and Monitoring with CRONTABOrchestrating Infrastructure with Shell ScriptingIncident Resolution and Log ManagementManaging Network Traffic and Load BalancingContainerization and Shell ScriptingDevOps Security Automation with Shell Scripting.
Librería: preigu, Osnabrück, Alemania
EUR 61,65
Cantidad disponible: 5 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Mastering Shell for DevOps | Automate, streamline, and secure DevOps workflows with modern shell scripting | Gilbert Stew | Taschenbuch | Englisch | 2024 | GitforGits | EAN 9788197950421 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Librería: buchversandmimpf2000, Emtmannsberg, BAYE, Alemania
EUR 75,50
Cantidad disponible: 1 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Designed with the needs of those interested in network programming and automation in mind, this updated 'Rust for Network Programming and Automation' explores the realism of network programming using Rust 1.68. The book covers important topics like IP addressing, subnetting, and gateway configuration, ensuring a thorough understanding of network fundamentals. The chapters cover the use of popular Rust libraries such as Tokio, Mio, and Rust-async for asynchronous network programming. These libraries are thoroughly examined, demonstrating how to create TCP listeners, bind sockets, and handle incoming connections efficiently.Packet manipulation and analysis are also important topics, with practical examples using libraries like pnet and libtins. You will learn how to capture, process, and analyze network packets to gain an understanding of network traffic and identify potential problems. The book also focuses on network and performance monitoring, showing you how to set up and use various tools to track network availability, utilization, latency, packet loss, and jitter. Understanding these metrics allows you to ensure optimal network performance and reliability. Cloud network configuration, VPN setup, and data center networking are thoroughly covered, providing the necessary knowledge to manage and automate complex network environments.Key LearningsBecome fluent in the fundamentals of Rust-based TCP/IP programming.Use the pnet and libtins libraries to capture and analyze packets in depth.Use the Rust-async, Tokio, and Mio libraries to program asynchronous networks efficiently.Be well-versed in IP addressing, subnetting, and configuring gateways to assure a secure network installation.Learn to use Rust and OpenVPN to set up VPN connections and monitoring network availability, latency, and packet loss.Use packet analysis and monitoring to improve network security by identifying threats.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 296 pp. Englisch.
Librería: preigu, Osnabrück, Alemania
EUR 71,55
Cantidad disponible: 5 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Rust for Network Programming and Automation, Second Edition | Work around designing networks, TCP/IP protocol, packet analysis and performance monitoring using Rust 1.68 | Gilbert Stew | Taschenbuch | Englisch | 2024 | GitforGits | EAN 9788119177349 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Librería: AHA-BUCH GmbH, Einbeck, Alemania
EUR 85,34
Cantidad disponible: 1 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Designed with the needs of those interested in network programming and automation in mind, this updated 'Rust for Network Programming and Automation' explores the realism of network programming using Rust 1.68. The book covers important topics like IP addressing, subnetting, and gateway configuration, ensuring a thorough understanding of network fundamentals. The chapters cover the use of popular Rust libraries such as Tokio, Mio, and Rust-async for asynchronous network programming. These libraries are thoroughly examined, demonstrating how to create TCP listeners, bind sockets, and handle incoming connections efficiently.Packet manipulation and analysis are also important topics, with practical examples using libraries like pnet and libtins. You will learn how to capture, process, and analyze network packets to gain an understanding of network traffic and identify potential problems. The book also focuses on network and performance monitoring, showing you how to set up and use various tools to track network availability, utilization, latency, packet loss, and jitter. Understanding these metrics allows you to ensure optimal network performance and reliability. Cloud network configuration, VPN setup, and data center networking are thoroughly covered, providing the necessary knowledge to manage and automate complex network environments.Key LearningsBecome fluent in the fundamentals of Rust-based TCP/IP programming.Use the pnet and libtins libraries to capture and analyze packets in depth.Use the Rust-async, Tokio, and Mio libraries to program asynchronous networks efficiently.Be well-versed in IP addressing, subnetting, and configuring gateways to assure a secure network installation.Learn to use Rust and OpenVPN to set up VPN connections and monitoring network availability, latency, and packet loss.Use packet analysis and monitoring to improve network security by identifying threats.