- Azure Blob Storage
- AWS S3
- Google Cloud Storage
- How do you make an s3 bucket with a lifecycle policy?
- How to set a 1-week expiration on S3 bucket objects?
- Automating AWS S3 bucket policies and lifecycle rules with Travis CI with Terraform
- GCP AutoML Vision image classification with Terraform
temporal.io - The Open Source Runtime for Go/Java/Node.js service orchestration at scale
Event-Driven Orchestration: Effective Microservices Integration Using BPMN and AMQP
TechGig - Cloud DevJam
AWS Certified Solutions Architect Associate SAA-C03 Video Course - Tutorials Dojo
- Python Anywhere - Deploy Python Web app on the Cloud!
- Heroku - Deploy Python, Node.js, Ruby, Go and Java applications!
- Depot - Accelerate your Docker image builds and GitHub Actions workflows.
- Open Status - Status Monitoring Services
- Runway ML - Generative AI Audio, Video, Text-to-Image | Text-to-Video | Image-to-Video
- Scaleway - Europe based Cloud Provider. Build, train, deploy and scale AI models and intelligent applications on a resilient and sustainable cloud ecosystem.
- Fly.io: Deploy app server close to your users | A Public Cloud Built For Developers Who Ship
- Infrastructure as Code (IaC):
- Terraform
- AWS CloudFormation (AWS)
- Azure Resource Manager templates (Azure)
- Deployment Manager (GCP)
- Manage Organizations / Projects / Groups
- IAM Users and Roles: AWS Organizations for managing multiple accounts which can be useful if the client has multiple AWS accounts
- Service Accounts and IAM: Use GCP's IAM to manage access. GCP Projects can also help in organizing resources where you can be granted access to individual projects instead of the whole account
- Azure Active Directory (Azure AD) and Role-Based Access Control (RBAC): Use Azure AD for identity management and RBAC for defining permissions. Azure has a concept of Management Groups and Subscriptions which can be used to delegate control.
- Cloud Shell: Each provider offers a cloud-hosted shell environment where you can run scripts and manage resources directly from the browser:
- AWS CloudShell
- Azure Cloud Shell
- Google Cloud Shell
- Audit logs
- AWS CloudTrail
- Azure Monitor Logs
- GCP Cloud Audit Logs