Welcome to Cloud Crafters, an open-source project dedicated to providing comprehensive resources and tutorials for mastering cloud technologies. Our goal is to help individuals and organizations harness the power of cloud computing through practical, hands-on learning.
Cloud Crafters is designed to cover a wide range of topics related to cloud computing, including:
- Virtualization
- Infrastructure as Code (IaC)
- Containerization
- Cloud services
- Networking
- Security
- And much more
Whether you are a beginner or an experienced professional, our project offers valuable insights and practical knowledge to enhance your cloud computing skills.
Follow these steps to get started with Cloud Crafters:
-
Clone the Repository
Clone the project repository to your local machine using the following command:git clone https://github.com/sandeep-kalasgonda/CloudCrafters-DevOpsJourney.git
-
Explore the Content
Navigate through the various directories and files to explore the content. Each topic is organized into separate sections for easy access. -
Contribute
We welcome contributions from the community! If you have expertise in any of the covered topics or want to add new content, feel free to submit a pull request.
We encourage community contributions to improve and expand the content of Cloud Crafters. Here's how you can contribute:
-
Fork the Repository
Fork the project repository to your GitHub account. -
Create a Branch
Create a new branch for your changes:git checkout -b feature/your-feature-name
-
Make Changes
Make your changes and commit them with a descriptive message:git commit -m "Add feature description" -
Push Changes
Push your changes to your forked repository:git push origin feature/your-feature-name
-
Submit a Pull Request
Open a pull request to the main repository with a description of your changes.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any questions or suggestions, feel free to:
- Open an issue on GitHub
- Email us at sandeeprajendra00@gmail.com
Thank you for being a part of Cloud Crafters!