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

Get $4 OFF in AWS Solutions Architect & Data Engineer Associate Practice Exams for $10.99 each ONLY!

aws certified developer associate

Home » aws certified developer associate

Different Ways of Passing Parameters Securely in CloudFormation

2023-04-27T12:27:15+00:00

Introduction When writing CloudFormation templates, it's a security best practice to avoid hardcoding sensitive info, like client secrets, API keys, or passwords. Sharing templates with hardcoded details by mistake can put your infrastructure and data at risk. In this article, we'll explore different secure methods to pass parameters in CloudFormation templates. Using the NoEcho Attribute To avoid hardcoding parameters in your template, you can define them during stack creation using the Parameters section. However, these values will still be visible in plaintext in the Console. To mask critical data, consider using the NoEcho attribute. The NoEcho attribute offers a simple [...]

Different Ways of Passing Parameters Securely in CloudFormation2023-04-27T12:27:15+00:00

My DVA-C02 AWS Developer Associate Exam Experience

2023-04-26T07:30:31+00:00

A few weeks ago, I took and passed the latest AWS Certified Developer Associate exam, DVA-C02. If you've already cleared DVA-C01 and intend to recertify, note that you can no longer book DVA-C01 exams. I suggest checking out this article I wrote a couple of months ago. This breaks down the changes you need to be aware of, and I’ve also shared my expectations for the DVA-C02 exam.  In this post, I'll be sharing my experience on the exam, discussing my thoughts on it, and providing tips and tricks that can hopefully help you get through it. Is DVA-C02 more [...]

My DVA-C02 AWS Developer Associate Exam Experience2023-04-26T07:30:31+00:00

Customize Your Invite Links with Amazon S3 Website Redirect

2023-04-26T07:40:26+00:00

If you use Discord, Slack, or Telegram, you're probably familiar with those long and complicated invite links used to join servers or channels. These links can be difficult to remember and may even discourage some people from joining. With URL redirection, you can create a custom and easy-to-remember domain name for your invite links. For example, you might use a domain like "discord.mycoolsite.com" that redirects to the invitation page of your Discord server, which might look something like this: "discord.com/invite/aabbCCDD". Inviting people thru a custom domain can reinforce your brand and make it easier for others to share and join [...]

Customize Your Invite Links with Amazon S3 Website Redirect2023-04-26T07:40:26+00:00

AWS CodeCommit Repository

2023-06-05T02:10:55+00:00

Amazon Web Services, with its ever-growing breadth of services, offers a fully-managed version control system where developers can privately store their application source code like Github or Bitbucket. CodeCommit can be used as a staging ground coupled with CodeDeploy and CodePipeline to seamlessly deploy code to Amazon EC2 instances.  In this article, I will discuss how we can leverage Amazon SNS to send notifications whenever there are events in our repository. This is particularly useful when we need to keep our work colleagues up-to-date if there are events in our repository. Triggers are used for two things. The first is [...]

AWS CodeCommit Repository2023-06-05T02:10:55+00:00

AWS Certified Developer Associate Exam Guide Study Path DVA-C02

2024-02-16T03:29:17+00:00

Bookmarks AWS Certified Developer Study Materials AWS Services to Focus On Common Exam Scenarios AWS Certified Developer Associate DVA-C02 Video Course Validate Your Knowledge The AWS Certified Developer Associate DVA-C02 certification is for those who are interested in handling cloud-based applications and services. Typically, applications developed in AWS are sold as products in the AWS Marketplace. This allows other customers to use the customized, cloud-compatible application for their own business needs. Because of this, AWS developers should be proficient in using the AWS CLI, APIs and SDKs for application development. The AWS Certified [...]

AWS Certified Developer Associate Exam Guide Study Path DVA-C022024-02-16T03:29:17+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!