This repository is a collection of projects used to practice and demonstrate skills related to containerization and deployment on Oracle Cloud Infrastructure (OCI).
Working on these projects provided hands-on experience with:
- Containerization: Creating Dockerfiles and building Docker images for web applications.
- Cloud Deployment: Deploying containerized applications to cloud infrastructure.
- OCI Services:
- Utilizing OCI Compute instances (including "Free Tier").
- Managing container images with Oracle Cloud Infrastructure Registry (OCIR).
- Database Integration: Integrating a database with a containerized application.
- CI/CD Principles: Understanding the principles of continuous integration and deployment for cloud-native applications.