AWS Cloud Practitioner Certification: Key Terms
I'm currently studying for my AWS Cloud Practitioner Certification. As someone who has been dipping my toes in the Cloud Computing Space, I have not actually dive into AWS and their web services. F...

Source: DEV Community
I'm currently studying for my AWS Cloud Practitioner Certification. As someone who has been dipping my toes in the Cloud Computing Space, I have not actually dive into AWS and their web services. From my research, this exam with the proper studying takes 1-3 weeks depending on your experience with using AWS. This blog post defines all of the keywords i came across while studying for this exam Key Terms ☁️ Compute and Architecture AWS Fargate is a serverless computer engine for containers. Instances are virtual servers. Elasticity in cloud computing is the ability to automatically scale up or down resources based on demand. AWS Well Architecture Tool is a service in the cloud to measure your architecture and make workloads more reliable and secure. Shared Responsibility Model is AWS + You. AWS = security of the cloud and You = security in the cloud Serverless - is a event-driven architecture with no infrastructure to maintain which can automatically scale. Micro services are ****archite