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

Get $3 OFF ALL CCP, SAA, CDA, and SysOps Video Courses

joshuasanti

Home » Collections for Joshua Santiago

About Joshua Santiago

Joshua, a college student at Mapúa University pursuing a Computer Engineering course, serves as an intern at Tutorials Dojo.

Automated RDS Snapshot Management for Improved Data Security

2024-07-17T06:42:57+00:00

The Automated Daily RDS Export ensures that daily snapshots of Amazon RDS instances are created and made shareable. While RDS takes daily snapshots automatically, these are not shareable by default. To address this, we copy the snapshots and share the copies with a designated backup account. This process uses AWS Lambda Functions and Amazon EventBridge to automate the task. EventBridge triggers the Lambda function daily, which handles copying and sharing the snapshots. This automation ensures that shareable snapshots are created every day without manual intervention, enhancing the reliability and accessibility of database backups. The Automated Daily RDS Export has several [...]

Automated RDS Snapshot Management for Improved Data Security2024-07-17T06:42:57+00:00

Solving HTTP 500 Errors by Increasing File Descriptor Limits

2024-07-08T08:56:55+00:00

When it comes to web hosting and server management, facing HTTP 500 errors can be a challenging obstacle. Such errors frequently arise from file descriptor limits, which restrict the server's capacity to manage incoming requests efficiently. However, by understanding how to expand these limits, you can reduce the occurrence of HTTP 500 errors and guarantee more seamless operations for your web applications.  Raising file descriptor limits helps fix HTTP 500 errors by enabling servers to manage more connections at once. This enhances server reliability and efficiency, particularly during high traffic, leading to fewer errors and quicker responses. Additionally, it reduces [...]

Solving HTTP 500 Errors by Increasing File Descriptor Limits2024-07-08T08:56:55+00:00

Exploring C++ with AWS Lambda Custom Runtime

2024-06-24T12:24:15+00:00

AWS Lambda is a great service for running code without worrying about server management. While it traditionally supports languages like Python, Node.js, and Java, AWS now allows you to run code in any language using custom runtimes. In this blog post, I'll walk you through setting up a C++ Lambda function that calculates the Fibonacci series. We'll leverage the performance and efficiency of C++ to build a function that runs smoothly and showcases the versatility of AWS Lambda's custom runtime. The aim of this blog is to guide you through creating and deploying a C++ Lambda function using AWS custom [...]

Exploring C++ with AWS Lambda Custom Runtime2024-06-24T12:24:15+00:00

Automating Slack Notification for Route 53 TTL Changes

2024-06-25T00:36:30+00:00

Automating a Slack notification system for Route 53 with a 60-second TTL is intended to provide real-time alerts about DNS records with short TTLs. This setup ensures administrators receive quick notifications via Slack, enabling them to promptly identify and resolve potential issues. Through this proactive measure, the optimal performance and reliability of the AWS infrastructure are maintained. Moreover, this approach allows administrators to avoid potential problems by taking corrective actions promptly and minimizing any potential disruptions to services. Additionally, real-time alerts enable administrators to keep a close watch on DNS configurations, ensuring smooth operation and consistent performance of the AWS [...]

Automating Slack Notification for Route 53 TTL Changes2024-06-25T00:36:30+00:00

Daily AMI Export: Enhancing Backup and Recovery

2024-06-21T00:56:12+00:00

Daily automation of Amazon Machine Image (AMI) export is vital for keeping IT systems strong and dependable. This process ensures that the latest version of your system's setup is always saved. If something goes wrong, like a system crash, having these up-to-date backups means you can quickly get things back up and running. Additionally, it makes it easier to grow or move your systems because you have readily available copies of machine images. By doing this every day, businesses can reduce the risk of losing data, work more efficiently, and keep everything running smoothly. Automating daily exports of Amazon Machine [...]

Daily AMI Export: Enhancing Backup and Recovery2024-06-21T00:56:12+00:00

AWS for Students, Exploring Cloud Solutions

2024-05-03T09:23:02+00:00

AWS extends far beyond just Lambda functions, providing an extensive range of vital services for learning and skill development. Throughout this blog, we will explore how Amazon Web Services (AWS) can benefit students interested in cloud computing as we cover various AWS services and their practical applications, helping them effectively leverage the opportunities it presents for aspiring professionals in the field of cloud computing. Starting off with examining AWS storage solutions like Amazon S3, which allow easy, secure data storage and retrieval. This service is crucial for collaborative projects and simplifies the management of large datasets. With this, AWS provides [...]

AWS for Students, Exploring Cloud Solutions2024-05-03T09:23:02+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!