Optimizely provides powerful tools that make it easy to build, release, and manage cloud infrastructure efficiently. Optimizely Mission Control Access To use this tool, an Opti ID is required. Once you have an Opti ID, request that your organization grants access to your user account. Alternatively, you can raise a ticket with the Optimizely Support […]
Cloud
Creating Data Lakehouse using Amazon S3 and Athena
As organizations accumulate massive amounts of structured and unstructured data, consequently, the need for flexible, scalable, and cost-effective data architectures becomes more important than ever. Moreover, with the increasing complexity of data environments, organizations must prioritize solutions that can adapt and grow. In addition, the demand for real-time insights and seamless integration across platforms further […]
Why Real-Time Voice Translation Is a Game-Changer for Global Contact Centers
The digital world isn’t slowing down, and neither are your customers. They expect fast, around-the-clock support in their language. For global businesses, meeting that demand can be costly. Hiring multilingual agents in every region adds up quickly. That’s why more companies are turning to real-time translation tools. They offer a more scalable, cost-effective way to […]
Document Summarization with AI on Amazon Bedrock
Objective Enable automated document summarization by allowing us to upload TXT, PDF, or DOCX files, extracting content, summarizing it using Amazon Bedrock, and delivering the summary either via API response or by storing it for future retrieval. Why This Is Needed Organizations face information overload with a large number of documents. Manual summarization is time-consuming […]
Configuring Adjustment Period in Data Exchange
An “adjustment period” refers to any accounting period used to adjust balances before the year-end closing. These periods are adjusted to “per12” and consequently are referred to as “per13”. The dates within the adjustment period overlap with regular accounting periods. In Data Exchange, adjustments are processed in Period Mappings where the mapping of adjustment period between source and target […]
Why Databricks SQL Serverless is not PCI-DSS compliant
Databricks supports a wide range of compliance standards to meet the needs of highly regulated industries, including: HIPAA (Health Insurance Portability and Accountability Act) PCI-DSS (Payment Card Industry Data Security Standard) FedRAMP High & Moderate DoD IL5 IRAP (Australia) GDPR (EU) CCPA (California) However, I was surprised to read that Databricks Serverless workloads are not covered for PCI-DSS (Databricks PCI […]
AI-Driven Auto-Tagging of EC2 Instances Using Amazon SageMaker
Managing cloud infrastructure effectively requires consistent and meaningful tagging of resources. Manual tagging is prone to errors and difficult to scale. In this blog, I’ll show you how to use Amazon SageMaker and Python to automatically apply intelligent tags to your EC2 instances using either rule-based logic or AI-powered enhancements. What You Will Learn How […]
Zero Trust & Infosec Mesh: Org’s Survival Guide
Zero Trust & Cybersecurity Mesh: The New Security Paradigm Traditional cybersecurity methods have fallen apart under their own presumptions in a world where employees access systems from kitchen counters, cafés, and even virtual reality headsets, and data is no longer housed behind a single firewall. It’s not only that the castle-and-moat model(a classic method in […]
Python Meets Power Automate: Trigger via URL
Want to trigger Power Automate flows from anywhere using just a URL—even from a Python script? Whether you’re working with automation scripts, web apps, or external systems, Power Automate makes it easy to integrate workflows using HTTP requests. In this guide, you’ll learn how to set up a flow that can be triggered via URL—step by […]
Oracle Cloud EPM: Transitioning to Forms 2.0, Dashboards 2.0 by October 2025
Overview You may have seen this pop-up message appearing on the main page of your EPM instance: Oracle has released a new Statement of Direction outlining the de-support of several legacy components in Oracle Cloud EPM, including: Forms 1.0 Dashboards 1.0 Legacy Listing Pages Infolets These changes will impact all major business processes such as […]
Mitigate DNS Vulnerabilities Proactively with Amazon Route 53 Resolver DNS Firewall
In today’s cloud-first world, securing your DNS layer is more critical than ever. DNS (Domain Name System) is a foundational element of network infrastructure, but it’s often overlooked as a security risk. Attackers frequently exploit DNS to launch phishing campaigns, exfiltrate data, and communicate with command-and-control servers. Proactive DNS security is no longer optional – […]
Monitoring Object Creation/Deletion in Cloud Storage with GCP Pub-Sub
When using cloud-based event-driven systems, it’s essential to respond to changes at the storage level, such as when files are added, modified, or deleted. Google Cloud Platform (GCP) makes this easy by enabling Cloud Storage and Pub/Sub to talk to one another directly. This arrangement lets you send out structured real-time alerts whenever something happens […]