Category: Uncategorized
-
Cloud Cost Optimization
A quick glance Cloud cost refers to the total expense an organization pays to cloud providers (like AWS, Azure or Google Cloud) to use their infrastructure. Unlike traditional IT, where you buy hardware once (CapEx), cloud costs are usually OpEx (Operating Expenses) based on a pay-as-you-go model. Key Drivers of Cloud Cost: Sample Cost Dashboard…
-
Java Virtual Threads
Working Smarter Here are some trending topics in distributed space, that you may like Virtual Threads are picking up fast — simplify concurrency in microservices, often replacing reactive stacks for I/O-bound work. Spring Boot 3+ can flip them on with spring.threads.virtual.enabled=true. Jakarta EE 11 is out — adds Jakarta Data 1.0, alignment with virtual threads,…
-
F1 CoPilot
Start working with AI I was talking to few of my friends recently and they were worried about the usage of AI in the workplace specially Co-Pilot. It’s a new tech and even developers are hesitant in using it, and their fear could be genuine, some said it will take away their creativity few doubted…
-
Innovation and Servant leadership
Servant leadership aka Empowerment leader is a leadership philosophy where the primary goal of the leader is to serve others, prioritizing the needs of their team, organization, or community above their own self. It is a leadership philosophy that prioritizes the needs of the team, fosters growth, and builds a collaborative and empowering work culture.…
-
Test Automation, TDD and Mockito
Automate middleware systems in a robust, future-proof way, you’ll want to adopt a layered and modular approach that covers both API and functional testing. Here’s a structured guide: 1. Define Your Scope and Requirements 2. Choose the Right Tools and Frameworks 3. Design a Modular and Scalable Test Framework 4. Future-Proof Your Testing Strategy 5.…
-
Balancing Bytes and Breaths
Urban Living, Urban Challenges: Prioritizing Family and Well-being Certain industries experience higher levels of stress and burnout, often due to factors like long hours, high-pressure environments, and lack of work-life balance. Some of the most impacted sectors include: According to the WHO, approximately 1 in 8 people globally (about 970 million people) were living with…
-
Budgeting for cloud solution
What do you need to know Estimating cloud costs comprehensively involves a combination of cloud provider calculators, third-party tools, and in-house monitoring. Future-proof your cost estimation by regularly revisiting your cloud usage and leveraging tools that provide insights into cost optimization and scalability. With careful planning and monitoring, you can manage cloud costs effectively while…
-
A to Z of Anti Money laundering
Anti-Money Laundering (AML) refers to the legal controls and processes that financial institutions and other regulated industries are required to implement to prevent, detect, and report money laundering activities. Money laundering involves disguising the origins of illegally obtained money, typically by passing it through complex financial systems. AML processes are designed to help identify suspicious…
-
All about performance in Oracle 19c database
Oracle 19c comes with several powerful features and tools for performance tuning, allowing administrators and developers to improve database performance, handle high loads, and manage concurrency effectively. One of the key aspects is to keep monitoring the system on a regular basis and setup adequate alerting systems to warn you on issues. I will not…
-
Neo4J Database
Neo4j, developed by Neo Technology, is one of the earliest and most popular graph databases in the market. Here’s a brief overview of its history: History of Neo4j: Neo4j’s history reflects the growing demand for graph-based data models, which provide unparalleled insights into complex data relationships that traditional databases struggle to handle. Its open-source roots,…