Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

▶️ 30% OFF Video Courses – Get Premium Courses for as low as $6.99 USD!

saa-c03

Home » saa-c03

AWS Certified Solutions Architect Associate Exam – SAA-C03 Study Path

2026-04-22T06:35:06+00:00

Bookmarks Exam Overview Difference between SAA-C02 and SAA-C03 SAA-C03 Study Materials Additional SAA-C03 Whitepapers Core SAA-C03 AWS Services to Focus On Other SAA-C03 AWS Services That You Should Prepare For Common Exam Scenarios for the AWS Certified Solutions Architect Associate SAA-C03 AWS Certified Solutions Architect Associate SAA-C03 Video Course Validate Your Knowledge Some Notes Regarding Your SAA-C03 Exam The AWS Certified Solutions Architect Associate SAA-C03 exam, or SAA for short, is one of the most sought-after certifications in the Cloud industry today. This certification verifies your knowledge [...]

AWS Certified Solutions Architect Associate Exam – SAA-C03 Study Path2026-04-22T06:35:06+00:00

Exploring C++ with AWS Lambda Custom Runtime

2024-06-24T12:24:15+00:00

AWS Lambda is a great service for running code without worrying about server management. While it traditionally supports languages like Python, Node.js, and Java, AWS now allows you to run code in any language using custom runtimes. In this blog post, I'll walk you through setting up a C++ Lambda function that calculates the Fibonacci series. We'll leverage the performance and efficiency of C++ to build a function that runs smoothly and showcases the versatility of AWS Lambda's custom runtime. The aim of this blog is to guide you through creating and deploying a C++ Lambda function using AWS custom [...]

Exploring C++ with AWS Lambda Custom Runtime2024-06-24T12:24:15+00:00

My SAA-C03 AWS Certified Solution Architect Associate Exam Experience 2023

2023-07-10T05:54:35+00:00

Getting certified is an essential milestone for IT professionals for career advancement in today's competitive industry. The AWS Certified Solutions Architect - Associate (SAA-C03) is one such certification. In this article, I will share my SAA-C03 exam experience, highlighting my challenges, overcoming setbacks, and the lessons I learned, including the various SAA-C03 exam topics I encountered. Basically, the AWS Certified Solutions Architect - Associate certification test is an Associate-level exam of the AWS Global Certification program. Its latest exam code is SAA-C03, and the focus of this test is on designing cost-effective, scalable, high-performing, and resilient cloud solutions in the [...]

My SAA-C03 AWS Certified Solution Architect Associate Exam Experience 20232023-07-10T05:54:35+00:00

How to View your Actual AWS Bill if you have AWS Credits

2022-11-25T18:22:15+00:00

Having AWS Credits can significantly reduce the cost of your cloud resources in your AWS account. However, there are some changes in your AWS Billing and Cost Management console that you must be aware of, to ensure that you still understand the running cost of your cloud services. You can easily view the actual bill of your Amazon Web Services (AWS) account on the Bills page by default, which you can access via the Billing Dashboard. This screen will show you your total AWS bill, payment summary, AWS service charges, tax invoices, and many other info. It's a straight-forward process, [...]

How to View your Actual AWS Bill if you have AWS Credits2022-11-25T18:22:15+00:00

My AWS Certified Solutions Architect Professional SAP-C02 Exam Experience

2023-04-28T01:21:42+00:00

I just passed the latest version of the AWS Certified Solutions Architect Professional SAP-C02! What a way to end the year strong! In this short article, I'll quickly discuss what this SAP-C02 exam is all about and the different things that can help you pass this mind-boggling test.  The New AWS Certified Solutions Architect Professional Exam The AWS Certified Solutions Architect - Professional SAP-C02) exam is one of the two Professional-level certification tests of the AWS Certification program. This particular exam is meant for individuals who perform a solutions architect role in their current company/organization. The SAP-C02 exam validates the [...]

My AWS Certified Solutions Architect Professional SAP-C02 Exam Experience2023-04-28T01:21:42+00:00

My SAA-C03 AWS Certified Solutions Architect – Associate Exam Experience

2023-04-05T07:09:33+00:00

My team and I took the recently released AWS Certified Solutions Architect - Associate SAA-C03 exam version recently. The SAA-C03 test replaced the old SAA-C02 exam version last August. If you can compare the official exam guide of the previous SAA-C02 version with the latest one (SAA-C03), you may notice that the exam domains are almost exactly the same but with quite different domain percentages. For example, the "Design Secure Applications and Architectures" domain from the previous SAA-C02 version was renamed to just "Design Secure Architectures" domain. This one had an initial 24% exam coverage and then increased to as [...]

My SAA-C03 AWS Certified Solutions Architect – Associate Exam Experience2023-04-05T07:09:33+00:00

AWS Wavelength

2025-11-26T12:59:47+00:00

Bookmarks Features Concepts Pricing AWS Wavelength Cheat Sheet AWS Wavelength enables developers to build applications that require edge computing infrastructure to deliver ultra-low latency to mobile devices and end users. It deploys standard AWS compute and storage services to the edge of communications service providers' (CSP) networks (typically 5G networks). Wavelength Zones can be used to extend an Amazon VPC in order to run ultra-low latency applications that use the same AWS services, APIs, tools, and functionalities.   Features Supports standard AWS compute instances, including General Purpose, Memory Optimized, and GPU-accelerated types for diverse [...]

AWS Wavelength2025-11-26T12:59:47+00:00

Whitelisting Access to Application Load Balancer Through The Use of AWS WAF

2023-05-26T05:14:45+00:00

Load balancing an application is a common approach to distributing traffic among multiple servers. It has a breadth of benefits that can optimize performance, including availability and responsiveness, as it spreads the workload from one server to another, preventing server overload. AWS has a wide variety of load balancer types. But one of the most commonly used for web servers is the Application Load Balancer (ALB), as it functions at the application layer, the seventh layer of the Open Systems Interconnection (OSI) model. After setting up an ALB, it is also essential to consider security as it’s one of the [...]

Whitelisting Access to Application Load Balancer Through The Use of AWS WAF2023-05-26T05:14:45+00:00

Exploring AWS Cloud Quest: Cloud Practitioner Game

2023-04-28T01:26:59+00:00

What is AWS Cloud Quest? AWS Cloud Quest is an open-world, role-playing game that teaches you how to create AWS solutions using cloud concepts and exercises based on real life. It helps you learn the intricacies of modern cloud technologies and have fun at the same time. Cloud Quest features 12 real-life scenario assignments which prepare and train you to become an AWS Cloud Practitioner at absolutely no cost. This free game targets audiences that are new to Cloud Computing and people who want to learn the basics of Amazon Web Services (AWS). Before you can play, you have to [...]

Exploring AWS Cloud Quest: Cloud Practitioner Game2023-04-28T01:26:59+00:00

Building Dynamic Start and Stop Scheduler Functions for Non-Distributed Applications Under Auto-Scaling Group

2023-05-26T04:50:32+00:00

In AWS, it’s of utmost importance to consider the cost in every aspect. In fact, cost optimization is one of the 6 pillars of a well-architected framework, therefore, it must be included in every step in building solutions in AWS. There are infinite ways to reduce bills but one of the most popular ones for EC2 instances is to start or stop them, especially if they don't need to run 24/7. But constantly doing this manually can be quite tedious and can significantly increase the operational load. It involves human intervention and hence, piling up its risks for human errors. [...]

Building Dynamic Start and Stop Scheduler Functions for Non-Distributed Applications Under Auto-Scaling Group2023-05-26T04:50:32+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!