aws training

Home » aws training

Amazon EC2 Reserved Instance Purchasing Option and its Different Payment Terms

2024-02-22T07:01:37+00:00

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. In this article, we will focus on Reserved Instance purchasing options, payment terms, and significance for business. By the end, you'll have a clear understanding of which option aligns best with your payment terms. Reserved Instances Reserved Instances provide a significant cost advantage for applications with steady-state or predictable usage patterns. [...]

Amazon EC2 Reserved Instance Purchasing Option and its Different Payment Terms2024-02-22T07:01:37+00:00

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

2024-02-21T00:19:52+00:00

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 ) is consistently among the top paying IT certifications, considering that Amazon Web Services is the leading cloud services platform in the world with almost 50% market share! The AWS Certified SysOps Administrator Associate exam is specifically designed to validate the technical knowledge of AWS SysOps Administrators, Systems Administrators, and those in a DevOps role [...]

My AWS Certified SYSOPS Administrator – Associate (SOA-C02) Exam Experience2024-02-21T00:19:52+00:00

VPC Interface Endpoint vs. Gateway Endpoint in AWS

2024-02-16T03:44:21+00:00

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 maintained since no information leaves the Amazon network while traveling between your Amazon VPC and the service. VPC endpoints are virtual devices that enable communication between instances in an Amazon VPC and various services. These endpoints enhance network traffic without compromising availability or restricting bandwidth. They are designed to scale horizontally, [...]

VPC Interface Endpoint vs. Gateway Endpoint in AWS2024-02-16T03:44:21+00:00

Securing Application Logs with Amazon Comprehend

2024-02-07T03:19:12+00:00

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. These laws govern the collecting, processing, storing, and sharing of personal and sensitive information to protect individuals' privacy and data security. Although regulations may vary depending [...]

Securing Application Logs with Amazon Comprehend2024-02-07T03:19:12+00:00

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

2024-01-24T01:07:44+00:00

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 for an allowed action for the CloudFront resource. As best practice, this statement will be added to the Terraform script of the infrastructure to make it [...]

Release with a Pipeline: Continuous Delivery to AWS with GitHub Actions2024-01-24T01:07:44+00:00

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

2024-01-22T00:58:08+00:00

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 the workload across multiple compute nodes, it significantly reduces training time. There are two main strategies in distributed training: data parallelism, where the dataset is partitioned [...]

Distributed Data Parallel Training with TensorFlow and Amazon SageMaker Distributed Training Library2024-01-22T00:58:08+00:00

Securing Machine Learning Pipelines: Best Practices in Amazon SageMaker

2024-01-17T00:45:41+00:00

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, highlighting the potential risks and impacts of security lapses. Short Introduction to Amazon SageMaker Amazon SageMaker is a fully managed service that provides every developer and [...]

Securing Machine Learning Pipelines: Best Practices in Amazon SageMaker2024-01-17T00:45:41+00:00

Building a Deployment Pipeline for a React Application with AWS CodePipeline

2024-01-07T02:48:10+00:00

This is the second part of a series of blogs about the platform management of a React Application infrastructure by adding a continuous deployment component to the earlier infrastructure. In an earlier article, I wrote about how a private react application infrastructure can be deployed with Terraform code. Now, we will explore this further by building a deployment pipeline using AWS CodePipeline. Let's assume that the source code of the React web application is hosted on GitHub. Using the GitHub connections feature of AWS CodePipeline, we can authorize the third-party provider to work with AWS resources to establish integration between [...]

Building a Deployment Pipeline for a React Application with AWS CodePipeline2024-01-07T02:48:10+00:00

Securing LLMs with Guardrails for Amazon Bedrock

2024-01-03T00:32:13+00:00

One of the pillars of the AWS Well-Architected Framework is security. It is a foundational concept when running your workloads in the cloud to think about privacy, access limits, compliance with regulatory requirements, and data protection; and this includes Amazon Bedrock. Along with several AI announcements during the keynote of AWS CEO, Adam Selipsky during AWS re:Invent 2023 was Guardrails for Amazon Bedrock. As AI technology evolves and becomes more mature, it makes sense to also reinvent the way usage is handled by security safeguards. Guardrails for Amazon Bedrock allow security policies to be applied across foundational models, to fulfill [...]

Securing LLMs with Guardrails for Amazon Bedrock2024-01-03T00:32:13+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!