0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (3)
  • -
Status
Brand

Showing 1 - 3 of 3 matches in All Departments

Practical DevOps - Implement DevOps in your organization by effectively building, deploying, testing, and monitoring code, 2nd... Practical DevOps - Implement DevOps in your organization by effectively building, deploying, testing, and monitoring code, 2nd Edition (Paperback, 2nd Revised edition)
Joakim Verona
R1,244 Discovery Miles 12 440 Ships in 10 - 15 working days

Understand the benefits of DevOps and continuous delivery and see how they support the agile software development process Key Features Learn how DevOps can accelerate your entire software development life cycle Improve your organization's performance to ensure the smooth production of software and services Get hands-on experience in using efficient DevOps tools to better effect Book DescriptionDevOps is a practical field that focuses on delivering business value as efficiently as possible. DevOps encompasses all code workflows from testing environments to production environments. It stresses cooperation between different roles, and how they can work together more closely, as the roots of the word imply-Development and Operations. Practical DevOps begins with a quick refresher on DevOps and continuous delivery and quickly moves on to show you how DevOps affects software architectures. You'll create a sample enterprise Java application that you''ll continue to work with through the remaining chapters. Following this, you will explore various code storage and build server options. You will then learn how to test your code with a few tools and deploy your test successfully. In addition to this, you will also see how to monitor code for any anomalies and make sure that it runs as expected. Finally, you will discover how to handle logs and keep track of the issues that affect different processes. By the end of the book, you will be familiar with all the tools needed to deploy, integrate, and deliver efficiently with DevOps. What you will learn Understand how all deployment systems fit together to form a larger system Set up and familiarize yourself with all the tools you need to be efficient with DevOps Design an application suitable for continuous deployment systems with DevOps in mind Store and manage your code effectively using Git, Gerrit, Gitlab, and more Configure a job to build a sample CRUD application Test your code using automated regression testing with Jenkins Selenium Deploy your code using tools such as Puppet, Ansible, Palletops, Chef, and Vagrant Who this book is forIf you're a developer or system administrator looking to take on larger responsibilities and understand how the infrastructure that builds today's enterprises works, this is the book for you. This book will also help you greatly if you're an operations worker who would like to better support developers. You do not need any previous knowledge of DevOps to understand the concepts in this book.

Learning DevOps: Continuously Deliver Better Software (Paperback): Joakim Verona, Michael Duffy, Paul Swartout Learning DevOps: Continuously Deliver Better Software (Paperback)
Joakim Verona, Michael Duffy, Paul Swartout
R2,197 Discovery Miles 21 970 Ships in 10 - 15 working days

Learn to use some of the most exciting and powerful tools to deliver world-class quality software with continuous delivery and DevOps About This Book * Get to know the background of DevOps so you understand the collaboration between different aspects of an IT organization and a software developer * Deploy top-quality software and ensure software maintenance and release management with this practical guide * This course covers some of the most exciting technology available to DevOps engineers, and demonstrates multiple techniques for using them * Real-world and realistic examples are provided to help you as you go about the implementation and adoption of continuous delivery and DevOps Who This Book Is For This course is for developers who want to understand how the infrastructure that builds today's enterprises works, and how to painlessly and regularly ship quality software. What You Will Learn * Set up and familiarize yourself with all the tools you need to be efficient with DevOps * Design an application that is suitable for continuous deployment systems with DevOps in mind * Test the code using automated regression testing with Jenkins Selenium * Managing the lifecycle of hosts, from creation to ongoing management using Puppet Razor * Find out how to manage, use, and work with Code in the Git version management system * See what traps, pitfalls, and hurdles to look out for as you implement continuous delivery and DevOps In Detail Harness the power of DevOps to boost your skill set and make your IT organization perform better. If you're keen to employ DevOps techniques to better your software development, this course contains all you need to overcome the day-to-day complications of managing complex infrastructures the DevOps way. Start with your first module - Practical DevOps - that encompasses the entire flow from code from testing to production. Get a solid ground-level knowledge of how to monitor code for any anomalies, perform code testing, and make sure the code is running smoothly through a series of real-world exercise, and develop practical skills by creating a sample enterprise Java application. In the second module, run through a series of tailored mini-tutorials designed to give you a complete understanding of every DevOps automation technique. Create real change in the way you deliver your projects by utilizing some of the most commendable software available today. Go from your first steps of managing code in Git to configuration management in Puppet, monitoring using Sensu, and more. In the final module, get to grips with the continuous delivery techniques that will help you reduce the time and effort that goes into the delivery and support of software. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: * Practical DevOps by Joakim Verona * DevOps Automation Cookbook by Michael Duffy * Continuous Delivery and DevOps : A Quickstart Guide - Second Edition by Paul Swartout Style and approach This course is an easy to follow project based guide for all those with a keen interest in deploying world-class software using some of the most effective and remarkable technologies available.

Practical DevOps (Paperback): Joakim Verona Practical DevOps (Paperback)
Joakim Verona
R1,240 Discovery Miles 12 400 Ships in 10 - 15 working days

Harness the power of DevOps to boost your skill set and make your IT organization perform better About This Book * Get to know the background of DevOps so you understand the collaboration between different aspects of an IT organization and a software developer * Improve your organization's performance to ensure smooth production of software and services * Deploy top-quality software and ensure software maintenance and release management with this practical guide Who This Book Is For This book is aimed at developers and system administrators who wish to take on larger responsibilities and understand how the infrastructure that builds today's enterprises works. This book is also great for operations personnel who would like to better support developers. You do not need to have any previous knowledge of DevOps. What You Will Learn * Appreciate the merits of DevOps and continuous delivery and see how DevOps supports the agile process * Understand how all the systems fit together to form a larger whole * Set up and familiarize yourself with all the tools you need to be efficient with DevOps * Design an application that is suitable for continuous deployment systems with Devops in mind * Store and manage your code effectively using different options such as Git, Gerrit, and Gitlab * Configure a job to build a sample CRUD application * Test the code using automated regression testing with Jenkins Selenium * Deploy your code using tools such as Puppet, Ansible, Palletops, Chef, and Vagrant * Monitor the health of your code with Nagios, Munin, and Graphite * Explore the workings of Trac-a tool used for issue tracking In Detail DevOps is a practical field that focuses on delivering business value as efficiently as possible. DevOps encompasses all the flows from code through testing environments to production environments. It stresses the cooperation between different roles, and how they can work together more closely, as the roots of the word imply-Development and Operations. After a quick refresher to DevOps and continuous delivery, we quickly move on to looking at how DevOps affects architecture. You'll create a sample enterprise Java application that you'll continue to work with through the remaining chapters. Following this, we explore various code storage and build server options. You will then learn how to perform code testing with a few tools and deploy your test successfully. Next, you will learn how to monitor code for any anomalies and make sure it's running properly. Finally, you will discover how to handle logs and keep track of the issues that affect processes Style and approach This book is primarily a technical guide to DevOps with practical examples suitable for people who like to learn by implementing concrete working code. It starts out with background information and gradually delves deeper into technical subjects.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
SAS - The Illustrated History Of The SAS
Joshua Levine Paperback R337 R307 Discovery Miles 3 070
Astronaut Bandana Bibs (3pcs Set)
R499 R299 Discovery Miles 2 990
Frans Barker's The South African labour…
D. Yu, P Roos Paperback R817 Discovery Miles 8 170
The Death or Glory Boys Quiz Book…
Nigel Freestone Paperback R487 Discovery Miles 4 870
Butterfly Bandana Bibs (3pcs Set)
R499 R299 Discovery Miles 2 990
The Pentateuch and Book of Joshua…
John William Colenso Paperback R524 Discovery Miles 5 240
Zoli Sumo Dispenser Lids
R280 R260 Discovery Miles 2 600
Israel's Messiah
Michael Tupek Hardcover R766 R671 Discovery Miles 6 710
20 Habits That Break Habits
Pepe Marais Paperback R250 R223 Discovery Miles 2 230
Dinosaurs, Diamonds And Democracy - A…
Francis Wilson Paperback  (2)
R248 Discovery Miles 2 480

 

Partners