1 follower
Starting to write articles about technology, especially software development and personal stuff. I'm a backend developer.
Subscribe to my newsletter and never miss my upcoming articles
🟢 What does a successful blog mean to me? A successful blog is one that demonstrates knowledge and experience easily understood by other people. 🤓 🟢 Why is blogging important to me? To find a way where I can deliver the knowledge I have in some ar...
What is StringJoiner? The StringJoiner class in Java 8 is one of the new classes that we can find in this version of Java. Many new features were included in Java 8 and one of them could be this new class. What is StringJoiner for? It is used to merg...
This article is based on the description of how it would help solve a problem that I have encountered before related to the task ✍️ that Chris Bongers left in Hashnode Bootcamp-II ⛺. If you are setting up a Wordpress site with Woocommerce, notice whe...
If you want to receive your emails in an S3 bucket, this is the tutorial you should follow. Prerequisite: Configure an AWS S3 Bucket You must create an S3 bucket where the emails are going to deposit. To do this, create a standard bucket type and ass...
Amazon Simple Email Service is a flexible and scalable email service that allows you to send mail from within any application. Through this service, you can send emails and receive information on events that the recipient performs, such as mail deli...
¿Qué ofrece Elasticache? Amazon ElastiCache ofrece como motor de base de datos de caché a Redis o Memcached de una forma completamente administrada. Principalmente, este servicio de AWS proporciona: Soporte para dos motores: Memcached y Redis. Facil...