0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (5)
  • R250 - R500 (13)
  • R500+ (132)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer communications & networking > Networking packages

Ransomware and Cyber Extortion - Response and Prevention (Paperback): Sherri Davidoff, Matt Durrin, Karen Sprenger Ransomware and Cyber Extortion - Response and Prevention (Paperback)
Sherri Davidoff, Matt Durrin, Karen Sprenger
R1,040 Discovery Miles 10 400 Ships in 12 - 19 working days

Protect Your Organization from Devastating Ransomware and Cyber Extortion Attacks Ransomware and other cyber extortion crimes have reached epidemic proportions. The secrecy surrounding them has left many organizations unprepared to respond. Your actions in the minutes, hours, days, and months after an attack may determine whether you'll ever recover. You must be ready. With this book, you will be. Ransomware and Cyber Extortion is the ultimate practical guide to surviving ransomware, exposure extortion, denial-of-service, and other forms of cyber extortion. Drawing heavily on their own unpublished case library, cyber security experts Sherri Davidoff, Matt Durrin, and Karen Sprenger guide you through responding faster, minimizing damage, investigating more effectively, expediting recovery, and preventing it from happening in the first place. Proven checklists help your security teams act swiftly and effectively together, throughout the entire lifecycle--whatever the attack and whatever the source. Understand different forms of cyber extortion and how they evolved Quickly recognize indicators of compromise Minimize losses with faster triage and containment Identify threats, scope attacks, and locate "patient zero" Initiate and manage a ransom negotiation--and avoid costly mistakes Decide whether to pay, how to perform due diligence, and understand risks Know how to pay a ransom demand while avoiding common pitfalls Reduce risks of data loss and reinfection Build a stronger, holistic cybersecurity program that reduces your risk of getting hacked This guide offers immediate value to everyone involved in prevention, response, planning, or policy: CIOs, CISOs, incident responders, investigators, negotiators, executives, legislators, regulators, law enforcement professionals, and others. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Juniper Networks Warrior (Paperback): Peter Southwick Juniper Networks Warrior (Paperback)
Peter Southwick
R1,439 R1,066 Discovery Miles 10 660 Save R373 (26%) Ships in 12 - 19 working days

In this practical book, Juniper Networks consulting senior network engineer, Peter Southwick, offers unique first-person field studies on designing, configuring, and troubleshooting new systems that are changing the networking world. Each chapter-long "travelogue" follows a team of Juniper Networks warriors as they solve specific needs with emerging network platform architectures.

In these case studies, Southwick and his fellow warriors analyze a client's particular situation, arrive at an architectural solution, and work through the deployment details. For anyone who operates, installs, designs, or works in IT, this book provides an intimate and entertaining look at what's changing and why.

Among the case studies, you'll discover how: A service provider protected customers from malicious traffic with Juniper Networks IDP systemsSRX5800s improved connectivity and security in a data centerEthernet WAN technology was chosen as a storage solution, rather than a proprietary design on dark fiberAn enterprise severed communications between different departments to comply with government personal credit card standardsCore network and edge devices helped a power company serve local customers and ISPs in the data services marketA hosting company migrated its core, datacenter, edge, and access domains to a state-of-the-art network

"In this uniquely written book, you will get a detailed view of life in the data center, the edge, the core, and the office of the customer's CIO."Steve Fazio, CEO, TorreyPoint

Cybersecurity Myths and Misconceptions - Avoiding the Hazards and Pitfalls that Derail Us (Paperback): Eugene Spafford, Leigh... Cybersecurity Myths and Misconceptions - Avoiding the Hazards and Pitfalls that Derail Us (Paperback)
Eugene Spafford, Leigh Metcalf, Josiah Dykstra
R956 R883 Discovery Miles 8 830 Save R73 (8%) Ships in 12 - 19 working days

175+ Cybersecurity Misconceptions and the Myth-Busting Skills You Need to Correct Them Cybersecurity is fraught with hidden and unsuspected dangers and difficulties. Despite our best intentions, there are common and avoidable mistakes that arise from folk wisdom, faulty assumptions about the world, and our own human biases. Cybersecurity implementations, investigations, and research all suffer as a result. Many of the bad practices sound logical, especially to people new to the field of cybersecurity, and that means they get adopted and repeated despite not being correct. For instance, why isn't the user the weakest link? In Cybersecurity Myths and Misconceptions: Avoiding the Hazards and Pitfalls that Derail Us, three cybersecurity pioneers don't just deliver the first comprehensive collection of falsehoods that derail security from the frontlines to the boardroom; they offer expert practical advice for avoiding or overcoming each myth. Whatever your cybersecurity role or experience, Eugene H. Spafford, Leigh Metcalf, and Josiah Dykstra will help you surface hidden dangers, prevent avoidable errors, eliminate faulty assumptions, and resist deeply human cognitive biases that compromise prevention, investigation, and research. Throughout the book, you'll find examples drawn from actual cybersecurity events, detailed techniques for recognizing and overcoming security fallacies, and recommended mitigations for building more secure products and businesses. Read over 175 common misconceptions held by users, leaders, and cybersecurity professionals, along with tips for how to avoid them. Learn the pros and cons of analogies, misconceptions about security tools, and pitfalls of faulty assumptions. What really is the weakest link? When aren't "best practices" best? Discover how others understand cybersecurity and improve the effectiveness of cybersecurity decisions as a user, a developer, a researcher, or a leader. Get a high-level exposure to why statistics and figures may mislead as well as enlighten. Develop skills to identify new myths as they emerge, strategies to avoid future pitfalls, and techniques to help mitigate them. "You are made to feel as if you would never fall for this and somehow this makes each case all the more memorable. . . . Read the book, laugh at the right places, and put your learning to work. You won't regret it." --From the Foreword by Vint Cerf, Internet Hall of Fame Pioneer Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Asterisk Cookbook (Paperback): Leif Madsen Asterisk Cookbook (Paperback)
Leif Madsen
R701 R554 Discovery Miles 5 540 Save R147 (21%) Ships in 12 - 19 working days

Asterisk has a wealth of features to help you customize your PBX to fill very specific business needs. This short cookbook offers recipes for tackling dialplan fundamentals, making and controlling calls, and monitoring channels in your PBX environment. Each recipe includes a simple code solution you can put to work immediately, along with a detailed discussion that offers insight into why and how the recipe works.

This book focuses on Asterisk 1.8, although many of the conventions and information presented are version-agnostic. These recipes include solutions to help you: Authenticate callers before moving on in your dialplan Redirect calls received by your auto-attendant Create an automatic call-back service Initiate hot-desking to login to and accept calls at any office device Monitor and interrupt live calls to train new employees at a call center Record calls from your Asterisk dialplan

JUnit Pocket Guide (Paperback): Kent Beck JUnit Pocket Guide (Paperback)
Kent Beck
R237 R194 Discovery Miles 1 940 Save R43 (18%) Ships in 12 - 19 working days

JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.

While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, bringing together all the bits of hard to remember information, syntax, and rules for working with JUnit, as well as delivering the insight and sage advice that can only come from a technology's creator.

Any programmer who has written, or is writing, Java Code will find this book valuable. Specifically it will appeal to programmers and developers of any level that use JUnit to do their unit testing in test-driven development under agile methodologies such as Extreme Programming (XP) [another Beck creation].

J2EE Design Pattern (Paperback, September 2003): William C.R. Crawford J2EE Design Pattern (Paperback, September 2003)
William C.R. Crawford
R1,196 R898 Discovery Miles 8 980 Save R298 (25%) Ships in 12 - 19 working days

Crawford and Kaplan's J2EE Design Patterns approaches the subject in a unique, highly practical and pragmatic way. Rather than simply present another catalog of design patterns, the authors broaden the scope by discussing ways to choose design patterns when building an enterprise application from scratch, looking closely at the real world tradeoffs that Java developers must weigh when architecting their applications. Then they go on to show how to apply the patterns when writing realworld software. They also extend design patterns into areas not covered in other books, presenting original patterns for data modeling, transaction / process modeling, and interoperability.

Programming .NET Web Services (Paperback): Alex Ferrara Programming .NET Web Services (Paperback)
Alex Ferrara
R1,137 Discovery Miles 11 370 Ships in 10 - 15 working days

This comprehensive tutorial teaches programmers the skills they need to develop XML web services hosted on the Microsoft .NET platform. Programming .NET Web Services also shows you how to consume these services on both Microsoft and non-Windows clients, and how to weave them into well-designed and scalable applications. For those interested in building industrial-strength web services, this book is full of practical information and good old-fashioned advice.

Managing IMAP (Paperback, 1st ed): Dianna Mullet Managing IMAP (Paperback, 1st ed)
Dianna Mullet
R1,201 R903 Discovery Miles 9 030 Save R298 (25%) Ships in 12 - 19 working days

Whether you're a manager, system integrator, or system administrator on the front lines of Internet messaging, you'll find this a valuable tool for IMAP system provision, maintenance and support. Managing IMAP covers the IMAP protocol, setting up a client, IMAP security, performance monitoring, and tools. There are chapters devoted to two of the most popular servers, the University of Washington server and Cyrus; and detailed appendixes on topics such as TCL, procmail, Sieve, and sendmail.

Investigating the Cyber Breach - The Digital Forensics Guide for the Network Engineer (Paperback): Joseph Muniz, Aamir Lakhani Investigating the Cyber Breach - The Digital Forensics Guide for the Network Engineer (Paperback)
Joseph Muniz, Aamir Lakhani
R1,125 R1,061 Discovery Miles 10 610 Save R64 (6%) Ships in 12 - 19 working days

Today, cybersecurity professionals recognize that they can't possibly prevent every breach, but they can substantially reduce risk by quickly identifying and blocking breaches as they happen. Investigating The Cyber Breach: The Digital Forensics Guide for the Network Engineer is the first comprehensive guide to doing just that. Writing for working networking and security professionals, senior cybersecurity experts Joseph Muniz and Aamir Lakhani show exactly how to hunt attackers, track their movements within networks, and halt their data exfiltration and thefts of intellectual property. Muniz and Lakhani show how to use tools ranging from open source software to enterprise solutions: tools for cloning, data analytics, network and endpoint breach detection, case management, monitoring, analysis, and more. Unlike previous digital forensics books focused primarily on collecting evidence for later prosecution, this one focuses on using digital forensics tools to hunt threats, improve threat intelligence, root out dormant malware, and respond quickly and effectively to network compromises happening right now.

Unblockchain - A Brain-Friendly Guide for Blockchain, from Bitcoin to Ethereum Deep-Dive (Paperback): Henrique Centieiro Unblockchain - A Brain-Friendly Guide for Blockchain, from Bitcoin to Ethereum Deep-Dive (Paperback)
Henrique Centieiro
R585 Discovery Miles 5 850 Ships in 10 - 15 working days
Demystifying SaaS-based PLM - Cloud and PLM in the Era of COVID (Paperback): Michael Finocchiaro Demystifying SaaS-based PLM - Cloud and PLM in the Era of COVID (Paperback)
Michael Finocchiaro
R508 Discovery Miles 5 080 Ships in 10 - 15 working days
Jira Work Management for Business Teams - Accelerate digital transformation and modernize your organization with Jira Work... Jira Work Management for Business Teams - Accelerate digital transformation and modernize your organization with Jira Work Management (Paperback)
John Funk
R797 Discovery Miles 7 970 Ships in 10 - 15 working days

Explore all the fundamental concepts and major applications of Jira Work Management to build and manage your business projects efficiently Key Features Get to grips with Jira Core updates Discover how to use all the new JWM features such as lists, templates, calendars, and forms Learn about administration schemes, automation, and simple administration capabilities Book DescriptionJira Work Management (JWM) is the newest project management tool from Atlassian, replacing Atlassian's previous product, Jira Core Cloud. While Jira Software focuses on development groups, JWM is specifically targeted toward business teams in your organization, such as human resources, accounting, legal, and marketing, enabling these functional groups to manage and enhance their work, as well as stay connected with their company's developers and other technical groups. This book helps you to explore Jira project templates and work creation and guides you in modifying a board, workflow, and associated schemes. Jira Work Management for Business Teams takes a hands-on approach to JWM implementation and associated processes that will help you get up and running with Jira and make you productive in no time. As you explore the toolset, you'll find out how to create reports, forms, and dashboards. The book also shows you how to manage screens, field layouts, and administer your JWM projects effectively. Finally, you'll get to grips with the basics of creating automation rules and the most popular use cases. By the end of this Jira book, you'll be able to build and manage your own Jira Work Management projects and make basic project-related adjustments to achieve optimal productivity. What you will learn Understand how JWM can help your company to increase productivity Discover how to use templates to create projects quickly and with ease Leverage JWM's newest features, including an in-line editable list, a built-in calendar, a roadmap-style timeline, and an updated board Explore custom fields and see the impact of your project screen arrangement Get to grips with simple administration and how schemes can be used to ease maintenance Find out how Atlassian Marketplace apps can extend your Jira product Discover how to use automation to complete routine and repetitive tasks Who this book is forThis book is for product managers and project managers who want to learn how to quickly get started with non-software projects in Jira. End users working as part of functional teams, including human resources, finance, legal, and marketing teams will also benefit greatly from this book. Familiarity with Jira is helpful but not required.

OpenShift Multi-Cluster Management Handbook - Go from architecture to pipelines using GitOps (Paperback): Giovanni Fontana,... OpenShift Multi-Cluster Management Handbook - Go from architecture to pipelines using GitOps (Paperback)
Giovanni Fontana, Rafael Pecora, Marcos Amorim
R1,103 Discovery Miles 11 030 Ships in 10 - 15 working days

Discover best practices for designing and scaling robust OpenShift clusters' architecture for different workloads Manage multiple clusters on-premise or in the cloud using multi-cluster management tools to keep them secure and compliant Implement multi-cluster CI/CD on OpenShift using GitOps Key Features Discover best practices to design robust OpenShift architecture and scale them to different workloads Understand the minimal collection of topics you should consider in your container security strategy Implement multi-cluster CI/CD on OpenShift using GitOps Book DescriptionFor IT professionals working with Red Hat OpenShift Container Platform, the key to maximizing efficiency is understanding the powerful and resilient options to maintain the software development platform with minimal effort. OpenShift Multi-Cluster Management Handbook is a deep dive into the technology, containing knowledge essential for anyone who wants to work with OpenShift. This book starts by covering the architectural concepts and definitions necessary for deploying OpenShift clusters. It then takes you through designing Red Hat OpenShift for hybrid and multi-cloud infrastructure, showing you different approaches for multiple environments (from on-premises to cloud providers). As you advance, you'll learn container security strategies to protect pipelines, data, and infrastructure on each layer. You'll also discover tips for critical decision making once you understand the importance of designing a comprehensive project considering all aspects of an architecture that will allow the solution to scale as your application requires. By the end of this OpenShift book, you'll know how to design a comprehensive Red Hat OpenShift cluster architecture, deploy it, and effectively manage your enterprise-grade clusters and other critical components using tools in OpenShift Plus. What you will learn Understand the important aspects of OpenShift cluster architecture Design your infrastructure to run across hybrid clouds Define the best strategy for multitenancy on OpenShift Discover efficient troubleshooting strategies with OpenShift Build and deploy your applications using OpenShift Pipelines (Tekton) Work with ArgoCD to deploy your applications using GitOps practices Monitor your clusters' security using Red Hat Advanced Cluster Security Who this book is forThis book is for a wide range of IT professionals using or looking to use OpenShift with a hybrid/multi-cloud approach. In this book, IT architects will find practical guidance on OpenShift clusters' architecture, while Sysadmins, SREs, and IT operators will learn more about OpenShift deployment, troubleshooting, networking, security, and tools to manage multiple clusters from a single pane. For DevOps engineers, this book covers CI/CD strategies for multiple clusters using GitOps. Equipped with just basic knowledge of containerization and Kubernetes, you're ready to get started.

Enhancing Productivity with Notion - Save time on projects by supercharging your productivity with Notion's powerful... Enhancing Productivity with Notion - Save time on projects by supercharging your productivity with Notion's powerful features and templates (Paperback)
Danny Hatcher
R709 Discovery Miles 7 090 Ships in 10 - 15 working days

Written by an experienced Notion Ambassador, this book helps you become proficient with the features, functions, and flexibility of the Notion app to make work and personal life easier Key Features Create accounts, workspaces, and dashboards using all of Notion's flexible features Develop the skills you need to work in various contexts, while working collaboratively with others Use basic and advanced blocks, databases, and functions to optimize a workflow that works for you Book DescriptionNotion is note-taking, wiki management, and task and project management software that gives you control of your working environment. By creating pages using a variety of block types and database styles, the possibilities are endless. This book will help you overcome challenges in managing large projects using Notion and creating documents using real-time updates with a great deal of flexibility, allowing everyone to have a customized view as per their needs. With this book, you'll become well-versed with Notion, where you'll learn how to access, create, and change a workspace utilizing all the blocks, database views and properties, and advanced features and functions. From a table or list view to a Kanban board or gallery view, you'll get to explore several database options available in Notion. You'll learn the skills to build pages, customize the aesthetics, create templates, and store, organize, and surface information through databases, all while building a system and workflow that works for you in your context. The book will also demonstrate how to import and export information and combine Notion with other tools using the API. By the end of this book, you'll be able to create a task management system, project management system, or any other system while combining it with other tools that speed up your work for better efficiency. What you will learn Understand how to set up and build on any device Navigate, share and alter the appearance of your workspace Import and export data to and from Notion Understand how to use all the database views, filters, sorts, and properties Create task, wiki, and project management systems Connect Notion to third-party applications with the API Who this book is forBusiness users, power users, IT professionals, or anyone from a non-technical background looking to use Notion to increase their productivity will find this note-taking book useful.

Microsoft Office 365 and SharePoint Online Cookbook - - An all-in-one guide to Microsoft 365 workloads, including SharePoint,... Microsoft Office 365 and SharePoint Online Cookbook - - An all-in-one guide to Microsoft 365 workloads, including SharePoint, Microsoft Teams, Power Platform, and more (Paperback, 2nd Revised edition)
Gaurav Mahajan, Sudeep Ghatak, Nate Chamberlain, Scott Brewster
R1,167 Discovery Miles 11 670 Ships in 10 - 15 working days

With over 100 practical recipes that offer extensive coverage of Microsoft 365, learn how to enhance collaboration, implement RPA, and develop business intelligence for your organization -with an accompanying eBook for extra coverage. Key Features * Enhanced focus on core topics for SharePoint Online, Power Platform, and Microsoft Teams * Collaborate with your team and external users effectively using MS Teams * Create low-code solutions such as bots, forms, dashboards, and workflows using the Power Platform. Book Description Microsoft 365 provides tools for managing organizational tasks like content management, communication, report creation, and business automation processes. With this book, you'll get to grips with enabling workspace collaboration and productivity using Microsoft SharePoint Online, Teams, and the Power Platform. Featuring an additional online resource introducing popular Microsoft apps such as To Do, Viva Insights, and Viva Learning. In addition to guiding you through the implementation of Microsoft 365 apps, this practical guide helps you to learn from a Microsoft consultant's extensive experience of working with the Microsoft business suite. This cookbook covers recipes for implementing SharePoint Online for various content management tasks. You'll learn how to create sites for your organization and enhance collaboration across the business and then see how you can boost productivity with apps such as Microsoft Teams, Power Platform, Planner, Delve, and M365 Groups. You'll find out how to use the Power Platform step-by-step, making the most of Power Apps, Power Automate, Power BI, and Power Virtual Agents. Finally, the book focuses on the SharePoint framework, which helps you to build custom Teams and SharePoint solutions. By the end of the book, you will be ready to use Microsoft 365 and SharePoint Online to enhance business productivity using a broad set of tools What you will learn * Discover the new employee experience application, Microsoft Viva * Use Microsoft Forms to create polls, surveys, tests, and quizzes * Encounter a wide range of apps and cloud services in Microsoft 365 * Discover how to use SharePoint Online to create and manage content * Store and share documents using SharePoint Online * Improve your search experience with Microsoft Search * Build business solutions with extra coverage of the Power Platform * Enhance capabilities in Teams using the SharePoint Framework (SPFx) Who This Book Is For This book is for business professionals, IT administrators, enterprise developers and architects, and anyone who is new to using MS 365 for the effective implementation of Microsoft apps. Prior experience with Office 365 and SharePoint will assist with understanding the recipes effortlessly, but is not required.

Blockchain for Business with Hyperledger Fabric - A complete guide to enterprise Blockchain implementation using Hyperledger... Blockchain for Business with Hyperledger Fabric - A complete guide to enterprise Blockchain implementation using Hyperledger Fabric
Nakul Shah
R790 Discovery Miles 7 900 Ships in 10 - 15 working days
Repeatability, Reliability, and Scalability through GitOps - Continuous delivery and deployment codified (Paperback): Bryan... Repeatability, Reliability, and Scalability through GitOps - Continuous delivery and deployment codified (Paperback)
Bryan Feuling
R1,081 Discovery Miles 10 810 Ships in 10 - 15 working days

Learn how to best use GitOps to automate manual tasks in the continuous delivery and deployment process Key Features Explore the different GitOps schools of thought and understand which GitOps practices will work for you and your team Get up and running with the fundamentals of GitOps implementation Understand how to effectively automate the deployment and delivery process Book DescriptionThe world of software delivery and deployment has come a long way in the last few decades. From waterfall methods to Agile practices, every company that develops its own software has to overcome various challenges in delivery and deployment to meet customer and market demands. This book will guide you through common industry practices for software delivery and deployment. Throughout the book, you'll follow the journey of a DevOps team that matures their software release process from quarterly deployments to continuous delivery using GitOps. With the help of hands-on tutorials, projects, and self-assessment questions, you'll build your knowledge of GitOps basics, different types of GitOps practices, and how to decide which GitOps practice is the best for your company. As you progress, you'll cover everything from building declarative language files to the pitfalls in performing continuous deployment with GitOps. By the end of this book, you'll be well-versed with the fundamentals of delivery and deployment, the different schools of GitOps, and how to best leverage GitOps in your teams. What you will learn Explore a variety of common industry tools for GitOps Understand continuous deployment, continuous delivery, and why they are important Gain a practical understanding of using GitOps as an engineering organization Become well-versed with using GitOps and Kubernetes together Leverage Git events for automated deployments Implement GitOps best practices and find out how to avoid GitOps pitfalls Who this book is forThis book is for engineering leaders and anyone working in software engineering, DevOps, SRE, build/release, or cloud automation teams. A basic understanding of the DevOps software development life cycle (SDLC) will help you to get the most out of this book.

Zoho One Essentials - Mastering Zoho CRM (Paperback): Karen S. Fredricks Zoho One Essentials - Mastering Zoho CRM (Paperback)
Karen S. Fredricks
R684 Discovery Miles 6 840 Ships in 10 - 15 working days
Supercharge Your Slack Productivity - Discover hacks and tips for managing and automating your workflow with Slack and Slack... Supercharge Your Slack Productivity - Discover hacks and tips for managing and automating your workflow with Slack and Slack bots (Paperback)
Moshe Markovich
R840 Discovery Miles 8 400 Ships in 10 - 15 working days

Build Slack bots to automate your work and enhance your team's productivity with Salesforce-powered Slack in a faster, better organized, and more secure way Key Features Get to grips with setting up and creating Slack bots for your organization Integrate Slack with tools such as nTask and Tettra to manage all your applications in one place Understand when to buy and when to build bots Book DescriptionSlack is an online communication tool that allows workplace teams to collaborate efficiently, effectively, and securely. It's the leading channel-based messaging platform used by millions to align their teams, unify their systems, and drive their businesses forward. As a developer, you can use Slack to create tools such as bots that handle and maintain routine and time-consuming tasks. If you're looking to set up a Slack workplace or build a Slack bot or app, this is the book for you. In this book, you'll explore scenarios that show you how to set up a Slack workplace, build a Slack bot, or integrate your favorite tools. You'll also learn how Slack can help you create a more collaborative, efficient, and coordinated work environment from any location. As you advance through the chapters, you'll find out how to manage your tasks and boost your business productivity by automating the trivial tasks. You'll also cover more advanced features such as using a Slack bot to complete tasks, including automating message responses and accessing personal reminders. By the end of this Slack book, you'll have learned how to use Slack effectively to communicate with your team and build bots and have gained a solid understanding of how the platform can help you to progress in your industry. What you will learn Understand how to set up a Slack workspace Migrate existing workspaces to your organization Explore expert tips and techniques for using Slack effectively Improve collaboration within your team by integrating multiple apps with Slack Find the right bots and apps to use for your workspace Discover how to build your own Slack bot Explore the right channels on Slack to improve your presence in professional communities Find the best solutions for automating your work directly through Slack Who this book is forSupercharge your Slack Productivity is for professionals in organizations, businesses, or communities who are already using Slack or looking to use it for improving communication. With this book, you'll understand how Slack can make your work life simpler by automating routine tasks and managing all the tools you need in one place for working with or managing remote teams efficiently.

Zabbix 5 IT Infrastructure Monitoring Cookbook - Explore the new features of Zabbix 5 for designing, building, and maintaining... Zabbix 5 IT Infrastructure Monitoring Cookbook - Explore the new features of Zabbix 5 for designing, building, and maintaining your Zabbix setup (Paperback)
Nathan Liefting, Brian Van Baekel
R1,308 Discovery Miles 13 080 Ships in 10 - 15 working days

Discover practical recipes to help you efficiently monitor enterprise IT infrastructure for Windows, Linux, and networking Key Features Find out how you can leverage some of the most exciting features of Zabbix 5 Perform professional IT infrastructure and application monitoring on multiple platforms Discover easy-to-follow, practical solutions to problems in network monitoring with Zabbix Book DescriptionZabbix offers useful insights into your infrastructure performance and issues and enables you to enhance your monitoring setup with its variety of powerful features. This book covers hands-on, easy-to-follow recipes for using Zabbix 5 for effectively monitoring the performance of devices and applications over networks. The book starts by guiding you through the installation of Zabbix and using the Zabbix frontend. You'll then work your way through the most prominent features of Zabbix and make the right design choices for building a scalable and easily manageable environment. The book contains recipes for building items and triggers for different types of monitoring, building templates, and using Zabbix proxies. As you advance, you'll learn how to use the Zabbix API for customization and manage your Zabbix server and database efficiently. Finally, you'll find quick solutions to the common and not-so-common problems that you may encounter in your everyday Zabbix monitoring work. By the end of this Zabbix book, you'll have learned how to use Zabbix for all your monitoring needs and be able to build a solid Zabbix setup by leveraging its key functionalities. What you will learn Explore the different types of monitoring available in Zabbix 5 Find out how to build your own Zabbix templates Use Zabbix proxies for effective load balancing/scaling Work with custom integrations and the Zabbix API Set up triggers and alerting with Zabbix 5 Maintain your Zabbix setup for scaling, backups, and upgrades Discover how to perform advanced Zabbix database management Monitor cloud-based products such as Amazon Web Services (AWS), Azure, and Docker Who this book is forThis book is for IT engineers who want to get started with Zabbix and anyone with an intermediate understanding of Zabbix looking to extend their knowledge. Although not necessary, prior experience with Zabbix will help you to make the most of this book.

Azure Networking Cookbook - Practical recipes for secure network infrastructure, global application delivery, and accessible... Azure Networking Cookbook - Practical recipes for secure network infrastructure, global application delivery, and accessible connectivity in Azure, 2nd Edition (Paperback, 2nd Revised edition)
Mustafa Toroman
R1,393 Discovery Miles 13 930 Ships in 10 - 15 working days

Find out how you can leverage virtual machines and load balancers to facilitate secure and efficient networking Key Features Discover the latest networking features and additions in Microsoft Azure with this updated guide Upgrade your cloud networking skills by learning how to plan, implement, configure, and secure your infrastructure network Provide a fault-tolerant environment for your apps using Azure networking services Book DescriptionAzure's networking services enable organizations to manage their networks effectively. With the Azure Networking Cookbook, you'll see how Azure paves the way for an enterprise to achieve reliable performance and secure connectivity. This updated second edition will take you through the latest networking features in Azure. The book starts with an introduction to Azure networking, covering basics such as creating Azure virtual networks, designing address spaces, and creating subnets. You'll create and manage network security groups, application security groups, and IP addresses in Azure using easy-to-follow recipes. As you progress through the book, you'll explore various aspects such as DNS and routing, load balancers, Traffic Manager, and site-to-site, point-to-site, and VNet-to-VNet connections. This cookbook covers all the functions crucial to understanding cloud networking practices and being able to plan, implement, and secure your network infrastructure with Azure. You'll not only upscale your current environment but also get well-versed with monitoring, diagnosing, and ensuring secure connectivity. The book will help you grasp best practices as you learn how to create a robust environment. By the end of this Azure cookbook, you'll have gained hands-on experience developing cost-effective solutions that can facilitate efficient connectivity in your organization. What you will learn Get to grips with building Azure networking services Understand how to create and work on hybrid connections Configure and manage Azure networking services Explore ways to design high availability network solutions in Azure Discover how to monitor and troubleshoot Azure network resources Work with different methods to connect local networks to Azure virtual networks Who this book is forThis cookbook is for cloud architects, cloud solution providers, and anyone who deals with networking on Azure. A basic understanding of Azure will help you to make the most of this book.

Becoming an Agile Software Architect - Strategies, practices, and patterns to help architects design continually evolving... Becoming an Agile Software Architect - Strategies, practices, and patterns to help architects design continually evolving solutions (Paperback)
Rajesh Rv
R1,419 Discovery Miles 14 190 Ships in 10 - 15 working days

A guide to successfully operating in a lean-agile organization for solutions architects and enterprise architects Key Features Develop the right combination of processes and technical excellence to address architectural challenges Explore a range of architectural techniques to modernize legacy systems Discover how to design and continuously improve well-architected sustainable software Book DescriptionMany organizations have embraced Agile methodologies to transform their ability to rapidly respond to constantly changing customer demands. However, in this melee, many enterprises often neglect to invest in architects by presuming architecture is not an intrinsic element of Agile software development. Since the role of an architect is not pre-defined in Agile, many organizations struggle to position architects, often resulting in friction with other roles or a failure to provide a clear learning path for architects to be productive. This book guides architects and organizations through new Agile ways of incrementally developing the architecture for delivering an uninterrupted, continuous flow of values that meets customer needs. You'll explore various aspects of Agile architecture and how it differs from traditional architecture. The book later covers Agile architects' responsibilities and how architects can add significant value by positioning themselves appropriately in the Agile flow of work. Through examples, you'll also learn concepts such as architectural decision backlog,the last responsible moment, value delivery, architecting for change, DevOps, and evolutionary collaboration. By the end of this Agile book, you'll be able to operate as an architect in Agile development initiatives and successfully architect reliable software systems. What you will learn Acquire clarity on the duties of architects in Agile development Understand architectural styles such as domain-driven design and microservices Identify the pitfalls of traditional architecture and learn how to develop solutions Understand the principles of value and data-driven architecture Discover DevOps and continuous delivery from an architect's perspective Adopt Lean-Agile documentation and governance Develop a set of personal and interpersonal qualities Find out how to lead the transformation to achieve organization-wide agility Who this book is forThis agile study guide is for architects currently working on agile development projects or aspiring to work on agile software delivery, irrespective of the methodology they are using. You will also find this book useful if you're a senior developer or a budding architect looking to understand an agile architect's role by embracing agile architecture strategies and a lean-agile mindset. To understand the concepts covered in this book easily, you need to have prior knowledge of basic agile development practices.

Windows 11 for Beginners and Seniors - A complete user guide on how to use the new windows 11 OS with detailed tips and tricks... Windows 11 for Beginners and Seniors - A complete user guide on how to use the new windows 11 OS with detailed tips and tricks to get you started with windows 11 (Paperback)
Donald L McGuire
R400 Discovery Miles 4 000 Ships in 10 - 15 working days
Automating Workflows with GitHub Actions - Automate software development workflows and seamlessly deploy your applications... Automating Workflows with GitHub Actions - Automate software development workflows and seamlessly deploy your applications using GitHub Actions (Paperback)
Priscila Heller
R1,121 Discovery Miles 11 210 Ships in 10 - 15 working days

Build, test, and deploy code right from your GitHub repository by automating, customizing, and executing software development workflows with GitHub Actions Key Features Enhance your CI/CD and DevOps workflows using GitHub Actions Discover how to create custom GitHub Actions using Docker and JavaScript Get up and running with building a CI/CD pipeline effectively Book DescriptionGitHub Actions is one of the most popular products that enables you to automate development tasks and improve your software development workflow. Automating Workflows with GitHub Actions uses real-world examples to help you automate everyday tasks and use your resources efficiently. This book takes a practical approach to helping you develop the skills needed to create complex YAML files to automate your daily tasks. You'll learn how to find and use existing workflows, allowing you to get started with GitHub Actions right away. Moving on, you'll discover complex concepts and practices such as self-hosted runners and writing workflow files that leverage other platforms such as Docker as well as programming languages such as Java and JavaScript. As you advance, you'll be able to write your own JavaScript, Docker, and composite run steps actions, and publish them in GitHub Marketplace! You'll also find instructions to migrate your existing CI/CD workflows into GitHub Actions from platforms like Travis CI and GitLab. Finally, you'll explore tools that'll help you stay informed of additions to GitHub Actions along with finding technical support and staying engaged with the community. By the end of this GitHub book, you'll have developed the skills and experience needed to build and maintain your own CI/CD pipeline using GitHub Actions. What you will learn Get to grips with the basics of GitHub and the YAML syntax Understand key concepts of GitHub Actions Find out how to write actions for JavaScript and Docker environments Discover how to create a self-hosted runner Migrate from other continuous integration and continuous delivery (CI/CD) platforms to GitHub Actions Collaborate with the GitHub Actions community and find technical help to navigate technical difficulties Publish your workflows in GitHub Marketplace Who this book is forThis book is for anyone involved in the software development life cycle, for those looking to learn about GitHub Actions and what can be accomplished, and for those who want to develop a new skill to help them advance their software development career. If you are new to GitHub and GitHub Actions in general, then this book is for you. Basic knowledge of GitHub as a platform will help you to get the most out of this book.

E-Collaboration Technologies and Strategies for Competitive Advantage Amid Challenging Times (Paperback): Jingyuan Zhao, Joseph... E-Collaboration Technologies and Strategies for Competitive Advantage Amid Challenging Times (Paperback)
Jingyuan Zhao, Joseph Richards
R4,486 Discovery Miles 44 860 Ships in 10 - 15 working days

E-collaboration is a tool that breaks the boundaries of activities within and between organizations. E-collaboration technologies are making it easier than ever for people to work together no matter where they happen to be. Succeeding with collaboration at a level where it represents a competitive advantage requires a broad approach. Internal social networks can circumvent bureaucratic boundaries and facilitate information sharing activities among individuals across hierarchies and divisions or departments. This allows organizations to acquire resources or competencies from external sources that otherwise would be difficult or expensive to access. Accordingly, organizations focus more on their own areas of competence and gain a competitive advantage by acquiring richer content and better solutions in a creative and cost-effective way. Challenging times can provide new opportunities that need to be detected at the right time. There must be many other sources of competitive advantages which should support the main source of competitive value. Competitive advantage may be gained if the organization is able to find sources of competitive advantage in time of economic crises. Organizations have rapidly deployed technology solutions, such as collaboration tools and cloud computing, which enable their employees to work remotely and continue these organizational operations, especially during times of crisis. E-Collaboration Technologies and Strategies for Competitive Advantage Amid Challenging Times focuses on e-collaboration technologies, strategies, and solutions from a perspective of organizational competitive advantage, including e-collaboration technologies' situation and solutions, innovation systems, competition and strategies, marketing, and growth capabilities. The book presents a full understanding on e-collaboration technologies, strategies, and solutions in organizations, and provides insight for how to develop e-collaboration technologies, strategies, and solutions more generally so as to simultaneously leverage potential benefit and guard against potential risk, promoting organizational competitive advantage amid challenging times. This book is ideally intended for policymakers, government officials, corporate heads of firms, managers, managing directors, practitioners, researchers, academicians, and students seeking information on the e-collaboration technologies being employed in businesses in times of crisis.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Intelligent Wavelet Based Techniques for…
Rajiv Singh, Swati Nigam, … Hardcover R2,873 Discovery Miles 28 730
The Vehicle Diesel Engine Start-up…
Pawel Drozdziel Hardcover R4,467 Discovery Miles 44 670
Inductive Databases and Constraint-Based…
Saso Dzeroski, Bart Goethals, … Hardcover R3,148 Discovery Miles 31 480
Tribological Study of Nanoparticles…
Mubashir Gulzar Hardcover R2,873 Discovery Miles 28 730
Designing Networks for Innovation and…
Matthaus P. Zylka, Hauke Fuehres, … Hardcover R3,781 R3,499 Discovery Miles 34 990
Six Sigma - A Complete Step-by-Step…
Council for Six Sigma Certification, Craig Joseph Setter Hardcover R2,483 R2,022 Discovery Miles 20 220
Handbook of Maintenance Management and…
Mohamed Ben-Daya, Salih O. Duffuaa, … Hardcover R9,786 Discovery Miles 97 860
Transmission Grid Security - A PSA…
Liisa Haarla, Mikko Koskinen, … Hardcover R2,971 Discovery Miles 29 710
Using the Weibull Distribution…
JI McCool Hardcover R3,306 Discovery Miles 33 060
Introductory Essay to the Flora of New…
Sir Joseph Dalton Hooker Paperback R354 Discovery Miles 3 540

 

Partners