DevOps for Web Development

DevOps for Web Development

RM 83.00

ISBN:

9781786468352

Categories:

Engineering & IT

File Size

93.63 MB

Format

epub

Language

English

Release Year

2017
Favorite (0)

Synopsis

Key FeaturesOvercome 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 tasksUnderstand 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 ContainerUnderstand 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 featuresBook DescriptionThe 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.What you will learnGrasp Continuous Integration for a JEE application—create and configure a build job for a Java application with Maven and with Jenkins 2.0Create built-in delivery pipelines of Jenkins 2 and build a pipeline configuration for end-to-end automation to manage the lifecycle of Continuous IntegrationGet to know all about configuration management using Chef to create a runtime environmentPerform instance provisioning in AWS and Microsoft Azure and manage virtual machines on different cloud platforms—install Knife plugins for Amazon EC2 and Microsoft AzureDeploy an application in Amazon EC2, AWS Elastic Beanstalk, Microsoft Azure Web Apps, and a Docker containerMonitor infrastructure, application servers, web servers, and applications with the use of open source monitoring solutions and New RelicOrchestrate multiple build jobs to achieve application deployment automation—create parameterized build jobs for end-to-end automationAbout the AuthorMitesh Soni is an avid learner with 9 years experience in the IT industry. He is an SCJP, SCWCD, VCP, and IBM Urbancode certified professional. He loves DevOps and cloud computing, and also has an interest in programming in Java. He finds design patterns fascinating. He occasionally contributes to http://etutorialsworld.com. He loves to play with kids, fiddle with his camera, and capture photographs at Indroda Park. He is addicted to taking good pictures without knowing many technical details. He lives in the capital of Mahatma Gandhis home state.Table of ContentsGetting Started – DevOps Concepts, Tools, and TechnologiesContinuous Integration with Jenkins 2Building the Code and Configuring the Build PipelineInstalling and Configuring ChefInstalling and Configuring DockerCloud Provisioning and Configuration Management with ChefDeploying Application in AWS, Azure, and DockerMonitoring Infrastructure and ApplicationsOrchestrating Application Deployment