#devops
Read more stories on Hashnode
Articles with this tag
AWS Lambda lets you deploy containerized functions by packaging your AWS lambda function code and dependencies using Docker up to a size of 10GB....
AWS Lightsail is an easy-to-use service that offers all the features needed to host web applications of any scale. Besides VPS services, the AWS...
AWS Security group is like a virtual firewall within a [VPC] (https://aws.amazon.com/vpc/) that acts at the instance level and not at a subnet level....
Amazon ECS (Amazon Elastic Container Service) is a highly scalable and fully managed container management service that makes it a breeze to run, stop,...
AWS App Runner is the easiest way to deploy your Containerized, Node, or Python-based services. You don't have to worry about managing infrastructure...
Amazon Elastic Container Registry (AWS ECR) is a container registry service where you store, manage, share, and deploy your container images (like...