• Amazon S3 Metadata = Less Stress, More Insights

    In today’s world, data is the backbone of every successful business and organization. As data grows exponentially, managing it can become a complex task. Amazon S3 (Simple Storage Service) has long been a go-to solution for storing massive amounts of data, but with that growth comes a challenge: how [...]

  • Purchasing Your Domain with Amazon Route 53

    Cloud-9.1: Purchasing Your Domain with Amazon Route 53

    Before you can showcase your skills online, you need a digital home, a domain name that makes your portfolio easy to find and uniquely yours! In the Cloud-9 Steps to Building Your Portfolio Website, our journey begins with purchasing a domain with Amazon Route 53, a powerful and seamless [...]

  • Cloud-9 Create Your Portfolio Website with AWS

    Cloud-9: Create Your Portfolio Website with AWS

    Have you ever felt like your resume doesn’t fully capture your potential? In the current competitive job market, a one- or two-page CV may not be sufficient to completely highlight your experience and abilities. So, what's the answer? A portfolio website! What is a Portfolio Website? A portfolio website [...]

  • Netflix Streaming Explained How CDN Technology Ensures Lag-Free Global Viewing Introduction to Global Infrastructure part 1

    Netflix Streaming Explained: How CDN Technology Ensures Lag-Free Global Viewing Introduction to Global Infrastructure part 1

    Have you wondered how Netflix streaming delivers your favorite series in HD quality without buffering or lagging? The answer lies in advanced CDN technology or Content Delivery Networks, a critical element of today's global infrastructure. CDNs enable Netflix to optimize its global streaming performance, drastically reducing latency and providing [...]

  • Lambda and Containers

    Unleashing the Full Potential of AWS Lambda with Containers

    AWS Lambda has revolutionized serverless computing by allowing developers to run code without the hassle of provisioning and managing servers. However, even though AWS Lambda functions are powerful, they still come with limitations that significantly impact scalability, dependency management, and runtime flexibility. In this guide, we will explore the [...]

  • Guarding the Genome: Ensuring Security Compliance for Genomic Data on AWS

    Introduction “Guard”? You’ve read the title and probably thought to yourself, “This sounds serious..."  If you have read the previous articles related to bioinformatics in AWS, you know we are dealing with biological data. If you haven't, you can check them out here as well. Due to the innovation [...]

  • Heading

    Streamline your SageMaker Environments using Terraform

    Bookmarks Advantages of using Terraform in SageMaker AI Disadvantages of using Terraform in SageMaker AI Solution Overview Solution The high-level steps to implement this solution with Terraform Pre-requisites for provisioning SageMaker AI Studio with Terraform Create the S3 Bucket and DynamoDB for [...]

  • TD-Google Ads Metrics

    Maximizing ROI: Analyzing Google Ads Spend vs. Sales Performance

    In digital marketing, every spent on advertising should contribute to measurable growth. But how do you determine if your Google Ads investment is truly delivering results? Businesses can assess the direct relationship between ad spend and conversions by analyzing key data from Google Ads and Google Analytics. This blog [...]

  • Pushing application logs from Amazon Lightsail

    Pushing Application Logs from Amazon Lightsail to Amazon CloudWatch: A Step-by-Step Guide

    In my previous article, I mentioned how you can use your application logs hosted on an Amazon Lightsail instance to create a subscription filter in Amazon CloudWatch. But have you ever wondered how to push your application logs from your Lightsail instance to CloudWatch? Unlike in the EC2 instance, [...]

  • How to Automate Storage and Memory Space Monitoring in Amazon EC2 with CloudWatch and Slack

    Managing resources effectively is crucial when operating in the cloud. One important aspect of managing Amazon EC2 instances is monitoring storage and memory usage. Storage space, primarily driven by Amazon Elastic Block Store (EBS), and memory (RAM) are two critical resources that need constant monitoring to avoid performance degradation [...]

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  • How Can I Learn AWS for FREE this 2023 (Beginner's Guide)

How Can I Learn AWS for FREE this 2023 (Beginner’s Guide)

For those interested in cloud computing or seeking to upgrade their skills, gaining knowledge of AWS can be a highly beneficial asset. Since AWS is currently the leading cloud service provider, there are numerous resources available, such as free online courses and documentation, which make starting with AWS both an uncomplicated and approachable process. If your goal is to become an AWS certified and you don’t have any experience yet, then read about AWS [...]

  • Default Host Management Configuration on AWS Systems Manager

Default Host Management Configuration on AWS Systems Manager

AWS Systems Manager’s Fleet Manager is a useful tool for managing Amazon EC2 instances on your account. It allows you to establish a private session to your instances, view detailed information about the instance, run automation such as patch installations, or execute specific Run commands to the instance’s operating system. It can also be used to manage on-premises servers or virtual machines. Using AWS Systems Manager tools requires that an IAM role is created [...]

  • dva-c02-exam-experience

My DVA-C02 AWS Developer Associate Exam Experience

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 [...]

  • Customize Your Invite Links with Amazon S3 Website Redirect

Customize Your Invite Links with Amazon S3 Website Redirect

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 [...]

  • Using Amazon Route 53 Resolver

Using Amazon Route 53 Resolver

In the previous blog post, we talked about Split-view DNS using Amazon Route 53, in which the DNS server gives out a different response to the same DNS query based on where the query came from. This is helpful if you are in a hybrid environment when you want an internal application to resolve a domain from a private hosted zone and external applications to resolve from a public hosted zone in Route 53. [...]

  • Is a Cloud Computing Career Still Worth Pursuing in 2023

Is a Cloud Computing Career Still Worth Pursuing in 2023?

Cloud computing has remained a hot topic in the IT field for the past years, gaining even more attention during the height of the COVID-19 pandemic. Between 2020 and 2021, there’s been a burst of cloud adoption from startups, mid-sized businesses, and even large enterprises as they looked for ways to adapt to remote work and digital operations. And it's no wonder, given the benefits it offers over traditional on-premises solutions, like more flexibility [...]

  • 7 Most In-Demand IT Skills for 2023

7 Most In-Demand IT Skills for 2023

Every day the growth of technology is exponential, there will come a time when the technology you've just learned will be obsolete. If you’re currently exploring opportunities in the IT industry, we’re gonna tackle the article provided by Indeed about the best IT jobs for the year 2023. Below, you'll find information that reflects the current trends and offers a chance to explore new career paths. Despite the anticipated advancements in technology, our objective [...]

  • Using Origin Access Control (OAC) to secure S3 Object Access to CloudFront

Using Origin Access Control (OAC) to Secure S3 Object Access to CloudFront

What is Amazon S3 Object Access? Amazon S3 is one of the most popular AWS service organizations use, as it offers industry-leading scalability, data availability, security, and performance for object storage. S3 is utilized to store and protect any amount of data for a range of use cases, such as data lakes, websites, mobile applications, backup and restore, archive, enterprise applications, IoT devices, and big data analytics. One of the frequent use cases of [...]

  • aws certified cloud practitioner CLF-C01 examtopics

AWS Certified Cloud Practitioner CLF-C01 Exam Domains

Amazon Web Services began its Global Certification Program in 2013 with the primary purpose of validating the technical skills and knowledge of IT Professionals in building secure and reliable cloud-based applications using the AWS Cloud. On April 2013, AWS launched its first-ever AWS Certification test called the AWS Certified Solutions Architect Associate exam. This was followed by the AWS Certified SysOps Administrator and AWS Certified Developer Associate exams. Amazon has been continuously expanding and [...]

  • Retrieving Parameter Values from SSM Parameter Store through AWS Lambda

Retrieving Parameter Values from SSM Parameter Store through AWS Lambda

In today's world, serverless computing is gaining popularity as it offers technologies for running code, managing data, and integrating applications, all without managing servers. It eliminates the infrastructure management tasks so developers can focus on application development. One of the requirements of serverless development is storage for configuration data management and secrets management. Developers need to store data such as passwords, database strings, etc., at some point. Luckily, Parameter Store, a capability of AWS [...]

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! 

Get Certified in Cloud Security – $4 OFF our AWS Security Specialty and AZ-500 Azure Security Engineer Associate Practice Exams!

Tutorials Dojo portal

Learn AWS with our PlayCloud Hands-On Labs

FREE AI and AWS Digital Courses

Tutorials Dojo Exam Study Guide eBooks

tutorials dojo study guide eBook

FREE AWS, Azure, GCP Practice Test Samplers

Subscribe to our YouTube Channel

Tutorials Dojo YouTube Channel

Join Data Engineering Pilipinas – Connect, Learn, and Grow!

Data-Engineering-PH

K8SUG

Recent Posts