SlideShare a Scribd company logo
1 of 42
Identify.Innovate.Implement
Who are we - Lyra Infosystems
Lyra Infosystems is the Technology Services & IT Consulting Company, headquartered in Bangalore
with offices in Delhi, Mumbai and Singapore
Lyra Infosystems Pvt Ltd are the authorised Premier partners of GitLab in the Indian and ASEAN
subcontinent.
Lyra also focuses in helping businesses in technology areas like Software Composition Analysis, Open
Source Security, Open Source Compliance, Open Source Audits, Legal re-mediation,
DevOps/DevSecOps, Remote Support, Open Source Monitoring, Privilege Identity & Access
Management, Collaboration suite and Open Source ERP/CRM. Lyra boasts of more than 284+
customers with a mix of enterprise, startups and small medium businesses.
Overview
Software excellence
is the new
competitive advantage.
High-performing IT teams deliver more, faster and cheaper
200X
More frequent deployments
29%
More time on
new work
2,555X
Shorter lead
times
22%
Less time
on rework
Wh
WWhat is CI/CD?
Continuous Integration (CI)
Automated testing and artifact creation
Continuous Delivery (CD)
Automated deployment to test and staging environments
Manual deployment to Production
Continuous Deployment (CD)
Automated deployment to Production
Life without CI / CD
➞ Significant hours wasted updating environments
➞ Teams waiting for a build to deploy
➞ Failed deployments cost days
➞ Contention over consolidated test environments
Traditional DevOps
Developers and Operators created distinct tools
Conway's law: "Any organization that designs a system will produce a design
whose structure is a copy of the organization's communication structure."
Duct
Tape
Traditional
DevOps
+
Developers Operators
Dev Tools Ops Tools
Traditional DevOps Is Only the Intersection
DEV OPS
Traditional DevOps
DevOps Daisy Chain
DEVELOPMENT DELIVERY
PLAN CODE TEST DEPLOY ANALYZE
Complete DevOps Is the Union of Dev and Ops
Traditional DevOps
Complete DevOps
DEV OPS
Complete DevOps
Complete DevOps Journey
Automated Deploys to Static Environments
IaC, Dynamic environments (VM, Container)
Push button deploy to Production
Automated deploy to Production
Manual testing
Manual deploys
Automated Builds
Automated Testing
CI
CD
Manual
• The only single product that covers
complete DevOps
• Single UI, no wasting time switching tools
• All phases of DevOps are deeply integrated
with each other
• Developers and Operators can work
together collaboratively
• Best practices of more than 100k
organizations, by default
• Single install, upgrades that don't break,
no integration work
• One permission model
Com·plete /kəmˈplēt/ adjective: having
all the necessary or appropriate parts.
verb: make (something) whole or
perfect.
Complete
DevOps Has
Many Advantages
What’s next for Complete DevOps?
DEV OPS
In 2018, GitLab Will Complete the DevOps lifecycle
Enable development teams to deliver value
among the
TOP 30
highest velocity open
source projects
• Tools team provides the scaffolding
• Not the gatekeepers of CI
• Empower dev team to be self-service
• Makes everything better
• Friendly & approachable
• Great for cloud-native apps
These Are the Top 4
Priorities of
Development Teams
Increase
automation of
SDLC tasks
33%
Use more cloud-
based development
environments
30%
Add or improve
customer
experience
measurements
30%
Speed up
release cycle
time
28%
Source: Forrester‘sGlobal Business Technographics® Developer Survey, 2017
TOP 30
They Depend on
Each Other, and
Have an Order
1
Add or improve
customer
experience
measurements
30%
2
Speed up release
cycle time
28%
3
Increase
automation of
SDLC tasks
33%
4
Use more cloud-
based development
environments
30%
Source: Forrester‘sGlobal Business Technographics® Developer Survey, 2017
Improve Your Customer Experience (CX), or a Startup Will Do It For You
TOP 30Every company is becoming a software
company to deliver a better customer
experience
Improve Customer Experience
To Improve CX You Need to Speed Up the Release Cycle
among the
TOP 30
highest velocity open
source projects
Improve Customer Experience
Speed Up Release Cycle Time
What you initially
thought the goal was
To Improve the Cycle Time You Need to Automate Everything
Improve Customer Experience
Speed Up Release Cycle Time
Automate SDLC
To Automate You Need to Go Cloud Native
Improve Customer Experience
Speed Up Release Cycle Time
Automate SDLC
Go Cloud Native
Complete DevOps Improves Customer Experience
Improve Customer Experience
Speed Up Release Cycle Time
Automate SDLC
Go Cloud Native
MONITOR
GitLab Improves the Customer Experience with Complete DevOps
DEV OPS
GitLab Recognized as Leader in Forrester CI Tools WaveTM
• Highest Score Overall for Current
Offering
• Highest Possible Score for Strategy
• Top scores in Ease of Installation/
Configuration, Configuring Builds
and Build Reuse, Platform Support,
Security Features, Container Build
Support, Container Runtime
Support, GUI, Analytics
Self-Hosting
Git Providers
Other
Bitbucket
GitHub GitLab
71
consecutive monthly releases
3M
.com projects
18%
7%
8%
67%
Market
Momentum
+1,800
downloadscontributors
10M
Open Core and Continuously Improved
With major product releases every
22nd of the month, GitLab’s high-
velocity pace of innovation is
possible because of the
collaboration of the GitLab
community, delivering the leading
modern software development
product, built for today’s modern
software developer.
1,800+
contributors
among the
TOP 30
highest velocity
open
source projects
Unlock great software
One product that covers the entire software development lifecycle.
DEVELOPMENT DELIVERY
Git-based, end-to-end development product
AUTOMATION METRICS
VISIBILITY & COLLABORATION
PLAN
Chat
Issue Tracker
Issue Weights
Issue Board
Time Tracking
CODE
Repository
Management
Merge Requests
Code Review
Diff Tools
TEST
GitLab CI
Autoscale
Runners
Review Apps
Web Terminal
DEPLOY
CI/CD Pipelines
Auto or Manual Deploy
Container Registry
Chat Ops
ANALYZE
Contributor Analytics
Cycle Analytics
Prometheus
Monitoring
VERSION CONTROL
GitLab is the most popular solution for Enterprises
GitLab CI adoption is also rising steadily, having now surpassed Travis CI on
Stack Overflow questions.
TOP 30
Project management
Track and manage releases.
PLAN
● Issues
● Issue Boards
● Issue Weights
● Time Tracking
TOP 30
Source code management
Coordinate Git’s decentralization.
CODE
● Authentication: Kerberos, Atlassian Crowd, SAML,
etc.
● User and group-based permissions
● Active Directory & LDAP single sign-on
● Activity history
● Audit logs
TOP 30
Workflow Management & Code Review
Improve code quality and increase developer
productivity.
CODE
● Merge request approvers
● Merge request versions
● Merge conflict resolution from the
UI
● Merge request assignees
● Discussion & inline commenting
● Web editor
TOP 30
Continuous Integration
Ensure that every merge request gets tested.
TEST
● Built-in CI
● Support for Docker images
● Docker container registry
● Autoscale runners
● Parallel builds
TOP 30
Continuous Delivery
Accelerate delivery by deploying from GitLab.
DEPLOY
● Manual or Auto Deploy
● Pipeline graphs
● Review Apps
● Deploy board
Measurement & Monitoring
Measure and improve your development process.
MEASURE
● Contributor analytics
● Release cycle analytics
● Application performance monitoring
GitLab is making software development easier
One integrated package instead of separate tools:
Get rid of tools -> Move to GitLab
1. Issue Tracker (JIRA)
2. Issue Boards (Trello)
3. Web terminal (Cloud9)
4. Repositories (GitHub and BitBucket)
5. CI and Container Registry (Travis CI and DockerHub)
6. Merge Requests and Review Apps (GitHub and Heroku)
7. GitLab Auto Deploy (Jenkins)
8. Chatops (Hubot)
9. Prometheus (New Relic)
Enterprise-grade security, scale, and support
Extended authentication
—
Role & Group-based
permissions
—
LDAP group sync
—
CI build permissions
—
Push rules
—
Audit logs
Deployment Flexibility
—
External Repository
Mirroring
—
High Availability
—
GitLab Geo
—
License Flexibility
24x7 Emergency Support
—
4-Hour Non-emergency
Response Time
—
High-Availability
Architecture Assistance
—
Live Upgrade Assistance
SUPPORT
SCALESECURITY
Why software innovators choose GitLab
One product
Software development + Software delivery
Ease
Simple installation
& intuitive UI
Scale
Proven enterprise-
level scale
Low TCO
Complete solution at a
fraction of the cost
Transparency
Open roadmap
Open company
Agility
Monthly releases
Upgrade at will
PRODUCT
DELIVERY
GitLab Plans for every business!
Self-Hosted
GitLab.com
Core, Starter, Premium
and Ultimate
Free, Bronze, Silver and
Gold
https://about.gitlab.com/pricing/#self-managed
https://about.gitlab.com/pricing/#gitlab-com
Contact gitlab@lyrainfo.com for licensing information
THANK YOU
Corporate Headquarters
Lyra Infosystems Pvt. Ltd.
Ph: +91 80 4040 8181 | +91 80 4146 8078
Address: #149, 3rd floor, 1st Block
Koramangala, Bangalore - 560034,
Karnataka, India
India West
Lyra Infosystems Pvt. Ltd.
Ph: +91 22 6608 9618 | +91 22 6608 9553
Address: Suite 226, Regus Times Square,
Level 02, Unit 1, B Wing, Andheri-Kurla Road,
Mumbai - 400059, India
India North
Lyra Infosystems Pvt. Ltd.
Ph: +91 63665 44722
Address: WeWork Forum
Suite 05-143, DLF Forum,
DLF Cybercity, Phase III
Gurgaon - 122002, India
Singapore
Lyra Infosystems Pte. Ltd.
Ph: + 6592327520
Address: 10 Anson Road,
#05-17, International Plaza,
Singapore - 079903
Mail us at: info@lyrainfo.com | sales@lyrainfo.com

More Related Content

What's hot

Balancing DevOps Speed with Quality
Balancing DevOps Speed with QualityBalancing DevOps Speed with Quality
Balancing DevOps Speed with QualityShashi Kiran
 
CI/CD (DevOps) 101
CI/CD (DevOps) 101CI/CD (DevOps) 101
CI/CD (DevOps) 101Hazzim Anaya
 
DevOps in Practice
DevOps in PracticeDevOps in Practice
DevOps in PracticeDerek Chen
 
Automated Governance
Automated GovernanceAutomated Governance
Automated GovernanceJohn Willis
 
The State of DevOps Tools: A Primer
The State of DevOps Tools: A PrimerThe State of DevOps Tools: A Primer
The State of DevOps Tools: A PrimerDevOps.com
 
Cloud and Network Transformation using DevOps methodology : Cisco Live 2015
Cloud and Network Transformation using DevOps methodology : Cisco Live 2015Cloud and Network Transformation using DevOps methodology : Cisco Live 2015
Cloud and Network Transformation using DevOps methodology : Cisco Live 2015Vimal Suba
 
DevOps Culture transformation in Modern Software Delivery
DevOps Culture transformation in Modern Software DeliveryDevOps Culture transformation in Modern Software Delivery
DevOps Culture transformation in Modern Software DeliveryNajib Radzuan
 
Spring Boot & Spring Cloud on Pivotal Application Service
Spring Boot & Spring Cloud on Pivotal Application ServiceSpring Boot & Spring Cloud on Pivotal Application Service
Spring Boot & Spring Cloud on Pivotal Application ServiceVMware Tanzu
 
Migrating from ClearCase
Migrating from ClearCaseMigrating from ClearCase
Migrating from ClearCaseCollabNet
 
Next Level DevOps Implementation with GitOps
Next Level DevOps Implementation with GitOpsNext Level DevOps Implementation with GitOps
Next Level DevOps Implementation with GitOpsRamadoni Ashudi
 
DevOps Service | Mindtree
DevOps Service | MindtreeDevOps Service | Mindtree
DevOps Service | MindtreeAnikeyRoy
 
04 accelerating businessvaluewithdevops
04 accelerating businessvaluewithdevops04 accelerating businessvaluewithdevops
04 accelerating businessvaluewithdevopsKhairul Zebua
 
Optimize your CI/CD with GitLab and AWS
Optimize your CI/CD with GitLab and AWSOptimize your CI/CD with GitLab and AWS
Optimize your CI/CD with GitLab and AWSDevOps.com
 
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...Serena Software
 
Continuous Delivery and DevOps at Rabobank
Continuous Delivery and DevOps at RabobankContinuous Delivery and DevOps at Rabobank
Continuous Delivery and DevOps at RabobankXebiaLabs
 
Implementing DevOps In Practice
Implementing DevOps In PracticeImplementing DevOps In Practice
Implementing DevOps In PracticeZoltán Németh
 
Perforce Innovations Showcase 
Perforce Innovations Showcase Perforce Innovations Showcase 
Perforce Innovations Showcase Perforce
 
Enterprise DevOps and the Modern Mainframe Webcast Presentation
Enterprise DevOps and the Modern Mainframe Webcast PresentationEnterprise DevOps and the Modern Mainframe Webcast Presentation
Enterprise DevOps and the Modern Mainframe Webcast PresentationCompuware
 

What's hot (20)

Balancing DevOps Speed with Quality
Balancing DevOps Speed with QualityBalancing DevOps Speed with Quality
Balancing DevOps Speed with Quality
 
CI/CD (DevOps) 101
CI/CD (DevOps) 101CI/CD (DevOps) 101
CI/CD (DevOps) 101
 
DevOps in Practice
DevOps in PracticeDevOps in Practice
DevOps in Practice
 
devops
devops devops
devops
 
Automated Governance
Automated GovernanceAutomated Governance
Automated Governance
 
The State of DevOps Tools: A Primer
The State of DevOps Tools: A PrimerThe State of DevOps Tools: A Primer
The State of DevOps Tools: A Primer
 
Devops the Microsoft Way
Devops the Microsoft WayDevops the Microsoft Way
Devops the Microsoft Way
 
Cloud and Network Transformation using DevOps methodology : Cisco Live 2015
Cloud and Network Transformation using DevOps methodology : Cisco Live 2015Cloud and Network Transformation using DevOps methodology : Cisco Live 2015
Cloud and Network Transformation using DevOps methodology : Cisco Live 2015
 
DevOps Culture transformation in Modern Software Delivery
DevOps Culture transformation in Modern Software DeliveryDevOps Culture transformation in Modern Software Delivery
DevOps Culture transformation in Modern Software Delivery
 
Spring Boot & Spring Cloud on Pivotal Application Service
Spring Boot & Spring Cloud on Pivotal Application ServiceSpring Boot & Spring Cloud on Pivotal Application Service
Spring Boot & Spring Cloud on Pivotal Application Service
 
Migrating from ClearCase
Migrating from ClearCaseMigrating from ClearCase
Migrating from ClearCase
 
Next Level DevOps Implementation with GitOps
Next Level DevOps Implementation with GitOpsNext Level DevOps Implementation with GitOps
Next Level DevOps Implementation with GitOps
 
DevOps Service | Mindtree
DevOps Service | MindtreeDevOps Service | Mindtree
DevOps Service | Mindtree
 
04 accelerating businessvaluewithdevops
04 accelerating businessvaluewithdevops04 accelerating businessvaluewithdevops
04 accelerating businessvaluewithdevops
 
Optimize your CI/CD with GitLab and AWS
Optimize your CI/CD with GitLab and AWSOptimize your CI/CD with GitLab and AWS
Optimize your CI/CD with GitLab and AWS
 
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
 
Continuous Delivery and DevOps at Rabobank
Continuous Delivery and DevOps at RabobankContinuous Delivery and DevOps at Rabobank
Continuous Delivery and DevOps at Rabobank
 
Implementing DevOps In Practice
Implementing DevOps In PracticeImplementing DevOps In Practice
Implementing DevOps In Practice
 
Perforce Innovations Showcase 
Perforce Innovations Showcase Perforce Innovations Showcase 
Perforce Innovations Showcase 
 
Enterprise DevOps and the Modern Mainframe Webcast Presentation
Enterprise DevOps and the Modern Mainframe Webcast PresentationEnterprise DevOps and the Modern Mainframe Webcast Presentation
Enterprise DevOps and the Modern Mainframe Webcast Presentation
 

Similar to Lyra Infosystems - GitLab Overview Deck 2020

How Azure DevOps can boost your organization's productivity
How Azure DevOps can boost your organization's productivityHow Azure DevOps can boost your organization's productivity
How Azure DevOps can boost your organization's productivityIvan Porta
 
Expedite Enterprise Software Development with JIRA®, TeamForge® SCM, and Jenkins
Expedite Enterprise Software Development with JIRA®, TeamForge® SCM, and JenkinsExpedite Enterprise Software Development with JIRA®, TeamForge® SCM, and Jenkins
Expedite Enterprise Software Development with JIRA®, TeamForge® SCM, and JenkinsCollabNet
 
Meetup gitlab intro in seoul
Meetup gitlab intro in seoulMeetup gitlab intro in seoul
Meetup gitlab intro in seoulGuenjun Yoo
 
Introducing GitSwarm: Pure Git with Globally Scalable DevOps
Introducing GitSwarm: Pure Git with Globally Scalable DevOpsIntroducing GitSwarm: Pure Git with Globally Scalable DevOps
Introducing GitSwarm: Pure Git with Globally Scalable DevOpsPerforce
 
Increase the Velocity of Your Software Releases Using GitHub and DeployHub
Increase the Velocity of Your Software Releases Using GitHub and DeployHubIncrease the Velocity of Your Software Releases Using GitHub and DeployHub
Increase the Velocity of Your Software Releases Using GitHub and DeployHubDevOps.com
 
10.15.2014 dallas ws_brian_d_dn_live workshop enterpise agility_cust
10.15.2014 dallas ws_brian_d_dn_live workshop enterpise agility_cust10.15.2014 dallas ws_brian_d_dn_live workshop enterpise agility_cust
10.15.2014 dallas ws_brian_d_dn_live workshop enterpise agility_custdennisn129
 
Thinking One Step Further with Time-saving DevOps Tools with Open Telekom Clo...
Thinking One Step Further with Time-saving DevOps Tools with Open Telekom Clo...Thinking One Step Further with Time-saving DevOps Tools with Open Telekom Clo...
Thinking One Step Further with Time-saving DevOps Tools with Open Telekom Clo...Bitnami
 
Mainframe Automation: A Panel Discussion
Mainframe Automation: A Panel DiscussionMainframe Automation: A Panel Discussion
Mainframe Automation: A Panel DiscussionDevOps.com
 
Git into the Flow, with the Ultimate Continuous Delivery Workflow on Heroku
Git into the Flow, with the Ultimate Continuous Delivery Workflow on HerokuGit into the Flow, with the Ultimate Continuous Delivery Workflow on Heroku
Git into the Flow, with the Ultimate Continuous Delivery Workflow on HerokuSalesforce Developers
 
Perforce helix git swarm jan 2016(pva1) meetup
Perforce helix git swarm jan 2016(pva1) meetupPerforce helix git swarm jan 2016(pva1) meetup
Perforce helix git swarm jan 2016(pva1) meetupdsdata systems
 
A proven path for migrating from clearcase to git and or subversion
A proven path for migrating from clearcase to git and or subversionA proven path for migrating from clearcase to git and or subversion
A proven path for migrating from clearcase to git and or subversionCollabNet
 
Enterprise CI as-a-Service using Jenkins
Enterprise CI as-a-Service using JenkinsEnterprise CI as-a-Service using Jenkins
Enterprise CI as-a-Service using JenkinsCollabNet
 
Hybrid Development Webinar - English
Hybrid Development Webinar - EnglishHybrid Development Webinar - English
Hybrid Development Webinar - EnglishCollabNet
 
Leveraging Analytics for DevOps
Leveraging Analytics for DevOpsLeveraging Analytics for DevOps
Leveraging Analytics for DevOpsMichael Floyd
 
DevOps Automation: Boosting Efficiency and Productivity
DevOps Automation: Boosting Efficiency and ProductivityDevOps Automation: Boosting Efficiency and Productivity
DevOps Automation: Boosting Efficiency and ProductivityFredReynolds2
 
Intro to DevOps 4 undergraduates
Intro to DevOps 4 undergraduates Intro to DevOps 4 undergraduates
Intro to DevOps 4 undergraduates Liran Levy
 
A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...CollabNet
 
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)Serena Software
 

Similar to Lyra Infosystems - GitLab Overview Deck 2020 (20)

How Azure DevOps can boost your organization's productivity
How Azure DevOps can boost your organization's productivityHow Azure DevOps can boost your organization's productivity
How Azure DevOps can boost your organization's productivity
 
Expedite Enterprise Software Development with JIRA®, TeamForge® SCM, and Jenkins
Expedite Enterprise Software Development with JIRA®, TeamForge® SCM, and JenkinsExpedite Enterprise Software Development with JIRA®, TeamForge® SCM, and Jenkins
Expedite Enterprise Software Development with JIRA®, TeamForge® SCM, and Jenkins
 
Meetup gitlab intro in seoul
Meetup gitlab intro in seoulMeetup gitlab intro in seoul
Meetup gitlab intro in seoul
 
Introducing GitSwarm: Pure Git with Globally Scalable DevOps
Introducing GitSwarm: Pure Git with Globally Scalable DevOpsIntroducing GitSwarm: Pure Git with Globally Scalable DevOps
Introducing GitSwarm: Pure Git with Globally Scalable DevOps
 
Api gitlab: configurazione dei progetti as a service
Api gitlab: configurazione dei progetti as a serviceApi gitlab: configurazione dei progetti as a service
Api gitlab: configurazione dei progetti as a service
 
Increase the Velocity of Your Software Releases Using GitHub and DeployHub
Increase the Velocity of Your Software Releases Using GitHub and DeployHubIncrease the Velocity of Your Software Releases Using GitHub and DeployHub
Increase the Velocity of Your Software Releases Using GitHub and DeployHub
 
10.15.2014 dallas ws_brian_d_dn_live workshop enterpise agility_cust
10.15.2014 dallas ws_brian_d_dn_live workshop enterpise agility_cust10.15.2014 dallas ws_brian_d_dn_live workshop enterpise agility_cust
10.15.2014 dallas ws_brian_d_dn_live workshop enterpise agility_cust
 
Thinking One Step Further with Time-saving DevOps Tools with Open Telekom Clo...
Thinking One Step Further with Time-saving DevOps Tools with Open Telekom Clo...Thinking One Step Further with Time-saving DevOps Tools with Open Telekom Clo...
Thinking One Step Further with Time-saving DevOps Tools with Open Telekom Clo...
 
Mainframe Automation: A Panel Discussion
Mainframe Automation: A Panel DiscussionMainframe Automation: A Panel Discussion
Mainframe Automation: A Panel Discussion
 
Git into the Flow, with the Ultimate Continuous Delivery Workflow on Heroku
Git into the Flow, with the Ultimate Continuous Delivery Workflow on HerokuGit into the Flow, with the Ultimate Continuous Delivery Workflow on Heroku
Git into the Flow, with the Ultimate Continuous Delivery Workflow on Heroku
 
Perforce helix git swarm jan 2016(pva1) meetup
Perforce helix git swarm jan 2016(pva1) meetupPerforce helix git swarm jan 2016(pva1) meetup
Perforce helix git swarm jan 2016(pva1) meetup
 
A proven path for migrating from clearcase to git and or subversion
A proven path for migrating from clearcase to git and or subversionA proven path for migrating from clearcase to git and or subversion
A proven path for migrating from clearcase to git and or subversion
 
Enterprise CI as-a-Service using Jenkins
Enterprise CI as-a-Service using JenkinsEnterprise CI as-a-Service using Jenkins
Enterprise CI as-a-Service using Jenkins
 
Hybrid Development Webinar - English
Hybrid Development Webinar - EnglishHybrid Development Webinar - English
Hybrid Development Webinar - English
 
Leveraging Analytics for DevOps
Leveraging Analytics for DevOpsLeveraging Analytics for DevOps
Leveraging Analytics for DevOps
 
DevOps Automation: Boosting Efficiency and Productivity
DevOps Automation: Boosting Efficiency and ProductivityDevOps Automation: Boosting Efficiency and Productivity
DevOps Automation: Boosting Efficiency and Productivity
 
Intro to DevOps 4 undergraduates
Intro to DevOps 4 undergraduates Intro to DevOps 4 undergraduates
Intro to DevOps 4 undergraduates
 
A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...
 
BUDDY White Paper
BUDDY White PaperBUDDY White Paper
BUDDY White Paper
 
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
 

More from Lyra Infosystems Pvt. Ltd

Lyra Infosystems - Open Source ERP & CRM Expertise
Lyra Infosystems - Open Source ERP & CRM ExpertiseLyra Infosystems - Open Source ERP & CRM Expertise
Lyra Infosystems - Open Source ERP & CRM ExpertiseLyra Infosystems Pvt. Ltd
 
Enterprise Remote Support Datasheet - Lyra Infosystems
Enterprise Remote Support Datasheet - Lyra InfosystemsEnterprise Remote Support Datasheet - Lyra Infosystems
Enterprise Remote Support Datasheet - Lyra InfosystemsLyra Infosystems Pvt. Ltd
 
Lyra Infosystems - Remote Support/ Privileged Identity & Access Management
Lyra Infosystems - Remote Support/ Privileged Identity & Access Management Lyra Infosystems - Remote Support/ Privileged Identity & Access Management
Lyra Infosystems - Remote Support/ Privileged Identity & Access Management Lyra Infosystems Pvt. Ltd
 
GitLab Capabilities Sheet - Lyra Infosystems
GitLab Capabilities Sheet - Lyra InfosystemsGitLab Capabilities Sheet - Lyra Infosystems
GitLab Capabilities Sheet - Lyra InfosystemsLyra Infosystems Pvt. Ltd
 
GitLab - Concurrent DevOps Datasheet - Lyra Infosystems
GitLab  - Concurrent DevOps Datasheet - Lyra InfosystemsGitLab  - Concurrent DevOps Datasheet - Lyra Infosystems
GitLab - Concurrent DevOps Datasheet - Lyra InfosystemsLyra Infosystems Pvt. Ltd
 
Lyra Infosystems Services and Consulting Portfolio 2020
Lyra Infosystems Services and Consulting Portfolio 2020Lyra Infosystems Services and Consulting Portfolio 2020
Lyra Infosystems Services and Consulting Portfolio 2020Lyra Infosystems Pvt. Ltd
 

More from Lyra Infosystems Pvt. Ltd (6)

Lyra Infosystems - Open Source ERP & CRM Expertise
Lyra Infosystems - Open Source ERP & CRM ExpertiseLyra Infosystems - Open Source ERP & CRM Expertise
Lyra Infosystems - Open Source ERP & CRM Expertise
 
Enterprise Remote Support Datasheet - Lyra Infosystems
Enterprise Remote Support Datasheet - Lyra InfosystemsEnterprise Remote Support Datasheet - Lyra Infosystems
Enterprise Remote Support Datasheet - Lyra Infosystems
 
Lyra Infosystems - Remote Support/ Privileged Identity & Access Management
Lyra Infosystems - Remote Support/ Privileged Identity & Access Management Lyra Infosystems - Remote Support/ Privileged Identity & Access Management
Lyra Infosystems - Remote Support/ Privileged Identity & Access Management
 
GitLab Capabilities Sheet - Lyra Infosystems
GitLab Capabilities Sheet - Lyra InfosystemsGitLab Capabilities Sheet - Lyra Infosystems
GitLab Capabilities Sheet - Lyra Infosystems
 
GitLab - Concurrent DevOps Datasheet - Lyra Infosystems
GitLab  - Concurrent DevOps Datasheet - Lyra InfosystemsGitLab  - Concurrent DevOps Datasheet - Lyra Infosystems
GitLab - Concurrent DevOps Datasheet - Lyra Infosystems
 
Lyra Infosystems Services and Consulting Portfolio 2020
Lyra Infosystems Services and Consulting Portfolio 2020Lyra Infosystems Services and Consulting Portfolio 2020
Lyra Infosystems Services and Consulting Portfolio 2020
 

Recently uploaded

Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...apidays
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 

Recently uploaded (20)

Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 

Lyra Infosystems - GitLab Overview Deck 2020

  • 2. Who are we - Lyra Infosystems Lyra Infosystems is the Technology Services & IT Consulting Company, headquartered in Bangalore with offices in Delhi, Mumbai and Singapore Lyra Infosystems Pvt Ltd are the authorised Premier partners of GitLab in the Indian and ASEAN subcontinent. Lyra also focuses in helping businesses in technology areas like Software Composition Analysis, Open Source Security, Open Source Compliance, Open Source Audits, Legal re-mediation, DevOps/DevSecOps, Remote Support, Open Source Monitoring, Privilege Identity & Access Management, Collaboration suite and Open Source ERP/CRM. Lyra boasts of more than 284+ customers with a mix of enterprise, startups and small medium businesses.
  • 4. Software excellence is the new competitive advantage.
  • 5. High-performing IT teams deliver more, faster and cheaper 200X More frequent deployments 29% More time on new work 2,555X Shorter lead times 22% Less time on rework
  • 6. Wh WWhat is CI/CD? Continuous Integration (CI) Automated testing and artifact creation Continuous Delivery (CD) Automated deployment to test and staging environments Manual deployment to Production Continuous Deployment (CD) Automated deployment to Production
  • 7. Life without CI / CD ➞ Significant hours wasted updating environments ➞ Teams waiting for a build to deploy ➞ Failed deployments cost days ➞ Contention over consolidated test environments
  • 9. Developers and Operators created distinct tools Conway's law: "Any organization that designs a system will produce a design whose structure is a copy of the organization's communication structure." Duct Tape Traditional DevOps + Developers Operators Dev Tools Ops Tools
  • 10. Traditional DevOps Is Only the Intersection DEV OPS Traditional DevOps
  • 11. DevOps Daisy Chain DEVELOPMENT DELIVERY PLAN CODE TEST DEPLOY ANALYZE
  • 12. Complete DevOps Is the Union of Dev and Ops Traditional DevOps Complete DevOps DEV OPS
  • 14. Complete DevOps Journey Automated Deploys to Static Environments IaC, Dynamic environments (VM, Container) Push button deploy to Production Automated deploy to Production Manual testing Manual deploys Automated Builds Automated Testing CI CD Manual
  • 15. • The only single product that covers complete DevOps • Single UI, no wasting time switching tools • All phases of DevOps are deeply integrated with each other • Developers and Operators can work together collaboratively • Best practices of more than 100k organizations, by default • Single install, upgrades that don't break, no integration work • One permission model Com·plete /kəmˈplēt/ adjective: having all the necessary or appropriate parts. verb: make (something) whole or perfect. Complete DevOps Has Many Advantages
  • 16. What’s next for Complete DevOps? DEV OPS In 2018, GitLab Will Complete the DevOps lifecycle
  • 17. Enable development teams to deliver value among the TOP 30 highest velocity open source projects • Tools team provides the scaffolding • Not the gatekeepers of CI • Empower dev team to be self-service • Makes everything better • Friendly & approachable • Great for cloud-native apps
  • 18. These Are the Top 4 Priorities of Development Teams Increase automation of SDLC tasks 33% Use more cloud- based development environments 30% Add or improve customer experience measurements 30% Speed up release cycle time 28% Source: Forrester‘sGlobal Business Technographics® Developer Survey, 2017
  • 19. TOP 30 They Depend on Each Other, and Have an Order 1 Add or improve customer experience measurements 30% 2 Speed up release cycle time 28% 3 Increase automation of SDLC tasks 33% 4 Use more cloud- based development environments 30% Source: Forrester‘sGlobal Business Technographics® Developer Survey, 2017
  • 20. Improve Your Customer Experience (CX), or a Startup Will Do It For You TOP 30Every company is becoming a software company to deliver a better customer experience Improve Customer Experience
  • 21. To Improve CX You Need to Speed Up the Release Cycle among the TOP 30 highest velocity open source projects Improve Customer Experience Speed Up Release Cycle Time What you initially thought the goal was
  • 22. To Improve the Cycle Time You Need to Automate Everything Improve Customer Experience Speed Up Release Cycle Time Automate SDLC
  • 23. To Automate You Need to Go Cloud Native Improve Customer Experience Speed Up Release Cycle Time Automate SDLC Go Cloud Native
  • 24. Complete DevOps Improves Customer Experience Improve Customer Experience Speed Up Release Cycle Time Automate SDLC Go Cloud Native MONITOR
  • 25. GitLab Improves the Customer Experience with Complete DevOps DEV OPS
  • 26. GitLab Recognized as Leader in Forrester CI Tools WaveTM • Highest Score Overall for Current Offering • Highest Possible Score for Strategy • Top scores in Ease of Installation/ Configuration, Configuring Builds and Build Reuse, Platform Support, Security Features, Container Build Support, Container Runtime Support, GUI, Analytics
  • 27. Self-Hosting Git Providers Other Bitbucket GitHub GitLab 71 consecutive monthly releases 3M .com projects 18% 7% 8% 67% Market Momentum +1,800 downloadscontributors 10M
  • 28. Open Core and Continuously Improved With major product releases every 22nd of the month, GitLab’s high- velocity pace of innovation is possible because of the collaboration of the GitLab community, delivering the leading modern software development product, built for today’s modern software developer. 1,800+ contributors among the TOP 30 highest velocity open source projects
  • 29. Unlock great software One product that covers the entire software development lifecycle. DEVELOPMENT DELIVERY
  • 30. Git-based, end-to-end development product AUTOMATION METRICS VISIBILITY & COLLABORATION PLAN Chat Issue Tracker Issue Weights Issue Board Time Tracking CODE Repository Management Merge Requests Code Review Diff Tools TEST GitLab CI Autoscale Runners Review Apps Web Terminal DEPLOY CI/CD Pipelines Auto or Manual Deploy Container Registry Chat Ops ANALYZE Contributor Analytics Cycle Analytics Prometheus Monitoring VERSION CONTROL
  • 31. GitLab is the most popular solution for Enterprises GitLab CI adoption is also rising steadily, having now surpassed Travis CI on Stack Overflow questions.
  • 32. TOP 30 Project management Track and manage releases. PLAN ● Issues ● Issue Boards ● Issue Weights ● Time Tracking
  • 33. TOP 30 Source code management Coordinate Git’s decentralization. CODE ● Authentication: Kerberos, Atlassian Crowd, SAML, etc. ● User and group-based permissions ● Active Directory & LDAP single sign-on ● Activity history ● Audit logs
  • 34. TOP 30 Workflow Management & Code Review Improve code quality and increase developer productivity. CODE ● Merge request approvers ● Merge request versions ● Merge conflict resolution from the UI ● Merge request assignees ● Discussion & inline commenting ● Web editor
  • 35. TOP 30 Continuous Integration Ensure that every merge request gets tested. TEST ● Built-in CI ● Support for Docker images ● Docker container registry ● Autoscale runners ● Parallel builds
  • 36. TOP 30 Continuous Delivery Accelerate delivery by deploying from GitLab. DEPLOY ● Manual or Auto Deploy ● Pipeline graphs ● Review Apps ● Deploy board
  • 37. Measurement & Monitoring Measure and improve your development process. MEASURE ● Contributor analytics ● Release cycle analytics ● Application performance monitoring
  • 38. GitLab is making software development easier One integrated package instead of separate tools: Get rid of tools -> Move to GitLab 1. Issue Tracker (JIRA) 2. Issue Boards (Trello) 3. Web terminal (Cloud9) 4. Repositories (GitHub and BitBucket) 5. CI and Container Registry (Travis CI and DockerHub) 6. Merge Requests and Review Apps (GitHub and Heroku) 7. GitLab Auto Deploy (Jenkins) 8. Chatops (Hubot) 9. Prometheus (New Relic)
  • 39. Enterprise-grade security, scale, and support Extended authentication — Role & Group-based permissions — LDAP group sync — CI build permissions — Push rules — Audit logs Deployment Flexibility — External Repository Mirroring — High Availability — GitLab Geo — License Flexibility 24x7 Emergency Support — 4-Hour Non-emergency Response Time — High-Availability Architecture Assistance — Live Upgrade Assistance SUPPORT SCALESECURITY
  • 40. Why software innovators choose GitLab One product Software development + Software delivery Ease Simple installation & intuitive UI Scale Proven enterprise- level scale Low TCO Complete solution at a fraction of the cost Transparency Open roadmap Open company Agility Monthly releases Upgrade at will PRODUCT DELIVERY
  • 41. GitLab Plans for every business! Self-Hosted GitLab.com Core, Starter, Premium and Ultimate Free, Bronze, Silver and Gold https://about.gitlab.com/pricing/#self-managed https://about.gitlab.com/pricing/#gitlab-com Contact gitlab@lyrainfo.com for licensing information
  • 42. THANK YOU Corporate Headquarters Lyra Infosystems Pvt. Ltd. Ph: +91 80 4040 8181 | +91 80 4146 8078 Address: #149, 3rd floor, 1st Block Koramangala, Bangalore - 560034, Karnataka, India India West Lyra Infosystems Pvt. Ltd. Ph: +91 22 6608 9618 | +91 22 6608 9553 Address: Suite 226, Regus Times Square, Level 02, Unit 1, B Wing, Andheri-Kurla Road, Mumbai - 400059, India India North Lyra Infosystems Pvt. Ltd. Ph: +91 63665 44722 Address: WeWork Forum Suite 05-143, DLF Forum, DLF Cybercity, Phase III Gurgaon - 122002, India Singapore Lyra Infosystems Pte. Ltd. Ph: + 6592327520 Address: 10 Anson Road, #05-17, International Plaza, Singapore - 079903 Mail us at: info@lyrainfo.com | sales@lyrainfo.com