CoderRuntime's profile picture. I work remotely ⛰️Self taught FullStack Developer|💻|JavaScript|React.js|Node.js|opensource contributor

shubham baghel

@CoderRuntime

I work remotely ⛰️Self taught FullStack Developer|💻|JavaScript|React.js|Node.js|opensource contributor

مثبتة

आपल पुणे ❤️ #pune

CoderRuntime's tweet image. आपल पुणे ❤️

#pune
CoderRuntime's tweet image. आपल पुणे ❤️

#pune
CoderRuntime's tweet image. आपल पुणे ❤️

#pune

AWS incident report finally😀

The detailed AWS incident report is out, and it’s worth a read - DNS records managed by 2 systems; a race condition led to regional record getting unset - EC2 lease establishment was borked as it depends on DynamoDB - fluctuating NLB health checks leading to EC2 DNS entry purges

copyconstruct's tweet image. The detailed AWS incident report is out, and it’s worth a read

- DNS records managed by 2 systems; a race condition led to regional record getting unset
- EC2 lease establishment was borked as it depends on DynamoDB
- fluctuating NLB health checks leading to EC2 DNS entry purges
copyconstruct's tweet image. The detailed AWS incident report is out, and it’s worth a read

- DNS records managed by 2 systems; a race condition led to regional record getting unset
- EC2 lease establishment was borked as it depends on DynamoDB
- fluctuating NLB health checks leading to EC2 DNS entry purges
copyconstruct's tweet image. The detailed AWS incident report is out, and it’s worth a read

- DNS records managed by 2 systems; a race condition led to regional record getting unset
- EC2 lease establishment was borked as it depends on DynamoDB
- fluctuating NLB health checks leading to EC2 DNS entry purges
copyconstruct's tweet image. The detailed AWS incident report is out, and it’s worth a read

- DNS records managed by 2 systems; a race condition led to regional record getting unset
- EC2 lease establishment was borked as it depends on DynamoDB
- fluctuating NLB health checks leading to EC2 DNS entry purges


shubham baghel أعاد

The detailed AWS incident report is out, and it’s worth a read - DNS records managed by 2 systems; a race condition led to regional record getting unset - EC2 lease establishment was borked as it depends on DynamoDB - fluctuating NLB health checks leading to EC2 DNS entry purges

copyconstruct's tweet image. The detailed AWS incident report is out, and it’s worth a read

- DNS records managed by 2 systems; a race condition led to regional record getting unset
- EC2 lease establishment was borked as it depends on DynamoDB
- fluctuating NLB health checks leading to EC2 DNS entry purges
copyconstruct's tweet image. The detailed AWS incident report is out, and it’s worth a read

- DNS records managed by 2 systems; a race condition led to regional record getting unset
- EC2 lease establishment was borked as it depends on DynamoDB
- fluctuating NLB health checks leading to EC2 DNS entry purges
copyconstruct's tweet image. The detailed AWS incident report is out, and it’s worth a read

- DNS records managed by 2 systems; a race condition led to regional record getting unset
- EC2 lease establishment was borked as it depends on DynamoDB
- fluctuating NLB health checks leading to EC2 DNS entry purges
copyconstruct's tweet image. The detailed AWS incident report is out, and it’s worth a read

- DNS records managed by 2 systems; a race condition led to regional record getting unset
- EC2 lease establishment was borked as it depends on DynamoDB
- fluctuating NLB health checks leading to EC2 DNS entry purges

𝗙𝗮𝗶𝗹𝘂𝗿𝗲𝘀 𝗶𝗻 𝗺𝗶𝗰𝗿𝗼𝘀𝗲𝗿𝘃𝗶𝗰𝗲𝘀 𝗮𝗿𝗲 𝗮𝘀𝘆𝗻𝗰𝗵𝗿𝗼𝗻𝗼𝘂𝘀 𝗻𝗼𝘁 𝗶𝗻𝘃𝗶𝘀𝗶𝗯𝗹𝗲. linkedin.com/posts/shubhams… #microservices #java #DeveloperCommunity


Most important concept that developers often miss

Connection Pooling in Backend Development Introduction → Connection pooling is the technique of reusing database connections instead of creating a new one for every client request. → It improves performance, reduces latency, and optimizes resource utilization in backend…

e_opore's tweet image. Connection Pooling in Backend Development

Introduction

→ Connection pooling is the technique of reusing database connections instead of creating a new one for every client request.
→ It improves performance, reduces latency, and optimizes resource utilization in backend…
e_opore's tweet image. Connection Pooling in Backend Development

Introduction

→ Connection pooling is the technique of reusing database connections instead of creating a new one for every client request.
→ It improves performance, reduces latency, and optimizes resource utilization in backend…


shubham baghel أعاد

CloudWatch launched a new automatic dashboard: CloudWatch Logs This is actually quite useful. Some key statistics that can help you identify expensive log groups: - Log Ingestion per Log Group - API Call Count But there is some cool additional data like: - EMF Parsing Errors -…


shubham baghel أعاد

Ansible vs Terraform Terraform - Build Infrastructure - Creates servers, databases, networks - Provisions cloud resources - Example: Create 3 EC2 instances + load balancer Ansible - Configure Software - Installs packages and apps - Configures services - Example: Install Nginx,…


shubham baghel أعاد

Kubernates Commands Cheatsheet 📚📘 Save it now ✅️ #Kubernetes

Krishnasagrawal's tweet image. Kubernates Commands Cheatsheet 📚📘

Save it now ✅️ 

#Kubernetes

shubham baghel أعاد

Design Patterns for DynamoDB.


shubham baghel أعاد

The only time you truly fail, is when you decide to give up.


shubham baghel أعاد

Docker Compose vs Kubernetes: Docker Compose: Runs multiple containers on a single machine. Great for development and small apps. Kubernetes: Orchestrates containers across many machines. Built for production scale. Key differences: Scaling: Compose: Manual. You set container…


shubham baghel أعاد

Scenario based question of an actual Java/Springboot interview: Within a controller class, a service method annotated with the @Transactional annotation is being called. This method not only saves the entity but also sends two emails: one to the admin and another to the…


Great share👍

SSO (Single Sign-On) Clearly Explained. SSO can be thought of as a master key to open all different locks. It allows a user to log in to different systems using a single set of credentials. To fully understand the SSO process, let’s take a look at how a user would log into…

NikkiSiapno's tweet image. SSO (Single Sign-On) Clearly Explained.

SSO can be thought of as a master key to open all different locks. It allows a user to log in to different systems using a single set of credentials.

To fully understand the SSO process, let’s take a look at how a user would log into…


shubham baghel أعاد

Java Libraries for Every Backend Developer 👉 Lombok → Reduces boilerplate in Java classes Guava → Enhanced collections and utilities Jackson → Powerful JSON serialization/deserialization Apache Commons → Utility methods for core Java classes JUnit 5 → Modern…


shubham baghel أعاد

RabbitMQ - All You Need to Know

theskilledcoder's tweet image. RabbitMQ - All You Need to Know

shubham baghel أعاد

Lol

MishaTeplitskiy's tweet image. Lol

Pune nowadays is very vibrant🙂 #Pune

CoderRuntime's tweet image. Pune nowadays is very vibrant🙂

#Pune

Loading...

Something went wrong.


Something went wrong.