Buy srpc.eu ?
Products related to Network:
-
Computer Networking : Enterprise Network Infrastructure, Network Security & Network Troubleshooting Fundamentals
If you want to PASS the CompTIA Network+ Certification, this book is for you! BUY THIS BOOK NOW AND GET STARTED TODAY! In this book you will discover:Network Concepts and ProtocolsCompTIA Network+ Exam InformationOSI Model & Network OperationsEncapsulation and the OSI ModelNetwork Protocols and Port NumbersDHCP, DNS & NTPSQL Database ProtocolsHow to Subnet NetworksIPv6 Address FundamentalsIPv6 SLAAC & IPv6 DHCPNetwork Address TranslationDynamic Host Configuration ProtocolDomain Name SystemEthernet CablingCoax Cabling and Cable TerminationFiber OpticsMultiplexing Fiber OpticsEthernet FundamentalsCSMA/CDDuplex and SpeedEthernet Frame FundamentalsEthernet Layer 2 OperationSpanning Tree ProtocolVLANs and Port AggregationHow to Route IP TrafficAddress Resolution ProtocolHow to Send Ping to Default GatewayHow to Build Routing TablesWireless Networking FundamentalsWireless 802.11 ProtocolsWireless Ethernet OperationWireless Topologies and ManagementWireless EncryptionCellular WirelessLayer 2 Devices and ServicesTraffic ShapingNeighbor Device DiscoveryLoad Balancer FundamentalsFirewall FundamentalsVoiP & SCADA SystemsNetwork MonitoringLayer 2 ErrorsFacilities MonitoringCollecting Network Monitoring & BaseliningNetwork Security FundamentalsThreats, Vulnerabilities & ExploitsHow to Reduce Threat ExposureDefense in DepthAuthentication, Authorization, and AccountingMultifactor AuthenticationNetwork Access ControlSecurity AssessmentsHow to Assess RiskHuman & Technical ExploitsWiFi Attacks & Rogue DHCP ServersPassword AttacksHow to Secure Layer 2Rogue DHCP Servers & Dynamic ARP InspectionHow to Secure Layer 3, 4 and 7Virtual Private NetworksRemote Desktop & Virtual Desktops ConnectionsNetwork Management OptionsSAN & Cloud ComputingCloud ServicesNetwork Troubleshooting FundamentalsHow to Establish a Theory of CauseHow to Test the Theory & Establish a Plan of ActionHow to Test, Verify and Document the SolutionHow to Identify and Troubleshoot Cable IssuesFiber Optic Cables & ToolsHow to use Ping, ARP & TracerouteHow to Capture TrafficWireless Troubleshooting & WiFi ToolsCommon Wireless IssuesConfiguration IssuesHow to Troubleshoot Routing IssuesHow to use Simple Network Management ProtocolHow to use NetflowHow to use SyslogHow to Document IT Procedures and PlansSecurity and Device Policies BUY THIS BOOK NOW AND GET STARTED TODAY!
Price: 31.38 £ | Shipping*: 0.00 £ -
Network Automation Made Easy
Practical strategies and techniques for automating network infrastructure As networks grow ever more complex, network professionals are seeking to automate processes for configuration, management, testing, deployment, and operation.Using automation, they aim to lower expenses, improve productivity, reduce human error, shorten time to market, and improve agility.In this guide, expert practitioner Ivo Pinto presents all the concepts and techniques you’ll need to move your entire physical and virtual infrastructure towards greater automation and maximize the value it delivers. Writing for experienced professionals, the author reviews today’s leading use cases for automation, compares leading tools, and presents a deep dive into using the open source Ansible engine to automate common tasks.You’ll find everything you need: from practical code snippets to real-world case studies to a complete methodology for planning strategy. This guide is for everyone seeking to improve network operations and productivity, including system, network, storage, and virtualization administrators, network and security engineers, and many other technical professionals and managers.You can apply its vendor-neutral concepts throughout your entire environment—from servers to the cloud, switches to security. Explore modern use cases for network automation, and compare today’s most widely used automation toolsCapture essential data for use in network automation, using standard formats such as JSON, XML, and YAMLGet more value from the data your network can provideInstall Ansible and master its building blocks, including plays, tasks, modules, variables, conditionals, loops, and rolesPerform common networking tasks with Ansible playbooks: manage files, devices, VMs, cloud constructs, APIs, and moreSee how Ansible can be used to automate even the largest global network architecturesDiscover how NetDevOps can transform your approach to automation--and create a new NetDevOps pipeline, step by stepBuild a network automation strategy from the ground up, reflecting lessons from the world’s largest enterprises
Price: 44.99 £ | Shipping*: 0.00 £ -
Fashion and Environmental Sustainability : Entrepreneurship, Innovation and Technology
The wide range of topics that the book covers are organised into sections reflecting a cradle to grave view of how entrepreneurial, innovative, and tech-savvy approaches can advance environmental sustainability in the fashion sector.These sections include: sustainable materials; innovation in design, range planning and product development; sustainable innovations in fashion supply chains; sustainable innovations in fashion retail and marketing; sustainable alternatives for end-of-life and circular economy initiatives; and more sustainable alternative fashion business models.
Price: 90.50 £ | Shipping*: 0.00 £ -
Network Programmability and Automation Fundamentals
Modernize and optimize network management with APIs and automation Legacy network management approaches don’t scale adequately and can’t be automated well.This guide will help meet tomorrow’s challenges by adopting network programmability based on Application Programming Interfaces (APIs).Using these techniques, you can improve efficiency, reliability, and flexibility; simplify implementation of high-value technologies; automate routine administrative and security tasks; and deploy services far more rapidly.Four expert authors help you transition from a legacy mindset to one based on solving problems with software.They explore today’s emerging network programmability and automation ecosystem; introduce each leading programmable interface; and review the protocols, tools, techniques, and technologies that underlie network programmability.You’ll master key concepts through hands-on examples you can run using Linux, Python, Cisco DevNet sandboxes, and other easily accessible tools.This guide is for all network architects, engineers, operations, and software professionals who want to integrate programmability into their networks.It offers valuable background for Cisco DevNet certification—and skills you can use with any platform, whether you have software development experience or not. Master core concepts and explore the network programmability stackManage network software and run automation scripts in Linux environmentsSolve real problems with Python and its Napalm and Nornir automation frameworksMake the most of the HTTP protocol, REST architectural framework, and SSHEncode your data with XML, JSON, or YAMLUnderstand and build data models using YANG that offer a foundation for model-based network programmingLeverage modern network management protocols, from gRPC and gNMI to NETCONF and RESTCONFMeet stringent service provider KPIs in large-scale, fast-changing networksProgram Cisco devices running IOS XE, IOS XR, and NX-OS as well as Meraki, DNA Center, and Webex platformsProgram non-Cisco platforms such as Cumulus Linux and Arista EOSGo from “zero to hero” with Ansible network automationPlan your next steps with more advanced tools and technologies
Price: 65.99 £ | Shipping*: 0.00 £
Similar search terms for Network:
-
Network Programmability and Automation : Skills for the Next-Generation Network Engineer
Network engineers are finding it harder than ever to rely solely on manual processes to get their jobs done.New protocols, technologies, delivery models, and the need for businesses to become more agile and flexible have made network automation essential.The updated second edition of this practical guide shows network engineers how to use a range of technologies and tools, including Linux, Python, APIs, and Git, to automate systems through code.This edition also includes brand new topics such as network development environments, cloud, programming with Go, and a reference network automation architecture. Network Programmability and Automation will help you automate tasks involved in configuring, managing, and operating network equipment, topologies, services, and connectivity.Through the course of the book, you'll learn the basic skills and tools you need to make this critical transition. You'll learn:Programming skills with Python and Go: data types, conditionals, loops, functions, and moreHow to work with Linux-based systems, the foundation for modern networking and cloud platformsData formats and models: JSON, XML, YAML, and YANGJinja templating for creating network device configurationsThe role of application programming interfaces (APIs) in network automationSource control with Git to manage code changes during the automation processCloud-native technologies like Docker and KubernetesHow to automate network devices and services using Ansible, Salt, and TerraformTools and technologies for developing and continuously integrating network automation
Price: 47.99 £ | Shipping*: 0.00 £ -
Innovation in Energy Security and Long-Term Energy Efficiency
The sustainable development of our planet depends on the use of energy. The growing population of the world inevitably causes an increase in the demand for energy, which, on the one hand, threatens the potential for shortages of energy supply, and, on the other hand, causes the deterioration of the environment.Therefore, our task is to reduce this demand through different innovative solutions (i.e., both technological and social). Social marketing and economic policies can also play a role in affecting the behavior of households and companies, by causing behavioral change oriented to energy stewardship, and an overall switch to renewable energy resources. This book provides a platform for the exchange of a wide range of ideas, which, ultimately, would facilitate the driving of societies to long-term energy efficiency.
Price: 36.30 £ | Shipping*: 0.00 £ -
The Connectivity of Things : Network Cultures since 1832
Price: 85.00 £ | Shipping*: 0.00 £ -
Cryptography and Network Security
Starting with the historical facts behind the concept of information, which led to the creation of computer networks, Internet of things and cryptocurrencies, the book then arrives at the main definitions of cryptography and network security, the protocols that keep the systems running and the cybercrimes that could disrupt the systems.The basics of information theory, how to measure information, and the information associated with a source are discussed.Source codes are presented, along with the concepts of information transmission, joint information, conditional entropy, mutual information and channel capacity.Computer networks are discussed, including the main protocols and network architectures, and the important TCP/IP protocol.Network security, a topic intrinsically connected to computer networks and the Internet, is presented, along with information about basic hacker attacks, alternatives to prevent attacks, data protection and secure protocols.The information theoretical aspects of cryptography are described including the hash function.Appendices include a review of probability theory, a discussion of cryptoalgorithms and cryptosystems, and a glossary of information security terms.Illustrations and graphics help the reader understand the theory.
Price: 49.99 £ | Shipping*: 0.00 £
* All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.