From 015537a7561baaceb7d0c9b0a635ed9286694443 Mon Sep 17 00:00:00 2001 From: Michael Levan Date: Sat, 4 Jan 2025 15:35:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1c31f2..e247d37 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The repository contains free labs, documentation, diagrams, and docs for setting ## DevOps Scenario The scenario that you're currently facing is you work in an organization that is very monolithic. There is a ton of bare metal, virtualization, manual deployments of applications, and **old school** practices based on the current teams knowledge of IT. -You're brought in to the company and team to make things more modern so the organization can not only succeed, but stay ahead of their competition. Management now understands the needs and complexity that comes with staying ahead of their competition and they know that they need to. Otherwise, the organization will fall... +You're brought into the company and team to make things more modern so the organization can not only succeed, but stay ahead of their competition. Management now understands the needs and complexity that comes with staying ahead of their competition and they know that they need to. Otherwise, the organization will fall... ## DevOps Solution The solution is to deploy the Uber API for the sign-up page. Currently this solution is sitting on a bunch of baremetal, but it's time to sprinkle a little DevOps on it.