Call for round the year submissions for Rootconf in 2020

Call for round the year submissions for Rootconf in 2020

Submit a proposal at any time in the year on DevOps, infrastructure security, cloud, and distributed systems. We will find you a suitable opportunity to share your work.

Yash Shanker Srivastava

@yashsre

End to End DevOps - Design Infrastructure and Deployment Pipeline for your application

Submitted Sep 17, 2019

Usually in teams, you don’t always get the chance to work with the infrastructure, application development, and designing build-deployment pipelines. Most of the times, we only get to get our hands dirty in either one of these. So in this session, we are going to dive into all these aspects of Software Delivery from the perspective of a DevOps Engineer, i.e. everything except the app development from scratch, starting right from instantiating the AWS EC2 servers, to deploying the application.

Outline

In this workshop, we are going to dive into all these aspects of Software Delivery on the perspective of a DevOps Engineer, i.e. everything except the app development from scratch.

We’ll start with privisioning EC2 instances, and setting up Jenkins, Nexus3 Repository Manager, Sonarqube server in a dockerized enviroment running behind NGINX Proxy, create private docker repositry in Nexus3, and understanding each step that we take.

Moving on, we’ll configure Jenkins pipeline in Groovy, for a sample application on Github. The pipeline will have the following stages :

  • Pull code from github [through automated triggers]
  • Run Sonarqube Analysis on the code and post results on Sonarqube Server.
  • Build MultiStage Docker build for the application and push the docker image to private docker repository on Nexus3.
  • Deploy the docker image on application server.
  • Slack notifications for success/ failure of build.

DevOps Cycle to be covered :

  1. Setup 2 EC2 servers with NGINX and docker, nothing else at all.
  2. Setup dockerized environments with Jenkins, Sonarqube, Portainer and Sonatype Nexus Repository Manager.
  3. Setup Jenkins with all necessary plugins.
  4. Setup Nexus with a private docker repository.
  5. Design Jenkins pipeline in Groovy, to build and deploy a VueJS application.

Tools to be covered :
AWS EC2, NGINX, docker, Jenkins, Sonatype Nexus3 Repository Manager, docker-compose.

After the workshop, teh attendees will be able to :

  • Design the DevOps server Architecture
  • Setup Dockerized production level CI infrastructure.
  • Develop Jenkins pipelines for dockerized CI/CD of applications.

Requirements

Just a Linux Laptop will be enough to do the hands on exercise and understand all the concepts. An AWS Account ready to provision 2 t2.small instances, will be an added benefit for the attendees.

Speaker bio

In my current role as Associate Architect - DevOps & SRE at Perennial Systems, I setup DevOps practices from scratch, established and leading DevOps and Site Reliability Engineering division, as well as Thailand and Singapore based clients. Involved in various pre-sales activities and designing compliant, fault tolerant, HA cloud architectures for Cloud based solutions.

In my previous organization, as a DevOps Engineer, I was among the ones who set up DevOps practices in the organization from scratch. Along with being responsible for Build and Release automation and setting up CI/CD Pipelines for all applications, I managed the AWS infrastructure, and monitored multiple Production Servers. Was also responsible for researching new technology and implementing them in the applications after a thorough POC.

  • yashshanker.com

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

We care about site reliability, cloud costs, security and data privacy