• AZ-500 Study Guide

    AZ-500 Microsoft Azure Security Engineer Associate Exam Study Path

    Bookmarks Study Materials Azure Services to Focus On Validate Your Knowledge Final Remarks The AZ-500 Microsoft Azure Security Engineer Associate certification is designed for security engineers who are responsible for security posture, implementing security controls, managing identity and access, and protecting data, [...]

  • TD EC2 Instance State Automation

    Utilizing Lambda Functions to Control Amazon EC2 Instances via Slack

    Managing and controlling resources is crucial in the cloud computing environment. Amazon Web Services (AWS) offers various services, including Amazon Elastic Compute Cloud (EC2), which provides scalable computing capacity in the cloud. Alongside AWS services, communication and collaboration tools like Slack have become integral to modern workflows. This article [...]

  • Enabling Virtual Deliverability Manager in Amazon Simple Email Service (Amazon SES)

    Amazon Simple Email Service (SES) offers a cloud-based solution tailored for digital marketers and application developers aiming to distribute various emails, including marketing emails, notifications, and transaction-based communications. This service stands out for its reliability and cost-efficiency, making it an ideal choice for enterprises of varying sizes wishing to [...]

  • Validate Referrer Headers Using CloudFront Function

    Validate Referrer Headers Using CloudFront Function

    Amazon CloudFront, a content delivery network (CDN), lets you distribute content with low latency and high data transfer speeds. One of its many features is the ability to create CloudFront functions, which are lightweight functions that can manipulate HTTP requests and responses. This article will discuss creating a CloudFront [...]

  • DEA-C01

    My AWS Certified Data Engineer Associate DEA-C01 Exam Experience 2024

    I recently took the actual exam of the AWS Certified Data Engineer - Associate DEA-C01 online. Interestingly, it has some resemblances with the exam content of the AWS Certified Data Analytics Specialty test, albeit not entirely the same in terms of depth. This new Associate-level exam aims to validate [...]

  • No-Code ETL using AWS GLUE STUDIO

    Building Data Pipelines with No-Code ETL Using AWS Glue Studio

    Introduction Welcome to the dynamic world of AWS Data Engineering! This beginner-friendly guide introduces you to the essentials of data staging and transformation within the AWS ecosystem without needing to code. By exploring the foundational use of Amazon S3 and AWS Glue, this guide provides a practical starting point [...]

  • Setting Up Development Environments with AWS Cloud9

    Setting Up Development Environments with AWS Cloud9

    Welcome to the world of AWS Cloud 9, where seamless development and collaboration meet in the cloud! Whether you're a seasoned developer or just starting your coding journey, Cloud 9 is here to revolutionize the way you build and deploy applications. Imagine having the power to write, run, and [...]

  • Amazon EC2 Reserved Instance Purchasing Option and its Different Payment Terms

    Amazon EC2 Reserved Instance Purchasing Option and its Different Payment Terms

    In today's fast-paced digital era, businesses rely heavily on cloud computing services to manage their operations efficiently. When it comes to cloud computing, one of the key decisions involves choosing the right instance purchasing options. With various options available, it can be overwhelming to determine the most suitable approach. [...]

  • My AWS Certified SYSOPS Administrator – Associate (SOA-C02) Exam Experience

    My AWS Certified SYSOPS Administrator – Associate (SOA-C02) Exam Experience

    I recently took and passed the AWS Certified SysOps Administrator Associate Exam and wanted to share my experience. This was a challenging yet rewarding journey, and I hope my insights will help those planning to take the same path. About the Exam The AWS Certified SysOps Administrator Associate ( SOA-C02 ) [...]

  • VPC Interface Endpoint vs. Gateway Endpoint in AWS

    VPC Interface Endpoint vs. Gateway Endpoint in AWS

    What is a VPC Endpoint? With a VPC endpoint, you can establish a private connection to specific AWS services and VPC endpoint services through AWS PrivateLink. It eliminates the need for public IP addresses for communication between these services and your Amazon VPC instances. Furthermore, a secure connection is [...]

  • Switching Spot Instance to Reserved Instance

Switching Your Spot EC2 Instance to a Reserved EC2 Instance

Amazon Elastic Compute Cloud (EC2) is a cloud computing service that instantly provides flexible and scalable resources to deploy virtual servers, called instances. While Spot Instances can save you a significant amount of money, especially for short-lived workloads, there may come a time when you need a more predictable pricing model. This is where Reserved Instances (RIs) come in handy. In this article, we'll explain the reasons for switching from a Spot Instance to [...]

  • Securing Application Logs with Amazon Comprehend

Securing Application Logs with Amazon Comprehend

Security is one of the more overlooked aspects that many fall victim to when designing the architecture of applications. Partnering this lack of security priority with the increasing value of personal user data, security breaches become one of the certain ways for companies to lose user trust, face legal charges, and, in the long run, fail.  Various governments developed data compliance laws to set minimum guidelines for security in data handling by data stakeholders. [...]

  • Cloud Career Journeys

3 Ways to Fast Track your Cloud Career Journey this 2024

  I usually have a countdown to the end of the year (even as early as the 1st quarter of the year) that acts as a timebox for me to track my goal progression or even catch up with the old aspirations until the earth completes yet another revolution around the sun. We may not accomplish 100% of our targets, but if we keep a positive disposition in life and persistently work on achieving [...]

  • Building a Simple Video Hosting Service using Amazon CloudFront, Amazon S3, and AWS Amplify

Building a Simple Video Hosting Service using Amazon CloudFront, Amazon S3, and AWS Amplify

Application Use Case The primary purpose of this application is to share a video as a link and have it accessed by viewers with low latency. This feature is great for those who make quick videos, for example, a short demonstration on how to use an application or a group of academics sharing their explanations to mentor their peers. Overview of the Tech Stack Different video hosting websites cater to [...]

  • Machine Learning Mathematics: Regression Basics

Machine Learning Mathematics: Regression Basics

In recent years, of the ever-evolving landscape of technology, a few of the most prominent buzzwords that continue to capture the imagination of innovators and entrepreneurs alike are Machine Learning (ML) and Artificial Intelligence (AI). With the boom of OpenAI’s ChatGPT last November 2023, as well as the many that followed suit, including major tech companies like Meta with their LLaMa model and Google’s PaLM and newly announced Gemini, ML and AI will most [...]

  • Release with a Pipeline: Continuous Delivery to AWS with GitHub Actions1

Release with a Pipeline: Continuous Delivery to AWS with GitHub Actions

This is the final part of a three-part article about a Web Application Project from building a private infrastructure to building a deployment pipeline using AWS’ cloud-native continuous delivery service AWS CodePipeline, and now finalizing the infrastructure to be accessible in a public domain and building a pipeline for continuous deployment using a third-party CD tool – GitHub Actions. From the private infrastructure previously built, we will update the S3 policy to add a statement [...]

  • Distributed Data Parallel Training with TensorFlow and Amazon SageMaker Distributed

Distributed Data Parallel Training with TensorFlow and Amazon SageMaker Distributed Training Library

Introduction In the realm of machine learning, the ability to train models effectively and efficiently stands as a cornerstone of success. As datasets grow exponentially and models become more complex, traditional single-node training methods increasingly fall short. This is where distributed training enters the picture, offering a scalable solution to this growing challenge. Distributed Training Overview Distributed training is a technique used to train machine learning models on large datasets more efficiently. By splitting [...]

  • Securing Machine Learning Pipelines: Best Practices in Amazon SageMaker

Securing Machine Learning Pipelines: Best Practices in Amazon SageMaker

Introduction In today's digital era, the importance of security in machine learning (ML) pipelines cannot be overstated. As ML systems increasingly become integral to business operations and decision-making, ensuring the integrity and security of these systems is paramount. A breach or a flaw in an ML pipeline can lead to compromised data, erroneous decision-making, and potentially catastrophic consequences for businesses and individuals alike. This section will delve into why securing ML pipelines is crucial, [...]

  • aws certification http flood attack with lambda eventbridge cloudwatch logs insights DEA-C01

HTTP Flood Attack Notification using AWS Lambda, Amazon EventBridge and CloudWatch Logs Insights

We can almost do everything now on the website. Selling clothes, ordering food, video posting, doing business meetings, online classes, and others, you name it. Running a website is very awesome and at the same time hard, especially when bad actors want to mess with it. One sneaky way is an "HTTP Flood Attack," where your website gets bombarded with too many requests. This can slow down or even break your site. Detecting and responding [...]

  • Training an Image Classification Model with TensorFlow in Amazon SageMaker

Training an Image Classification Model with TensorFlow in Amazon SageMaker

Introduction In today's digital age, where data is as vital as currency, the power of Machine Learning (ML) in transforming industries is undeniable. From self-driving cars to personalized medicine, ML models are at the heart of many technological breakthroughs. Among the various tools and frameworks available for ML, TensorFlow has emerged as a leader, renowned for its versatility and scalability. This article aims to demystify the process of training an Image Classification model using [...]

$2 OFF in ALL Azure Practice Exams & NEW AZ-500 Microsoft Azure Security Engineer Associate Practice Exams at $10.99!

Tutorials Dojo portal

Be Inspired and Mentored with Cloud Career Journeys!

Tutorials Dojo portal

Enroll Now – Our Azure Certification Exam Reviewers

azure reviewers tutorials dojo

Enroll Now – Our Google Cloud Certification Exam Reviewers

Tutorials Dojo Exam Study Guide eBooks

tutorials dojo study guide eBook

FREE AWS Exam Readiness Digital Courses

Subscribe to our YouTube Channel

Tutorials Dojo YouTube Channel

FREE Intro to Cloud Computing for Beginners

FREE AWS, Azure, GCP Practice Test Samplers

Recent Posts