Devops

Introduction to Mysql Internals

Introduction to Mysql Internals

In this article, we will talk about high-level database internals, specifically MySql's that already overlaps with many other databases. We will talk about architecture, concurrency, transactions, ACID, Deadlocks, and MVCC

Ability to Rerun Single Jobs in Github Actions

Ability to Rerun Single Jobs in Github Actions

GitHub Actions is a powerful tool for automating tasks in the software development lifecycle. However, it has a limitation when it comes to rerunning single jobs in workflows.

How to solve AWS SES and certificate manager to verify your domain name in route53

How to solve AWS SES and certificate manager to verify your domain name in route53

If you are working with AWS route53 domains and you are trying to create a certificate or verify a domain name for AWS SES. If the verifying process is taking ages or never happens, no matter how you delete the request and recreate it again. Then you will find this article helpful, and it will solve lots of your problems.