BQRoster | AWS Journey
Contact
Best practices for AWS ElastiCache and caching strategies that a junior cloud engineer should focus on

Best practices for AWS ElastiCache and caching strategies that a junior cloud engineer should focus on

Best practices for AWS ElastiCache and caching strategies that a junior cloud engineer should focus on

#elasticache
#cache
#awsjourney

Mar 24, 2025

Enhancing AWS Security: The Importance of Enabling MFA for Root and IAM Accounts

Enhancing AWS Security: The Importance of Enabling MFA for Root and IAM Accounts

Enabling Multi-Factor Authentication (MFA) on AWS accounts adds a vital layer of security, protecting sensitive data from unauthorized access. Learn why and how to activate MFA for both root and IAM users to safeguard your cloud environment.

#mfa
#awsjourney

Mar 18, 2025

Create an ElastiCache Redis Cluster and connect to a Laravel Application

Create an ElastiCache Redis Cluster and connect to a Laravel Application

Learn how to create and set up an ElastiCache Redis Cluster and seamlessly connect it to a Laravel application hosted in an EC2 Instance for enhanced caching and performance.

#elasticacheredis
#elasticache

Mar 16, 2025

Memcached and Redis definition, use cases, pros and cons.

Memcached and Redis definition, use cases, pros and cons.

Explore the key differences between Memcached and Redis, definitions, use cases, and the pros and cons of each. Learn which caching solution is best suited for your application’s needs.

#memcached
#redis
#cache

Mar 16, 2025

Configure RDS MySQL Database and connect to an EC2 Instance

Configure RDS MySQL Database and connect to an EC2 Instance

Learn how to seamlessly connect an RDS MySQL database to your Laravel application running on an EC2 instance for a smooth and efficient web app experience.

#awsrds
#awsec2
#awsjourney
#aws

Feb 27, 2025

Automatically Deploy Private Laravel Repository to EC2 Instance with Github Actions

Automatically Deploy Private Laravel Repository to EC2 Instance with Github Actions

Create an automatic deployment using Github Actions of a private Laravel repository to an EC2 instance using seamless CI/CD pipelines.

#githubactions
#awsec2
#laravel
#deployment
#awsjourney

Feb 24, 2025

Deploy Github Private Laravel App Repository to EC2 Instance Manually via SSH

Deploy Github Private Laravel App Repository to EC2 Instance Manually via SSH

Learn how to manually deploy a private Github Laravel app to an EC2 instance using SSH, including setup, configuration, and deployment steps.

#awsec2
#deployment
#laravel
#awsjourney

Feb 23, 2025

Create an EC2 Instance User Data for a Laravel Application

Create an EC2 Instance User Data for a Laravel Application

Walk through the process of setting up an Ubuntu EC2 instance and user data to host a Laravel application. EC2 paired it with Ubuntu offers a robust environment for running web applications.

#awsec2
#aws
#ec2userdata
#awsjourney

Feb 20, 2025

EC2 user data for Laravel App explained line by line

EC2 user data for Laravel App explained line by line

Understanding line by line our user data configuration for a new EC2 Instance that will host a Laravel Application.

#ec2userdata
#awsec2
#aws
#awsjourney

Feb 20, 2025

Unlocking the Power of Generative AI: A Comprehensive Guide to AWS Bedrock

Unlocking the Power of Generative AI: A Comprehensive Guide to AWS Bedrock

Unlocking the Power of Generative AI: A Comprehensive Guide to AWS Bedrock

#awsbedrock
#awsjourney

Mar 24, 2025

How to Configure a Public ACL Policy for an S3 Bucket

How to Configure a Public ACL Policy for an S3 Bucket

Configure an S3 bucket policy to make it publicly accessible without setting the ACL to public for every individual file or directory, this approach ensures that any object uploaded into the bucket can inherit the public permissions automatically.

#awss3
#awsjourney
#awspolicy

Feb 26, 2025

Understanding CORS and configure Settings in AWS S3 Bucket

Understanding CORS and configure Settings in AWS S3 Bucket

This tutorial explains its definition and how to configure CORS settings in AWS S3 buckets, CORS (Cross-Origin Resource Sharing) allows secure cross-origin requests, let's jump into what this is about.

#awss3
#aws
#awsjourney

Feb 26, 2025

Difference between detach and force detach an EBS

Difference between detach and force detach an EBS

In AWS, the difference between detach and force detach is related to how the volume is detached from an instance and the consequences if something goes wrong.

#awsebs
#awsec2
#awsjourney

Feb 21, 2025

Avoid billing charges on your AWS Elastic Block Store (EBS)

Avoid billing charges on your AWS Elastic Block Store (EBS)

To stop an Amazon Elastic Block Store (EBS) volume to avoid billing charges, you can't directly "stop" an EBS volume like an EC2 instance. However, you can take a few actions to minimize costs...

#awsec2
#awsebs
#awss3
#awsjourney

Feb 21, 2025

Difference on PHP and PHP-FPM Installation on your EC2 Ubuntu Instance

Difference on PHP and PHP-FPM Installation on your EC2 Ubuntu Instance

Understanding the main difference between php8.x and php8.x-fpm package installation, what is the purpose, usage and which one is better to serve our web environment.

#php
#awsec2

Feb 20, 2025

Connect vía SSH and confirm EC2 instance setup applications are running

Connect vía SSH and confirm EC2 instance setup applications are running

Connect vía SSH and confirm EC2 instance setup applications are version and running correctly.

#awsec2
#aws
#ec2userdata
#awsjourney

Feb 20, 2025

AWS EC2 Share responsability model

AWS EC2 Share responsability model

The Shared Responsibility Model in AWS EC2 defines the terms between AWS and all customers, regarding security and compliance.

#awsec2
#aws
#awsjourney

Feb 16, 2025

What is AWS Tags, uses cases and cost impact?

What is AWS Tags, uses cases and cost impact?

AWS Tags are metadata labels that you can assign to AWS resources to help with organization, management, and cost allocation.

#aws

Feb 15, 2025

AWS common usernames for every AMI in EC2

AWS common usernames for every AMI in EC2

List of the default username created when selecting the AMI on your AWS EC2 instance.

#awsec2
#aws
#awsjourney

Feb 13, 2025

WHAT IS and what IS NOT EC2 - Elastic Cloud Computing

WHAT IS and what IS NOT EC2 - Elastic Cloud Computing

What is exactly

#awsec2
#aws

Feb 10, 2025

AWS IAM Shared Responsability Model

AWS IAM Shared Responsability Model

The AWS IAM Shared Responsibility Model divides security and compliance tasks between AWS and the customer/owner.

#awsiam
#aws
#awsjourney

Feb 9, 2025

AWS What exactly is IAM and what is NOT

AWS What exactly is IAM and what is NOT

IAM (Identity and Access Management) is a web service that helps you securely control access to AWS resources. IAM allows you to create and manage AWS users, groups, and permissions, ensuring that only authorized individuals or systems can access your resources and perform certain actions.

#awsiam
#aws
#awsjourney

Feb 9, 2025

AWS IAM Best practices

AWS IAM Best practices

Best practices on AWS IAM are critical for securing access, minimizing the risk of unauthorized actions, and ensuring that users and services have the appropriate permissions, helping to protect sensitive data and maintain compliance.

#awsiam
#aws
#awsjourney

Feb 9, 2025

Common AWS IAM Policies

Common AWS IAM Policies

Common AWS IAM Policies

#awsiam
#aws
#awsjourney

Feb 8, 2025

Common AWS IAM Groups

Common AWS IAM Groups

We share a list of the common AWS IAM Groups you can create for your organization.

#awsiam
#aws

Feb 6, 2025

IAM Users and Groups Briefly Explained

IAM Users and Groups Briefly Explained

IAM Users and Groups are fundamental components for managing access to AWS resources.

#awsiam
#aws

Feb 6, 2025

Async or Defer, which is better to improve page loading and ranking

Async or Defer, which is better to improve page loading and ranking

Here’s a breakdown of how each async and defer works and which might be better depending on your goals.

#javascript
#seo
#html

Feb 4, 2025

Popular Topics

AWS Journey
AWS
AWS EC2
AWS IAM
AWS S3
EC2 user data
memcached
Laravel
HTML
ElastiCache
Cache
Javascript
Deployment
AWS EBS
SEO
ElastiCache Redis
Redis
Github Actions
PHP
AWS Policy
AWS Bedrock
MFA
AWS RDS