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

  • SFTP on Your Ubuntu EC2 Instance - Quick and Simple Setup

SFTP On Your Ubuntu EC2 Instance – Quick and Simple Setup

SFTP, which stands for Secure File Transfer Protocol, is a method of transferring files between computers. It operates over SSH (Secure Shell) and uses public-key cryptography for authentication. This means that your login credentials and file transfers are encrypted, making them much more secure than the traditional FTP (File Transfer Protocol). Why SFTP over SCP? SFTP and Secure Copy Protocol (SCP) are both network protocols that you can use for transferring files. They also [...]

  • Automate Resources in Azure using ARM templates

Automate Resources In Azure Using ARM Templates

Infrastructure as Code (IaC) is a method of running IT infrastructure that automates, configures, and manages systems and networks using scripts or code. It can work with a variety of file formats, including JSON and YAML. YAML (YAML Ain't Markup Language) is a data serialization format that is commonly used in Ansible, Kubernetes, and other tools. While JSON (JavaScript Object Notation) is a popular data interchange format that is frequently used in AWS CloudFormation, [...]

  • aws shared responsibility model

AWS Shared Responsibility Model

Cloud computing is changing the way businesses operate by providing scalable, pay-as-you-go infrastructure and services. The shared pool of configurable computing resources is made up of thousands of powerful physical servers located in data centers around the world and equipped with enterprise-grade processors capable of creating hundreds or even thousands of virtual machines for multiple customers. However, one of the primary concerns when migrating a private infrastructure to a public cloud service provider is [...]

  • Azure Storage Redundancy Options

Azure Storage Redundancy Options

What are the Azure Storage Redundancy Options? Azure storage redundancy options provide different levels of protection for data stored in Azure. These options ensure that data is available and retrievable in case of failure or data loss. There are several different types of consistency options available in Azure, each with its own features and benefits. Locally Redundant Storage (LRS) has the lowest level of consistency in Azure storage redundancies. The LRS option stores three [...]

  • Estimating Your Azure Monthly Usage

Cloud Computing Service Types: IaaS vs PaaS vs SaaS

What is IaaS, PaaS, and SaaS? IaaS, PaaS, and SaaS are three types of cloud computing services provided by Microsoft Azure. Each model has its advantages that help customers meet their specific needs. Each type of cloud computing service, and deployment method, provides you with different levels of control, flexibility, and management. With traditional on-premises data centers, customers have complete control over the hardware, server, virtualization, and software deployed. Historically, this has led to [...]

  • Estimating Your Azure Monthly Usage
  • Estimating Your Azure Monthly Usage

Estimating Your Azure Monthly Usage

Estimating your monthly Azure usage can be a daunting task and may deter interested customers of Azure from ever using it, especially if you are new to cloud computing. Fortunately, Microsoft Azure provides a tool that allows us to estimate the monthly consumption of our potential workloads in Azure. With the Microsoft Azure Calculator, it's easy to figure out how much to spend on Azure each month. This article will discuss how to use [...]

  • Build Your Own Slack commands with Lambda function URL

Build Your Own Slack Commands with Lambda Function URL

What are Lambda Function URLs? In the past, calling a Lambda function over HTTP required a lot of setup and configuration with API Gateway. The process of setting up API resources and methods, and linking them to the appropriate Lambda function, can be overwhelming, especially for developers who are new to it. With the function URL feature of the AWS Lambda service, you can create a secure HTTPS endpoint dedicated to a Lambda function. [...]

  • Working with AWS CLI (AWS Command Line Interface)

Working With AWS CLI (AWS Command Line Interface)

What is AWS CLI? AWS Command Line Interface (CLI) is a tool used to manage and interact with AWS Services using the command line. Users more comfortable in the command line can leverage the AWS CLI as it offers the exact scope of functionality as the AWS Console.  AWS CLI requires minimal configuration before you can use it. Installed it on your local machine running on Linux, Windows, and macOS.   What is the [...]

  • Event-driven transfer on Storage Transfer Service for Google Cloud Storage

Event-driven Transfer on Storage Transfer Service for Google Cloud Storage

Last January 7, 2023, Google Cloud announced a new capability for Storage Transfer Service (STS). Now, users can do an event-driven transfer quickly to a Cloud storage whenever there are changes to a source bucket. The event-driven transfer is an execution mode on Storage Transfer Service that allows transfer to a destination using the events from the source as triggers. Google Cloud claims that the transfer rate is near-real-time between the source and its [...]

  • DOP-C02

What’s New with the DOP-C02 AWS Certified DevOps Professional Exam in 2023?

Heads Up! The Amazon Web Services (AWS) Training and Certification team recently announced the third iteration of the AWS Certified DevOps Engineer - Professional (DOP-C02) exam. Mark your calendar – March 7, 2023 is the first day that you will be able to take the latest version of the AWS Certified DevOps Engineer Professional - Professional exam which has an updated exam code of DOP-C02. Remember that the current exam version (DOP-C01) will only [...]

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

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