#aws
Read more stories on Hashnode
Articles with this tag
What is AWS Lambda? AWS Lambda is a serverless computing service provided by Amazon Web Services. It lets you run code in response to events such as...
What is a Key Pairs in AWS EC2 A set of security credentials required to authenticate access to EC2 instances is called a key pair in AWS EC2. It...
What is VPC: A virtual private cloud, or VPC, is an AWS-powered virtual network that mimics the architecture of a traditional data center network.For...
Functions-as-a-Service (Faas) FaaS is an inevitable part of the serverless framework. The compute containers characterized above, can exist as FaaS...
What are AWS Security Groups? Your EC2 instances virtual firewalls, or AWS Security Groups, manage both incoming and outgoing traffic. They offer an...
What are AWS Elastic Container Service? Amazon Elastic Container Service (ECS) is a fully managed container orchestration service provided by Amazon...