Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

Black Friday Sale - AWS SAA, CDA, SYSOPS Practice Exams at $10.49 USD, eBooks at $3.99 USD ONLY!

AWS Cheat Sheets

Home » AWS Cheat Sheets » Page 4

Azure 101: Azure Migrate

2023-08-14T03:12:09+00:00

In today's rapidly evolving digital landscape, migrating to the cloud has become crucial for organizations seeking to remain competitive and agile. While the cloud offers numerous benefits, such as scalability, cost optimization, and flexibility, the migration process presents a unique challenge. These challenges include the need for technical expertise to navigate complex cloud environments, potential security risks that come with transferring sensitive data and ensuring a seamless transition with minimal downtime. By recognizing and addressing these challenges, organizations can successfully embark on their cloud journey and fully harness the power of cloud computing to drive innovation and growth. Introduction Microsoft [...]

Azure 101: Azure Migrate2023-08-14T03:12:09+00:00

Introducing Amazon Bedrock – AWS response for OpenAI’s DALL·E 2, ChatGPT-4 and other Generative AI Rivals

2023-04-16T00:55:22+00:00

There's no denying that all major tech companies now are on their toes, trying to grab enough Artificial Intelligence (AI) market share which has been exponentially growing for the past several years. The race has been further highlighted when OpenAI released its game-changing ChatGPT service which spread like wildfire for both geeks and non-IT professionals alike.  Based on various reports, it is set to boom into a $90 billion industry by 2025 or even more. What is Amazon Bedrock? Amazon Bedrock is the latest machine learning platform that was released by Amazon Web Services(AWS) that enables users an easy way [...]

Introducing Amazon Bedrock – AWS response for OpenAI’s DALL·E 2, ChatGPT-4 and other Generative AI Rivals2023-04-16T00:55:22+00:00

Customize Your Invite Links with Amazon S3 Website Redirect

2023-04-26T07:40:26+00:00

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 might look something like this: "discord.com/invite/aabbCCDD". Inviting people thru a custom domain can reinforce your brand and make it easier for others to share and join [...]

Customize Your Invite Links with Amazon S3 Website Redirect2023-04-26T07:40:26+00:00

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

2023-04-26T07:50:35+00:00

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 Amazon S3 is for storing static media content. It works well together with CloudFront distribution, especially if the content needs to be delivered around the world. [...]

Using Origin Access Control (OAC) to Secure S3 Object Access to CloudFront2023-04-26T07:50:35+00:00

AWS Amplify

2023-12-18T02:17:28+00:00

AWS Amplify Cheat Sheet AWS Amplify is a platform that simplifies building and deploying full-stack applications with pre-built UI components, hosting options, and easy integration with AWS services. It's flexible and scalable, making it easy to add new features and adapt to changing requirements. Amplify Services AWS Amplify offers two main services: Amplify Hosting and Amplify Studio      Amplify Hosting a fully managed CI/CD and hosting service for single-page applications (SPA), using AWS S3 and AWS CloudFront to deliver content to users around the world. Amplify takes care of managing servers, scaling the infrastructure, or configuring DNS settings for [...]

AWS Amplify2023-12-18T02:17:28+00:00

AWS Cloud Development Kit (CDK)

2023-06-22T14:02:45+00:00

AWS Cloud Development Kit Cheat Sheet The AWS CDK is an open-source software development framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation. It provides a high-level object-oriented abstraction on top of AWS CloudFormation that allows you to use pre-built cloud components called constructs. It uses familiar programming languages such as TypeScript, JavaScript, Python, C#, .Net, Java, and Go and deploys everything as CloudFormation stacks.  Concepts: Stacks  a deployment of AWS resources defined in your CDK app. Each stack is a CloudFormation stack and can contain multiple AWS resources.  Constructs:  pre-built cloud components that can be [...]

AWS Cloud Development Kit (CDK)2023-06-22T14:02:45+00:00

Amazon Managed Streaming for Apache Kafka (Amazon MSK)

2024-07-16T06:38:12+00:00

Bookmarks Concepts Security Monitoring Pricing Amazon MSK Cheat Sheet A service that uses fully managed Apache Kafka to ingest and process streaming data in real-time. Concepts Configuration If you do not specify a custom MSK configuration, a default configuration will be assigned to a cluster. You can use the custom configuration to new or existing MSK clusters. MSK configurations allow you to specify the properties to be set as well as the values to be assigned to them. MSK Serverless A cluster type that enables you to run Apache Kafka without the need [...]

Amazon Managed Streaming for Apache Kafka (Amazon MSK)2024-07-16T06:38:12+00:00

AWS CloudHSM

2023-06-23T07:13:44+00:00

Bookmarks Use Case Concepts Monitoring Pricing AWS CloudHSM Cheat Sheet A computing device that enables you to provision and manage your own single-tenant HSMs for the generation and use of encryption keys. A hardware security module (HSM) performs cryptographic operations and provides secure storage for cryptographic keys. You can perform the following cryptographic tasks: Generate, store, import, export, and manage cryptographic keys. Use symmetric and asymmetric algorithms to encrypt and decrypt your data. Compute message digests and hash-based message authentication codes using cryptographic hash functions. Cryptographically sign data and verify signatures. You can [...]

AWS CloudHSM2023-06-23T07:13:44+00:00

AWS Backup

2023-06-23T06:06:24+00:00

Bookmarks Concepts Monitoring Pricing AWS Backup Cheat Sheet A service that enables you to centralize and automate data protection across AWS services and hybrid workloads. Concepts Backup plan A policy expression that determines when and how you want your AWS resources backed up. Stores periodic backups incrementally. A backup plan can be created using the AWS Backup console, API, CLI, SDK, or an AWS CloudFormation template. Backup plans can be assigned the following: Resource type - every instance or resource. Resource - a single instance of a resource type. Supports multiple backup plans for [...]

AWS Backup2023-06-23T06:06:24+00:00

AWS Compute Optimizer

2023-06-23T07:41:40+00:00

Bookmarks Concepts Pricing AWS Compute Optimizer Cheat Sheet A service that recommends optimal AWS resources to reduce costs and improve performance of your workloads. Uses machine learning to analyze historical utilization metrics. You can view findings and recommendations across AWS Regions and accounts. Generates recommendations for the following resources: Amazon EC2 instances Amazon EC2 Auto Scaling groups Amazon EBS volumes AWS Lambda functions Concepts Recommendation preferences are features that you can activate to enhance or augment the recommendations generated for your resources. Enhanced infrastructure metrics - extends the look-back period for utilization metrics analysis to [...]

AWS Compute Optimizer2023-06-23T07:41:40+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. 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!