aws

Home » aws » Page 19

Aurora Serverless Tutorial – Part 1

2023-06-02T02:06:31+00:00

What is Aurora Serverless?  Before we get into it, let us briefly define Aurora and serverless first. Aurora is a fully managed, closed source relational database that is compatible with MySQL and PostgreSQL. According to Amazon, it is five times faster than the standard MySQL and three times faster than PostgreSQL. It uses a distributed architecture that provides fault tolerance and high availability.  Serverless is a technique in the cloud that follows the ‘pay-per-use’ model. As opposed to its name, serverless does not mean not using ‘servers’. There is no magic in it. It still uses a physical server that [...]

Aurora Serverless Tutorial – Part 12023-06-02T02:06:31+00:00

Lifecycle Event Hooks in CodeDeploy

2023-06-02T02:57:06+00:00

Bookmarks Events Things To Consider In biology, life cycle refers to the series of stages or events that occur during an organism’s lifetime. Lifecycle also applies when automating software deployment on AWS CodeDeploy. Lifecycle event hooks refer to the series of events that describes how a deployment is accomplished. It allows you to control or perform actions on different stages of your deployment. In the traditional way, whenever you release a new feature for your application, you would have to manually disable the app and install the code. If the code resides in a repository [...]

Lifecycle Event Hooks in CodeDeploy2023-06-02T02:57:06+00:00

Amazon EBS Multi-Attach

2023-02-22T14:28:05+00:00

Amazon Elastic Block Store or EBS is a durable block-based storage device that can be attached to your EC2 instance. AWS released a feature called Multi-Attach, which allows EC2 instances to share a single EBS volume for up to 16 instances and provide higher availability of your applications for Linux workloads. Each instance to which the volume is attached has full read and write permissions to the volume. The following are several considerations and limitations in using the Multi-Attach feature: Multi-Attach enabled volumes do not support I/O fencing. I/O fencing protocols control write access in a shared storage environment to [...]

Amazon EBS Multi-Attach2023-02-22T14:28:05+00:00

ECS Network Modes Comparison

2023-06-02T03:02:15+00:00

Amazon Elastic Container Service (ECS) allows you to run Docker-based containers on the cloud. Amazon ECS has two launch types for operation: EC2 and Fargate. The EC2 launch type provides EC2 instances as hosts for your Docker containers. For the Fargate launch type, AWS manages the underlying hosts so you can focus on managing your containers instead. The details and configuration on how you want to run your containers are defined on the ECS Task Definition which includes options on networking mode.  In this post, we’ll talk about the different networking modes supported by Amazon ECS and determine which mode [...]

ECS Network Modes Comparison2023-06-02T03:02:15+00:00

AWS Certified Cloud Practitioner vs Microsoft Azure AZ-900 Exam

2023-04-12T01:40:14+00:00

AWS Certified Cloud Practitioner vs Microsoft Azure AZ-900 Exam One way to boost your career in the cloud computing space is through certifications. These exams will help validate your current understanding and knowledge in the cloud. Cloud service providers offer different learning paths such as Cloud Architect, Cloud Developer, and Cloud Administrator.  Both AWS and Microsoft have introductory certifications that will test your understanding of the basics. AWS has what they call the AWS Certified Cloud Practitioner exam, while Microsoft has the AZ-900 Microsoft Azure Fundamentals exam.  In this article, we will discuss the similarities and differences between these two [...]

AWS Certified Cloud Practitioner vs Microsoft Azure AZ-900 Exam2023-04-12T01:40:14+00:00

Amazon SES

2023-06-23T08:29:34+00:00

Bookmarks Common Use Cases Features Methods of Sending Emails Testing Amazon SES Concepts Email Authentication Methods Email Sending Requests Dedicated IP Addresses vs Amazon SES IP Addresses Security Pricing Limits Amazon SES Cheat Sheet A cost-effective and scalable email service that enables you to send mail from within any application. A regional service. Amazon SES is for applications that need to send communications via email. Amazon SES supports custom email header fields and many MIME types. Amazon SNS is for messaging-oriented applications, with multiple subscribers requesting [...]

Amazon SES2023-06-23T08:29:34+00:00

AWS vs Azure Services Comparison

2023-07-25T09:36:02+00:00

Bookmarks Compute Other Compute Services Comparison Storage Other Storage Services Comparison Database Other Database Services Comparison Networking Other Networking Services Comparison Security and Identity Other Security and Identity Services Comparison AWS vs Azure Services Comparison Cheat Sheet To help you learn the different Microsoft Azure services, we’ve come up with this AWS vs Azure services comparison. If you already have some background in AWS (or cloud computing in general) either through work experience or AWS certifications then you won’t have a hard time learning Microsoft Azure. The [...]

AWS vs Azure Services Comparison2023-07-25T09:36:02+00:00

Introduction to AWS

2024-01-23T05:16:20+00:00

In 2006, Amazon launched its own IT Infrastructure Services called Amazon Web Services. AWS is a cloud platform where you can create, build, and deploy applications. The different AWS services can be accessed over the Internet and it provides premium support plans to help companies run their business applications and workloads on the cloud. Amazon Web Services also has the biggest market share in the cloud industry and has the most extensive global cloud infrastructure in the world.   AWS Global Infrastructure The Cloud Infrastructure of AWS is built around: Regions - provide multiple, physically separated, and isolated Availability Zones [...]

Introduction to AWS2024-01-23T05:16:20+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

2023-06-23T06:21:29+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 DocumentDB2023-06-23T06:21:29+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. 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!