Introduction Let’s begin with Domain 1: Cloud Concepts. If you haven’t checked the AWS CP exam guide yet, you can find it here. According to the exam guide, Domain 1 accounts for approximately 24% of the exam content. This domain focuses on: The ben...
Introduction Congratulations! You've taken the first steps on your cloud journey. Whether you're a seasoned professional or just starting out, embracing cloud technologies opens up a world of possibilities. In this blog post, we'll dive into the worl...
By this time you have created multiple EC2 instances, and post installation manually installed applications like Jenkins, docker etc. Now let's switch to little automation part. Sounds interesting??🤯 ☁️AWS: Amazon Web Services is one of the most pop...
#90daysofdevopschallenge #day38 What is AWS? AWS is a famous Cloud Provider handled by Amazon. It offers various cloud computing services that are accessible over the public Internet. For creating VM or EC2 instances AWS used Citrix Hypervisor. What ...
AWS Amazon Web Services is one of the most popular Cloud Providers that has a free tier for students and Cloud enthusiasts for their Hands-on while learning (Create your free account today to explore more on it). Read from here IAM AWS Identity and A...
outline AWS provides a variety of EC2 types, and choosing the proper type for each workload has a significant effect on not only optimal performance but also cost optimization. The following is how to find on AWS web console and AWS documents that ...
outline There are various database service on AWS. Such, RDBMS, NoSQL, Key Value, Time Series, In memory, Wide Column, Ledger and so on. Please refer below page to choose best databse for you and your own service. reference https://aws.amazon.c...