What you will see here
Posts about cloud engineering, cyber security, AI, web development and business administration topics.
A little about me
I'm Arthur, a software engineer and business administrator with a focus on educational technology, dedicated to creating secure and efficient digital solutions that empower businesses to thrive in the online landscape.
How can I help you with
Cloud Engineering
AI and Web Integrations
Web Development
Consultancy
Articles
How to use IAM Identity Center with S3
It’s hard to scale or control multiple users’ permissions using IAM users. Amazon AWS recommends the use of IAM Identity Center to manage your organization’s user profiles. You can also integrate IAM Identity Center tools with an SSO provider, like Microsoft Active Directory (Microsoft AD). To keep this article simple, we will just use IAM […]
How to deploy WordPress with Docker Compose
In this short post, I just want to share how to run a WordPress installation in your local environment. Let’s suppose that you are creating a new website from scratch, or you need to work on an existing one. First, let’s configure your containers to run a WordPress with MariaDB for the database and phpMyAdmin […]
How to add GA4 to WordPress without plugin
Sometimes, you end up with a bunch of plugins or you want to avoid unnecessary plugins due to security issues. Most websites these days have a tracking system to keep an eye on their stats. So, in this tutorial, I’ll show you how to install Google Analytics using the functions.php file. It’s going be easy! […]
Maximizing Sales on Shopify: Tips for Online Retailers
Let’s imagine that you just finished your Shopify store, your started your first marketing campaign, some buyers are starting to purchase your products and some leads are going away. I just want to give you, dear reader, a couple of tips that can help with your store. Marketing Automations Shopify automations are basically ways to […]
10 Essential Management/Software Development Tools for Increased Productivity
I want to share with you some tools that help me to be more productive from the development side up to the business administration side of things. Management / Development Softwares
How to see a PDF with transparency using Adobe Acrobat
One day, you find yourself needing to proof artwork from your favorite printer company. However, when they send you the PDF, you discover that it’s just a blank page. Given that you intend to print the artwork on a dark fabric, your initial thought is to provide the artwork in white or any other light […]