AWS

Home » AWS » Page 31

Why Should I Learn Cloud Computing?

2023-05-03T06:20:07+00:00

In the previous article, we talked about the fundamentals of cloud computing. In this section, we will give you three reasons why you should learn cloud computing. We have a long history of how technological advancements have influenced the way society thinks and strives. Needless to say, technology has created and destroyed livelihoods. One good example is the rise and fall of switchboard operators. A switchboard operator is a person whose job is to be the intermediary between callers by manually connecting phone plugs to the appropriate jacks in the old telephone switchboard. The emergence of transistors back in the [...]

Why Should I Learn Cloud Computing?2023-05-03T06:20:07+00:00

Fundamentals of Cloud Computing

2023-05-03T05:40:24+00:00

In the previous post, we discussed what cloud computing is all about. In this section, we'll talk about the fundamentals of cloud computing. Before you deep dive into the different cloud services, let's first take a look at the summary of the fundamentals of cloud computing. Cloud services are usually classified by their general use cases that make up an IT infrastructure. You can think of them as lego blocks. One piece of a lego block looks dull and doesn't really mean much. But once you've learned how to fit those blocks on top of each other in a creative [...]

Fundamentals of Cloud Computing2023-05-03T05:40:24+00:00

What is Cloud Computing?

2023-05-03T05:28:29+00:00

The first time you hear the term Cloud Computing, you probably have asked yourself these questions: “What exactly is the Cloud in Cloud Computing?” and “Why do so many companies use it?” Basically, cloud computing is an on-demand computing service that you can avail over the Internet to host and run your applications. The “cloud” in cloud computing simply refers to the underlying network or servers that run your web applications, database, and many others. Of course, the term “cloud” does not allude to that white, puffy, and cotton-looking thing in the sky. The physical servers are not hovering above [...]

What is Cloud Computing?2023-05-03T05:28:29+00:00

I Have No IT Background. Is it Possible for Me to Make a Career Shift to Cloud Computing?

2023-05-05T09:21:30+00:00

One of the most common questions that we often get from our subscribers is this: “I have no IT background - is it possible for me to make a career shift to Cloud Computing?” It can be quite hard to enter the job market, especially the cut-throat IT industry, if you don’t have any technical background. However, with the right strategy and steps, you can successfully jump to a new and exciting career in cloud computing. With the abundant information we have today, there is very little that you cannot do. Are you interested in learning an instrument but can’t [...]

I Have No IT Background. Is it Possible for Me to Make a Career Shift to Cloud Computing?2023-05-05T09:21:30+00:00

Amazon Quantum Ledger Database (QLDB)

2023-06-23T06:29:32+00:00

Bookmarks How it Works Common Use Cases Components Of QLDB Performance Scalability Reliability Backup and Restore Security Pricing Limitations Amazon Quantum Ledger Database Cheat Sheet Fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log ‎owned by a central trusted authority. Used to track all application data changes, and maintain a complete and verifiable history of changes over time Amazon QLDB is serverless.  No capacity provisioning required or setting read/write limits. QLDB transactions are ACID (atomicity, consistency, isolation, and durability) compliant. Amazon QLDB [...]

Amazon Quantum Ledger Database (QLDB)2023-06-23T06:29:32+00:00

10 Common Use Cases of Cloud Computing

2023-05-03T06:33:32+00:00

In the previous post, we gave you a few compelling reasons why you should learn cloud computing. In this section, we'll share with you the 10 most common use cases of cloud computing. Cloud computing is a powerful way of quickly building I.T infrastructures that can scale at any time. Large businesses and corporations have started moving their operations into the cloud as early as a decade ago. And most of them have attributed their success to their reliance on cloud services. You might be unaware of this, but the cloud powers most of the applications that you are probably [...]

10 Common Use Cases of Cloud Computing2023-05-03T06:33:32+00:00

Amazon DocumentDB

2024-11-14T09:08:14+00:00

Bookmarks How it Works Performance Scaling Reliability Backup and Restore Security Pricing Limitations Amazon DocumentDB Cheat Sheet Fully managed document database service designed to be fast, scalable, and highly available. Data is stored in JSON-like documents. Compatible with MongoDb. Flexible schema and indexing. Commonly used for content management, user profiles, and real-time big data. How it Works   An Amazon DocumentDB cluster decouples storage and compute. A cluster consists of Cluster volume and Instances Cluster volume refers to the storage layer that spans multiple Availability Zones. Each Availability Zone [...]

Amazon DocumentDB2024-11-14T09:08:14+00:00

AWS DataSync vs Storage Gateway

2024-01-18T06:27:52+00:00

Learn more about the use cases and differences between AWS Data Sync and Storage Gateway in this comparison table:   DataSync Storage Gateway Description AWS DataSync is an online data transfer service that simplifies, automates, and accelerates the process of copying large amounts of data to and from AWS storage services over the Internet or over AWS Direct Connect. AWS Storage Gateway is a hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage by linking it to S3. Storage Gateway provides 3 types of storage interfaces for your on-premises applications: file, volume, and tape. How [...]

AWS DataSync vs Storage Gateway2024-01-18T06:27:52+00:00

AWS CloudFormation Deletion Policy

2023-06-03T04:57:38+00:00

Deleting a stack on CloudFormation also removes all the provisioned resources in it. In some cases, you want some resources to be retained even after deleting its stack. The good thing is that you can do this by defining its DeletionPolicy.  This is pretty straightforward - you just need to define DeletionPolicy with Retain value and for the resources that support snapshot, (like RDS databases) you can set Snapshot as its value. With DeletionPolicy: Snapshot, a snapshot is created before a resource is deleted. This allows you to have a backup of the resource that's been deleted from the stack.  [...]

AWS CloudFormation Deletion Policy2023-06-03T04:57:38+00:00

AWS CloudFormation StackSets and Nested Stacks

2023-06-03T04:59:37+00:00

AWS CloudFormation lets you model and provision resources for your environment using programming language, leveraging the concept of Infrastructure as Code (IaC). You don’t need to manually create all of your resources one by one, CloudFormation will do this for you. All resources are defined on the AWS CloudFormation template. This means that this AWS environment can be reliably and easily reproduced since everything is declared on a template. For example, creating a new Test environment similar to your current setup, or when creating a Disaster Recovery environment in another region.  With AWS CloudFormation, you can either upload your own [...]

AWS CloudFormation StackSets and Nested Stacks2023-06-03T04:59:37+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Upskill and earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!