MOTOSHARE 🚗🏍️
Turning Idle Vehicles into Shared Rides & Earnings
From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.
With Motoshare, every parked vehicle finds a purpose.
Owners earn. Renters ride.
🚀 Everyone wins.
What is devops?
Devops is a set of practices, tools and cultural philosophy that combines the development teams and operational teams.
10 advantages of devops
- Fast delivery
- Defects correction
- Team collaboration
- Continuous delivery
- Reducing the risk of change
- Quality of the product
- Continuous improvement
- Minimal cost production
- Improve the software performance
- Reliability
Top 10 tools used in devops
- Jenkins
- Docker
- Kubernetes
- Maven
- Git
- Puppet
- Chef
- Ansible
- Nagios
- Saltstack

How to implement devops ?
We can use Jenkins to implement CI/CD of the devops. Whenever developers build the application and make changes it will be automatically tested with testcase and upon successful testing it will be deployed to production server . We can integrate many plugins with jenkins such as gerrit and git . Applications can be deployed into containers and these containers can be managed by Kubernetes .