diff --git a/subjects/devops/easy-cloud/README.md b/subjects/devops/easy-cloud/README.md index d4bf485f60..705ae97153 100644 --- a/subjects/devops/easy-cloud/README.md +++ b/subjects/devops/easy-cloud/README.md @@ -57,7 +57,7 @@ You are a Cloud engineer and you have received a mission from a small company wi - Use security groups or similar network security mechanisms to restrict inbound and outbound traffic to only necessary ports and protocols. - Email alerts in the event of a problem with one of the services or a skip of the budget, you can define the budget by your self. -> You are not allowed to use kubernetes services or install it in the servers, the client are not familiar with it. +> You are not allowed to use kubernetes services or install it in the servers, the clients are not familiar. ### Cost Management diff --git a/subjects/devops/easy-cloud/audit/README.md b/subjects/devops/easy-cloud/audit/README.md index 0ca862a688..ebeb38c3cb 100644 --- a/subjects/devops/easy-cloud/audit/README.md +++ b/subjects/devops/easy-cloud/audit/README.md @@ -15,7 +15,7 @@ Ensure the repository contains all required files: Conduct a role-play session where students present their solution as Cloud Engineers. Evaluate their understanding of cloud concepts, their solution's architecture, and their ability to communicate effectively. Suggested questions: -- Ask the student to explain the choice of cloud provider and the benefits of using managed services in this project. +- Explain the choice of cloud provider and the benefits of using managed services in this project. - How does your architecture ensure high availability and scalability for the WordPress application? - Describe how you've implemented security measures to protect your application and data. - Discuss the auto-scaling strategy you've chosen and how it aligns with cost management principles.