Browse Results

Showing 30,151 through 30,175 of 55,972 results

Jenkins 2: Evolve Your Deployment Pipeline for Next Generation Automation

by Brent Laster

Design, implement, and execute continuous delivery pipelines with a level of flexibility, control, and ease of maintenance that was not possible with Jenkins before. With this practical book, build administrators, developers, testers, and other professionals will learn how the features in Jenkins 2 let you define pipelines as code, leverage integration with other key technologies, and create automated, reliable pipelines to simplify and accelerate your DevOps environments.Author Brent Laster shows you how Jenkins 2 is significantly different from the more traditional, web-only versions of this popular open source automation platform. If you’re familiar with Jenkins and want to take advantage of the new technologies to transform your legacy pipelines or build new modern, automated continuous delivery environments, this is your book.Create continuous delivery pipelines as code with the Jenkins domain-specific languageGet practical guidance on how to migrate existing jobs and pipelinesHarness best practices and new methods for controlling access and securityExplore the structure, implementation, and use of shared pipeline librariesLearn the differences between declarative syntax and scripted syntaxLeverage new and existing project types in JenkinsUnderstand and use the new Blue Ocean graphical interfaceTake advantage of the capabilities of the underlying OS in your pipelineIntegrate analysis tools, artifact management, and containers

Jenkins 2.x Continuous Integration Cookbook - Third Edition

by Alan Mark Berg Mitesh Soni

Get a problem-solution approach enriched with code examples for practical and easy comprehension About This Book • Explore the use of more than 40 best-of-breed plug-ins for improving efficiency • Secure and maintain Jenkins 2.x by integrating it with LDAP and CAS, which is a Single Sign-on solution • Efficiently build advanced pipelines with pipeline as code, thus increasing your team's productivity Who This Book Is For If you are a Java developer, a software architect, a technical project manager, a build manager, or a development or QA engineer, then this book is ideal for you. A basic understanding of the software development life cycle and Java development is needed, as well as a rudimentary understanding of Jenkins. What You Will Learn • Install and Configure Jenkins 2.x on AWS and Azure • Explore effective ways to manage and monitor Jenkins 2.x • Secure Jenkins 2.x using Matrix-based Security • Deploying a WAR file from Jenkins 2.x to Azure App Services and AWS Beanstalk • Automate deployment of application on AWS and Azure PaaS • Continuous Testing – Unit Test Execution, Functional Testing and Load Testing In Detail Jenkins 2.x is one of the most popular Continuous Integration servers in the market today. It was designed to maintain, secure, communicate, test, build, and improve the software development process. This book will begin by guiding you through steps for installing and configuring Jenkins 2.x on AWS and Azure. This is followed by steps that enable you to manage and monitor Jenkins 2.x. You will also explore the ways to enhance the overall security of Jenkins 2.x. You will then explore the steps involved in improving the code quality using SonarQube. Then, you will learn the ways to improve quality, followed by how to run performance and functional tests against a web application and web services. Finally, you will see what the available plugins are, concluding with best practices to improve quality. Style and approach This book provides a problem-solution approach to some common tasks and some uncommon tasks using Jenkins 2.x and is well-illustrated with practical code examples.

Jenkins Administrator's Guide: Install, manage, and scale a CI/CD build and release system to accelerate your product life cycle

by Calvin Sangbin Park Lalit Adithya Samuel Gleske Tracy Miranda

Build and manage a production Jenkins instance, complete with CI/CD pipelines using GitHub and Docker Hub, Jenkins Configuration as Code, Shared Libraries, Script Security, and optimization guidesKey FeaturesSet up production-grade Jenkins and CI/CD pipelines with GitHub and Docker Hub integrationsManage, protect, and upgrade a production Jenkins instance regardless of its size and the number of usersScale a Jenkins instance using advanced optimization tips, tricks, and best practicesBook DescriptionJenkins is a renowned name among build and release CI/CD DevOps engineers because of its usefulness in automating builds, releases, and even operations. Despite its capabilities and popularity, it's not easy to scale Jenkins in a production environment. Jenkins Administrator's Guide will not only teach you how to set up a production-grade Jenkins instance from scratch, but also cover management and scaling strategies.This book will guide you through the steps for setting up a Jenkins instance on AWS and inside a corporate firewall, while discussing design choices and configuration options, such as TLS termination points and security policies. You'll create CI/CD pipelines that are triggered through GitHub pull request events, and also understand the various Jenkinsfile syntax types to help you develop a build and release process unique to your requirements. For readers who are new to Amazon Web Services, the book has a dedicated chapter on AWS with screenshots. You'll also get to grips with Jenkins Configuration as Code, disaster recovery, upgrading plans, removing bottlenecks, and more to help you manage and scale your Jenkins instance.By the end of this book, you'll not only have a production-grade Jenkins instance with CI/CD pipelines in place, but also knowledge of best practices by industry experts.What you will learnSet up a production-grade Jenkins instance on AWS and on-premisesCreate continuous integration and continuous delivery (CI/CD) pipelines triggered by GitHub pull request eventsUse Jenkins Configuration as Code to codify a Jenkins setupBackup and restore configurations and plan for disaster recoveryPlan, communicate, execute, and roll back upgrade scenariosIdentify and remove common bottlenecks in scaling JenkinsUse Shared Libraries to develop helper functions and create new DSLsWho this book is forThis book is for both new Jenkins administrators and advanced users who want to optimize and scale Jenkins. Jenkins beginners can follow the step-by-step directions, while advanced readers can join in-depth discussions on Script Security, removing bottlenecks, and other interesting topics. Build and release CI/CD DevOps engineers of all levels will also find new and useful information to help them run a production-grade Jenkins instance following industry best practices.

Jenkins Continuous Integration Cookbook

by Alan Mark Berg

This book provides a problem-solution approach to some common tasks and some uncommon tasks using Jenkins and is well-illustrated with practical code examples. If you are a Java developer, software architect, technical project manager, build manager, or development or QA engineer, this book is for you. You should have a basic understanding of the Software Development Life Cycle and Java development, as well as a rudimentary understanding of Jenkins.

Jenkins Continuous Integration Cookbook - Second Edition

by Alan Mark Berg

If you are a Java developer, a software architect, a technical project manager, a build manager, or a development or QA engineer, then this book is ideal for you. A basic understanding of the software development life cycle and Java development is needed, as well as a rudimentary understanding of Jenkins.

Jenkins Continuous Integration Cookbook Second Edition

by Alan Mark Berg

<P><P>Over 90 recipes to produce great results from Jenkins using pro-level practices, techniques, and solutions <P><P>About This Book <P><P>Explore the use of more than 40 best-of-breed plug-ins for improving efficiency <P><P>Secure and maintain Jenkins by integrating it with LDAP and CAS, which is a Single Sign-on solution <P><P>Step-by-step, easy-to-use instructions to optimize the existing features of Jenkins using the complete set of plug-ins that Jenkins offers <P><P>Who This Book Is For <P><P>If you are a Java developer, a software architect, a technical project manager, a build manager, or a development or QA engineer, then this book is ideal for you. <P><P>A basic understanding of the software development life cycle and Java development is needed, as well as a rudimentary understanding of Jenkins. <P><P>What You Will Learn <P><P>Integrate Jenkins with LDAP and SSO solutions <P><P>Maintain and secure Jenkins <P><P>Run an integration server firing automatic functional and performance tests <P><P>Communicate through social media and by plotting custom data <P><P>Skin Jenkins to your corporate look and feel <P><P>Refine the use of code metrics to improve quality <P><P>Write your first custom Jenkins plugin <P><P>Apply tweaks to optimize your use of Jenkins <P><P>In Detail <P><P>Jenkins is an award-wining and one of the most popular Continuous Integration servers in the market today. It was designed to maintain, secure, communicate, test, build, and improve the software development process. <P><P>This book starts by examining the most common maintenance tasks. This is followed by steps that enable you to enhance the overall security of Jenkins. You will then explore the relationship between Jenkins builds and Maven pom.xml. Then, you will learn how to use plugins to display code metrics and fail builds to improve quality, followed by how to run performance and functional tests against a web application and web services. Finally, you will see what the available plugins are, concluding with best practices to improve quality.

Jenkins Essentials

by Mitesh Soni

If you are a Jenkins novice or beginner with a basic understanding of continuous integration, then this is the book for you. Beginners in Jenkins will get quick hands-on experience and gain the confidence to go ahead and explore the use of Jenkins further.

Jenkins Essentials - Second Edition

by Mitesh Soni

Develop a base for DevOps culture by implementing Continuous Integration and Continuous Delivery including automated builds, unit test execution, packaging, and static code analysis with Jenkins 2 About This Book • Explore Continuous Integration and automation, along with how to manage and configure Jenkins • Master using Jenkins to build, test, and package Java applications • Learn about Jenkins' extensible features with automated deployment on cloud platforms such as AWS Elastic Beanstalk and Microsoft Azure App Services • Learn about creating a pipeline using Build Pipeline plugin and the Pipeline as Code feature available after the release of Jenkins 2.0 Who This Book Is For If you are a Jenkins novice or beginner with a basic or no understanding of Continuous Integration, then this is the book for you. Beginners in Jenkins will get quick hands-on experience and gain the confidence to explore the use of Jenkins further. What You Will Learn • Get to grips with the challenges faced by developer communities • Learn about Continuous Integration and how it helps build various Java applications • Facilitate the installation and configuration of Jenkins • Install and configure code repositories and build tools • Learn about the integration of Eclipse with Jenkins • Manage the integration of Jenkins, code repositories, and build tools • Familiarize yourself with Continuous Integration for Java applications with unit test execution and static code analysis • Learn about Continuous Delivery and how to deploy applications in AWS and Microsoft Azure In Detail In agile development practices, developers need to integrate their work frequently to fix bugs or to create a new feature or functionality. Jenkins is used specifically for Continuous Integration, helping to enforce the principles of agile development. This book focuses on the latest and stable release of Jenkins (2.5 and later), featuring the latest features, such as Pipeline as Code, the new setup experience, and the improved UI. With the all-new Pipeline as Code feature, you will be able to build simple or advanced pipelines easily and rapidly, hence improving your teams' productivity. This book begins by tackling the installation of the necessary software dependencies and libraries you'll need to perform Continuous Integration for a Java application. From there, you'll integrate code repositories, applications, and build tools for the implementation of Continuous Integration. Finally, you will also learn how to automate your deployment on cloud platforms such as AWS and Microsoft Azure, along with a few advanced testing techniques. Style and approach This book provides simple, step-by-step instructions, taking you from start to finish in accomplishing real-world Continuous Integration and Continuous Delivery tasks.

Jenkins Fundamentals: Accelerate deliverables, manage builds, and automate pipelines with Jenkins

by Joseph Muli Arnold Okoth

Continuous integration with Jenkins speeds up your projects and saves you time and moneyKey FeaturesGet a perfect balance of theories and hands-on activitiesApply continuous integration and delivery to your workflowExplore concepts such as the plugin ecosystem and adaptive build parameters, among othersBook DescriptionJenkins Fundamentals teaches you everything you need to know about installing, setting up, configuring, and integrating a Jenkins server with your project to speed up the product development life cycle. You will learn how to deploy via Docker and integrate with Git. Next you will move on to understanding bespoke plugins and services to further customize your workflow, and dynamically adjust your build requirements when pushing to production.Once you have grasped the basics, you will explore user and plugin management along with updating and upgrading Jenkins. You will set up freestyle projects and views to manage your projects, followed by configuring parameters for your projects and creating upstream and downstream projects with views to visualize the projects. In addition to this, you will create a secure connection from your master to your build slaves and configure your build tasks to run on the slave.By the end of this book, you will be able to successfully set up a Jenkins server that checks your source code repositories for changes, triggering new builds and unit tests while informing all of the key stakeholders in your organization.What you will learnSet up and deploy a Jenkins server across different platforms via DockerDesign development workflows that enable continuous integration and then easily integrate with JenkinsExplore community plugins and use them to extend core Jenkins functionalitySet up a freestyle project as well as a view to manage your projectsUnderstand source control and pipelines, and build parameters in the context of Git and JenkinsConfigure general-purpose freestyle projects, or use more formal pipeline-driven implementationExplore concepts such as the plugin ecosystem and adaptive build parameters, among othersApply continuous integration and delivery to your workflowWho this book is forJenkins Fundamentals is for you if you are a software developer, with prior experience in application development, looking to build and transition to a more centrally managed deployment process. This book is ideal if you need a real-world introduction to continuous delivery, with a view to setting up and using Jenkins as a tool for your own software development life cycle.

Jerusalem Online: Critical Cartography for the Digital Age (The Contemporary City)

by Valentina Carraro

The book addresses the rapid shifts which have taken place within cartography, and argues that no amount of technological sophistication will lead to neutral representations, and that as such critical cartography provides a solid foundation for questioning the power of maps. It considers the fragmentation, dynamism and opacity that characterise online maps, and argues for the need of new ways of thinking and researching maps. The book offers an approach grounded in ‘ontological’ social theory and feminist technoscience, and illustrates it through the analysis of three Jerusalem-related mapping controversies. Using online media, historical maps and ethnographic work, each case study explores a different map provider and a recent mapping development: Google Maps and the distributed authorship of web-maps; Waze and algorithmic navigation; OpenStreetMap and crowdsourcing. The book is a key read to faculty and advanced students in Urban Studies and Critical Cartography. It will particularly appeal to those working in the digital geographies

Jess in Action: Rule-Based Systems in Java

by Ernest Friedman-Hill

Jess in Action first introduces rule programming concepts and teaches you the Jess language. Armed with this knowledge, you then progress through a series of fully-developed applications chosen to expose you to practical rule-based development. The book shows you how you can add power and intelligence to your Java software.

Jetzt digital transformieren: So Gelingt Die Erfolgreiche Digitale Transformation Ihres Geschäftsmodells (Essentials)

by Daniel R. A. Schallmo

Daniel R. A. Schallmo erläutert in der 2. Auflage dieses essentials die Digitale Transformation von Geschäftsmodellen, dargestellt an drei Beispielen. Die 1. Auflage wurde überarbeitet und um einen wesentlichen Punkt ergänzt: die Einordnung der Digitalen Transformation von Geschäftsmodellen in den Gesamtkontext der Digitalisierung. Ferner zeigt der Autor bestehende Ansätze zur Digitalen Transformation auf und entwickelt auf dieser Basis eine Roadmap, die ein Vorgehen in fünf Phasen beinhaltet. Neue Möglichkeiten der Vernetzung und Kooperation unterschiedlicher Akteure können eröffnet werden, die z. B. Daten austauschen und somit Prozesse anstoßen. In diesem Zusammenhang spielt insbesondere die Digitale Transformation von Geschäftsmodellen eine wichtige Rolle, da Geschäftsmodelle unterschiedliche Elemente enthalten, die digital transformiert werden können.

Jihadists and Weapons of Mass Destruction

by Gary Ackerman Jeremy Tamsett

Explores the Nexus Formed When Malevolent Actors Access Malignant MeansWritten for professionals, academics, and policymakers working at the forefront of counterterrorism efforts, Jihadists and Weapons of Mass Destruction is an authoritative and comprehensive work addressing the threat of weapons of mass destruction (WMD) in the hands of jihadists,

Jim Dator: Selected work, 1967-2018 (Anticipation Science #5)

by Jim Dator

This book features a selection of the published writings and public presentations of Jim Dator. Most of the chapters are directly concerned with futures studies and ideas about the futures. The topic covers many disciplines and subjects. It is also concerned with many different parts of the world, even Mars. In addition, a few of the earlier papers contained here are about more conventional topics in politics and religion.The collection spans a more than 50 year period of thought, reflection, and instruction. In particular, the papers examine six main topics. These include meditations on the very nature of future studies, visions of preferred futures, ideas about alternative futures, and details on future theories and methods. Coverage also considers such specific topics as AI and robots, the environment, food, culture, energy, families, future generations, and more.Overall, these papers help readers gain insight into what it takes to weave together alternative images of the future in useful ways. They also reveal cross-disciplinary patterns in key fields of human endeavor that will help readers better understand trends and emerging issues.

JIRA 4 Essentials

by Patrick Li

This book is a step-by-step tutorial and is packed with practical examples that will make learning JIRA easy.If you want to get started with JIRA, then this is the perfect book for you. You will need to be familiar with basic computer knowledge for your or your organization's standard operating environment and to have experience with software project management.

JIRA 5.2 Essentials

by Patrick Li

JIRA 5.2 Essentials is packed with real-world examples and practical tutorials which will help you become a JIRA expert.If you want to get started with JIRA, then this book is made for you. Only basic computer skills and project or issue management knowledge is required. The book will provide the rest. This book would also be of interest to experienced JIRA users who wish to improve their workflow and master the new features of JIRA 5.2.

JIRA 5.x Development Cookbook

by Jobin Kuruvilla

JIRA 5.x Development Cookbook is part of Packt's Cookbook series. A Packt Cookbook contains step-by-step recipes for solutions to the most important problems you face when working with a topic.Inside this Cookbook you will find:A straightforward and easy-to-follow format.A selection of the most important tasks and problems.Carefully organized instructions for solving the problem efficiently.Clear explanations of what you did.Details for applying the solution to other situations.If you are a JIRA developer or project manager who wants to fully exploit the exciting capabilities of JIRA, then this is the perfect book for you.

JIRA 6.x Administration Cookbook

by Patrick Li

A comprehensive guide, full of practical recipes with real-life JIRA administration challenges, solutions, and examples with illustrations from the actual application. If you are an administrator who will be customizing, supporting, and maintaining JIRA for your organization, this book is for you. Familiarity with the core concepts of JIRA is essential. For some recipes, basic understanding in HTML, CSS, and JavaScript will also be helpful.

JIRA 7 Administration Cookbook - Second Edition

by Patrick Li

Over 80 hands-on recipes to help you efficiently administer, customize, and extend your JIRA 7 implementation About This Book * Make JIRA adapt to your organization and process flow * Gather and display the right information from users with customized forms and layouts * Extend the capabilities of JIRA with add-ons, scripts, and integrations with other popular applications and cloud platforms * Use JIRA Service Desk as a customer service support portal Who This Book Is For This book is for administrators who customize, support, and maintain JIRA for their organization. What You Will Learn * Customize basic settings for your projects, such as screens and fields * Create and customize workflows to suit your business process needs * Make workflows more effective and efficient * Manage users and groups inside JIRA and manage advanced login options * Secure your JIRA instance using effective practices * Perform e-mail functionalities with JIRA * Extend JIRA to integrate with other products and services In Detail JIRA 7 Administration Cookbook, Second Edition covers all the new major features that provide better prioritizing capabilities, enhanced visibility, and the ability to customize JIRA application to meet your needs. We start by upgrading your existing JIRA instance and working through tasks you can perform at the server level to better maintain it. We then delve deep into adapting JIRA to your organization's needs, starting with the visual elements of setting up custom forms to capturing important data with custom fields and screens, and moving on to ensuring data integrity through defining field behaviors. You'll gain insights into JIRA's e-mail capabilities, including managing outgoing e-mail rules and processing incoming e-mails for automated issue creation. The book contains tips and tricks that will make things easier for you as administrators, such as running scripts to automate tasks, getting easy access to logs, and working with tools to troubleshoot problems. The book concludes with a chapter on JIRA Service Desk, which will enable you to set up and customize your own support portal, work with internal teams to solve problems, and achieve optimized services with SLA. Style and approach This recipe-based book allows administrators to explore the exciting capabilities of JIRA. After reading this book, you will be able to extend and customize your JIRA implementation.

JIRA 7 Essentials - Fourth Edition

by Patrick Li

Explore the great features of the all-new JIRA 7 to manage projects and effectively handle bugs and software issues About This Book * Updated for JIRA 7, this book covers all the new features introduced in JIRA 7 with a dedicated chapter on JIRA Service Desk--one of the biggest new add-ons to JIRA * This book lays a strong foundation to work with agile projects in JIRA from both the administrator and end user's perspective * Work through step-by-step exercises at the end of each chapter for you to try out and reinforce your skills Who This Book Is For This book will be especially useful for project managers but it's also intended for other JIRA users, including developers, and any other industry besides software development, who would like to leverage JIRA's powerful task management and workflow features to better manage their business processes. What You Will Learn * Understand JIRA's data hierarchy and how to design and work with projects in JIRA * Plan and set up a new JIRA 7 instance from scratch for production use * Using JIRA for agile software projects, business process management, customer service support, and more * Understand issues and work with them * Design both system and custom fields to behave differently under different contexts * Create and design your own screens and apply them to different project and issue types * Gain an understanding of the workflow and its various components * Set up both incoming and outgoing mail servers to work with e-mails In Detail Atlassian JIRA is an enterprise-issue tracker system. One of its key strengths is its ability to adapt to the needs of the organization, ranging from building Atlassian application interfaces to providing a platform for add-ons to extend JIRA's capabilities. JIRA 7 Essentials, now in its fourth edition, provides a comprehensive explanation covering all major components of JIRA 7, which includes JIRA Software, JIRA Core, and JIRA Service Works. The book starts by explaining how to plan and set up a new JIRA 7 instance from scratch for production use before moving on to the more key features such as e-mails, workflows, business processes, and so on. Then you will understand JIRA's data hierarchy and how to design and work with projects in JIRA. Issues being the corner stone of using JIRA, you will gain a deep understanding of issues and their purpose. Then you will be introduced to fields and how to use custom fields for more effective data collections. You will then learn to create new screens from scratch and customize it to suit your needs. The book then covers workflows and business processes, and you will also be able to set up both incoming and outgoing mail servers to work with e-mails. Towards the end, we explain JIRA's security model and introduce you to one of JIRA's new add-ons: JIRA Service Desk, which allows you to run JIRA as a computer support portal. Style and approach This is a comprehensive, practical guide on using JIRA to efficiently manage all your projects. It provides clear, step-by-step explanations, and shows how you can use the various features of JIRA to manage your projects more efficiently.

Jira 8 Administration Cookbook: Over 90 recipes to administer, customize, and extend Jira Core and Jira Service Desk, 3rd Edition

by Patrick Li

Build customized solutions that fulfil your business requirements using the latest features of Jira 8 Key Features Learn how to customize Jira applications to suit your organizational requirements Extend Jira's capabilities for custom integrations with other products and services such as Slack and GitHub Explore practical recipes for troubleshooting and securing your Jira instances with best practices Book Description Jira is a project management tool used widely by organizations to plan, track, and release software. Jira administrators are at the heart of these processes and need to know how to successfully administer and customize Jira offerings. This updated Jira 8 Administration Cookbook demonstrates how to efficiently work with Jira Core and Jira Service Desk. The book starts with a variety of recipes to help you manage users and workflows. You'll learn how to set up custom forms and capture important data with custom fields and screens. Next, you'll gain insights into the latest email capabilities, which assist you with everything from managing outgoing email rules to processing incoming emails for automated issue creation. Later, you'll be guided through running scripts to automate tasks, getting easy access to logs, and even working with tools to troubleshoot problems. The book will also ensure you understand how to integrate Jira with Slack, set up SSO with Google, and delegate administrator permissions. Finally, the chapter on Jira Service Desk will enable you to set up and customize your own support portal, work with internal teams to solve problems, and achieve optimized services with Service Level Agreement (SLA). By the end of this book, you'll have the skills to extend and customize your Jira implementation effectively. What you will learn Learn how to delegate administrator permissions effectively Gain insights into integrating Jira with Bitbucket Cloud and GitHub Explore ways to collaborate with your internal teams on service requests Understand how to add permissions to fields Learn how to set up SSO with Google Discover how to copy over configuration settings between Jira instances Who this book is for This book is for administrators who are looking to customize, support, and maintain Jira for their organizations. A good understanding of Jira's core concepts is a must to make the most out of this book. For certain recipes, some knowledge of HTML, CSS, JavaScript, and basic programming will also be helpful.

Jira 8 Essentials: Effective project tracking and issue management with enhanced Jira 8.21 and Data Center features, 6th Edition

by Patrick Li

Implement future-proof solutions for all types of teams with Data Center by learning about performance, reliability, scalability, and securityPurchase of the print or Kindle book includes a free PDFKey FeaturesExplore all of Jira's core features as well as the advanced features offered by Data CenterLearn to use Jira for issue management, field management, screen management, and business workflowsInstall, update, and manage third-party apps from Atlassian marketplace to extend Jira capabilitiesBook DescriptionThis new and improved sixth edition comes with the latest Jira 8.21 Data Center offerings, with enhanced features such as clustering, advanced roadmaps, custom field optimization, and tools to track and manage tasks for your projects. This comprehensive guide to Jira 8.20.x LTS version provides updated content on project tracking, issue and field management, workflows, Jira Service Management, and security.The book begins by showing you how to plan and set up a new Jira instance from scratch before getting you acquainted with key features such as emails, workflows, and business processes. You'll also get to grips with Jira's data hierarchy and design and work with projects. Since Jira is used for issue management, this book will help you understand the different issues that can arise in your projects. As you advance, you'll create new screens from scratch and customize them to suit your requirements. Workflows, business processes, and guides on setting up incoming and outgoing mail servers will be covered alongside Jira's security model and Jira Service Management. Toward the end, you'll learn how Jira capabilities are extended with third-party apps from Atlassian marketplace.By the end of this Jira book, you'll have understood core components and functionalities of Jira and be able to implement them in business projects with ease.What you will learnExamine various deployment options and system requirements for hosting Jira Data CenterUnderstand Jira's data hierarchy and learn how to design and work with projects in JiraUse Jira for agile software projects, business process management, customer service support, and moreExplore field configuration schemes and find out how to apply them to projectsDevelop and design customized screens and apply them to different projectsCreate configurable reports on projects and share information through dashboards for reporting and analysisWho this book is forThis book is especially useful for project managers, but it's also intended for other Jira users, including developers, and any other industry besides software development, who would like to leverage Jira's powerful task management and workflow features to better manage their business processes.

Jira 8 Essentials - Fifth Edition: Effective Issue Management And Project Tracking With The Latest Jira Features, 5th Edition

by Patrick Li

This book will be especially useful for project managers but it's also intended for other Jira users, including developers, and any other industry besides software development, who would like to leverage Jira's powerful task management and workflow features to better manage their business processes.

Jira Quick Start Guide: Manage your projects efficiently using the all-new Jira

by Ravi Sagar

Leverage Jira's powerful task management and workflow features to better manage your business processes Key Features The book covers all major applications of Jira, which are Jira Software, Jira Core, Jira Service Desk. Configure project workflows and the fields that will be used in the project with the help of Jira's features Create tickets for issues and manage your projects using the Jira software Book Description Jira is an issue tracker and project management system. With their latest release, the Jira team has now expanded their user base to agile teams as well as business teams. This book provides a comprehensive explanation covering all major components of Jira, including Jira Software, Jira Core, and Jira Service Desk. This book starts with an introduction to Jira's unique features and how it can be used as an issue-tracking tool. It will then teach you about how a new project is created by a Jira administrator, what responsibilities there are, and using correct and relevant schemes in your project. You will then learn how to configure project workflows and fields for project screens. You will understand the various permissions used in projects and the importance of project roles in Jira. Then, the book talks about the concepts of versions acting as milestones and using components when handling issues in your projects. It will then focus on analysing data using built-in reports and creating dashboards in Jira. At the end, it will discuss various best practices for users as well as project managers or project administrators. What you will learn Implement Jira as a project administrator or project manager Get familiar with various functionalities of Jira Configure projects and boards in your organisation's Jira instance Understand how and when to use components and versions in your projects Manage project configurations and Jira schemes Learn the best practices to manage your Jira instance Who this book is for This book will be especially useful for project managers but it's also intended for other Jira users, including developers, and any other industry besides software development, who would like to use Jira for project management.

Jira Software Essentials - Second Edition: Plan, track, and release great applications with Jira Software

by Patrick Li

Explore Jira Software to manage your projects proficiently Key Features Plan and manage projects effortlessly with Jira Software by integrating it with other applications Improve your team's performance with Scrum and Kanban, together with agile methodology Easy-to-follow learning guide to install Jira Software and understand how it fits in with Atlassian Jira Book Description Jira Software is an agile project management tool that supports any agile methodology, be it scrum, Kanban, or your own unique flavour. From agile boards to reports, you can plan, track, and manage all your agile software development projects from a single tool. Jira Software brings the power of agile methodology to Atlassian Jira. This second edition of JIRA Agile Essentials, will help you dive straight into the action, exploring critical agile terminologies and concepts in the context of Jira Software. You will learn how to plan, track, and release great software. This book will teach you how to install and run Jira Software and set it up to run with Scrum and Kanban. It will also teach you to use Jira Software your way and run projects beyond the out-of-box Scrum and Kanban way, including a hybrid approach of both the methodologies and other options that come with Jira Software. Later, you will learn how to integrate it with the tools you are already using and enhance Jira with add-ons such as Confluence. You will learn to stay connected with your team from anywhere to ensure great development. Jira Software has numerous deployment options in the cloud, on your own infrastructure, or at a massive scale. You will be introduced to Bitbucket, Atlassian’s distributed version control system, which integrates seamlessly with Jira, allowing your team to work within the two applications as one harmonious environment. With this practical guide, you will develop a great working knowledge of Jira Software and your project management will become much more efficient. What you will learn Understand the basics and agile methodologies of Jira software Use Jira Software in a Scrum environment Manage and run Jira Software projects beyond the out of box Scrum and Kanban way Combine Scrum and Kanban and use other project management options beyond just agile Customize Jira Software’s various features and options as per your requirements Work with Jira Agile offline, and plan and forecast projects with agile portfolio Integrate Jira Agile with Confluence and Bitbucket Who this book is for If you want to get started with Jira Software and learn how to run your Jira projects the agile way, then this is the perfect book for you. You will need to be familiar with the basics of Jira, both from an end user's and an administrator's perspective. Experience with workflows, custom fields, and other administrative functions of Jira will be useful.

Refine Search

Showing 30,151 through 30,175 of 55,972 results