1. Developing on AWS Issued by: Trainocate Trainer: Talib Khan Course: AWS-DEV – Developing on AWS Date: 05 May 2025 – 09 May 2025 What I Learned: Hands-on with AWS SDK, DynamoDB, and S3 integration for backend applications. Built fault-tolera...
💡 본 포스팅은 기존 Tistory 블로그에서 옮겨온 내용입니다. 들어가며 지금까지 AWS 자격증 시험 접수와 공부 방법에 대해 알아보았다. 이번에는 합격 후기다. 공부 방법 신뢰도 +1 오프라인 시험 장소 먼저 오프라인 시험장에 대한 후기부터 남겨보겠다. 나는 가산디지털단지 근처, 정확히는 독산역에 있는 센터에서 시험을 치렀다. 대륭테크노타운 20차 빌딩을 보고 들어가면 된다. 독산역 2번 출구로 나와서, 큰길에서 신호등을 건넌 뒤,...
💡 본 포스팅은 기존 Tistory 블로그에서 옮겨온 내용입니다. 들어가며 지난 포스팅에서 AWS 자격증 시험 접수하는 방법을 알아보았다. 이번에는 내가 AWS DVA C02를 어떻게 준비했는지 기록해 보려고 한다. … 누구나 계획은 있다 원래 계획대로 라면, AWS DVA C02 강의를 먼저 들으면서 개괄적인 개념을 정리하려고 했다. 그러고 나서 차차 덤프를 통해 문제 풀이를 진행하는 아주 아름다운(?) 계획이었다. 대표적으로 유명...
💡 본 포스팅은 기존 Tistory 블로그에서 옮겨온 내용입니다. 들어가며, 작년부터 생각했던 AWS DVA C02 자격증, 생각만 많고 행동이 너무나 느렸다. 하지만 올해 6월 드디어 자격증을 땄고, 그 후기와 함께 시험 접수와 공부 방법을 기록하고자 한다. 먼저 오늘 포스팅은 시험을 접수하는 방법이다. 접수 방법 왜 땄느니, 어떻게 땄느니, 이야기하기 전에 먼저 접수 방법부터 빠르게 알아보자. 먼저, 아래 주소로 접속하면 되는데, A...
What’s serverless? Serverless là một mô hình mới mà nhà phát triển không cần phải quản lý máy chủ. Họ chỉ cần triển khai mã nguồn và các hàm (Functions) mà không phải lo về cơ sở hạ tầng bên dưới. Ví dụ: Khi bạn phát triển một ứng dụng web, thay...
As part of my AWS Certified Developer Associate (DVA-C02) exam preparation, I've built a practical project to understand core AWS services better. This project demonstrates how to process CSV files using AWS SAM, Lambda, S3, and DynamoDB – all common...
After having spent the last 4 years working with the Amazon Web Services as part of maintaining APIs for an traditional Enterprise, I feel it is the right time to embark on journey of certifications. Considering the overlap between the three Associat...
In today's digital age, it's more important than ever to protect our data. Just imagine waking up one day to find that your business has come to a standstill because all your important data is gone due to an unexpected disaster. It sounds scary, righ...
I'm thrilled to announce that I passed the AWS Developer Associate (DVA-C02) exam today and earned the Credly badge! While I await my official score and certification, I wanted to share my experience with this incredible community and seek your guida...
Everything you need to know about CloudFormation Metadata. The next top-level section of AWS CloudFormation Introduction Imagine of a situation where you want your CloudFormation template to deploy your infrastructure in different environments, such ...