Welcome to the Cloud Services repository where we explore various AWS services and Docker concepts. If itβs not documented, it never happened! π Make sure to check out our README.md for more details. π
- aws-acm
- aws-alb
- aws-ec2
- aws-ecr
- aws-ecs
- aws-fargate
- aws-iam
- aws-route53
- docker
- http-https
- ssl-tls
- vpc-architecture
To get started, you can download the source code for this repository by clicking the button below:
- AWS account
- Docker installed
- Basic knowledge of HTTP, HTTPS, SSL, and VPC architecture
- Familiarity with AWS services like ACM, ALB, EC2, ECR, ECS, Fargate, IAM, and Route53
-
Clone the repository using the command:
git clone https://github.com/your-username/Cloud-Services.git
-
Navigate to the project directory:
cd Cloud-Services
-
Install the necessary dependencies:
npm install
-
Configure your AWS credentials:
aws configure
-
Use Docker to build and run the application:
docker-compose up --build
-
Access your application at
http://localhost:8000
We welcome contributions to enhance and expand this repository. Feel free to submit a pull request or open an issue if you have any suggestions or improvements.
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have any questions, don't hesitate to reach out. Happy coding! π
Made with β€οΈ by the Cloud Services team π©οΈ