Book description
Achieve the Continuous Integration and Continuous Delivery of your web applications with ease
About This Book
Overcome the challenges of implementing DevOps for web applications, familiarize yourself with diverse third-party modules, and learn how to integrate them with bespoke code to efficiently complete tasks
Understand how to deploy web applications for a variety of Cloud platforms such as Amazon EC2, AWS Elastic Beanstalk, Microsoft Azure, Azure Web Apps, and Docker Container
Understand how to monitor applications deployed in Amazon EC2, AWS Elastic Beanstalk, Microsoft Azure, Azure Web Apps using Nagios, New Relic, Microsoft Azure, and AWS default monitoring features
Who This Book Is For
If you are a system admin or application and web application developer with a basic knowledge of programming and want to get hands-on with tools such as Jenkins 2 and Chef, and Cloud platforms such as AWS and Microsoft Azure, Docker, New Relic, Nagios, and their modules to host, deploy, monitor, and manage their web applications, then this book is for you.
What You Will Learn
Grasp Continuous Integration for a JEE application—create and configure a build job for a Java application with Maven and with Jenkins 2.0
Create built-in delivery pipelines of Jenkins 2 and build a pipeline configuration for end-to-end automation to manage the lifecycle of Continuous Integration
Get to know all about configuration management using Chef to create a runtime environment
Perform instance provisioning in AWS and Microsoft Azure and manage virtual machines on different cloud platforms—install Knife plugins for Amazon EC2 and Microsoft Azure
Deploy an application in Amazon EC2, AWS Elastic Beanstalk, Microsoft Azure Web Apps, and a Docker container
Monitor infrastructure, application servers, web servers, and applications with the use of open source monitoring solutions and New Relic
Orchestrate multiple build jobs to achieve application deployment automation—create parameterized build jobs for end-to-end automation
In Detail
The DevOps culture is growing at a massive rate, as many organizations are adopting it. However, implementing it for web applications is one of the biggest challenges experienced by many developers and admins, which this book will help you overcome using various tools, such as Chef, Docker, and Jenkins.
On the basis of the functionality of these tools, the book is divided into three parts. The first part shows you how to use Jenkins 2.0 for Continuous Integration of a sample JEE application. The second part explains the Chef configuration management tool, and provides an overview of Docker containers, resource provisioning in cloud environments using Chef, and Configuration Management in a cloud environment. The third part explores Continuous Delivery and Continuous Deployment in AWS, Microsoft Azure, and Docker, all using Jenkins 2.0.
This book combines the skills of both web application deployment and system configuration as each chapter contains one or more practical hands-on projects. You will be exposed to real-world project scenarios that are progressively presented from easy to complex solutions. We will teach you concepts such as hosting web applications, configuring a runtime environment, monitoring and hosting on various cloud platforms, and managing them. This book will show you how to essentially host and manage web applications along with Continuous Integration, Cloud Computing, Configuration Management, Continuous Monitoring, Continuous Delivery, and Deployment.
Style and approach
This is a learning guide for those who have a basic knowledge of application deployment, configuration management tools, and Cloud computing, and are eager to leverage it to implement DevOps for web applications using end-to-end automation and orchestration.
Table of contents
-
DevOps for Web Development
- DevOps for Web Development
- Credits
- About the Author
- Acknowledgments
- About the Reviewer
- www.PacktPub.com
- Preface
-
1. Getting Started – DevOps Concepts, Tools, and Technologies
- Understanding the DevOps movement
- The DevOps lifecycle - it's all about "continuous"
- Tools and technologies
- An overview of a sample Java EE application
- Self-test questions
- Summary
-
2. Continuous Integration with Jenkins 2
- Introduction
- Installing Jenkins
- The Jenkins dashboard
- Configuring Java and Maven in Jenkins
- Creating and configuring a build job for a Java application with Maven
- Configuring and authenticating source code on GitHub
- Configuring build job
- Configuring JUnit
- The Dashboard View plugin - overview and usage
- Managing nodes
- Sending e-mail notifications based on build status
- Integrating Jenkins and Sonar
- Self-test questions
- Summary
- 3. Building the Code and Configuring the Build Pipeline
- 4. Installing and Configuring Chef
-
5. Installing and Configuring Docker
- Overview of Docker containers
- Understanding the difference between virtual machines and containers
- Installing and configuring Docker on CentOS
- Creating your first Docker container
- Understanding the client-server architecture of Docker
- Managing containers
- Creating a Docker image from Dockerfile
- Self-test questions
- Summary
- 6. Cloud Provisioning and Configuration Management with Chef
- 7. Deploying Application in AWS, Azure, and Docker
- 8. Monitoring Infrastructure and Applications
- 9. Orchestrating Application Deployment
Product information
- Title: DevOps for Web Development
- Author(s):
- Release date: October 2016
- Publisher(s): Packt Publishing
- ISBN: 9781786465702
You might also like
book
.NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way
Use this book as your one-stop shop for architecting a world-class DevOps environment with Microsoft technologies. …
book
DevOps for Serverless Applications
Set up complete CI and CD pipelines for your serverless applications using DevOps principles Key Features …
book
DevOps on the Microsoft Stack
This book tells you everything you need to know to help your organization implement DevOps on …
book
Java EE 8 Application Development
Develop Enterprise Java applications compliant with the latest version of the Java EE specification About This …