SlideShare a Scribd company logo
1 of 12
AWS Devops
Devops : Integrates Developers and Operation team
in order to improve collaboration and productivity
by automating Infrastructure, automating workflow
and continuously measure application Performance.
Goal of Devops Team : To Automate everything like
Automate code testing, workflow and Infrastructure.
Writing small chuck of data which then tested and
deployed to Production the same Infrastructure
make us frequency of deployment with speed of
time than traditional works with huge volume of
code deployed from dev to prod environment.
AWS : Support as A Platform as Infrastructure.
AWS Code Pipeline:
Deploy to Production using AWS CodeBuild and AWS
Developer tool . A simple java application is in place
deployment model using AWS Code commit, AWS
Code Build and AWS Code Deploy orchestrated by
AWS Code Pipeline.
Use case for Code pipeline Link :
https://aws.amazon.com/blogs/devops/bluegreen-
infrastructure-application-deployment-blog/
Devops on AWS – The Basics
MONOLITHIC ARCHITECTURE:
A Single Code Base for Entire Application.
Entire Application Developed in one
Programming Language.
Tightly Coupled with interdependent
companies cannot be deployed with defined
procedure.
Application developed, updates are made by
Schedule.
MICROSERVICE ARCHITECTURE: Each Micro services
has it own code.
Each Micro services Application can be developed in
different Programming Language.
Loosely Couple demand self sufficient services.
Micros services is delivered continuously.
• Decompose for Agility from Monolithic
Application plus team to Micro services plus two
pizza teams.
• The Pizza teams meant respectively for Full
ownership by the Ops team , Fully accountability
by Dev team.
• Devops is a combination of above two pizza
teams that foresee on the Focused Innovation.
Devops – The Developer Tool For Everyone
AWS Code Pipeline :
Connect to best of breed tools
Accelerate Your release process
Consistently Verify Each Release
AWS Code Commit :
Use Standard Git Tools
Scalability, Availability , Durability of Amazon S3
Encryption at rest with Customer Specific Key
Automate Your Software Deploy : AWS Code Deploy
Automate Your Release : AWS CodePipeline.
AWS Code Deploy :
Easy and reliable deployments
Scale with ease, Deploy to any Servers.
1
2
3
Setting up a Continuous Delivery Pipeline
Devops – The Developer Tool For Everyone
Continuous Integration :
Multiple Users Working Simultaneously on
different features of the Same Application.
Continuous Integration help the developers to
merge their code changes back to repository
more frequently.
Once Developers code changes to Application
are merged, those changes are validated by
automatically building the application and
running different level of automated testing
To ensure changes haven’t broken the code.
Continuous Deployment:
Once Developers code changes to Application
are merged, those changes are validated by
automatica
Devops – AWS CloudFormation
AWS CloudFormation : IAS (Infrastructure as
Service)
1.CloudFormation is an automated tool that
automates the process of your Infrastructure in
AWS.
2.CloudFormation create template which
describe and model AWS Infrastructure.
3.CloudFomation the provisions AWS resource
based on dependency needs.
4.Integrate with Development, I/CD and the
Management Tools.
Benefits of CloudFormation Designer :
1.Visualize template resources.
2.Modify template with drag –drop gestures.
3.Available of Customize sample templates.
Devops AWS CloudFormation Terminology
• Create or Use an Existing Template
• Upload template to CloudFormation
• Specify Parameter Values
• Setup Policies, tags or notification.
• Review and Create
1
2
3
Devops AWS Cloud Formation - IAM
• Create or Use an Existing Template
• Upload template to CloudFormation
• Specify Parameter Values
• Setup Policies, tags or notification.
• Review and Create
Devops AWS CloudFormation – Life Cycle
 Define Stack :
 Create Json CloudFormation template
defining Stack Resources.
 Provision Stack :
 Provision AWS Resources as Single Unit
via AWS Management Console or CLI tool
Using a CloudFormation Template.
 Launch Config :
 Use Launch Config Specified in
CloudFormation template to
ORCHESTRATE Bootstrap of newly
created AWS Resources. Like Auto scaled
EC2 Instance.
 Update CloudFormation Stack :
 Update Configuration for an existing
running Stack.
 Delete a CloudFormation Stack :
 Release CloudFormation Stack resources
as single Unit When no longer needed.
 Nutshell :
 CloudFormation templates allow you create
configuration driven recipes to automate
creation of entire software stacks. Copies of
an application/service can be stamped out
in cookie cutter fashion using AWS
management console, various CLI tools, and
SDKs. Common configuration settings can be
factored out as CloudFormation parameters
to allow stacks to be customized at creation
time.
Devops – Elastic Beanstalk
Elastic Beanstalk :
AWS Elastic Beanstalk is an easy-to-use an PAAS
Service for deploying and scaling web
applications and services developed with
Java, .NET, PHP, Node.js, Python, Ruby, Go, and
Docker on familiar servers such as Apache,
Nginx, Passenger, and IIS.
Simply upload your code and Elastic Beanstalk
automatically handles the deployment, from
capacity provisioning, load balancing, auto-
scaling to application health monitoring. At the
same time, you retain full control over the AWS
resources powering your application and can
access the underlying resources at any time.
DEVOPS – OpsWorks
 AWS OpsWorks :
 Integrated Application
Management Solution for Ops-
minded Developers and IT Admins.
 Serves for the purpose to model,
control and automate Application
of Any Scale.
 Management Console,SDK or CLI
 Stack :
 Represent the compute and
Infrastructure application to Manage.
 Layer :
 Define how to setup and configure a set
of instance and their related resources.
 Instance :
 Decide how to scale manually 24/7 or
automatically with load or time based
instance.
 Application :
 Deploy App to Specific Instance and
customize the deployment with CHEF
recipes.
Ccchd
CHEF :
 An Automation Platform provide a way to
transform Infrastructure into code.
 Chef Server, Node and Workstation are
components.
 A Tool to write script to automate the process.
DEVOPS – AWS X-Ray Debugging App at Scale
 AWS X-Ray :
 Analyzing and Debugging
Applications.
 Pinpoint and Understanding RCA,
errors and bottlenecks.
 Preview of AWS X-RAY Support for
AWS LAMBDA.
 Provide a New Way to Analyze
Performance of LAMBDA functions.
 Benefits :
 Identify the appropriate part of the
Application causing the issue.
 Able to See Details request being made to
the Application.
 Provide a Visual Map Architecture.
 AWS Lambda Support :
 Able to see AWS Lambda code Execution
time, from event source triggering
through termination.
 Able to see downstream service call with
in your function.
 Able to see the execution code time
above your function’s handle.
Devops
Devops

More Related Content

What's hot

A Tale of Two Pizzas: Accelerating Software Delivery with Developer Tools - D...
A Tale of Two Pizzas: Accelerating Software Delivery with Developer Tools - D...A Tale of Two Pizzas: Accelerating Software Delivery with Developer Tools - D...
A Tale of Two Pizzas: Accelerating Software Delivery with Developer Tools - D...
Amazon Web Services
 
Amazon Elastic Beanstalk
Amazon Elastic BeanstalkAmazon Elastic Beanstalk
Amazon Elastic Beanstalk
Eberhard Wolff
 

What's hot (20)

Amazon Web Services - Elastic Beanstalk
Amazon Web Services - Elastic BeanstalkAmazon Web Services - Elastic Beanstalk
Amazon Web Services - Elastic Beanstalk
 
AWS July Webinar Series-Deploying and Scaling Web Application with AWS Elasti...
AWS July Webinar Series-Deploying and Scaling Web Application with AWS Elasti...AWS July Webinar Series-Deploying and Scaling Web Application with AWS Elasti...
AWS July Webinar Series-Deploying and Scaling Web Application with AWS Elasti...
 
AWS Webcast - SharePoint 2013
AWS Webcast - SharePoint 2013AWS Webcast - SharePoint 2013
AWS Webcast - SharePoint 2013
 
Deploy, Manage, and Scale your Apps with AWS Elastic Beanstalk
Deploy, Manage, and Scale your Apps with AWS Elastic BeanstalkDeploy, Manage, and Scale your Apps with AWS Elastic Beanstalk
Deploy, Manage, and Scale your Apps with AWS Elastic Beanstalk
 
Configuration Management with AWS OpsWorks  by Amir Golan, Senior Product Man...
Configuration Management with AWS OpsWorks  by Amir Golan, Senior Product Man...Configuration Management with AWS OpsWorks  by Amir Golan, Senior Product Man...
Configuration Management with AWS OpsWorks  by Amir Golan, Senior Product Man...
 
A Tale of Two Pizzas: Accelerating Software Delivery with Developer Tools - D...
A Tale of Two Pizzas: Accelerating Software Delivery with Developer Tools - D...A Tale of Two Pizzas: Accelerating Software Delivery with Developer Tools - D...
A Tale of Two Pizzas: Accelerating Software Delivery with Developer Tools - D...
 
AWS January 2016 Webinar Series - Introduction to Deploying Applications on AWS
AWS January 2016 Webinar Series - Introduction to Deploying Applications on AWSAWS January 2016 Webinar Series - Introduction to Deploying Applications on AWS
AWS January 2016 Webinar Series - Introduction to Deploying Applications on AWS
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
 
Releasing Software Quickly and Reliably With AWS CodePipeline by Mark Mansour...
Releasing Software Quickly and Reliably With AWS CodePipeline by Mark Mansour...Releasing Software Quickly and Reliably With AWS CodePipeline by Mark Mansour...
Releasing Software Quickly and Reliably With AWS CodePipeline by Mark Mansour...
 
AWS July Webinar Series: Introducing AWS OpsWorks for Windows Server
AWS July Webinar Series: Introducing AWS OpsWorks for Windows ServerAWS July Webinar Series: Introducing AWS OpsWorks for Windows Server
AWS July Webinar Series: Introducing AWS OpsWorks for Windows Server
 
AWS Elastic Beanstalk - Running Microservices and Docker
AWS Elastic Beanstalk - Running Microservices and DockerAWS Elastic Beanstalk - Running Microservices and Docker
AWS Elastic Beanstalk - Running Microservices and Docker
 
Deploy, Scale and Manage your Application with AWS Elastic Beanstalk
Deploy, Scale and Manage your Application with AWS Elastic BeanstalkDeploy, Scale and Manage your Application with AWS Elastic Beanstalk
Deploy, Scale and Manage your Application with AWS Elastic Beanstalk
 
RMG206 Introduction to Amazon Elastic Beanstalk - AWS re: Invent 2012
RMG206 Introduction to Amazon Elastic Beanstalk - AWS re: Invent 2012RMG206 Introduction to Amazon Elastic Beanstalk - AWS re: Invent 2012
RMG206 Introduction to Amazon Elastic Beanstalk - AWS re: Invent 2012
 
Application Deployment on AWS - Startup Talks June 2015
Application Deployment on AWS - Startup Talks June 2015Application Deployment on AWS - Startup Talks June 2015
Application Deployment on AWS - Startup Talks June 2015
 
Amazon Elastic Beanstalk
Amazon Elastic BeanstalkAmazon Elastic Beanstalk
Amazon Elastic Beanstalk
 
DevOps with Elastic Beanstalk - TCCC-2014
DevOps with Elastic Beanstalk - TCCC-2014DevOps with Elastic Beanstalk - TCCC-2014
DevOps with Elastic Beanstalk - TCCC-2014
 
5 things you don't know about Amazon Web Services
5 things you don't know about Amazon Web Services5 things you don't know about Amazon Web Services
5 things you don't know about Amazon Web Services
 
Announcing AWS Batch - Run Batch Jobs At Scale - December 2016 Monthly Webina...
Announcing AWS Batch - Run Batch Jobs At Scale - December 2016 Monthly Webina...Announcing AWS Batch - Run Batch Jobs At Scale - December 2016 Monthly Webina...
Announcing AWS Batch - Run Batch Jobs At Scale - December 2016 Monthly Webina...
 
Aws meetup building_lambda
Aws meetup building_lambdaAws meetup building_lambda
Aws meetup building_lambda
 
Amazon Web Services and Docker: from developing to production
Amazon Web Services and Docker: from developing to productionAmazon Web Services and Docker: from developing to production
Amazon Web Services and Docker: from developing to production
 

Similar to AWS Devops

Similar to AWS Devops (20)

AWS re:Invent 2016: Chalk Talk: Succeeding at Infrastructure-as-Code (GPSCT312)
AWS re:Invent 2016: Chalk Talk: Succeeding at Infrastructure-as-Code (GPSCT312)AWS re:Invent 2016: Chalk Talk: Succeeding at Infrastructure-as-Code (GPSCT312)
AWS re:Invent 2016: Chalk Talk: Succeeding at Infrastructure-as-Code (GPSCT312)
 
DevOps on AWS
DevOps on AWSDevOps on AWS
DevOps on AWS
 
AWS Summit London 2014 | Deployment Done Right (300)
AWS Summit London 2014 | Deployment Done Right (300)AWS Summit London 2014 | Deployment Done Right (300)
AWS Summit London 2014 | Deployment Done Right (300)
 
Intro to AWS Developer Tools, featuring AWS CodeStar
Intro to AWS Developer Tools, featuring AWS CodeStarIntro to AWS Developer Tools, featuring AWS CodeStar
Intro to AWS Developer Tools, featuring AWS CodeStar
 
Infrastructure Continuous Delivery Using AWS CloudFormation
Infrastructure Continuous Delivery Using AWS CloudFormationInfrastructure Continuous Delivery Using AWS CloudFormation
Infrastructure Continuous Delivery Using AWS CloudFormation
 
AWS and DevOps Session 1
AWS and DevOps Session 1AWS and DevOps Session 1
AWS and DevOps Session 1
 
AWS re:Invent 2016: Infrastructure Continuous Delivery Using AWS CloudFormati...
AWS re:Invent 2016: Infrastructure Continuous Delivery Using AWS CloudFormati...AWS re:Invent 2016: Infrastructure Continuous Delivery Using AWS CloudFormati...
AWS re:Invent 2016: Infrastructure Continuous Delivery Using AWS CloudFormati...
 
A tale of two pizzas: Developer tools at AWS
A tale of two pizzas: Developer tools at AWSA tale of two pizzas: Developer tools at AWS
A tale of two pizzas: Developer tools at AWS
 
AWS CodeCommit, CodeDeploy & CodePipeline
AWS CodeCommit, CodeDeploy & CodePipelineAWS CodeCommit, CodeDeploy & CodePipeline
AWS CodeCommit, CodeDeploy & CodePipeline
 
Infrastructure Continuous Delivery Using AWS CloudFormation
Infrastructure Continuous Delivery Using AWS CloudFormationInfrastructure Continuous Delivery Using AWS CloudFormation
Infrastructure Continuous Delivery Using AWS CloudFormation
 
DevOps on Windows: How to Deploy Complex Windows Workloads | AWS Public Secto...
DevOps on Windows: How to Deploy Complex Windows Workloads | AWS Public Secto...DevOps on Windows: How to Deploy Complex Windows Workloads | AWS Public Secto...
DevOps on Windows: How to Deploy Complex Windows Workloads | AWS Public Secto...
 
DevOps on AWS - Accelerating Software Delivery
DevOps on AWS - Accelerating Software DeliveryDevOps on AWS - Accelerating Software Delivery
DevOps on AWS - Accelerating Software Delivery
 
Continuous Integration and Deployment Best Practices on AWS
Continuous Integration and Deployment Best Practices on AWSContinuous Integration and Deployment Best Practices on AWS
Continuous Integration and Deployment Best Practices on AWS
 
Dev Ops on AWS - Accelerating Software Delivery - AWS-Summit SG 2017
Dev Ops on AWS - Accelerating Software Delivery - AWS-Summit SG 2017Dev Ops on AWS - Accelerating Software Delivery - AWS-Summit SG 2017
Dev Ops on AWS - Accelerating Software Delivery - AWS-Summit SG 2017
 
Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps Feb_08_2022
Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps  Feb_08_2022Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps  Feb_08_2022
Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps Feb_08_2022
 
Best DevOps With AWS Online & Classroom training Naresh-IT
Best DevOps With AWS Online & Classroom training Naresh-ITBest DevOps With AWS Online & Classroom training Naresh-IT
Best DevOps With AWS Online & Classroom training Naresh-IT
 
Managing Your Cloud Assets
Managing Your Cloud AssetsManaging Your Cloud Assets
Managing Your Cloud Assets
 
Intro to AWS Developer Tools feat. AWS Codestar, and AWS SDKs & Developer Res...
Intro to AWS Developer Tools feat. AWS Codestar, and AWS SDKs & Developer Res...Intro to AWS Developer Tools feat. AWS Codestar, and AWS SDKs & Developer Res...
Intro to AWS Developer Tools feat. AWS Codestar, and AWS SDKs & Developer Res...
 
CI&CD on AWS - Meetup Roma Oct 2016
CI&CD on AWS - Meetup Roma Oct 2016CI&CD on AWS - Meetup Roma Oct 2016
CI&CD on AWS - Meetup Roma Oct 2016
 
Automate Software Deployments on EC2 with AWS CodeDeploy
Automate Software Deployments on EC2 with AWS CodeDeployAutomate Software Deployments on EC2 with AWS CodeDeploy
Automate Software Deployments on EC2 with AWS CodeDeploy
 

More from Sivakumar Ramar (7)

Nps speedo meter gauge chart in tabelau
Nps speedo meter   gauge chart in tabelauNps speedo meter   gauge chart in tabelau
Nps speedo meter gauge chart in tabelau
 
An overview of snowflake
An overview of snowflakeAn overview of snowflake
An overview of snowflake
 
01 BlockChain
01 BlockChain01 BlockChain
01 BlockChain
 
Amazon quicksight
Amazon quicksightAmazon quicksight
Amazon quicksight
 
Monitor tableau server for reference
Monitor tableau server for referenceMonitor tableau server for reference
Monitor tableau server for reference
 
Today's Synopsis about the 24 Databases
Today's Synopsis about the 24 DatabasesToday's Synopsis about the 24 Databases
Today's Synopsis about the 24 Databases
 
TABLEAU for Beginners
TABLEAU for BeginnersTABLEAU for Beginners
TABLEAU for Beginners
 

Recently uploaded

Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
amitlee9823
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
amitlee9823
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
amitlee9823
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
JoseMangaJr1
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
amitlee9823
 

Recently uploaded (20)

Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Detecting Credit Card Fraud: A Machine Learning Approach
Detecting Credit Card Fraud: A Machine Learning ApproachDetecting Credit Card Fraud: A Machine Learning Approach
Detecting Credit Card Fraud: A Machine Learning Approach
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24  Building Real-Time Pipelines With FLaNKDATA SUMMIT 24  Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 

AWS Devops

  • 1. AWS Devops Devops : Integrates Developers and Operation team in order to improve collaboration and productivity by automating Infrastructure, automating workflow and continuously measure application Performance. Goal of Devops Team : To Automate everything like Automate code testing, workflow and Infrastructure. Writing small chuck of data which then tested and deployed to Production the same Infrastructure make us frequency of deployment with speed of time than traditional works with huge volume of code deployed from dev to prod environment. AWS : Support as A Platform as Infrastructure. AWS Code Pipeline: Deploy to Production using AWS CodeBuild and AWS Developer tool . A simple java application is in place deployment model using AWS Code commit, AWS Code Build and AWS Code Deploy orchestrated by AWS Code Pipeline. Use case for Code pipeline Link : https://aws.amazon.com/blogs/devops/bluegreen- infrastructure-application-deployment-blog/
  • 2. Devops on AWS – The Basics MONOLITHIC ARCHITECTURE: A Single Code Base for Entire Application. Entire Application Developed in one Programming Language. Tightly Coupled with interdependent companies cannot be deployed with defined procedure. Application developed, updates are made by Schedule. MICROSERVICE ARCHITECTURE: Each Micro services has it own code. Each Micro services Application can be developed in different Programming Language. Loosely Couple demand self sufficient services. Micros services is delivered continuously. • Decompose for Agility from Monolithic Application plus team to Micro services plus two pizza teams. • The Pizza teams meant respectively for Full ownership by the Ops team , Fully accountability by Dev team. • Devops is a combination of above two pizza teams that foresee on the Focused Innovation.
  • 3. Devops – The Developer Tool For Everyone AWS Code Pipeline : Connect to best of breed tools Accelerate Your release process Consistently Verify Each Release AWS Code Commit : Use Standard Git Tools Scalability, Availability , Durability of Amazon S3 Encryption at rest with Customer Specific Key Automate Your Software Deploy : AWS Code Deploy Automate Your Release : AWS CodePipeline. AWS Code Deploy : Easy and reliable deployments Scale with ease, Deploy to any Servers. 1 2 3 Setting up a Continuous Delivery Pipeline
  • 4. Devops – The Developer Tool For Everyone Continuous Integration : Multiple Users Working Simultaneously on different features of the Same Application. Continuous Integration help the developers to merge their code changes back to repository more frequently. Once Developers code changes to Application are merged, those changes are validated by automatically building the application and running different level of automated testing To ensure changes haven’t broken the code. Continuous Deployment: Once Developers code changes to Application are merged, those changes are validated by automatica
  • 5. Devops – AWS CloudFormation AWS CloudFormation : IAS (Infrastructure as Service) 1.CloudFormation is an automated tool that automates the process of your Infrastructure in AWS. 2.CloudFormation create template which describe and model AWS Infrastructure. 3.CloudFomation the provisions AWS resource based on dependency needs. 4.Integrate with Development, I/CD and the Management Tools. Benefits of CloudFormation Designer : 1.Visualize template resources. 2.Modify template with drag –drop gestures. 3.Available of Customize sample templates.
  • 6. Devops AWS CloudFormation Terminology • Create or Use an Existing Template • Upload template to CloudFormation • Specify Parameter Values • Setup Policies, tags or notification. • Review and Create 1 2 3
  • 7. Devops AWS Cloud Formation - IAM • Create or Use an Existing Template • Upload template to CloudFormation • Specify Parameter Values • Setup Policies, tags or notification. • Review and Create
  • 8. Devops AWS CloudFormation – Life Cycle  Define Stack :  Create Json CloudFormation template defining Stack Resources.  Provision Stack :  Provision AWS Resources as Single Unit via AWS Management Console or CLI tool Using a CloudFormation Template.  Launch Config :  Use Launch Config Specified in CloudFormation template to ORCHESTRATE Bootstrap of newly created AWS Resources. Like Auto scaled EC2 Instance.  Update CloudFormation Stack :  Update Configuration for an existing running Stack.  Delete a CloudFormation Stack :  Release CloudFormation Stack resources as single Unit When no longer needed.  Nutshell :  CloudFormation templates allow you create configuration driven recipes to automate creation of entire software stacks. Copies of an application/service can be stamped out in cookie cutter fashion using AWS management console, various CLI tools, and SDKs. Common configuration settings can be factored out as CloudFormation parameters to allow stacks to be customized at creation time.
  • 9. Devops – Elastic Beanstalk Elastic Beanstalk : AWS Elastic Beanstalk is an easy-to-use an PAAS Service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS. Simply upload your code and Elastic Beanstalk automatically handles the deployment, from capacity provisioning, load balancing, auto- scaling to application health monitoring. At the same time, you retain full control over the AWS resources powering your application and can access the underlying resources at any time.
  • 10. DEVOPS – OpsWorks  AWS OpsWorks :  Integrated Application Management Solution for Ops- minded Developers and IT Admins.  Serves for the purpose to model, control and automate Application of Any Scale.  Management Console,SDK or CLI  Stack :  Represent the compute and Infrastructure application to Manage.  Layer :  Define how to setup and configure a set of instance and their related resources.  Instance :  Decide how to scale manually 24/7 or automatically with load or time based instance.  Application :  Deploy App to Specific Instance and customize the deployment with CHEF recipes. Ccchd CHEF :  An Automation Platform provide a way to transform Infrastructure into code.  Chef Server, Node and Workstation are components.  A Tool to write script to automate the process.
  • 11. DEVOPS – AWS X-Ray Debugging App at Scale  AWS X-Ray :  Analyzing and Debugging Applications.  Pinpoint and Understanding RCA, errors and bottlenecks.  Preview of AWS X-RAY Support for AWS LAMBDA.  Provide a New Way to Analyze Performance of LAMBDA functions.  Benefits :  Identify the appropriate part of the Application causing the issue.  Able to See Details request being made to the Application.  Provide a Visual Map Architecture.  AWS Lambda Support :  Able to see AWS Lambda code Execution time, from event source triggering through termination.  Able to see downstream service call with in your function.  Able to see the execution code time above your function’s handle.