Podcasts about OCI

  • 304PODCASTS
  • 2,102EPISODES
  • 51mAVG DURATION
  • 5WEEKLY NEW EPISODES
  • Feb 24, 2026LATEST

POPULARITY

20192020202120222023202420252026

Categories



Best podcasts about OCI

Show all podcasts related to oci

Latest podcast episodes about OCI

Oracle University Podcast
Security and Migration with Oracle Database@AWS

Oracle University Podcast

Play Episode Listen Later Feb 24, 2026 20:03


In this episode, hosts Lois Houston and Nikita Abraham are joined by special guests Samvit Mishra and Rashmi Panda for an in-depth discussion on security and migration with Oracle Database@AWS. Samvit shares essential security best practices, compliance guidance, and data protection mechanisms to safeguard Oracle databases in AWS, while Rashmi walks through Oracle's powerful Zero-Downtime Migration (ZDM) tool, explaining how to achieve seamless, reliable migrations with minimal disruption.   Oracle Database@AWS Architect Professional: https://mylearn.oracle.com/ou/course/oracle-databaseaws-architect-professional/155574 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu   Special thanks to Arijit Ghosh, Anna Hulkower, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode.   -------------------------------------------------------------   Episode Transcript: 00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:26 Nikita: Welcome to the Oracle University Podcast! I'm Nikita Abraham, Team Lead: Editorial Services with Oracle University, and with me is Lois Houston, Director of Communications and Adoption with Customer Success Services. Lois: Hello again! We're continuing our discussion on Oracle Database@AWS and in today's episode, we're going to talk about the aspects of security and migration with two special guests: Samvit Mishra and Rashmi Panda. Samvit is a Senior Manager and Rashmi is a Senior Principal Database Instructor.  00:59 Nikita: Hi Samvit and Rashmi! Samvit, let's begin with you. What are the recommended security best practices and data protection mechanisms for Oracle Database@AWS? Samvit: Instead of everyone using the root account, which has full access, we create individual users with AWS, IAM, Identity Center, or IAM service. And in addition, you must use multi-factor authentication. So basically, as an example, you need a password and a temporary code from virtual MFA app to log in to the console.  Always use SSL or TLS to communicate with AWS services. This ensures data in transit is encrypted. Without TLS, the sensitive information like credentials or database queries can be intercepted. AWS CloudTrail records every action taken in your AWS account-- who did what, when, and from where. This helps with audit, troubleshooting, and detecting suspicious activity. So you must set up API and user activity logging with AWS CloudTrail.  Use AWS encryption solutions along with all default security controls within AWS services. To store and manage keys by using transparent data encryption, which is enabled by default, Oracle Database@AWS uses OCI vaults. Currently, Oracle Database@AWS doesn't support the AWS Key Management Service. You should also use advanced managed security services such as Amazon Macie, which assists in discovering and securing sensitive data that is stored in Amazon S3.  03:08 Lois: And how does Oracle Database@AWS deliver strong security and compliance? Samvit: Oracle Database@AWS enforces transparent data encryption for all data at REST, ensuring stored information is always protected. Data in transit is secured using SSL and Native Network Encryption, providing end-to-end confidentiality. Oracle Database@AWS also uses OCI Vault for centralized and secure key management. This allows organizations to manage encryption keys with fine-grained control, rotation policies, and audit capabilities to ensure compliance with regulatory standards. At the database level, Oracle Database@AWS supports unified auditing and fine-grained auditing to track user activity and sensitive operations. At the resource level, AWS CloudTrail and OCI audit service provide comprehensive visibility into API calls and configuration changes. At the database level, security is enforced using database access control lists and Database Firewall to restrict unauthorized connections. At the VPC level, network ACLs and security groups provide layered network isolation and access control. Again, at the database level, Oracle Database@AWS enforces access controls to Database Vault, Virtual Private Database, and row-level security to prevent unauthorized access to sensitive data. And at a resource level, AWS IAM policies, groups, and roles manage user permissions with the fine-grained control. 05:27 Lois Samvit, what steps should users be taking to keep their databases secure? Samvit: Security is not a single feature but a layered approach covering user access, permissions, encryption, patching, and monitoring. The first step is controlling who can access your database and how they connect. At the user level, strong password policies ensure only authorized users can login. And at the network level, private subnets and network security group allow you to isolate database traffic and restrict access to trusted applications only. One of the most critical risks is accidental or unauthorized deletion of database resources. To mitigate this, grant delete permissions only to a minimal set of administrators. This reduces the risk of downtime caused by human error or malicious activity. Encryption ensures that even if the data is exposed, it cannot be read. By default, all databases in OCI are encrypted using transparent data encryption. For migrated databases, you must verify encryption is enabled and active. Best practice is to rotate the transparent data encryption master key every 90 days or less to maintain compliance and limit exposure in case of key compromise. Unpatched databases are one of the most common entry points for attackers. Always apply Oracle critical patch updates on schedule. This mitigates known vulnerabilities and ensures your environment remains protected against emerging threats. 07:33 Nikita: Beyond what users can do, are there any built-in features or tools from Oracle that really help with database security? Samvit: Beyond the basics, Oracle provides powerful database security tools. Features like data masking allow you to protect sensitive information in non-production environments. Auditing helps you monitor database activity and detect anomalies or unauthorized access. Oracle Data Safe is a managed service that takes database security to the next level. It can access your database configuration for weaknesses. It can also detect risky user accounts and privileges, identify and classify sensitive data. It can also implement controls such as masking to protect that data. And it can also continuously audit user activity to ensure compliance and accountability. Now, transparent data encryption enables you to encrypt sensitive data that you store in tables and tablespaces. It also enables you to encrypt database backups. After the data is encrypted, this data is transparently decrypted for authorized users or applications when they access that data. You can configure OCI Vault as a part of the transparent data encryption implementation. This enables you to centrally manage keystore in your enterprise. So OCI Vault gives centralized control over encryption keys, including key rotation and customer managed keys. 09:23 Lois: So obviously, lots of companies have to follow strict regulations. How does Oracle Database@AWS help customers with compliance?  Samvit: Oracle Database@AWS has achieved a broad and rigorous set of compliance certifications. The service supports SOC 1, SOC 2, and SOC 3, as well as HIPAA for health care data protection. If we talk about SOC 1, that basically covers internal controls for financial statements and reporting. SOC 2 covers internal controls for security, confidentiality, processing integrity, privacy, and availability. SOC 3 covers SOC 2 results tailored for a general audience. And HIPAA is a federal law that protects patients' health information and ensures its confidentiality, integrity, and availability. It also holds certifications and attestations such as CSA STAR, C5. Now C5 is a German government standard that verifies cloud providers meet strict security and compliance requirements. CSA STAR attestation is an independent third-party audit of cloud security controls. CSA STAR certification also validates a cloud provider's security posture against CSA's cloud controls matrix. And HDS is a French certification that ensures cloud providers meet stringent requirements for hosting and protecting health care data. Oracle Database@AWS also holds ISO and IEC standards. You can also see PCI DSS, which is basically for payment card security and HITRUST, which is for high assurance health care framework. So, these certifications ensure that Oracle Database@AWS not only adheres to best practices in security and privacy, but also provides customers with assurance that their workloads align with globally recognized compliance regimes. 11:47 Nikita: Thank you, Samvit. Now Rashmi, can you walk us through Oracle's migration solution that helps teams move to OCI Database Services? Rashmi: Oracle Zero-Downtime Migration is a robust and flexible end-to-end database migration solution that can completely automate and streamline the migration of Oracle databases. With bare minimum inputs from you, it can orchestrate and execute the entire migration task, virtually needing no manual effort from you. And the best part is you can use this tool for free to migrate your source Oracle databases to OCI Oracle Database Services faster and reliably, eliminating the chances of human errors. You can migrate individual databases or migrate an entire fleet of databases in parallel. 12:34 Nikita: Ok. For someone planning a migration with ZDM, are there any key points they should keep in mind?  Rashmi: When migrating using ZDM, your source databases may require minimal downtime up to 15 minutes or no downtime at all, depending upon the scenario. It is built with the principles of Oracle maximum availability architecture and leverages technologies like Oracle GoldenGate and Oracle Data Guard to achieve high availability and online migration workflow using Oracle migration methods like RMAN, Data Pump, and Database Links. Depending on the migration requirement, ZDM provides different migration method options. It can be logical or physical migration in an online or offline mode. Under the hood, it utilizes the different database migration technologies to perform the migration. 13:23 Lois: Can you give us an example of this? Rashmi: When you are migrating a mission critical production database, you can use the logical online migration method. And when you are migrating a development database, you can simply choose the physical offline migration method. As part of the migration job, you can perform database upgrades or convert your database to multitenant architecture. ZDM offers greater flexibility and automation in performing the database migration. You can customize workflow by adding pre or postrun scripts as part of the workflow. Run prechecks to check for possible failures that may arise during migration and fix them. Audit migration jobs activity and user actions. Control the execution like schedule a job pause, resume, if needed, suspend and resume the job, schedule the job or terminate a running job. You can even rerun a job from failure point and other such capabilities. 14:13 Lois: And what kind of migration scenarios does ZDM support? Rashmi: The minimum version of your source Oracle Database must be 11.2.0.4 and above. For lower versions, you will have to first upgrade to at least 11.2.0.4. You can migrate Oracle databases that may be of the Standard or Enterprise edition. ZDM supports migration of Oracle databases, which may be a single-instance, or RAC One Node, or RAC databases. It can migrate on Unix platforms like Linux, Oracle Solaris, and AIX. For Oracle databases on AIX and Oracle Solaris platform, ZDM uses logical migration method. But if the source platform is Linux, it can use both physical and logical migration method. You can use ZDM to migrate databases that may be on premises, or in third-party cloud, or even within Oracle Cloud Infrastructure. ZDM leverages Oracle technologies like RMAN datacom, Database Links, Data Guard, Oracle GoldenGate when choosing a specific migration workflow. 15:15 Are you ready to revolutionize the way you work? Discover a wide range of Oracle AI Database courses that help you master the latest AI-powered tools and boost your career prospects. Start learning today at mylearn.oracle.com. 15:35 Nikita: Welcome back! Rashmi, before someone starts using ZDM, is there any prep work they should do or things they need to set up first? Rashmi: Working with ZDM needs few simple configuration. Zero-downtime migration provides a command line interface to run your migration job. First, you have to download the ZDM binary, preferably download from my Oracle Support, where you can get the binary with the latest updates. Set up and configure the binary by following the instructions available at the same invoice node. The host in which ZDM is installed and configured is called the zero-downtime migration service host. The host has to be Oracle Linux version 7 or 8, or it can be RCL 8. Next is the orchestration step where connection to the source and target is configured and tested like SSH configuration with source and target, opening the ports in respective destinations, creation of dump destination, granting required database privileges. Prepare the response file with parameter values that define the workflow that ZDM should use during Oracle Database migration. You can also customize the migration workflow using the response file. You can plug in run scripts to be executed before or after a specific phase of the migration job. These customizations are called custom plugins with user actions. Your sources may be hosted on-premises or OCI-managed database services, or even third-party cloud. They may be Oracle Database Standard or Enterprise edition and on accelerator infrastructure or a standard compute. The target can be of the same type as the source. But additionally, ZDM supports migration to multicloud deployments on Oracle Database@Azure, Oracle Database@Google Cloud, and Oracle Database@AWS. You begin with a migration strategy where you list the different databases that can be migrated, classification of the databases, grouping them, performing three migration checks like dependencies, downtime requirement versions, and preparing the order migration, the target migration environment, et cetera. 17:27 Lois: What migration methods and technologies does ZDM rely on to complete the move? Rashmi: There are primarily two types of migration: physical or logical. Physical migration pertains to copy of the database OS blocks to the target database, whereas in logical migration, it involves copying of the logical elements of the database like metadata and data. Each of these migration methods can be executed when the database is online or offline. In online mode, migration is performed simultaneously while the changes are in progress in the source database. While in offline mode, all changes to the source database is frozen. For physical offline migration, it uses backup and restore technique, while with the physical online, it creates a physical standby using backup and restore, and then performing a switchover once the standby is in sync with the source database. For logical offline migration, it exports and imports database metadata and data into the target database, while in logical online migration, it is a combination of export and import operation, followed by apply of incremental updates from the source to the target database. The physical or logical offline migration method is used when the source database of the application can allow some downtime for the migration. The physical or logical online migration approach is ideal for scenarios where any downtime for the source database can badly affect critical applications. The only downtime that can be tolerated by the application is only during the application connection switchover to the migrated database. One other advantage is ZDM can migrate one or a fleet of Oracle databases by executing multiple jobs in parallel, where each job workflow can be customized to a specific database need. It can perform physical or logical migration of your Oracle databases.  And whether it should be performed online or offline depends on the downtime that can be approved by business. 19:13 Nikita: Samvit and Rashmi, thanks for joining us today. Lois: Yeah, it's been great to have you both. If you want to dive deeper into the topics we covered today, go to mylearn.oracle.com and search for the Oracle Database@AWS Architect Professional course. Until next time, this is Lois Houston… Nikita: And Nikita Abraham, signing off! 19:35 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

Oracle University Podcast
Getting Started with Oracle Database@AWS

Oracle University Podcast

Play Episode Listen Later Feb 17, 2026 23:52


If you've ever wondered how Oracle Database really works inside AWS, this episode will finally turn the lights on.   Join Senior Principal OCI Instructor Susan Jang as she explains the two database services available (Exadata Database Service and Autonomous Database), how Oracle and AWS share responsibilities behind the scenes, and which essential tasks still land on your plate after deployment.   You'll discover how automation, scaling, and security actually work, and which model best fits your needs, whether you want hands-off simplicity or deeper control.   Oracle Database@AWS Architect Professional: https://mylearn.oracle.com/ou/course/oracle-databaseaws-architect-professional/155574 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu   Special thanks to Arijit Ghosh, Anna Hulkower, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode.   ------------------------------------------------------------   Episode Transcript:   00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:26   Lois: Hello and welcome to the Oracle University Podcast! I'm Lois Houston, Director of Communications and Adoption with Customer Success Services, and with me is Nikita Abraham, Team Lead: Editorial Services with Oracle University.  Nikita: Hi everyone! In our last episode, we began the discussion on Oracle Database@AWS. Today, we're diving deeper into the database services that are available in this environment. Susan Jang, our Senior Principal OCI Instructor, joins us once again.  00:56 Lois: Hi Susan! Thanks for being here today. In our last conversation, we compared Oracle Autonomous Database and Exadata Database Service. Can you elaborate on the fundamental differences between these two services?     Susan: Now, the primary difference is between the service is really the management model. The Autonomous is fully-managed by Oracle, while the Exadata provides flexibility for you to have the ability to customize your database environment while still having the infrastructure be managed by Oracle.   01:30 Nikita: When it comes to running Oracle Database@AWS, how do Oracle and AWS each chip in? Could you break down what each provider is responsible for in this setup?  Susan: Oracle Database@AWS is a collaboration between Oracle, as well as AWS. It allows the customer to deploy and run Oracle Database services, including the Oracle Autonomous Database and the Oracle Exadata Database Service directly in AWS data centers.   Oracle provides the ability of having the Oracle Exadata Database Service on a dedicated infrastructure. This service delivers full capabilities of Oracle Exadata Database on the Oracle Exadata hardware. It offers high performance and high security for demanding workloads. It has cloud automation, resource scaling, and performance optimization to simplify the management of the service.  Oracle Autonomous Database on the dedicated Exadata infrastructure provides a fully Autonomous Database on this dedicated infrastructure within AWS. It automates the database management tasks, including patching, backups, as well as tuning, and have built-in AI capabilities for developing AI-powered applications and interacting with data using natural language. The Oracle Database@AWS integrates those core database services with various AWS services for a comprehensive unified experience.  AWS provides the ability of having a cloud-based object storage, and that would be the Amazon S3. You also have the ability to have other services, such as the Amazon CloudWatch. It monitors the database metrics, as well as performance. You also have Amazon Bedrock. It provides a development environment for a generative AI application.   And last but not the least, amongst the many other services, you also have the SageMaker. This is a cloud-based platform for development of machine learning models, a wonderful integration with our AI application development needs.  03:54 Lois: How has the work involved in setting up and managing databases changed over time?  Susan: When we take a look at the evolution of how things have changed through the years in our systems, we realize that transfer responsibility has now been migrated more from customer or human interaction to services. As the database technology evolves from the traditional on-premise system to the Exadata engineered system, and finally to the Autonomous Database, certain services previously requiring significant manual intervention has become increasingly automated, as well as optimized.  04:34 Lois: How so?  Susan: When we take a look at the more traditional database environment, it requires manual configuration of hardware, operating system, as well as the software of the database, along with initial database creation. As we evolve into the Exadata environment, the Exadata Database, specifically the Exadata cloud service, simplifies provisioning through web-based wizard, making it faster and easier to deploy the Oracle Database in an optimized hardware.     But when we move it to an Autonomous environment, it automates the entire provisioning process, allowing users to rapidly deploy mission-critical databases without manual intervention, or DBA involvement. So as customers move toward Autonomous Database through Exadata, we have fewer components that the customer needs to manage in the database stack, which gives them more time to focus more on important parts of the business.  With the Exadata Database, it provides a co-management of backup, restore, patches and upgrade, monitoring, and tuning. And it allows the administrator the ability to customize the configuration to meet their very specific business needs. With Autonomous Database, it's now fully automated and it's a greater responsibility is shift toward the service. With Autonomous Database on dedicated infrastructure, it provides that fine-grained tuning more for Oracle to help you perform that task.  06:15 Nikita: If we narrow it down just to Oracle and AWS for a moment, which parts of the infrastructure or day-to-day ops are handled by each company behind the scenes?  Susan: When we take a look at Oracle Database@AWS, it operates under a shared responsibility model, dividing the service responsibilities between AWS, as well as Oracle, as well as you, the customer.   The AWS has the data center. Remember, this is where everything is running. The Oracle Database@AWS, the Oracle Database infrastructure may be managed by Oracle and run in OCI, but is physically located within the AWS regions, as well as the availability zones and the AWS data centers.  The AWS infrastructure, in this case, is AWS's responsibility to secure the environment, including the physical security of the data center, the network infrastructure, and the foundational services like the compute, the storage, and the networking, all within AWS.  The next thing of who's responsible for the shared responsibility, it's Oracle. And that would be the hardware. We provide the hardware. While the hardware may physically reside in the AWS data center, Oracle's Cloud Infrastructure operational team will be the one managing this infrastructure, including software patching, infrastructure update, and other operations through a connection to OCI. This means Oracle handles the provisioning, as well as the maintenance of any of the underlying Exadata infrastructure hardware.  When we take a look at the next thing that it manages, it is also responsible besides the infrastructure of the Exadata. It is also the ability to manage the hardware, the environment of that hardware through the database control plane. So Oracle manages the administration and the operational for the Oracle Database@AWS service, which resides in OCI. So this includes the capabilities for management, upgrade, and operational features.  08:37 Nikita: And what are the key things that still remain on the customer's plate?   Susan: If you are in an Exadata environment or in an Autonomous environment, it is you, the customer, who is responsible for most of the database administration operation, as well as managing the users and the privileges of the user to access the database. No one knows the database and who should be accessing the data better than you.  You will be responsible for securing the applications, the data of the database, which now allows you to define who has access to it, control the data encryption, and securing the application that interacts with the Oracle Database@AWS.  09:29 Lois: Susan, we've talked about both Autonomous Database and Exadata Database Service being available on Oracle Database@AWS, but what's different about how each works in this environment, and why might someone pick one over the other?  Susan: Both databases, even though they run on the same Exadata Cloud Infrastructure, both can be deployed on both public cloud, as well as the customer data center, which is Oracle Cloud@Customer.  The Autonomous Database is a fully managed, completely automated environment. And this provides a capability of having a fully Autonomous Database Service running on a dedicated Oracle Exadata Infrastructure within your AWS data center.  The Exadata is a service that is provided and managed by Oracle and is physically running in the AWS data center, but is designed for mission critical workload and includes RAC environment, Real Application Cluster, offering a high performance availability and full feature capability that is similar to other Exadata environment, such as those running in our customers' data center.  The primary difference is really between the two services. When you take a look at the Exadata, the customer only pays for the compute resources that is used. Autoscaling can be used for a variety or variable resources, the workload, to automatically scale to the compute resources up or down when required.  The Autonomous Database also has automatic optimization for data warehousing, transaction processing, as well as JSON workload. The Exadata service, the customer again, also pays for the compute resources that they allocate. But that's the key thing. The customer can initiate the scaling because it's very specific to the workload that is needed.  So when you take a look at the two database services, one gives the ability to let Oracle fully manage it, including the scaling capability. The other, the Exadata, provides you the capability of having the environment that it's running on the infrastructure be managed by Oracle that adds a database administrator. You may wish to have a little bit more granular control of how you want the database to not only be scaling, but how you wish to customize how the database will be running.  12:10 Nikita: Focusing on Autonomous Database for a moment, what should teams know about how it actually runs within AWS?   Susan: The Autonomous Database on the Oracle Database@AWS brings the power of the Oracle's self-managing, self-securing, and self-repairing database into your AWS environment.  It provides the capability of the database automatically, automates many of the traditional, complex, and time-consuming database management tasks, such as the provisioning of the database, the patching, the backing up, and the scaling, and the performance tuning, reducing the need for any manual intervention by the database administrator.  Running the Autonomous Database in your AWS region enables low latency access for your AWS applications and services that is deployed within AWS, thus improving performance and response time. With the Autonomous Database, it automates many of the traditional things that is now automatically done by Oracle. It also supports integration with various AWS services, such as the ability of the not in addition to AIM, but the cloud formation, the CloudWatch for monitoring and the S3 for the storage.  You can easily migrate existing Exadata workload, including those running on Oracle RAC to AWS with minimum or no change to any of your databases or applications. In addition, there's a really powerful capability and feature of the database is called zero ETL, and that's zero extract, transformation, and load.  It's an integration capability with services like your Amazon Redshift, enabling near real time analytics and machine learning on your transactional database that is stored within the Autonomous Database on in your AWS environment. So with the Autonomous Database, it checks off many of the boxes for automatic capability, securing, tuning, as well as scaling the database.  With the Autonomous Database in the Dedicated Exadata Infrastructure, the Exadata Cloud Infrastructure resource represents the physical system, which can be expanded with storage, as well as compute services, the compute host. This now provides the ability to have an isolated zone for the highest protection from other tenants. The data is stored on a dedicated server only for one customer. That would be you.  14:56 Lois: Could you explain the role of Autonomous VM? What are its primary benefits?  Susan: The virtual machine or as we refer to them as the cluster, includes the grid infrastructure and provides a private network isolation. This provides you the capability of having custom memory, core, and storage allocation.  The Oracle Grid Infrastructure includes the Oracle Clusterware, which manages the cluster, as well as the servers, and ensure that the database can failover to another server in case of any failure.  15:34 Be a part of something big by joining the Oracle University Learning Community! Connect with over 3 million members, including Oracle experts and fellow learners. Engage in topical forums, share your knowledge, and celebrate your achievements together. Discover the community today at mylearn.oracle.com.  15:55 Nikita: Welcome back! Susan, what is the Autonomous Container Database?  Susan: With the Autonomous Container Database, and you need that if you're going to create an Autonomous Database, you need to provision that within your Autonomous Exadata VM Cluster. It serves as a container to hold or to house one or more Autonomous Databases.  This allows multiple Autonomous Databases to coexist in the same infrastructure while still being logically separated. And this allows for the separation of databases based on their intended use. Think of a database for production. Think of a database for development. Think of a database for testing. You may have different database versions within the same infrastructure.  This isolation makes it easier for you to be able to meet your SLA, your Service Level Agreement, any long-term backups you may have, very specific encryption key needs to prevent issues from one database impacting another. So, the ability to have everything be isolated and secure is still grouping it in a manner that will meet your business needs.  17:08 Lois: Looking at Exadata Database Service specifically, what are some standout advantages for customers who deploy it on Oracle Database@AWS? Is there anything in particular they should get excited about in terms of performance or integration with AWS?  Susan: The Exadata Database Service is running on a dedicated Exadata Infrastructure that's deployed within your AWS data center. It delivers the same Exadata service experience in cloud control planes as the Oracle Cloud Infrastructure, allowing you to leverage existing skills and processing across your multi-cloud environment.  It addresses the data resiliency, or residency rather. And that's the scenario where many of our customers has the need. You have a need because of your security compliance to have the data local to you. By having the Exadata Database in your Oracle Database@AWS, it is running in your data center. So, this addresses that very important need, data residency, to have it close to you.  It also allows for seamless integration with other AWS services and applications. So now you have a capability of a hybrid cloud architecture leveraging the benefit of both Oracle Exadata and your AWS system. It has built-in high availability, the RAC application cluster, as well as Data Guard, a capability of addressing disaster recovery capability.  This also provides the ability for you to scale your compute, as well as your storage and your I/O resources independently. So as mentioned with Exadata, you have flexibility of how you want your database to be running individually. So just like the Autonomous, the Exadata Database checks off many of the boxes for running a mission-critical with high availability, highly redundant hardware and software features, along with extreme performance, scalability, and reliability.  This now allows you to run your AI environment, your online transaction processing, your analytic workload on any scale on the Exadata Infrastructure running in the Oracle Cloud. And in this case, running in your data center.  19:45 Nikita: If a business suddenly needs more capacity, how does scaling work with Exadata Database Service versus Autonomous Database on Oracle Database@AWS?   Susan: So with the Exadata scaling, you now can scale to meet expected demands so you know at certain point I will need more. I will then ask it to scale at that point when I will assign it-- and I'm using an example, I will assign it three computer cores all the time. But there may be demands. Think of your end of the quarter, end of the year processing that you may need more. So, you are enabling the compute cores to scale at the time you need it.  And what's cool is it will then, when it's no longer needed, it will then scale back down to the original three cores that you assign. So, you only pay for the enabled cores. But what's very cool about the Autonomous is that it is real-time scaling. So, with Autonomous, now you have the capability using Autonomous Database since it is self-tuning, self-monitoring, the Autonomous Database actually monitors the workload requirement and scales to match the workload demand.  Once the minimum level of the compute is defined and enabled, the automatic scaling is set. Autonomous Database will adjust to the consumption when it's needed, and it will scale back down when it's not. So though the Exadata is pretty cool, it will scale up and down on the workload demand.  This is with the Autonomous is even more powerful. It is real-time scaling based on that usage at that moment. Built-in automatic increase to meet the workload demands when it spikes and it automatically scales back when it's not needed.  A very powerful capability with all of our Oracle databases, the ability, even with traditional, to allow you to define what you may need with Exadata scaling for peak demands, as well as Autonomous scaling for real-time consumption and scaling when needed.  When you look at all of our options, one of the key things to bear in mind is a phrase that we use: performance scale as more servers are added. And what this is really saying is Oracle's automated scaling ability for the database, it basically has the ability to maintain or improve its performance under increased workload by automatically adding computational resources when needed.  This process is also known as horizontal scaling. It involves adding more servers, compute instances, to a cluster to share the processing load. And it has that capability automatically.  22:53 Nikita: There's so much more we can discuss about Oracle Database@AWS, but let's pause here for today! Thank you so much Susan for joining us.  Lois: Yeah, it's been really great to have you, Susan. If you want to dive deeper into the topics we covered today, go to mylearn.oracle.com and search for the Oracle Database@AWS Architect Professional course. Until next time, this is Lois Houston…  Nikita: And Nikita Abraham, signing off!  23:23 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

Desi Return Diaries
OCI to Aadhaar to PAN: Legal Requirements After Returning to India

Desi Return Diaries

Play Episode Listen Later Feb 12, 2026 26:19


Planning your return to India? Personalize your free plan here

India HR Guide
80, Hiring a foreign national

India HR Guide

Play Episode Listen Later Feb 12, 2026 4:54


#HRhelpdesk #IndiaHRGuide #MandeepSingh, with 25 years of HR expertise, Mandeep explains the practical aspects of hiring non Indian citizens to work in India. He begins by outlining the two primary engagement models, local hire and secondment. He then clarifies how each operates from an employment standpoint. He explains that while salary and benefit structures may differ, statutory social security obligations remain largely the same for both, including provident fund and gratuity, with ESIC excluded. Mandeep highlights the role of Social Security Agreements, noting that employees from countries with such agreements may be exempt from contributing to India's provident fund, though gratuity continues to apply. He also distinguishes Overseas Citizens of India from other foreign nationals, explaining why OCI holders are easier to employ. Finally, he discusses the complexities of taxation for expatriates and emphasizes the importance of involving international tax experts to ensure compliance and smooth benefit administration.

Indy and Dr
The BROWN Epstein Files: Desi People You Didn't Expect To See & Kash Patel Set Us Back Years? | #255

Indy and Dr

Play Episode Listen Later Feb 11, 2026 79:07


00:00 - The DESI Epstein Files05:15 - Deepak Chopra x Epstein15:30 - Fergie the Royal - NOT the Black Eyed Peas Or SAF17:45 - Aneel Ambani x Epstein22:10 - Kash Patel: Do you know your A-B-Cs?24:25 - Spoiler alert: Trump knew Epstein27:50 - Cult behaviour right in front of us?29:15 - Musk & Epstein30:30 - The facade of the Bills36:54 - Passport Seva Review43:40 - India Visa Website is terrible for elders47:20 - OCI application service48:05 - Baby's first passport picture and taking kids on holidays51:05 - Confessions of a Married Man - too much Padel55:20 - The Super competitive Dr01:00:00 - The Padel addiction01:04:40 - Karan's oversized bag - he's gone full tilt01:08:05 - The BBC's Apprentice has fallen off01:13:40 - Dr is now a comedian?!Follow Us On:Tik Tok - https://bit.ly/indy-and-dr-tik-tokInstagram - http://bit.ly/indy-and-dr-instaFacebook - http://bit.ly/indy-and-dr-facebookSpotify - http://bit.ly/indy-and-drAlso available at all podcasting outlets.#epsteinfiles #anilambani #deepakchopra #kashpatel

Oracle University Podcast
What is Oracle Database@AWS?

Oracle University Podcast

Play Episode Listen Later Feb 10, 2026 16:36


In this episode, hosts Lois Houston and Nikita Abraham take you inside how Oracle brings its industry-leading database technology directly to AWS customers.   Senior Principal OCI Instructor Susan Jang unpacks what the OCI child site is, how Exadata hardware is deployed inside AWS data centers, and how the ODB network enables secure, low-latency connections so your mission-critical workloads can run seamlessly alongside AWS services.   Susan also walks through the differences between Exadata Database Service and Autonomous Database, helping teams choose the right level of control and automation for their cloud databases.   Oracle Database@AWS Architect Professional: https://mylearn.oracle.com/ou/course/oracle-databaseaws-architect-professional/155574 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu   Special thanks to Arijit Ghosh, Anna Hulkower, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode.   -------------------------------------------------------------   Episode Transcript:   00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:26 Nikita: Welcome to the Oracle University Podcast! I'm Nikita Abraham, Team Lead: Editorial Services with Oracle University, and with me is Lois Houston, Director of Communications and Adoption with Customer Success Services.  Lois: Hi there! Last week, we talked about multicloud and the partnerships Oracle has with Microsoft Azure, Google Cloud, and Amazon Web Services. If you missed that episode, do listen to it as it sets the foundation for today's discussion, which is going to be about Oracle Database@AWS.  00:59 Nikita: That's right. And we're joined by Susan Jang, a Senior Principal OCI Instructor. Susan, thanks for being here. To start us off, what is Oracle Database@AWS?  Susan: Oracle Database@AWS is a service that allows Oracle Exadata infrastructure that is managed by Oracle Cloud Infrastructure, or OCI, to run directly inside an AWS data center.   01:25 Lois: Susan, can you go through the key architecture components and networking relationships involved in this?    Susan: The AWS Cloud is the Amazon Web Service. It's a cloud computing platform. The AWS region is a distinct, isolated geographic location with multiple physically separated data center, also known as availability zone. The availability zone is really a physically isolated data center with its own independent power, cooling, and network connectivity.  When we speak of the AWS data center, it's a highly secured, specialized physical facility that houses the computing storage, the compute servers, the storage server, and the networking equipment. The VPC, the Virtual Private Cloud, is a logical, isolated virtual network.  The AWS ODB network is a private user-created network that connects the virtual private cloud network of Amazon resources with an Oracle Cloud Infrastructure Exadata system. This is all within an AWS data center. The AWS-ADB peering is really an established private network connection that's between the Oracle VPC, the Virtual Private Cloud, and the Oracle Database@AWS network. And that would be the ODB.  Within the AWS data center, you have something that you see called the child site. Now, an OCI child site is really a physical data center that is managed by Oracle within the AWS data center. It's a seamless extension of the Oracle Cloud Infrastructure. The site is hosting the Exadata infrastructure that's running the Oracle databases.  The Oracle Database@AWS service brings the power as well as the performance of an Oracle Exadata infrastructure that is managed by Oracle Cloud Infrastructure to run directly in an AWS data center.  03:57 Nikita: So essentially, Oracle Database@AWS lets you to run your mission-critical Oracle data load close to your AWS application, while keeping management simple. Susan, what advantages does Oracle Database@AWS bring to the table?  Susan: Oracle Database@AWS offers a powerful and flexible solution for running Oracle workloads natively within AWS. Oracle Database@AWS streamlines the process of moving your existing Oracle Database to AWS, making migration faster as well as easier.  You get direct, low latency connectivity between your application and Oracle databases, ensuring a high performance for your mission-critical workloads.   Billing, resource management, and operational tasks are unified, allowing you to manage everything through similar tools with reduce complexity. And finally, Oracle Database@AWS is designed to integrate smoothly with your AWS environments' workloads, making it so much easier to build, deploy, and scale your solutions.  05:15 Lois: You mentioned the OCI child site earlier. What part does it play in how Oracle Database@AWS works?   Susan: The OCI child site really gives you the capability to combine the physical proximity and resources of AWS with the logical management and the capability of Oracle Cloud Infrastructure. This integrated approach allows us to enable the ability for you to run and manage your Oracle databases seamlessly in your AWS environment while still leveraging the power of OCI, our Oracle Cloud Infrastructure.  06:03 Did you know that Oracle University offers free courses on Oracle Cloud Infrastructure for subscribers! Whether you're interested in multicloud, databases, networking, security, AI, or machine learning, there's something for everyone. So, what are you waiting for? Pick your topic and get started by visiting mylearn.oracle.com.   06:29 Nikita: Welcome back! Susan, I'm curious about the Exadata infrastructure inside AWS. What does that setup look like?  Susan: The Exadata Infrastructure consists of physical database, as well as storage servers. That is deployed-- the database and the storage servers are interconnected using a high-speed, low-latency network fiber, ensuring optimal performance and reliable data transfer.  Each of the database server runs one or more Virtual Machines, or VMs, as we refer to them, providing flexible compute resources for different workloads. You can create, as well as manage your virtual machine, your VM clusters in this infrastructure using various methods. Your AWS console, Command-Line Interface, CLI, or Application Program Interface, that's your API, giving you various options, several options for automating, as well as integrating your existing tools.  When you're creating your Exadata Infrastructure, there are a few things you need to define and set up. You need to define the total number of your database servers, the total number of your storage server, the model of your Exadata system, as well as the availability zone where all these resources will be deployed.  This architecture delivers a high-performance resiliency and flexible management capability for running your Oracle Database on AWS.  08:18 Lois: Susan, can you explain the network architecture for Oracle Database deployments on AWS?   Susan: The ODB network is an isolated network within the AWS that is designed specifically for Exadata deployments. It includes both the client, as well as the backup subnet, which are essential for securing and efficient database operations.  When you create your Exadata Infrastructure, you need to specify the ODB network as you need the connectivity. This network is mapped directly to the corresponding network in the OCI child site. This will enable seamless communication between AWS, as well as the Oracle Cloud Infrastructure.  The ODB network requires two separate CIDR ranges. And in addition, the client subnet is used for the Exadata VM cluster, providing connectivity for database operations. Well, you do also have another subnet. And that subnet is the backup subnet. And it's used to manage database backups of those VM cluster, ensuring not only data protection, but also data recovery.  Within your AWS region and availability zone, the ODB network contains these dedicated client, as well as backup subnet. It basically isolates the Exadata traffic for both the day-to-day access, and that would be for the client, as well as the backup operations, and that would be for the backup subnet. This network design supports secure, high performance, and connectivity in a reliable backup management of the Oracle Database deployments that is running on AWS.  10:23 Nikita: Since we're on the topic of networking, can you tell us about ODB peering within the Oracle Database architecture?  Susan: The ODB peering establishes a secure private connection between your AWS Virtual Private Cloud, your VPC, then the Oracle Database, the ODB network that contains your Exadata Infrastructure.  This connection makes it possible for application servers that's running in your VPC, such as your Amazon EC2 instances to access your Oracle databases that is being hosted on Exadata within your ODB network. You specify the ODB network when you set up your infrastructure, specifically the Exadata Infrastructure. This network includes dedicated client, as well as backup subnets for an efficient and secure connectivity.  If you wish to enable multiple VPCs to connect to the same ODB network and access the Oracle Database@AWS resources, you can leverage AWS Transit Gateways or even an AWS Cloud WAN for scalable and centralized connectivity.   The virtual private cloud contains your application server, and that's securely paired with the Oracle Database network, creating a seamless, high-performance path to your application to interact with your Oracle Database.  ODB peering simplifies the connectivity between the AWS application environments and the Oracle Exadata Infrastructure, thus supporting a flexible, high performance, and secure database access.  12:23 Lois: Now, before we close, can you compare two key databases that are available with Oracle Database@AWS: Oracle Exadata Database Service and Oracle Autonomous Database Service?  Susan: The Exadata Database Service offers a fully managed and dedicated infrastructure with operational monitoring that is handled by you, the customer. In contrast, the Autonomous Database is fully managed by Oracle, taking care of all the operational monitoring.  Exadata provides very high scalability though resources, such as disk and compute, must be sized manually. Where in the Autonomous Database, it offers high scalability through automatic elastic scaling. When we speak of performance, both service deliver strong results. Exadata offers ultra-low latency and Exadata-level performance, while the Autonomous Database delivers optimal performance with automation.  Both services provide high migration capability. Exadata offers full compatibility and the Autonomous Database includes a robust set of migration tools. When it comes to management, Exadata requires manual management and administration. And that's really in a way to provide you the ability to customize it in the manner you desire, making it meets your very specific business needs, especially your database needs.  In contrast, the Autonomous Database is fully managed by Oracle, including automated administration tasks, optimal self-tuning features to further reduce any management overhead. When we speak of the feature sets, the Exadata delivers a full suite of Oracle features, including the RAC application cluster, or the Real Application Cluster, RAC, whereas the Autonomous offers a complete feature set, but specifically that is designed for optimized Autonomous operations.  Finally, when we speak of integration, integration for both of this service integrates seamlessly with AWS service, such as your EC2, your network, the VPC, your policies, the Identity and Access Management, your IAM, the monitoring with your CloudWatch, and of course, your storage, your SC, ensuring a consistent experience within your AWS ecosystem.  15:21 Nikita: So, you could say that the Exadata Database Service is better for customers who want dedicated infrastructure with granular control, while the Autonomous Database is built for customers who want a fully automated experience. Thank you, Susan, for taking the time to talk to us about Oracle Database@AWS.  Lois: That's all we have for today. If you want to learn more about the topics we discussed, head over to mylearn.oracle.com and search for the Oracle Database@AWS Architect Professional course. In our next episode, we'll find out how to get started with the Oracle Database@AWS service. Until then, this is Lois Houston…  Nikita: And Nikita Abraham, signing off!  16:06 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

De Aandeelhouder Podcast
#266 | Wolters Kluwer, Shell, TomTom, Novo Nordisk, AMD, Alphabet, OCI & veel meer!

De Aandeelhouder Podcast

Play Episode Listen Later Feb 6, 2026 62:24


Meer weten over de mogelijkheden bij Saxo Bank? Klik dan op deze link: https://refer.saxo/d8K39Meer info over de mogelijkheden bij Kraken? Ga naar:https://www.kraken.com/nl-nl/Boek Buffett & Co bestellen? https://www.borgerhoff-lamberigts.be/shop/boeken/buffett-coKortingscode: AANDEELHOUDERMeer weten over de Optie Masterclass? Ga naar:https://www.deaandeelhouderacademy.nl/Meer informatie over de Starten met Beleggen opleiding met Peter Siks? Ga dan naar:https://www.deaandeelhouderacademy.nl/dividend-beleggen-in-een-dag/Registreren voor het LYNX beleggersdebat met Nico op 27 januari? Ga naar: https://www.lynx.nl/broker/events/beleggersdebat-2026/?a=1155000029&utm_source=dah&utm_medium=affiliate&utm_campaign=debate_2026&utm_content=podcastSaxo Webinar terugkijken? Ga naar: https://www.home.saxo/nl-nl/content/articles/thought-starters/terugkijkwebinar-vooruitblik-nico-inberg-2026-21012026Lid worden van de aandeelhouder? Ga naar: https://www.deaandeelhouder.nl/premium/Nu lid worden van DeAandeelhouder Pro? Ga naar:https://www.deaandeelhouder.nl/login/?redirect_to=https://www.deaandeelhouder.nl/mijn-account/pro/Lid worden van ProBeleggen? Ga naar: https://www.probeleggen.nl/aanmelden/registreren/  Link naar Albert's video over Landahand:https://www.youtube.com/watch?v=UhWp-VY4m3AIn de wekelijkse podcast van DeAandeelhouder ontvangt deze week Nico Inberg diverse experts uit de financiële wereld om te praten over de beurs, beleggen en aandelen. Deze week verwelkomen wij Thijs Buitenhuis van Norbury Capital. Onderwerpen die aan bod komen zijn Wolters Kluwer, Shell, TomTom, Novo Nordisk, AMD, Alphabet, OCI & veel meer!Volg DeAandeelhouder op andere kanalen:Website: https://www.deaandeelhouder.nl/Twitter (X):  https://twitter.com/deaandeelhouderTikTok:  https://www.tiktok.com/@deaandeelhouderInstagram:  https://www.instagram.com/deaandeelhouder/Facebook: https://www.facebook.com/DeAandeelHouder/LinkedIn: https://www.linkedin.com/company/de-aandeelhouder-nl/Tijdslijn:00:00 - 6:25 Verbazing van de week6:25 - 10:10 Macrorondje10:10 - 20:10 Software sell-off20:10 - 22:42 Alphabet22:42 - 24:35 AMD24:35 - 33:33 Aandeel Thijs & Albert door 200%33:33 - 38:50 OCI38:50 - 42:18 TomTom42:18 - 45:40 Sligro45:40 - 55:15 Shell & IMCD55:15 Novo Nordisk & 2e Aandeel Thijs

Friday Night Groove
01-30-26 Friday Night Groove: OCIØ FM Edition #4 feat. Siqnel

Friday Night Groove

Play Episode Listen Later Feb 3, 2026 62:20


01-30-26 Recording of The Friday Night Groove on 88.3 FM, WXOU, Auburn Hills, MI. Featuring another edition of OCIØ, the bi-monthly series featuring some of the upcoming talent in Colombia's electronic music scene. In this episode we feature a guest mix from the Manizales, Colombia-based DJ and producer known as Siqnel.    For more on the artist visit:  https://instagram.com/siqnel https://www.facebook.com/sqnl6 https://on.soundcloud.com/bLq80dMTqdyQY45z4m   For more on the program visit: www.fridaynightgroove.com

Oracle University Podcast
Oracle Multicloud Made Easy

Oracle University Podcast

Play Episode Listen Later Feb 3, 2026 17:12


Multicloud is changing the way modern teams run their workloads: with real choice and real control.   In this episode, hosts Lois Houston and Nikita Abraham welcome Senior Principal OCI Instructor Sergio Castro, who explains how Oracle has partnered with Microsoft Azure, Google Cloud, and AWS to bring Oracle Database directly inside their data centers, unlocking sub-millisecond latency and new levels of flexibility.   They discuss how organizations can seamlessly migrate from on-premises or between clouds with minimal disruption, take advantage of best-in-class cloud services, and enhance business continuity.   Oracle Database@AWS Architect Professional: https://mylearn.oracle.com/ou/course/oracle-databaseaws-architect-professional/155574 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu   Special thanks to Arijit Ghosh, Anna Hulkower, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode.   ------------------------------------------------------------   Episode Transcript:   00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:26 Lois: Hello and welcome to the Oracle University Podcast! I'm Lois Houston, Director of Communications and Adoption with Customer Success Services, and with me is Nikita Abraham, Team Lead: Editorial Services. Nikita: Hi everyone! We're kicking off a new season of the podcast today, this time on Oracle Database@AWS. But before we fully dive into that, we've got Sergio Castro with us to introduce multicloud and talk about some of its use cases. Sergio, who you may have heard on the podcast before, is a Senior Principal OCI Instructor with Oracle University.   01:02 Lois: Hi Sergio! Thanks for joining us today. We've spoken a lot about multicloud before, but we couldn't possibly discuss Oracle Database@AWS without another quick intro to multicloud. So, for anyone who doesn't already know, what is multicloud? And could you also talk about what Oracle is doing in this space?  Sergio: It is the use of several Cloud providers to deliver an IT service. Basically, a multi-cloud strategy allows organizations to distribute their workloads across multiple Cloud platforms and providers. This will help aiding the flexibility when picking the right tool for each job. Basically, by selecting the best Cloud Service, IT architects can take advantage of each provider's strengths, including custom hardware, software, and service capabilities. And Oracle is a pioneer in multi-cloud. We have partnerships with Azure, Google Cloud, AWS, and we've been doing multi-cloud since 2019, including Oracle Interconnect for Azure and Oracle Interconnect for Google Cloud. Our multi-cloud products is the Oracle Database Service at Azure, at Google Cloud, and at AWS. Here we have our database inside the data centers of these Cloud Service providers. And multi-cloud can be complemented by resources that you have on-premises, providing you with a hybrid Cloud model. And our public Cloud offerings are not limited to the commercial realm. Multi-cloud is beginning to be available also in the government realm. You can now find Oracle Interconnect for Azure in the US government realm. We also have government realm offerings in the UK and in the European Union. And of course, dedicated Cloud. If you're going to be involving on-premises, you can also have all the Oracle Cloud Infrastructure resources behind your firewall, behind your routers with dedicated Cloud. So the offers from Oracle Cloud Infrastructure are really exceptional. It offers you great flexibility and choice. And the choice is yours. You select the platform for your Oracle Cloud solutions.  03:39 Nikita: You've already mentioned a few of them, but could you talk about the various benefits of multicloud? Sergio: A solid multi-cloud approach enables organizations to leverage the unique strengths and offerings of various Cloud service providers. By not being limited to a single vendor's capabilities or policies, businesses can adapt quickly to changing environments, deploy workloads where they fit best, and rapidly integrate new solutions as market demands evolve.  Relying on a single Cloud vendor can make it challenging and costly to migrate workloads or switch providers if businesses needs change. Multi-cloud strategies mitigate this risk by distributing applications and data across multiple platforms, making technology transition smoother and giving organizations greater bargaining power.  Now, diminishing single points of failure at the Cloud service provider level is great, because distributing systems and data across multiple clouds can definitely reduce dependence on a single provider or region.  This increased geographic diversity improves resilience and provides a more robust backup and recovery option, helping to ensure business continuity in the event of a disaster or even an outage. With access to a range of pricing models and service levels from different providers, organizations can allocate workloads based on cost effectiveness.  This best fit approach encourages cost savings by enabling the selection of the most economical provider for each workload. And this facilitates continuous cost optimization efforts. For example, OCI provides significantly lower data egress charges, this in comparison to our competitors.  Multicloud management empowers organizations to place their workloads in the environments where they perform the best. By distributing workloads based on latency, processing power, or data proximity, businesses can realize performance improvements and achieve higher availability for their critical services.  Now regarding best of breed, each Cloud provider brings unique innovations and specialized services to the market. With a multi-cloud approach, organizations can tailor solutions to meet specific business needs.  Operating across multiple Cloud platforms means access to a wider array of data centers worldwide. This extended reach supports expansion into new markets, improves local performance for users, and helps satisfy data sovereignty requirements in diverse jurisdictions. And speaking about jurisdictions, this flexibility helps meet industry standards and regional data protection laws more effectively.  06:50 Nikita: You mentioned that Oracle's multicloud journey started in 2019 with Azure. What was that early phase like? Sergio: The Oracle Cloud Infrastructure multi-cloud offering started with the Oracle Interconnect for Microsoft Azure, where we connect FastConnect, our digital circuit, to the equivalent Express Route, the digital circuit of Microsoft Azure. Basically FastConnect, it is used typically for extending the OCI services into on-premises. In this case, it is extending these services into another Cloud Service provider, Microsoft Azure or various applications. 07:29 Lois: And then we moved on to Oracle Database Service for Azure, right?  Sergio: It's very similar to what we have right now, the Oracle Database Service at Azure, except that back then, the interface was on OCI. Basically on OCI, we had a console that resembled Azure, but all the services were still running on OCI. Now, the difference with Oracle Database Service at Azure is that we extended Oracle Cloud Infrastructure into the Azure data centers. So Oracle Database at Azure is a child site in the Microsoft Azure data centers. Basically we are placing our hardware in Azure data centers. And this gives us a very good latency, sub-one millisecond latency. 08:24 Lois: What about Oracle's multicloud services with Google and Amazon Web Services?  Sergio: Oracle Interconnect org and Oracle Database app are available for Google Cloud. We do have a service called Oracle Interconnect or Google Cloud, similar to the Azure one. And we also have the Oracle Database inside the Google Cloud data centers operating as a child site. And back in 2024 during Oracle Cloud World, we announced Oracle Database@AWS. This product is now available in two AWS regions. In a similar way, we have the Oracle Database inside the AWS data center with sub-one millisecond latency. We are currently in two data centers, but we have brought plans for being available in over 20 plan regions between Oracle Cloud and Amazon Web Services. 09:32 Nikita: Sergio, how do the capabilities of Oracle Database multicloud help enterprises modernize? Sergio: Oracle Database multi-cloud capabilities help enterprise modernize, adopting a Gen AI strategy, obviously, using the Oracle database to bring Oracle's powerful AI to business data. When you move to multi-cloud environments, you have a playground for you to test and run your workloads and then go into productions with your choice of services on the Oracle Exadata. And reducing risk, it's very easy to move to cloud and gain Oracle maximum availability architecture benefits. And by moving into a multi-cloud environment, you guarantee that you're going to be lowering your cost because you're going to be selecting the best of breed of the services that the Cloud Service provider can offer. Now, with the Oracle Database on multi-cloud environments, you're able to port your Oracle Database knowledge that you have from on-premises to a single cloud provider to a multi-cloud environment. It is the same solution, the same Oracle Database capabilities available everywhere-- on-premises, on your private cloud, on a single cloud provider, or on a multi-cloud environment. Having the same capabilities make it very easy to migrate from on-premises or to migrate from one cloud service provider to the other. Oracle Database multi-cloud solutions really offer the best of both worlds. So a choice of services directly from hyperscaler marketplace and the vendor's cloud portal. 11:21 Lois: And when you say "hyperscalers," who exactly are you referring to? Sergio: These hyperscalers, we're talking about OCI, we're talking about Azure, we're talking about Google cloud, we're talking about AWS. Having the Oracle Database inside the Cloud data centers, regardless of who the hyperscaler provider is, guarantees low latency from your application into your database. But Oracle Database is not the only product. We also offer Oracle Interconnect for Azure and GCP. So if you want to go beyond Oracle Database@Cloud Service provider, or if you're looking to going into a region where the service is not available yet, you can leverage the Oracle Interconnect for Azure or Google Cloud platform. Basically, this service interconnects the Cloud Service providers. We have a partnership and selected regions where we interconnect with either Azure or Google Cloud platform.  12:25 Are you working toward an Oracle Certification? Join one of our live certification prep events! Get insider tips from seasoned experts and connect with others on the same path. Visit mylearn.oracle.com and kick off your certification journey today! 12:45 Nikita: Welcome back! Sergio, could you tell us about some key Oracle Database multicloud use cases? Sergio: Move to cloud. Lift and shift from on-premises to Cloud. Lift and shift from one Cloud Service provider to the other, and consolidate your database on Exadata. This will guarantee all the tools that you need for building innovative applications, bringing artificial intelligence to your business data, on the Oracle powerful AI suite, and combine Database AI with hyperscaler services and frameworks. Remember, the best of breed from the Cloud Service provider of your choice. And this will allow you to reduce complexity and cost. Now according to knowledge is not the only thing. You can also lift and ship without refactoring your data, reducing migration times, complexity, and costs with the Oracle Database Exadata and maximum availability architecture. 13:47 Nikita: What are the key differentiators and benefits of moving Oracle Database workloads to the cloud? Sergio: Extreme performance. Accelerate your database workloads with scalability, scale infrastructure, and consumption, and extreme cost optimization. But that's not all. You also get extreme availability with the Oracle maximum availability architecture, extreme resiliency, making sure that you're always running with high availability and disaster recovery protection and extreme simplicity. So you can use all your Oracle Database and Exadata capabilities. Build innovative applications with Cloud-First capabilities. These are Cloud native capabilities that are going to enable you to innovate for all your applications. And having a unified multi-cloud environment reduce complexity and cost because you can leverage your Exadata infrastructure with share licenses, low administration with database lifecycle automation, and purchase through your hyperscaler marketplace. So you can only have one vendor running all billing, even if you're leveraging multi-cloud solutions. And you can leverage your Oracle investments with bring-your-own-license and earn up to 33% towards Oracle tech license. Reduce administration by up to 65% with the Autonomous self-driving database. Only pay consumption for actual usage with online scaling, Autonomous Database, elastic pools, and per second billing. And enjoy advanced features at no added cost, like using the built-in AI vector search. 15:31 Lois: Can you give us a real-world example of a company using Oracle Database@AWS? Sergio: Fidelity Investments rely on Oracle Database@AWS. They were one of the very first customers to leverage the best of both worlds, in this case, the offering from the AWS hyperscale applications and the Oracle Database Exadata Cloud service inside AWS. Specifically, Fidelity uses this integration to make it easier to move some of its database workloads to AWS, combining the reliability and security of AWS with the critical enterprise software provided by Oracle.  16:17 Lois: Thank you, Sergio, for joining us on the podcast! To learn more about what we discussed today, head over to mylearn.oracle.com and search for the Oracle Database@AWS Architect Professional course. Join us next week when we dive deep into what Oracle Database@AWS is all about. Until then, this is Lois Houston… Nikita: And Nikita Abraham, signing off! 16:43 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

De Aandeelhouder Podcast
#265 | ASML, OCI, Meta, LVMH, ING, KPN & veel meer!

De Aandeelhouder Podcast

Play Episode Listen Later Jan 30, 2026 69:44


Meer weten over de mogelijkheden bij Saxo Bank? Klik dan op deze link: https://refer.saxo/d8K39Meer info over de mogelijkheden bij Kraken? Ga naar:https://www.kraken.com/nl-nl/Boek Buffett & Co bestellen? https://www.borgerhoff-lamberigts.be/shop/boeken/buffett-coKortingscode: AANDEELHOUDERMeer weten over de Optie Masterclass? Ga naar:https://www.deaandeelhouderacademy.nl/Meer informatie over de Starten met Beleggen opleiding met Peter Siks? Ga dan naar:https://www.deaandeelhouderacademy.nl/dividend-beleggen-in-een-dag/Registreren voor het LYNX beleggersdebat met Nico op 27 januari? Ga naar: https://www.lynx.nl/broker/events/beleggersdebat-2026/?a=1155000029&utm_source=dah&utm_medium=affiliate&utm_campaign=debate_2026&utm_content=podcastSaxo Webinar terugkijken? Ga naar: https://www.home.saxo/nl-nl/content/articles/thought-starters/terugkijkwebinar-vooruitblik-nico-inberg-2026-21012026Lid worden van de aandeelhouder? Ga naar: https://www.deaandeelhouder.nl/premium/Nu lid worden van DeAandeelhouder Pro? Ga naar:https://www.deaandeelhouder.nl/login/?redirect_to=https://www.deaandeelhouder.nl/mijn-account/pro/Lid worden van ProBeleggen? Ga naar: https://www.probeleggen.nl/aanmelden/registreren/  Link naar Albert's video over Landahand:https://www.youtube.com/watch?v=UhWp-VY4m3AIn de wekelijkse podcast van DeAandeelhouder ontvangt deze week Nico Inberg diverse experts uit de financiële wereld om te praten over de beurs, beleggen en aandelen. Deze week verwelkomen wij Gerben Everts van VEB. Onderwerpen die aan bod komen zijn ASML, OCI, Meta, LVMH, ING, KPN & veel meer!Volg DeAandeelhouder op andere kanalen:Website: https://www.deaandeelhouder.nl/Twitter (X):  https://twitter.com/deaandeelhouderTikTok:  https://www.tiktok.com/@deaandeelhouderInstagram:  https://www.instagram.com/deaandeelhouder/Facebook: https://www.facebook.com/DeAandeelHouder/LinkedIn: https://www.linkedin.com/company/de-aandeelhouder-nl/Tijdslijn:00:00 - 01:39 Intro01:39 - 11:57 Verbazing van de week11:57 - 20:28 Macro rondje (Olieprijs & koers dollar)20:28 - 20:45 Reclame Saxo20:45 - 25:55 ASML25:55 - 29:50 SAP29:50 - 32:40 LVMH32:40 - 00:00 Lendahand34:55 - 43:00 OCI43:00 - 44:57 KPN44:57 - 48:55 Ajax48:55 - 53:45 Meta & Microsoft53:45 - 1:01:00 ING1:01:00 - 1:03:20 Windenergie1:03:20 - 1:06:18 CSG1:06:18 DSMOntvang al onze exclusieve analyses, video's en beurscontent:https://www.deaandeelhouder.nl/premium/Met een premium abonnement krijgt u wekelijks exclusieve video's en uitleg over potentieel koopwaardige aandelen, regelmatig artikelen met tips om op een verstandige manier met uw geld om te gaan, verder krijgt u tweewekelijks toegang tot de chatsessie met Nico Inberg en als klap op de vuurpijl krijgt u iedere zaterdag ons online magazine. Een kleine investering, voor een veel mooier rendement.

Oracle University Podcast
From Curiosity to Career Growth: An Oracle AI Certification Journey

Oracle University Podcast

Play Episode Listen Later Jan 27, 2026 28:23


Join us for an inspiring conversation with private equity advisor Jeffrey Malcolm as he shares how Oracle AI certification has transformed his career, family, and approach to business. Discover the real-world impact and opportunities that come from upskilling with Oracle's leading AI training programs.   AI Foundations: https://mylearn.oracle.com/ou/learning-path/become-an-oci-ai-foundations-associate-2025/147781 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu   Special thanks to Arijit Ghosh, Anna Hulkower, Kris-Ann Nansen, and the OU Studio Team for helping us create this episode.   ------------------------------------------------------------   Episode Transcript:   00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:26 Lois: Welcome to the Oracle University Podcast. I'm your host, Lois Houston, and I'm joined today by Jeffrey Malcolm, Operating Adviser working in the private equity space, to talk about how Oracle AI certifications have impacted his professional and personal life. Hi Jeffrey, thank you so much for taking the time to chat with us today. Our conversation actually stems from a fascinating discussion we had at AI World, Oracle's annual user conference. There you shared your journey to becoming Oracle AI certified... How that process not only shifted your perspective on emerging technologies, but also influenced the way you work, interact with colleagues and clients, and even how you encourage continued learning in your own family. I'm really excited to dive deeper into your story and explore the value and real world benefits of certification in today's AI-driven landscape. 01:20 Jeffrey: Uh Lois, first of all, thank you for having me. Um, it was fantastic running into your teammates at AI World. It was amazing. You know, for for me, you know, as we go through this AI journey with my portfolio companies, I'm constantly looking at what are the new things out there? How can I get myself enabled? So, excited that we're having this conversation today. 01:42 Lois: That's great. So, let's start at the beginning. Before your certifications, what was your initial reaction when you heard about Oracle's OCI and AI certification programs? Were you immediately interested or was there hesitation? Jeffrey: I was skeptical. You know, I was skeptical about OCI capabilities as you guys didn't have much market penetration at the time. You know, in my technology career, I built several enterprise applications on AWS, Azure, and GCP. However, OCI Cloud was new and my wife Kay Malcolm, who you know, kept raving at home over and over about OCI, that the cloud was faster, it was more secure and cost friendly. All of which this thing that I'm hearing are appealing to me as a CIO because that's something that I need to control at my companies that I'm working with. Lois: Right. Jeffrey: So because even though I was skeptical I was like if all of these things are appealing to her, I'm going to go ahead, I'm going to take the certification, I'm going to confirm all of these allegations that she's making to just make sure that, you know, it's actually true. And I was pleasantly surprised once I pulled the covers back. 02:59 Lois: So, you mentioned that your wife actually encouraged you to sign up for the free OCI Foundations training. Can you tell me a little bit more about that experience and how it influenced your decision to continue learning? Jeffrey: When she took the OCI test, at first she passed with a 95% score. So, you know, that encouraged me to just, you know, to take it as as as informative as I can. And to be honest, I wanted to beat her score because, you know, we're competitive. Um, upon passing and seeing the high quality of the candidate, you know, of the content. Uh, it was just hard for me to keep this internally. I wanted to share it with my network. I wanted to kind of see if there's others that could benefit from it. But you know my my initial piece was how can I beat her? And when I was able to date the score I I did score a 96 and beat her and I started sharing it with my network. And what happened Lois it was amazing. You know we we found a a cohort of individuals right around 50 who wanted to start taking the similar course. We were like hey this is something that's amazing. We had individuals who were teachers. We had individuals who had work in the corrections facility. We had plumbers. We had electrician. And they were all skeptical about taking this highly technical course. But we said, "Hey, it's self-paced. It's something that you can do and you can really benefit your career." So at the end, we had 50 people who took it. Of the 50, we had 30 brave souls who went ahead and took the certification. Um, and of the 30, we had a 24 people who passed. That's almost a 90% pass rate. Lois: Yeah.  Jeffrey: And it was so successful, we actually had one individual who shared their news. He was able to get a new position where he became a technical project manager and 3x his salary. So, it was just amazing to watch how people were brave enough to take this content, how OCI did an amazing job of making it self-paced and absorbable and then people got the certification, we published it on LinkedIn, and people actually got jobs. So, it was actually quite quite impressive. 05:24 Lois: That's an incredible story. So, you didn't just become a believer, you actually went and built an application on OCI, right? What was the project and how did your new skills play a role in making that happen? Jeffrey: That's that's a funny story. So at the time I was doing the uh the OCI training. I was building a mobile native application for a startup who was at the time looking to impact climate change. They were socially conscious enterprise dedicated to bring human-centered tools to individuals to live a better life and protect our environment. You know, the the main focus was how can they create an application that had no ads, only information, and provide a tool that would allow people to do joyful actions such as recycling, such as, you know, um looking at how you can lower your power consumption in your home, moving from plastics away from your home and just not consuming that much plastic. So we really wanted to gamify that and build an application that could do that. Uh my training gave me the confidence that as I was architecting the solution to say I needed to build something scalable and secure and full transparency at the time my myself and the rest of my development team was looking at completely AWS solutions. From this training I was like no if we really want something secure and scalable, the Oracle Database specifically Autonomous Database is it and we switched we built a multicloud solution across Azure um AWS and um GCP as well as OCI OCI had our backend and we built our application to leverage it specifically because after taking a training I was convinced that the backend needed to on Oracle Database specifically Autonomous Database. So it helped the the application had been running now for 3 years no issues um from a scalability standpoint and it's been fantastic for us. 07:34 Lois: Well that's great. That's a great story to uh to talk about how you leveraged your training and into something that actually made a difference in your job. So let's talk a little bit about your AI certification. You've described the AI foundations training that you took from Oracle University as demystifying. So tell me about some of the biggest takeaways for you. How did it shift your understanding of what AI really is and how it can be used? Jeffrey: That's a great point. Um you know in the last two three years AI has just been the talk of the town and specifically in my role as an advisor to private equity companies, I'm constantly being asked how can AI impact the top line? How can AI the bottom line and help us realize the multiple or investment pieces to exit um our our different companies? My background whenever I look at a problem I need to understand the guts of it and at the time there was all of these myths and and and confusion and scared to be honest around AI. So coming from an engineering background at MIT, one of the things MIT taught me is I need to look under the covers to truly understand something from a technology standpoint. Do my due diligence before sharing best practices with my portfolio companies that I'm working with. So that made me take on this challenge to say hey I need to understand what's the difference between machine learning, deep learning. What are the different you know kind of you know neural networks out there? When do you want to use it? So the AI foundation training that Oracle was offering was compelling to me to the point that I had had great success on the OCI's piece I'm like let me take this on. So that's what really started my journey back in January of 2023 um this was just a few months after the release of ChatGPT and I really wanted to understand how AI can like skyrocket and help our companies you know drive drive value. So that's what made me take it on. I wanted to understand what's the difference between RNN you know recurrent neural networks convolutional um neural networks and what's the best business case that our companies can use? What's the best time to use a vector database? Why is it important? Why is it needed for AI solution? I wanted to be able to articulate the difference between a RAG and Agentic AI workflow to our companies so that's really was the impass of as to why I wanted to take on this piece and why I wanted to do uh the AI foundational training. 10:08 Lois: And your journey didn't stop with you and Kay, right? Your sons are both Oracle AI-certified as well as I understand it. So, tell me a little bit about that. What inspired them? Jeffrey: So our poor boys um you know we have two boys you know both are in college uh you know and one full transparency is a computer science major at at Georgia Tech. The other one is doing a biology major at um Kennesaw State. In our household, we believe in technology and and we believe anyone can look at it. So, after getting a better understanding of AI and realizing AI is really going to impact every aspect of our our society and our industry, we said we should absolutely have our boys do this. Well, of course, with any kind of young kids, they're going to be hesitant. So um we we had to really incentivize them you know for you know for my for our youngest you know who was not you know been exposed to this technology, he was starting his new business and he wanted to learn and for our oldest being at Georgia Tech he was in that computer science major this was going to help him secure some summer internship. So what we did was to incentivize them we had to turn off the Wi-Fi and so the Wi-Fi could only be on if they were doing the certification and and full transparency after I would say a weekend and like 3 days they were able to complete the course and truly um pass and understand on a foundational level like what's the difference between RAG and Agents? What's the difference between you know RNN and CNN? What are neural networks and what's deep learning the machine learning? For my oldest, who was in computer science, it helped him secure a summer internship because he was able to talk about in a very clear way that he understood AI. And then he was also able to show his um his certification and that helped him to secure an internship with Oracle on the OCI team being a software developer. And to be honest, he's going into his third summer where he's going to be at Oracle um coming this next summer in 2026. So, it's been beneficial. I tell people like this is something that you should absolutely do and um we encourage our friends and we tell the story about our boys because it's it's personal. We show that anyone can do it. 12:35 Lois: That's that's an awesome story. And the whole family is AI certified. That's great. So, you mentioned that you've been sharing your experience with your friends and your colleagues and neighbors. What are some of the common misconceptions or fears that you encounter when you're talking about AI with people? How do you help them understand what it means for their careers and for their lives? Jeffrey: Um, no, it's a great question. You know, a lot of people I talk to still think AI is either going to replace them or that it's too technical for them to ever understand. Lois: Right. Jeffrey: And the fear usually comes from not knowing where to start. Um, I tell them that AI is really just a tool and and and learning the basics helps you to see where it fits into your work life. And and once they understand that it's it's here to help, not to replace them, the conversation shifts and become, oh, okay, now how can I become more knowledgeable so I can be less fearful and identify opportunities? So really, I've been having conversation to say, look, it is not something that's here to replace you. It is a tool and it's a tool that really once you understand how you can use it at your job or in your school work or in where you volunteer, it can really drive automation and speed and allow you to do your job much better. Lois: Yeah, that's so true. And the knowledge understanding is so powerful. It really does change people's perspective from being fearful to being excited about the possibilities with AI.  14:13 Be a part of something big by joining the Oracle University Learning Community! Connect with over 3 million members, including Oracle experts and fellow learners. Engage in topical forums, share your knowledge, and celebrate your achievements together. Discover the community today at mylearn.oracle.com. 14:34 Lois: So tell me a little bit about uh how in your private equity work um I know you interact with a wide variety of clients. How does this knowledge about Oracle's AI uh technology and having the certification empower you to have conversations and build trust with your clients? Jeffrey: The biggest value I've received from getting the Oracle AI certification is that it gives me clear and practical foundations for talking to people about what AI is and what it's not. Let's be honest, there's a lot of hype out there about AI and there's a lot of hype and fear that is unproven. You know, in in my work with private equity, clients want to know what's the real, what's possible, what's worth our investment. You know is this something that we should really look at. So when I can explain AI concepts, agentic workflow, you know, neural networks and one is important, you know, what neural networks are better for vision capabilities, what neural networks are better for audio capabilities, what neural networks are just better for for text. Right? When I can really go down to those simple terms and connect with them on the operating challenges that that companies is facing, then I have tangible case studies that I can help work with my companies on that will build credibility and this hype and fear kind of starts to subside and go away. So with that, you know, when when when working with my private equity companies, I don't want to just do something just because it's the hype. We we really need to make sure that whatever we doing can drive growth and drive IBIDA growth so that we could realize our investment thesis. So this certification really helped me to just ground it in the ways that I could have real conversations with our companies about what are the activities that are going to drive growth, what are the activities that's going to be efficient, what are the activities that are going to have value creation for our company. and it's been something that you know has really been helpful. So, another thing I wanted to share is Kay and I have been working with not only, you know, digging it to enterprises, but I want to take it to universities and we've been working with her mother's alma mater, Alabama State, which is a historically black college and university, to help them get on Oracle AI and then get their foundation going because we want to take this down to the college level and help to drive this and offer it. Through that interaction, they've reached out to the city of uh Montgomery and they want to work with the public schools to start getting the school system to start becoming AI foundation um certified and understand how AI can evolve in everything that you do. So, we've been working with them. We actually had a quick event here that Oracle did um at here in Atlanta and they were able to attend and see some of the application and we're hoping to just continue this. So it it's not something that I'm just talking to my private equity companies about. I'm also want to bring this into universities, bring this into the school because it's a fundamentally different way to solve problems and anyone can do it. You don't have to have a technical background. We're at a foundationally different level where anyone can start their AI journey. 18:05 Lois: Right. And we're just at the beginning of this transformation of the industry. It's a great way to teach the next generation how to be prepared so they can have uh you know great careers and leveraging AI. So, one of the things you've mentioned to me when we've talked in the past is that you boil down AI to two things, data and math, right? Not innovation itself but a tool. So can you elaborate a little bit on that? Jeffrey: Yeah, it's one of the the things I like to say. I think if people talk to me and they say, you know, Jeff always boils it down. So, you know, when I look at it, generative AI foundation is based on the concept of machine learning and deep learning.  Lois: Right. Jeffrey: Um both concepts are based on linear algebra, calculus, probability, statistics, optimization theory. You know those are some of the the the foundation of both of those. LLMs use these foundations and data to generate content and execute tasks. So people's actions in system generate the data that these LLMs use and and math follows specific patterns such as Bayer's theorem, Pythagorean theorem. The innovation that comes from those because you have math in terms of the machine learning and you have data requires thinking out of the box and not following one of these pattern, which is only accomplished through people and our unique experience. So when I think of generative AI that's why I see it as a tool. You're always going to require human interaction to drive an outcome.  Lois: Right. Jeffrey: It it is a combination of math and data. Our unique experience of how we engage and how we look at a problem brings innovation to a challenge. So that's one of the things I always say it's I boils it down to it's math and data. Innovation comes from people. And the reason why it comes from people is we all have unique experiences, unique backgrounds. So we look at a problem differently in terms of how we solve it and that difference is what drives the innovation. Lois: Right. And just leverages AI to do so. Jeffrey: Correct. 20:20 Lois: So you've said that AI levels the playing field. What does that mean to you in practical terms and how have you seen it make an impact in your area of expertise? Jeffrey: When I say level the playing ground, what I mean is there's a unique opportunity where this technology is impacting every industry that we know. Prior to this, you know, if there was a technology solution such as, let's look at the big ones, cloud, everyone moving to the cloud, it required you to have some knowledge of cloud technology. Big data it required you to have some knowledge of data solutions. AI is so transformational that you know if we look take a look at vibe coding that's out there. Your ability to think about a problem and break it down in a in a tangible way and build an app and leverage vibe coding where the LLM can actually do the hard work for you is transformational. It doesn't require you to have that knowledge to drive it. Now to take some and to and and that what what does that do? That allows you to quickly take a business idea from concept all the way to an MVP and then you can then move that into production and and and start making money on whatever that idea is. Does that take you 100% away? No. You're still going to need someone to run it and all of that. But what what I love about it is a lot of individuals have many different ideas and many different concepts. You can now quickly materialize those into a technology solution without having to have a technology background because the hard work of executing that code can be handled by an LLM. That's just one example if we just talk about coding. If you look at other industries such as the legal industry that is doing a lot of stuff around um just looking at how can you quickly process documents and read those, it's really revolutional. So what what I mean by it being transformational, it enhances each industry differently. So therefore, it's not that you have to have a technology background. If you're willing to take it on and look at it as a tool, then we are all at the beginning stage. And to be honest, I'll go as far as saying, Lois, if you don't have a technical background, you're actually at an advantage because you don't have to unlearn some of the activities that you used to solve problem with. You actually can come up with new ways leveraging AI agentic workflow to solve those problems quicker. So that's why I really feel like we are at a level a level playing field and it's a transformational piece and I'm encouraging as many people to just start becoming familiar with the different tools that are out there. Get you yourself a ChatGPT account, start working with Anthropic Claude, get yourself a Gemini account, start working with their notebook LLMs to generate, you know, um, infographics. It's amazing. And that's the new thing that I'm playing with right now. Start using these tools because what's happening is as you understand them, your creativity is going to say, "Oh, I can now do this." Uh, mark my word. I think this is going to be one of the pivotal era that we look back and say, "If I had taken full advantage of AI when it came out, I would have started this many businesses." And I don't want people to have that regret. So that's why I think you know dismiss the fear. You do not have to have a technology background to start AI. You can do that now. You can take your business ideas from concept to MVP, sell it to investors to get an investment to take it to production, and hopefully make the winnings that you want with your ideas. So I'm I'm I'm super excited about where we are as a society because I think this is a huge opportunity. Lois: Yeah, I agree with you. I think we're we're witnessing a transformation uh revolution in in so many different ways and the cross industry applications are just you know mind-blowing. Jeffrey: Yeah. 24:36 Lois: So for somebody who might be intimidated about pursuing an AI or OCI certification you just mentioned how you would encourage them you know to get started anyway. What advice would you offer? How would you recommend that they get started? Jeffrey: So first of all I would say go to Oracle University. Lois: Thank you. Jeffrey: You know I check out their courses. You know the thing that I would say that I like about um the courses there is it's self-paced. It's easily easy to absorb and then it goes deep into whatever topic you want. So, it starts off very high level to give you the background of what you need, but it goes really deep if there's something that you want to go in on. That's that's the first thing. The other piece that I love about it is the courses not only just have talking points, but they have hands-on labs that you can actually put to action the content that you just learned. So one of those hands-on lab with the lab is based on Oracle Live Labs and a little plug for my wife. Oracle Live Labs was created by Kay. I remember when she was here at home building this almost three four five years ago and it's amazing to see the coursework that they have. They have so many different hands-on labs that they can do. So, I would say because of the combination of this great structured content, the ability to then have the hands-on lab through Live Lab that you can then put into action the things that you you you've learned, then it's a quick and tangible way to just receive content and actually test it out. And, you know, to watch Live Labs grow, to see where it is. I'm just I'm I'm excited for her. I'm proud. I know it's one of her her passion. She always says it's it's her her gift to developers is Live Labs because as an engineer myself I can't just hear something and learn it. I have to put it to action. So I think that combination of Oracle University having the content and then having mechanisms like Live Lab to do hands-on is why people should go there and start and then some of the courses you guys have they're free. Lois: Absolutely. Jeffrey: I wouldn't do that. So if they're free, like let me go ahead and start it now and then as I go up, you know, even if there's a charge, like there's a benefit. So you guys have offered such a low entry um um hurdle to start that I don't see why you wouldn't just start there. Lois: And all of our OCI training is free as well as the foundations associate certification. So you're right, there's there's no barrier to entry for sure. Jeffrey: Mhm. 27:13 Lois: Well, Jeffrey, I want to thank you so much for sharing your journey with me today. Your enthusiasm, your experience, and your expertise has just really been inspiring and um I've just been really happy to hear about how this has not only impacted your career, but also your outlook on the industry and um influence the people around you. So, thank you again. I really appreciate it. Jeffrey: Anytime. I'm excited that I was able to share my journey and I hope everyone, you know, starts their own. So excited. Thank you. Lois: Thank you. 27:54 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

BeursTalk
Netflix: te voorzichtig over de groei

BeursTalk

Play Episode Listen Later Jan 23, 2026 24:40


Netflix kreeg een tik van ruim 6 procent op de beurs na de presentatie van de resultaten. Beleggers spraken niet alleen hun oordeel uit over de cijfers, maar ook over het verhoogde overnamebod op Warner Bros. "Ze gaan die strijd wel winnen", denkt Olaf van den Heuvel van Achmea Investment Management. "Warner is al akkoord met het bod, all cash, en dat heeft impact op de aandeelhouders." Precies daarom is Richard de Jong van Van Lieshout & Partners tegen de deal. "Meer dan 80 miljard gaat de overname kosten. Netflix geeft per jaar 20 miljard uit aan de productie van eigen content. Dat is precies wat de kijkers willen en waar de groei zit." En dat brengt ons bij de cijfers, die niet slecht waren, maar Netflix is terughoudend over de vooruitzichten. Zou dat te maken hebben met de dure overname? Wel positief: het sentiment op de beurzen. Hoewel de AEX op weekbasis een procent lager sloot, zien beide experts de toekomst redelijk zonnig in. Er is veel geld in de markt, de bedrijfswinsten blijven stijgen en de economische vooruitzichten voor zowel de VS als Europa zijn helemaal niet slecht. Verder in de podcast aandacht voor de soap rond de overname van OCI, de beursgang van CSG en de cijfers van onder andere Procter & Gamble en Intel. De luisteraarsvragen komen aan bod en natuurlijk geven Olaf en Richard hun tip. Olaf adviseert om een ETF te selecteren in een brede Europese index en Richard tipt een Amerikaanse zakenbank én een ETF met de ISIN-code IE000KYX7IP4. Geniet van de podcast! Let op: alleen het eerste deel is vrij te beluisteren. Wil je de hele podcast (luisteraarsvragen en tips) horen, wordt dan Premium lid van BeursTalk. Dat kost slechts 9,95 per maand, 99 euro voor een heel jaar. Abonneren kan hier!See omnystudio.com/listener for privacy information.

Cloud Wars Live with Bob Evans
Mike Sicilia on Why Oracle Customers Are Choosing AI at Scale

Cloud Wars Live with Bob Evans

Play Episode Listen Later Jan 20, 2026 18:08


In this Cloud Wars Special Report, Bob Evans sits down with Mike Sicilia, CEO of Oracle, to discuss Oracle's rise to the number-two position on the Cloud Wars Top 10. Their conversation explores why customers are increasingly gravitating toward Oracle, how AI embedded across infrastructure and applications is accelerating time to value, and why openness, multi-cloud flexibility, and data gravity are reshaping enterprise decision-making.Oracle AI Strategy and ProductsThe Big Themes:AI Built In, Not Bolted On: Oracle's momentum is rooted in embedding AI directly into its database, data platform, infrastructure, and applications rather than layering it on later. This architectural decision enables customers to train models, run inference, and deploy intelligent applications faster and more reliably. AI is foundational across ERP, retail merchandising, healthcare, and industry solutions. By integrating AI at every layer, Oracle reduces friction, accelerates adoption, and delivers immediate business value, helping customers move beyond experimentation into production-scale AI initiatives with confidence and speed.AI Changes Customer Engagement Models: The traditional technology upgrade cycle has been replaced by continuous, iterative innovation. With quarterly Fusion updates delivering hundreds of new AI-enabled features automatically, customers see constant improvements without added cost or disruption. Sicilia noted that AI data platforms and agent-building tools now enable daily innovation.Scale, Responsibility, and Customer Trust: With more than half a trillion dollars in contractual commitments, Oracle's leadership views execution and trust as paramount. Sicilia says that Oracle's decades-long experience running no-fail, mission-critical systems uniquely positions it for the AI Era. Customer success, support, and operational alignment have been restructured around an “AI-first, service-first” mindset.The Big Quote: “Very quick time to value has a lot to do with data gravity, and we are the custodians of the data. We are, in fact, the creators of a lot of the data from our applications.”"More from Oracle:Learn about Oracle and AI or OCI for AI. Visit Cloud Wars for more.

Oracle University Podcast
Driving Business Value with OCI – Part 2

Oracle University Podcast

Play Episode Listen Later Jan 20, 2026 16:17


Security, compliance, and resilience are the cornerstones of trust.   In this episode, Lois Houston and Nikita Abraham continue their conversation with David Mills and Tijo Thomas, exploring how Oracle Cloud Infrastructure empowers organizations to protect data, stay compliant, and scale with confidence.   Real-world examples from Zoom, KDDI, 8x8, and Uber highlight these capabilities.   Cloud Business Jumpstart: https://mylearn.oracle.com/ou/course/cloud-business-jumpstart/152957 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu   Special thanks to Arijit Ghosh, David Wright, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode.     -------------------------------------------------------------   Episode Transcript:   00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:26 Lois: Hello and welcome to the Oracle University Podcast! I'm Lois Houston, Director of Communications and Adoption with Customer Success Services, and with me is Nikita Abraham, Team Lead: Editorial Services with Oracle University. Nikita: Hi everyone! In our last episode, we started the conversation around the real business value of Oracle Cloud Infrastructure and how it helps organizations create impact at scale. Lois: Today, we're taking a closer look at what keeps the value strong — things like security, compliance, and the technology that helps businesses stay resilient. To walk us through it, we have our experts from Oracle University, David Mills, Senior Principal PaaS Instructor, and Tijo Thomas, Principal OCI Instructor.  01:12 Nikita: Hi David and Tijo! It's great to have you both here! Tijo, let's start with you. How does Oracle Cloud Infrastructure help organizations stay secure? Tijo: OCI uses a security first approach to protect customer workloads. This is done with implementing a Zero Trust Model. A Zero Trust security model use frequent user authentication and authorization to protect assets while continuously monitoring for potential breaches. This would assume that no users, no devices, no applications are universally trusted. Continuous verification is always required. Access is granted only based on the context of request, the level of trust, and the sensitivity of that asset. There are three strategic pillars that Oracle security first approach is built on. The first one is being automated. With automation, the business doesn't have to rely on any manual work to stay secure. Threat detection, patching, and compliance checks, all these happen automatically. And that reduces human errors and also saving time. Security in OCI is always turned on. Encryption is automatic. Identity checks are continuous. Security is not an afterthought in OCI. It is incorporated into every single layer. Now, while we talk about Oracle's security first approach, remember security is a shared responsibility, and what that means while Oracle handles the data center, the hardware, the infrastructure, software, consumers are responsible for securing their apps, configurations and the data. 03:06 Lois: Tijo, let's discuss this with an example. Imagine an online store called MuShop. They're a fast-growing business selling cat products. Can you walk us through how a business like this can enhance its end-to-end security and compliance with OCI? Tijo: First of all, focusing on securing web servers. These servers host the web portal where customers would browse, they log in, and place their orders. So these web servers are a prime target for attackers. To protect these entry points, MuShop deployed a service called OCI Web Application Firewall. On top of that, the MuShop business have also used OCI security list and network security groups that will control their traffic flow. As when the businesses grow, new users such as developers, operations, finance, staff would all need to be onboarded. OCI identity services is used to assign roles, for example, giving developers access to only the dev instances, and finance would access just the billing dashboards. MuShop also require MFA multi-factor authentication, and that use both password and a time-based authentication code to verify their identities. Talking about some of the critical customer data like emails, addresses, and the payment info, this data is stored in databases and storage. Using OCI Vault, the data is encrypted with customer managed keys. Oracle Data Safe is another service, and that is used to audit who has got access to sensitive tables, and also mask real customer data in non-production environments. 04:59 Nikita: Once those systems are in place, how can MuShop use OCI tools to detect and respond to threats quickly? Tijo: For that, MuShop used a service called OCI Cloud Guard. Think of it like a security operation center, and which is built right into OCI. It monitors the entire OCI environment continuously, and it can track identity activities, storage settings, network configurations and much more. If it finds something risky, like a publicly exposed object storage bucket, or maybe a user having a broad access to that environment, it raises a security finding. And better yet, it can automatically respond. So if someone creates a resource outside of their policy, OCI Cloud Guard can disable it.  05:48 Lois: And what about preventing misconfigurations? How does OCI make that easier while keeping operations secure?  Tijo: OCI Security Zone is another service and that is used to enforce security postures in OCI. The goody zones help you to avoid any accidental misconfigurations. For example, in a security zone, you can choose users not to create a storage bucket that is publicly accessible. To stay ahead of vulnerabilities, MuShop runs OCI vulnerability scanning. They have scheduled to scan weekly to capture any outdated libraries or misconfigurations. OCI Security Advisor is another service that is used to flag any unused open ports and with recommending stronger access rules. MuShop needed more than just security. They also had to be compliant. OCI's compliance certifications have helped them to meet data privacy and security regulations across different regions and industries. There are additional services like OCI audit logs for traceability that help them pass internal and external audits. 07:11 Oracle University is proud to announce three brand new courses that will help your teams unlock the power of Redwood—the next generation design system. Redwood enhances the user experience, boosts efficiency, and ensures consistency across Oracle Fusion Cloud Applications. Whether you're a functional lead, configuration consultant, administrator, developer, or IT support analyst, these courses will introduce you to the Redwood philosophy and its business impact. They'll also teach you how to use Visual Builder Studio to personalize and extend your Fusion environment. Get started today by visiting mylearn.oracle.com.  07:52 Nikita: Welcome back! We know that OCI treats security as a continuous design principle: automated, always on, and built right into the platform. David, do you have a real-world example of a company that needed to scale rapidly and was able to do so successfully with OCI? David: In late 2019, Zoom averaged 10 million meeting participants a day. By April 2020, well that number surged to over 300 million as video conferencing became essential for schools, businesses, and families around the world due to the global pandemic. To meet that explosive demand, Zoom chose OCI not just for performance, but for the ability to scale fast. In just nine hours, OCI engineers helped Zoom move from deployment to live production, handling hundreds of thousands of concurrent meetings immediately. Within weeks, they were supporting millions. And Zoom didn't just scale, they sustained it. With OCI's next-gen architecture, Zoom avoided the performance bottlenecks common in legacy clouds. They used OCI functions and cloud native services to scale workloads flexibly and securely. Today, Zoom transfers more than seven petabytes of data per day through Oracle Cloud. That's enough bandwidth to stream HD video continuously for 93 years. And they do it while maintaining high availability, low latency, and enterprise grade security. As articulated by their CEO Erik Yuan, Zoom didn't just meet the moment, they redefined it with OCI behind the scenes. 09:45 Nikita: That's an incredible story about scale and agility. Do you have more examples of companies that turned to OCI to solve complex data or integration challenges? David: Telecom giant KDDI with over 64 million subscribers, faced a growing data dilemma. Data was everywhere. Survey results, system logs, behavioral analytics, but it was scattered across thousands of sources. Different tools for different tasks created silos, delays, and rising costs. KDDI needed a single platform to connect it all, and they chose Oracle. They replaced their legacy data systems with a modern data platform built on OCI and Autonomous Database. Now they can analyze behavior, improve service planning, and make faster, smarter decisions without the data chaos. But KDDI didn't stop there. They built a 300 terabyte data lake and connected all their systems-- custom on-prem apps, SaaS providers like Salesforce, and even multi-cloud infrastructure. Thanks to Oracle Integration and pre-built adapters, everything works together in real-time, even across clouds. AWS, Azure, and OCI now operate in harmony. The results? Reduced operational costs, faster development cycles, governance and API access improved across the board. KDDI can now analyze customer behavior to improve services like where to expand their 5G network.  Next up, 8 by 8 powers communication for over 55,000 companies and 160 countries with more than 3 million users, depending on its voice, video, and messaging tools every day. To maintain that scale, they needed a cloud that could deliver low latency global availability and high performance without blowing up costs. Well, they moved their video meeting services from Amazon to OCI and went live in just four days. The results? 25% increase in performance per node, 80% reduction in network egress costs, and a significantly lower overall infrastructure spend. But this wasn't just a lift and shift. 8 by 8 also replaced legacy tools with Oracle Logging Analytics, giving their teams a single view across apps, infrastructure, and regions. 8 by 8 scaled up fast. They migrated core voice services, deployed over 300 microservices using OCI Kubernetes, and now run over 1,700 nodes across 26 global OCI regions. In addition, OCI's Ampere-based virtual machines gave them a major boost, sustaining 80% CPU utilization and more than 30% increased performance per core and with no degradation. And with OCI's Observability and Management platform, they gained real-time visibility into application health across both on-prem and cloud. Bottom line, 8x8 represents yet another excellent example of a company leveraging OCI for maximum business results. 13:24 Lois: Uber handles more than a million trips per hour, and Oracle Cloud Infrastructure is an integral part of making that possible. Can you walk us through how OCI supports Uber's needs? David: Uber, the world's largest on-demand mobility platform, handles over 1 million trips every hour. And behind the scenes, OCI is helping to make that possible. In 2023, Uber began migrating thousands of microservices, data platforms, and AI models to OCI. Why? Because OCI provides the automation, flexibility, and infrastructure scale needed to support Uber's explosive growth. Today, Uber uses OCI Compute to handle massive trips serving traffic and OCI Object Storage to replace one of the largest Hadoop-based data environments in the industry. They needed global reach and multi-cloud compatibility, and OCI delivered. But it's not just scale, it's intelligence. Uber runs dozens of AI models on OCI to support real-time predictions up 14 million per second. From ride pricing to traffic patterns, this AI layer powers every trip behind the scenes. And by shifting stateless workloads to OCI Ampere ARM Compute servers, Uber reduced cost while increasing CPU efficiency. For AI inferencing, Uber uses OCI's AI infrastructure to strike the perfect balance between speed, throughput, and cost. So the next time you use your Uber app to schedule a ride, consider what happens behind the scenes with OCI. 15:18 Lois: That's so impressive! Thank you, David, for those wonderful stories, and Tijo for all of your insights. Whether you're in strategy, finance, or transformation, we hope you're walking away with a clearer view of the business value OCI can bring. Nikita: Yeah, and if you want to learn more about the topics we discussed today, visit mylearn.oracle.com and search for the Cloud Business Jumpstart course. Until next time, this is Nikita Abraham… Lois: And Lois Houston signing off! 15:48 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

Oracle University Podcast
Driving Business Value with OCI–Part 1

Oracle University Podcast

Play Episode Listen Later Jan 14, 2026 16:32


Understanding cloud costs can be challenging, but it's essential for maximizing value. In this episode, hosts Lois Houston and Nikita Abraham speak with Oracle Cloud experts David Mills and Tijo Thomas about how Oracle Cloud Infrastructure offers predictable pricing, robust security, and high performance. They also introduce FinOps, a practical approach to tracking and optimizing cloud spending. Cloud Business Jumpstart: https://mylearn.oracle.com/ou/course/cloud-business-jumpstart/152957  Oracle University Learning Community: https://education.oracle.com/ou-community  LinkedIn:  https://www.linkedin.com/showcase/oracle-university/  X: https://x.com/Oracle_Edu  Special thanks to Arijit Ghosh, David Wright, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode.    -------------------------------------------------------------   Episode Transcript: 00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:27 Nikita: Welcome back to another episode of the Oracle University Podcast! I'm Nikita Abraham, Team Lead of Editorial Services with Oracle University, and I'm joined by Lois Houston, Director of Communications and Adoption with Customer Success Services.  Lois: Hi everyone! Last week, we talked about how Oracle Cloud Infrastructure brings together developer tools, automation, and AI on a single platform. In today's episode, we're highlighting the real-world impact OCI can have on business outcomes. 00:58 Nikita: And to tell us about this, we have our experts David Mills and Tijo Thomas back with us. David is a Senior Principal PaaS Instructor and Tijo is a Principal OCI Instructor, and they're both from Oracle University. David, let's start with you. What makes Oracle Cloud Infrastructure the trusted choice for organizations across industries like banking, healthcare, retail, and government? David: It all comes down to one thing. OCI was built for real businesses, not side projects, not hobby apps, not test servers, but mission-critical systems at scale.  Most clouds brag about their speed, but OCI is consistently fast, even under pressure. And that's because Oracle built OCI on a non-blocking network and bare metal infrastructure, with dedicated resources and no noisy neighbors. So, whether you're running one application or 1,000, you get predictable, low latency, performance every time as OCI doesn't force you into any specific mold. You want full control? Spin up a virtual machine and configure everything. You need to move fast? Use a managed service like Autonomous Database or Kubernetes. Prefer to build your own containers, functions, APIs, or develop with low code or even no code tools? OCI supports all of it. And it plays nicely with your existing stack—on-prem or in another cloud. OCI adapts to how you already work instead of making you start over.  02:39 Lois: And when it comes to pricing, how does OCI help customers manage costs more effectively?  David: OCI is priced for real business use, not just the flashy low entry number. You only pay for what you use. No overprovisioning, no lock in. Virtual machines can scale up and down automatically. Object storage automatically shifts to a lower cost tier based on frequency of access. Autonomous services don't need babysitting or patching. And unlike some providers, OCI doesn't charge you to get your own data back. It's enterprise grade cloud without enterprise grade sticker shock. 03:26 Lois: Security and flexibility are top priorities for many organizations. How does OCI address those challenges? David: OCI treats security as a starting point, not an upsell. From the moment you create an account, every tenant is isolated. All data is encrypted. Admin activity is logged and security tools like Cloud Guard are ready to go. And if you need to prove compliance for GDRP, FedRAMP, HIPAA, or more, you're covered. OCI is trusted by the world's most regulated industries. Most companies don't live in one cloud. They've got legacy systems, other cloud providers, and different teams doing different things. OCI is designed to work in hybrid and multi-cloud environments. Connect to your on-prem apps with VPN or FastConnect. Run Oracle workloads in your data center with Cloud@Customer. Interconnect with Azure and Google Cloud or integrate with Amazon. OCI isn't trying to lock you in. It's seeking to meet you where you are and help you modernize without breaking what works. 04:40 Nikita: Can you share an example of a business that's seen measurable results with OCI? David: A national health care provider was stuck on aging hardware with slow batch processing and manual upgrades. They migrated core patient systems to OCI and used Oracle Autonomous Database for faster, self-managed workloads. They leveraged Oracle Integration to connect legacy electronic health records, OCI FastConnect to keep real-time sync with data in their on-prem systems, and they went from 12-hour downtime Windows to zero, from three weeks to launch a feature to three days, and they cut infrastructure cost by 38%. And that's what choosing OCI looks like. 05:37 Are you looking to boost your expertise in enterprise AI? Check out the Oracle AI Agent Studio for Fusion Applications Developers course and professional certification—now available through Oracle University. This course helps you build, customize, and deploy AI Agents for Fusion HCM, SCM, and CX, with hands-on labs and real-world case studies. Ready to set yourself apart with in-demand skills and a professional credential? Learn more and get started today! Visit mylearn.oracle.com for more details. 06:12 Nikita: Welcome back! Tijo, controlling costs while driving innovation is a tough balancing act for many organizations. What are the biggest challenges organizations face when trying to manage and optimize their cloud spending? Tijo: The first one is unexpected cloud cost. Let's be honest. Cloud bills can be shocking. You think you've got things under control, that the invoice shows up and you realize it is way over the budget. Without real-time visibility, it is quite hard to catch these surprises before they happen. The next one is with waste of resources and inefficiencies. It is quite common to find resources that are just sitting idle, such as unused storage, underutilized CPU, or overprovisioned memory. It may not seem like there are much of resource wastage at first, but over time all that is really going to add up. Then there is no clear ownership of cloud spend. It is one of the big problem in cost management. If cost are not clearly tagged to a team or a project, nobody feels responsible, and that makes it really tough to manage or reduce the cloud spend. There is also misaligned priorities across teams, and looking at different teams like finance, they may want to cut the cost while engineering want to move faster, operations want everything to be up and running. While every team is doing their best, but without a common approach to cost, it becomes challenging to prioritize tasks. Slow and reactive decision making is another challenge. Most cost issues gets identified after the bill is invoiced, and by then the budget has been already spent. Without timely data, it becomes difficult to make real time changes. And then complex, multi-cloud and regional footprint. As businesses grow across regions and with multi-cloud deployment model, tracking where the budget is going gets really tricky. More services means there are more teams and more complexity. Now, all of these challenges have one thing in common. They need a better way to manage cloud cost together. And this is where FinOps comes in. 08:42 Lois: And what exactly is FinOps? How does it address these cloud cost challenges? Tijo: FinOps stands for financial operations. It is a framework that brings teams like engineering, operations, finance, and beyond to work together so that the cloud spending becomes smarter, more visible, and better aligned towards business goals. And so FinOps is not just a tool, it is a way of working. According to FinOps Foundation, FinOps lifecycle happens in three phases: inform, optimize, and operate.  The inform phase is about visibility and allocation, which means you gather the cost, usage, and efficiency data in order to forecast and budget. The optimize phase is about rates and usage, and this is where you would take action to optimize or bring efficiencies. And then in operate, you turn those into continuous improvements through policies, trainings, and automation. 09:51 Nikita: Let's unpack FinOps a bit more. Why is understanding your cloud subscription model so fundamental in the Inform phase? Tijo: Because cost visibility is very important while managing your Oracle Cloud subscription. There are two ways to purchase OCI services. The first one, we refer to it as pay as you go model, which means you pay for what you use, and the second one is called universal credit annual commitment model, where you can purchase a prepaid amount of universal credits, and the prepaid amount will be drawn down based on actual usage. OCI provides a portal called FinOps Hub, where you can easily track how your usage has changed month by month over the past year. Through the Hub, you can monitor whether you have stayed within your credit allocation or not. You will also see how much of your committed credits have been used, how much is left, and when is your commitment set to expire. The next step is to gain visibility or to understand the cost. In Oracle Cloud Infrastructure, this starts with the service called cost analysis. OCI Cost Analysis is a service that would help you to filter, group, and visualize your cloud cost in a way that makes sense for your business. You can compare cost over time. You can drill down the cost by services, and track those spending by specific teams or projects. And then finally export detailed reports for finance or leadership reviews. OCI Cost Analysis gives you an interactive, near real-time view of your cloud spending. So you're not just seeing the numbers, you are understanding what is driving them. The next one is about setting up spending limits and this is done through OCI Budgets. For example, the organization can set up a monthly budget for the development team. If their usage, the cloud usage exceeds 80% of that limit, an alert will be triggered to notify the team. This means you can configure a threshold, send alerts, or even take actions automatically.  12:16 Lois: Tijo, what happens during the Optimize and Operate phases of the FinOps framework? Tijo: The inform stage was more about awareness. In the optimize phase, you take that data you've collected, and use it to optimize resources and improve efficiency. In OCI, we'll start with Cloud Advisor. OCI Cloud Advisor finds potential inefficiencies in your tenancy, and offers you guided solutions that explain how to address them. The recommendations help you to maximize cost savings. For example, it gives you personalized recommendations like deleting idle resources or resizing compute instances. Secondly, you can identify steps for performance improvements. And finally, enhance high availability and security with suggesting configurations for your cloud resources. In the third phase, operate, it is about making optimization as a routine or continuous improvements, and this is done through incorporating FinOps into your organization. OCI provides cost and usage reports that can automatically generate daily reports. These reports would show detailed usage data for every OCI service that you're using. You can export cost reports in FOCUS format. FOCUS is an industry standard and it stands for FinOps Open Cost and Usage Specification. 13:52 Nikita: And what makes the FOCUS format important for organizations? Tijo: The format enables the cost data to be consistent. It is well structured, and ready to use with other FinOps tools or dashboards. These reports can also ingest into Business Intelligence or analytics tools that will help you with better visualizations. Organizing your resources the right way is the key to get more accurate and simplified data. Without a clear structure, your cost data will be too complex. In OCI, this structure starts with your tenancy. Tenancy is your top level OCI account, and it represents the presence of cloud for your entire organization. Next, you have compartments. Compartments help you to break down your cloud environment into logical groups, for example, by department or business unit or projects. Then there are tags, and this is where cost visibility gets more meaningful. Tags allow you to assign custom labels to each resources. Things like environment type, cost center, or the owner name.   15:06 Lois: Some people think cost visibility is a concern mainly for finance teams. What's your perspective on this? Tijo: Cost visibility should be a shared responsibility, which means it shouldn't just be shared with the finance. Engineers, architects, and project owners all need to have access to the cost data that are relevant to them. Because when teams have visibility, they take ownership and that leads to better decisions which are faster, smarter, and more aligned to business goals. 15:42 Nikita: Thank you, David and Tijo, for joining us and sharing your insights. Lois: If you'd like to learn more, visit mylearn.oracle.com and look for the Cloud Business Jumpstart course. Next week, we'll explore security and compliance in OCI. Until next time, this is Lois Houston… Nikita: And Nikita Abraham signing off! 16:03 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

BeursTalk
De beurs trekt zich (nog) niets aan van de geopolitiek

BeursTalk

Play Episode Listen Later Jan 9, 2026 33:49


De Europese beurzen zijn het nieuwe jaar sterk uit de startblokken geschoten. Met een plus van bijna 4 procent dit jaar is de AEX zelfs koploper in Europa. Dat is met name te danken aan de zware weging van de techbedrijven onze index, stellen Wim Zwanenburg (Stroeve Lemberger) en Marc Langeveld (Antaurus AI Tech Fund). "Als je kijkt naar wat Wall Street strategen zeggen, dan kan het maar één kant op, omhoog", legt Wim uit. Ook Marc ziet het positief in, maar dan vooral als het gaat om de technologiesector, die het goed zal blijven doen in 2026. De sectoren buiten de technologie hebben het duidelijk moeilijker, maar over all ziet het er goed uit. Wel is het zo dat de geopolitieke onrust sterk is toegenomen, maar die lijkt beleggers niet van hun stuk te brengen. Goede voorbeelden van hoe sterk technologie presteert, zijn de resultaten van TSMC en Foxconn. Beide bedrijven openden hun boeken over het vierde kwartaal en in beide gevallen was het prima. Marc heeft, als techexpert wel een voorkeur voor TSMC boven Foxconn. Verder bespreken we in de podcast de ambities van TomTom op de defensiemarkt en de acties van de VEB tegen Philips en OCI. Beide bedrijven hebben het nodige uit te leggen aan hun aandeelhouders. Uiteraard bespreken we de luisteraarsvragen en geven de experts hun tips. Voor Wim is dat een algemene tip, Marc tipt een ETF met de ISIN-code IE000YBGJ9I4. Geniet van de podcast! Let op: alleen het eerste deel is vrij te beluisteren. Wil je de hele podcast (luisteraarsvragen en tips) horen, wordt dan Premium lid van BeursTalk. Dat kost slechts 9,95 per maand, 99 euro voor een heel jaar. Abonneren kan hier! VanEck ETF’s (advertorial) Deze week is ook weer het tweewekelijks gesprek te beluisteren met Martijn Rozemuller, ceo van VanEckETF’s, de partner van BeursTalk. In dit eerste gesprek van 2026 gaan we een beetje de diepte in, we bespreken covered call ETF's en de voor- en nadelen van equal weight ETF's. Gelukkig weet Martijn het in heldere bewoordingen uit te leggen. Wie zich heeft verdiept in ETF's, wat elke ETF-belegger behoort te doen, is vast de term covered call ETF tegengekomen. In de kern komt het erop neer dat de uitgever van de ETF call opties verkoopt op de onderliggende aandelen. Dat kan een extra premie opleveren. Martijn legt ook uit waarom VanEck daar niet aan doet. We gaan ook in op de vraag of de toenemende populariteit van ETF's een prijsopdrijvend effect hebben op bepaalde aandelen. Dan hebben we het specifiek over markt gewogen indices. Ook hier legt Martijn uit dat dat in principe zo is. VanEck heeft zowel mark tgewogen ETF's als gelijk gewogen ETF's. De meeste bekende indices zijn markt gewogen, wat historisch goed verklaarbaar is. Martijn heeft persoonlijk een voorkeur voor gelijk gewogen ETF's, omdat die in feite een betere spreiding geven dan markt gewogen ETF's. Geniet van de podcast! De gepresenteerde informatie door VanEck Asset Management B.V. en de aan haar verbonden en gelieerde bedrijven (samen "VanEck") is enkel bedoeld voor informatie en advertentie doeleinden aan Nederlandse beleggers die Nederlands belastingplichtig zijn en vormt geen juridisch, fiscaal of beleggingsadvies. VanEck Asset Management B.V. is een UCITS-beheerder. Loop geen onnodig risico. Lees de Essentiële Beleggersinformatie of het Essentiële-informatiedocument. Meer informatie? https://www.vaneck.com/nl/nl/See omnystudio.com/listener for privacy information.

OpenObservability Talks
A Decade of CNCF: Fireside Chat with the CTO - OpenObservability Talks S6E07

OpenObservability Talks

Play Episode Listen Later Jan 8, 2026 54:56


In the opening episode of 2026, we mark a major milestone—a decade to the Cloud Native Computing Foundation (CNCF)—with none other than the CNCF's CTO and co-founder, Chris Aniszczyk. Chris joins host Dotan Horovits on a fascinating fireside chat, looking back at the CNCF's journey from a bold experiment into a central pillar of modern infrastructure. They discuss the current state of cloud-native, across Kubernetes and an ecosystem of over 200 projects, and share their grounded predictions for 2026 and into the second decade.Beyond his role at the CNCF, Chris Aniszczyk serves as Executive Director of the Open Container Initiative (OCI), and CTO, Cloud & Infrastructure, at The Linux Foundation, the parent organization of the CNCF, OCI, OpenInfra and more. At Twitter, he created their open source program and led their open source efforts. You can read the recap post: https://medium.com/p/479e6bbf793c/Show Notes:00:00 - intro01:51 - 10th anniversary to the CNCF06:18 - the expanding scope of cloud native and Kubernetes14:58 - the community expansion around the world20:49 - KubeCon Europe29:30 - consolidation of observability and security34:00 - intersection of CNCF, FinOps and AI37:35 - AI-generated code contribution for open source43:46 - announcing the Agentic AI Foundation and MCP donation53:00 - outro Resources:Observability for AI workloads: https://medium.com/p/b8972ba1b6baCNCF Ambassador'sReflections on 10 Years of CNCF: https://medium.com/p/a796646db552Agentic AI Foundation formation: https://www.linuxfoundation.org/press/linux-foundation-announces-the-formation-of-the-agentic-ai-foundationSocials:BlueSky: https://bsky.app/profile/openobservability.bsky.socialTwitter: ⁠https://twitter.com/OpenObserv⁠LinkedIn: https://www.linkedin.com/company/openobservability/YouTube: ⁠https://www.youtube.com/@openobservabilitytalks⁠Dotan Horovits============Twitter: @horovitsLinkedIn: www.linkedin.com/in/horovitsMastodon: @horovits@fosstodonBlueSky: @horovits.bsky.socialChris Aniszczyk===============Twitter: @craLinkedIn: https://www.linkedin.com/in/caniszczyk/   Mastodon: @cra@macaw.socialOpenObservability Talks episodes are released monthly, on the last Thursday of each month and are available for listening on your favorite podcast app and on YouTube.

Zakendoen | BNR
Monique Ansink (Jumbo Spanbandfabrikant) over de toekomst van de maakindustrie

Zakendoen | BNR

Play Episode Listen Later Jan 6, 2026 116:06


Jumbo Spanbandfabrikant bestaat deze week vijftig jaar en kende onderweg de nodige tegenslagen. Na een periode van sterk gestegen containerprijzen is het bedrijf inmiddels weer in rustiger vaarwater beland. Wat begon als een Nederlandse werkplaats groeide uit tot een producent met een productielocatie in Vietnam, waar onder meer spanbanden, snelbinders en sleepkabels worden gemaakt. Monique Ansink, topvrouw van bevestigingsmiddelenproducent Jumbo Spanbandfabrikant is te gast in BNR Zakendoen. Macro met Mujagić/Boot Elke dag een intrigerende gedachtewisseling over de stand van de macro-economie. Op maandag en vrijdag gaat presentator Thomas van Zijl in gesprek met econoom Arnoud Boot, de rest van de week praat Van Zijl met econoom Edin Mujagić. Ook altijd terug te vinden als je een aflevering gemist hebt. Blik op de wereld Wat speelt zich vandaag af op het wereldtoneel? Het laatste nieuws uit bijvoorbeeld Oekraïne, het Midden-Oosten, de Verenigde Staten of Brussel hoor je iedere werkdag om 12.10 van onze vaste experts en eigen redacteuren en verslaggevers. Ook los te vinden als podcast. Beleggerspanel Wat doet de aanval van de Verenigde Staten op Venezuela met de stemming op de beurs? En: beleggersvereniging VEB vraagt de rechter om de beoogde fusie tussen kunstmestproducent OCI en het Egyptische Orascom te blokkeren. Dat en meer bespreken we om 11.30 in het beleggerspanel met: Wim Zwanenburg (Stroeve Lemberger) en Arend Jan Kamp (StockWatch en Het Beurscafé). Luister l Beleggerspanel Zakenlunch Elke dag, tijdens de lunch, geniet je mee van het laatste zakelijke nieuws, actuele informatie over de financiële markten en ander economische actualiteiten. Op een ontspannen manier word je als luisteraar bijgepraat over alles wat er speelt in de wereld van het bedrijfsleven en de beurs. En altijd terug te vinden als podcast, mocht je de lunch gemist hebben. Contact & Abonneren BNR Zakendoen zendt elke werkdag live uit van 11:00 tot 13:30 uur. Je kunt de redactie bereiken via e-mail. Abonneren op de podcast van BNR Zakendoen kan via bnr.nl/zakendoen, of via Apple Podcast en Spotify. See omnystudio.com/listener for privacy information.

Oracle University Podcast
Getting to Know Oracle Cloud Infrastructure

Oracle University Podcast

Play Episode Listen Later Jan 6, 2026 19:07


Every system depends on reliable infrastructure behind the scenes. Oracle Cloud Infrastructure (OCI) delivers that reliability with speed, flexibility, and built-in security.   Join Lois Houston and Nikita Abraham as they speak with Oracle Cloud experts David Mills and Tijo Thomas about what makes OCI different and how it drives real results for businesses of every size.   Cloud Business Jumpstart https://mylearn.oracle.com/ou/course/cloud-business-jumpstart/152957 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu   Special thanks to Arijit Ghosh, David Wright, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode.   -----------------------------------------------   Episode Transcript:   00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:26 Lois: Hello and welcome to the Oracle University Podcast! I'm Lois Houston, Director of Communications and Adoption with Customer Success Services, and with me is Nikita Abraham, Team Lead: Editorial Services with Oracle University. Nikita: Hi everyone, and welcome to a brand-new season of the podcast! We're really excited about this one because we'll be diving into how Oracle Cloud Infrastructure is transforming the way businesses innovate, stay secure, and drive results.  00:55 Lois: And to help us with this, we've got two experts who know this space inside out—David Mills, Senior Principal PaaS Instructor, and Tijo Thomas, Principal OCI Instructor, both from Oracle University. Hi David! For those who might not be familiar, could you explain what Oracle Cloud Infrastructure is? David: OCI, as we call it, is Oracle's enterprise grade cloud platform, built from the ground up to run the systems that matter most to business. It provides the infrastructure and platform services businesses need to build, run, and scale applications securely, globally, and cost effectively. To provide more context, all of Oracle's SaaS applications such as NetSuite, Customer Experience, Human Capital Management, Supply Chain Management, as well as Enterprise Resource and Enterprise Performance Management, they all run on OCI. But OCI isn't just for Oracle's own apps. It's a full featured cloud platform used by thousands of customers to run their own applications, data, and services. OCI includes platform services such as databases, integration, analytics, and many others, and of course, the infrastructure services, such as compute, networking, and storage, which comprise the core of OCI. Bottom line, if something is running on Oracle Cloud, OCI is behind it. OCI includes over 100 services across numerous categories like compute, storage, networking, database, containers, AI, developer tools, integration, security, observability, and much more. So, whether you're lifting and shifting legacy workloads or building new apps in the cloud, OCI has the building blocks. 03:02 Lois: David, who was OCI designed for? David: OCI was built from scratch to address the limitations of first-generation clouds. No patchwork of legacy acquisitions, just a clean, modern, high-performance foundation designed for real enterprise workloads. OCI was designed for businesses that can't compromise financial services, health care, retail, governments, customers with strict regulations, global scale, and mission-critical systems. These are the companies choosing OCI not just because it works, but because it works under pressure. 03:42 Nikita: What else makes OCI different from other cloud platforms? David: Oracle's network and storage architecture delivers low latency results consistently. Then there's pricing—simple, predictable, and often much lower than our competitors. OCI was designed with governance and security in every layer. OCI supports all types of cloud strategies: public cloud, hybrid deployments, multi-cloud environments, and even a dedicated cloud we can install inside your own data center. We call all that distributed cloud, and that's where OCI really shines. OCI gives you everything you need to modernize your technology stack, run securely at scale, and build for the future without giving up control or blowing your budget. 04:37 Lois: Now, Tijo, we've covered what OCI is, who it's for, and what makes it unique. Let's switch gears a bit and talk about cloud regions. For anyone who doesn't know, a cloud region is just a specific geographic location where Oracle, or any cloud provider, runs its own data centers. Why does the choice of region matter for businesses, and what should they think about when picking one? Tijo: Many businesses are required by law to keep their data within national borders, whether it is GDPR in Europe or local privacy laws in Australia or Singapore, choosing the right region would help you to stay compliant.  The closer your applications are to your users, the faster they perform. Running in a nearby region means lower latency, faster response times, and better customer experience. Then there is disaster recovery and high availability. Regions are the building blocks for setting up failover strategies. By deploying workloads in multiple regions, businesses can protect themselves from outages and keeping their systems in running state. Some businesses also need to meet industry-specific compliance requirements. Think of sectors like health care, government, or finance. They often require that the infrastructure and the data should stay within the national or regional boundaries. If your business is growing into new markets, regions allow you to deploy apps and services closer to your customers and without having the need to build new data centers. Regions also enable local integrations and partnerships, whether it is connecting with ISPs, local service providers, or complying with in-country partner requirements. Having a region nearby makes that integrations and operations smoother. Regions are not just about geography. They are a critical part of how the businesses would stay compliant, resilient, and responsive across the globe. Oracle runs a fast-growing global network of cloud regions, and each OCI region is fully independent and fully isolated. You choose your regions, and your data stays there. 07:06 Nikita: And are there different types of cloud regions? Tijo: There are several commercial regions, sovereign regions, government regions, and multi-cloud regions. Even with a wide range of cloud regions, some organizations cannot move their workloads and its data to the public cloud. Those workloads may need to stay in their own on-premises data center, but at the same time, they still want to leverage the benefits of OCI. 07:42 Take your cloud skills to the next level with the new Oracle Database@AWS course. Master provisioning, migration, security, and high availability for Oracle Database on AWS. Then validate your experience with an industry-recognized certification. Stand out in the multicloud space and accelerate your career. Visit mylearn.oracle.com for more information. 08:09 Nikita: Welcome back! We were talking about workloads and how some companies may have to keep their workloads on-premises. Why would they need to do that, Tijo? Tijo: First, data sovereignty. Let's say there may not be a list of public cloud region that the organization is looking for, or maybe the business need to set up a disaster recovery strategy within that specific location. Then there is security and control. Some industries have very strict regulations, and they require physical access and oversight of their infrastructure. And finally, there are latency-sensitive workloads. These are applications that cannot afford the delay of going back and forth to a remote cloud region. They need cloud services right next to their physical data center.  08:59 Nikita: So, how does Oracle help with that? Tijo: To address these requirements, Oracle introduces a set of offerings. The first one is called dedicated region, and the second one is called Cloud@Customer services. Through both these offerings, you get OCI services right in your data center and all behind your firewall, while achieving the benefits of flexibility and automation.  09:24 Nikita: So, what's a dedicated region? Tijo: Dedicated region is a completely managed cloud region that brings all the OCI services and Oracle Fusion SaaS applications within your data centers. Along with deploying the full stack OCI, you would receive support for Oracle Fusion SaaS applications and also gain a consistent experience with the same SLAs, APIs, and the tools available in Oracle Cloud. 09:53 Lois: Ok and what about Cloud@Customer? Tijo: While dedicated region is ideal for large scale enterprise needs, with full stack OCI and SaaS, some organizations just require a lighter footprint. And that's where Cloud@Customer comes in. And to begin with, we'll talk about Compute Cloud@Customer. It is a fully managed rack scale infrastructure that allows you to use the core OCI services, like the OCI compute, OCI storage, and OCI networking services at your on-premises. With Compute Cloud@Customer, you can run applications and middleware systems to provide consistent user experience and simplify IT administration across your distributed cloud architecture. We can plan to run the same application stack everywhere and centrally manage them without needing experts in every location.  10:52 Nikita: Is there a way to make running your Oracle databases easier and more cost-effective? Tijo: That's why Oracle offers you Oracle Exadata Cloud@Customer. Oracle Exadata Cloud@Customer combines the performance of Oracle Exadata with the simplicity, flexibility, and affordability of a managed database service delivered through customer data centers. It is the simplest way to move your current Oracle databases to the cloud, because it provides full compatibility with existing Exadata systems and Exadata Database services in Oracle Cloud Infrastructure. You could also run the fully-managed Oracle Autonomous Database on Exadata Cloud@Customer that would combine all the benefits of having Exadata, along with the simplicity of an autonomous cloud service. And when Compute Cloud@Customer is combined with Exadata Cloud@Customer, you can run full stack applications completely in your own data center. Applications will use the same high performance OCI compute and database services you get in the cloud, so you don't have to change the way you architect or deploy them.  12:09 Nikita: So, what you're saying is that Oracle dedicated region and Cloud@Customer bring OCI services into your data center. Tijo: It enables you to run applications faster using the same high-performance capabilities and autonomous operations. You get all of this while maintaining complete control of your data so that you can address data residency, security, and connectivity concerns.  12:35 Lois: Ok. We've talked about where OCI runs. Now David, let's get into what it actually does. David: OCI compute lets you run business applications on demand without buying or managing physical servers. You choose the type and size of the virtual machine you want, and OCI handles the rest. Need more power for peak traffic? OCI can automatically add capacity and scale it back down after. In addition to virtual machines, bare metal servers are also available for ultra high performance jobs like simulations, AI, or high speed trading. Every business stores data, but not all data needs the same kind of storage. OCI gives you options, fast block storage for your compute servers. It works just like a hard drive for your home computer. Shared file storage for applications and microservices. Large scale object storage for backups, videos, or other data, and low-cost long-term storage for object archives. The system even moves rarely used data to cheaper storage automatically.  13:51 Lois: Given Oracle's expertise in databases, what are some of the database options businesses can access with OCI? David: Oracle Autonomous Database automatically patches, tunes, and scales itself. Need raw power? Use Oracle Exadata, or go open source with MySQL HeatWave, which can be used for real time analytics. With these and many other database options, you get high performance automation and reliability all on demand.  14:24 Nikita: With so many database options, how is everything kept connected and running smoothly on OCI? David: Every cloud service relies on a fast, secure network. OCI's Virtual Cloud network acts like your own private data highway. You control how traffic flows between your apps, your people, and your regions. Need private direct connections to your data center or office? Use OCI FastConnect to bypass the public internet. OCI networking provides high speed performance with enterprise grade security designed for global business. 15:05 Lois: And what security service does Oracle provide? David: OCI doesn't treat this as an optional add on. When you sign up for OCI, your environment is isolated, your data is encrypted, and admin actions are logged. And there are so many security services. Identity and Access Management for handling users and permissions, Cloud Guard to detect threats and misconfigurations, OCI Vault for managing your encryption keys, Data Safe to monitor sensitive data access, as well as many others. You can leverage to meet any government or business compliance requirement. All of these are included in OCI, no need to stitch together third-party tools. 15:55 Lois: What if I want to see what's going on in my environment? David: OCI has monitoring services for metrics, logging services for real-time insights, tracing for distributed applications, and alarms to notify you when things go sideways. All of these services are integrated. So you can see what matters when you need it without all the noise. 16:23 Nikita: David, let's say someone wants to build and deploy an app. What services does OCI offer them?  David: OCI provides numerous developer services for your teams to build apps or digital tools. OCI DevOps supports automated builds and deployments. OCI Container Engine for Kubernetes helps run microservices. OCI Functions supports serverless code that runs on demand. All of this works with familiar languages and frameworks. In short, OCI gives developers what they need to build, test, and deliver quickly without having to manage infrastructure. 17:03 Nikita: How does OCI make it easier for companies to bring their apps together and use AI, even if they don't have a dedicated AI team? David: Modern businesses run dozens of apps, and OCI helps you to connect them with Oracle Integration Cloud. With OIC, you can integrate SaaS applications as well as on-premise apps and systems, automate business processes and workflows, route and transform messages, and you can even expose key services as APIs so partners and systems can interact securely. OCI integration is the glue that holds modern IT together. OCI helps you turn data into decisions without needing an AI team. Use ready-made AI tools for language translation, image recognition, document understanding, speech transcription, and more. Or build your own models with data science and data flow services. It's all designed to bring machine learning into reach for every business. 18:10 Lois: Thank you, David and Tijo, for joining us on this episode of the Oracle University Podcast. If you want to learn more about OCI, visit mylearn.oracle.com and search for the Cloud Business Jumpstart course.  Nikita: Next week, we'll look at why businesses choose OCI and how they're using OCI services to create real outcomes. Until then, this is Nikita Abraham… Lois: And Lois Houston signing off! 18:38 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.

Desi Return Diaries
Moved Back to India After 16 Years in Canada — Do We Regret It?

Desi Return Diaries

Play Episode Listen Later Dec 25, 2025 27:15


Join our active private whatsapp community at http://access.desireturn.com/innercircle What is life really like one year after moving back to India? In this video, Abhishek shares an honest update after returning to India after 16 years in Canada. We discuss what surprised him the most during the first year of living in India — from adjusting to India's changing lifestyle and weather, to financial planning mistakes NRIs often make, rising medical costs, and the realities of finding a job in India after years abroad. This conversation is especially relevant for NRIs, OCI holders, and Indians living abroad who are considering moving back to India. Abhishek talks about living off savings, why health insurance is critical in India, how medical inflation impacts long-term planning, and why networking matters more than resumes for senior roles in India. If you're wondering whether moving back to India is the right decision, this video gives you a realistic view — not romanticized, not negative — just honest lived experience.

DH Unplugged
DHUnplugged #783: Santa Is That You?

DH Unplugged

Play Episode Listen Later Dec 24, 2025 59:02


Patriot games are coming. Larry Ellison in the spotlight. Hi Ho Silver and away! PLUS we are now on Spotify and Amazon Music/Podcasts! Click HERE for Show Notes and Links DHUnplugged is now streaming live - with listener chat. Click on link on the right sidebar. Love the Show? Then how about a Donation? Follow John C. Dvorak on Twitter Follow Andrew Horowitz on Twitter Warm-Up - CTP Cup - All systems go! 9 participants! - ELON gets his $$$ - Kids account challenge - Patriot games are coming... Markets - Not much headwinds - EOY approaching - Analysts predicting SP500 for 2026 - 7,500 (12% upside) - More Oracle back and forth - Gold and Silver Elon - Elon Musk's net worth surged to $749 billion late Friday after the Delaware Supreme Court reinstated Tesla stock options worth $139 billion that were voided last year - He also recently received a $1T pay plan approval - Jeff Bezos, Mark Zuckerberg, and Jensen Huang combined - His fortune exceeds the GDP of nations like the Netherlands, Saudi Arabia, and Switzerland. - He is richer than every country in Africa by GDP - He is projected by some reports to become the world's first trillionaire by 2027 When did Larry Ellison and Oracle become newsworthy? - Every day in the news.... - Larry Ellison NOW Personally Guarantees Paramount Bid for Warner Bros. - The announcement of Mr. Ellison's personal guarantee is meant to address concerns that the Warner Bros. Discovery's board had expressed about Paramount's original offer. - Helping out sonny-boy? More Oracle - Oracle stock slid after a report that Blue Owl Capital won't back a $10 billion data center for OpenAI. (Michigan) - Oracle has $248 billion in lease commitments for data centers and cloud capacity commitments over the next 15 to 19 years. - Oracle later responded to the FT report, saying the project was moving forward and that Blue Owl was not part of equity talks. EVEN MORE! - Multiple media outlets, including the Associated Press, reported that ByteDance has reached an agreement with Oracle ORCL, Silver Lake, and Abu-Dhabi-based MGX to set up a joint venture for TikTok's US operations. Oracle will hold a 15.0% stake in the new entity, while ByteDance will retain a 19.9% stake. - The important thing her is that TikTok stays as a major tenant of OCI as ORCL needs this cash flow... - Of all of the items, this may be why ORCL stock has bounced te last few days. Congressional Ban - A vote on legislation banning members from owning or trading stocks could get a vote in the new year, according to House leadership and Republican members. - President Donald Trump has said he supports a congressional ban but has pushed back on versions that include the executive branch. - Basically this bill would prohibit the ownership of individual stocks by congress Over to Japan - Bank of Japan raises benchmark rates to highest in 30 years, lifting 10-year JGB yield past 2% - Yen still VERY weak - trading at 157/USD - (problematic) - The BOJ said that real interest rates are expected to remain “significantly negative,” adding that accommodative financial conditions will continue to firmly support economic activity. - The yen weakened 0.25% against the USD after the decision - therefore still dovish and stimulative Economic Numbers - Estimates, partial numbers and best guesses. OH, 2-month averaging as well - The Bureau of Labor Statistics reported that the annual headline inflation rate and core CPI rate for last month were 2.7% and 2.6%, respectively, well below expectations. - Due to government shutdown, BLS to make certain methodological assumptions about the prior month's inflation levels. - Those assumptions in the methodology were not clear to economists and were not fully explained in the release. - Here is a big issue: The price changes in October for the OER (owners equivalent rent) appear to have been “set to zero.”  Sports Prediction Markets - Sports is fueling the growth and is forecasted to make up 44% of volume as prediction markets mature. - According to one expert: the fundamental elements of consumer demand and an array of diverse brands looking to meet that demand are clearly in place - Sportsbooks are getting a bit nervous.... First Dell, then... - Billionaire hedge fund manager Ray Dalio of Bridgewater Associates and his wife, Barbara, committed to seed Trump accounts for approximately 300,000 children in Connecticut. - Following the Dells' pledge, the funds will be aimed at kids who live in a Connecticut ZIP code where the median income is less than $150,000. - The Dalio grant will fund $250 per child for approximately 300,000 children in Connecticut. This applies to children who live in a ZIP code where the median income is less than $150,000. About 87% of Connecticut ZIP codes meet that criteria, according to a CNBC analysis of Census Bureau data. - “Ray has joined what we are calling the 50-state challenge,” Treasury Secretary Scott Bessent said in a press conference on Wednesday. - A growing number of companies have announced they would match contributions to Trump accounts for their employees, including BNY and BlackRock. Patriot Games (Hunger Games?) - Trump announced: The Washington Monument will be illuminated with festive lights, a triumphal arc will be constructed and the “Patriot Games” will commence. The games are an “unprecedented four-day athletic event featuring the greatest high school athletes: one young man and one young woman from each state and territory. - Uhhhhhh "And so it was decreed that, each year, the various districts of Panem would offer up, in tribute, one young man and woman to fight to the death in a pageant of honor, courage and sacrifice. (Hunger Games 2012) - What next - PURGE NIGHT? Fed Pick - Now it seems as if it is a 4 person race... - President Trump says "Nowadays, when there is good news, the market goes down because everybody thinks that interest rates will be immediately lifted"; says "I want my new Fed Chairman to lower interest rates if the market is doing well"; says "Anybody that disagrees with me will never be the Fed Chairman!" San Fran Blackout - Alphabet-owned Waymo resumed its robotaxi service in the San Francisco Bay Area Sunday evening after pausing it amid widespread blackouts that had affected their vehicles' behavior. - Waymo said it worked with city officials throughout the blackout and had “proactively” initiated a temporary suspension of its service. - Interesting point there - what happens when grid disruptions for internet with self-driving Angry Shareholders (For a minute) - Tricolor CEO Daniel Chu directed a deputy to send him $6.25 million in bonuses in August, weeks before the company filed for bankruptcy, U.S. prosecutors alleged. - Subprime autofirm that had alleged fraud - This happens all the time - Big issue to keep alert to is the news about "Subprime" WEED - Trump's executive order shifts cannabis from Schedule I to Schedule III, easing research, banking and tax restrictions and marking the biggest federal cannabis policy change in decades. - Shares of cannabis conglomerates were down following the announcement, likely from worries of new competition from international companies. - NOT legalization - NOT for recreational use... - Banking, Institutional capital ..... OpenAi - Beggars cup continues - OpenAI is in initial discussions to raise at least $10 billion from Amazon.com Inc. and use its chips, a potential win for the online retailer's effort to broaden its AI industry presence and compete with Nvidia Corp. - The deal under discussion could value OpenAI north of $500 billion and see it adopt Amazon's Trainium chip, a person with knowledge of the matter said, asking to remain anonymous to describe private negotiations. - Talks, however, are at a preliminary stage and terms could change, the person added. High Ho Silver and Away! - Silver up 135% YTD - Gold up 70% - Best year since strongest annual performance since 1979 for Gold - 1970's was inflation, USD weakening, Energy crisis. - What is similar/different now? (Big difference is buying up (China, Poland, Turkey, India) Light menu - Darden Restaurants will roll out a new lighter portion entrées menu at all Olive Garden locations in January, the company announced during its quarterly earnings call last Thursday. - Citing affordability: "Olive Garden has seen a double-digit increase in affordability perceptions from guests who order from the lighter portions menu and an increase in frequency among these guests, which should help build traffic over time," Cardenas said. - Sooooo 0 due to high costs, Americans are cutting back on food? - If it were for weight loss, no need for Oliver garden to cut back on portions as most inedible anyway... Copper - Copper prices topped $12,000 a ton for the first time, extending the metal's recent bull run as mine outages add to concerns about supply. - The threat of US import tariffs on the metal has also been an important factor pushing up prices this year, with copper piling up in American warehouses. - Industry analysts have said that much of the richest and most easily accessible mining resources are now exhausted, and experts are warning that the market is on the cusp of a major deficit. Jim Beam - Bourbon maker Jim Beam is halting production at one of its distilleries in Kentucky for at least a year as the whiskey industry navigates tariffs from the Trump administration and slumping demand for a product that needs years of aging before it is ready. - Jim Beam said the decision to pause bourbon making at its Clermont location in 2026 will give the company time to invest in improvements at the distillery. The bottling and warehouse at the site will remain open, along with the James B. Beam Distilling Co. visitors center and restaurant. - The percentage of U.S. adults who say they consume alcohol has fallen to 54%, the lowest by one percentage point in Gallup's nearly 90-year trend. Love the Show? Then how about a Donation? THE CLOSEST TO THE PIN 2025 Winners will be getting great stuff like the new "OFFICIAL" DHUnplugged Shirt! CTP CUP 2025 Participants: Jim Beaver Mike Kazmierczak Joe Metzger Ken Degel David Martin Dean Wormell Neil Larion Mary Lou Schwarzer Eric Harvey (2024 Winner) FED AND CRYPTO LIMERICKS See this week's stock picks HERE Follow John C. Dvorak on Twitter Follow Andrew Horowitz on Twitter

Government Contracts Podcasts
All Things Protest: NDAA, GAO's Annual Bid Protest Report, and an OCI Sustain

Government Contracts Podcasts

Play Episode Listen Later Dec 23, 2025 7:47


In this episode, Crowell's Christian Curran, Zachary Schroeder, and Bryan Dewan cover the latest NDAA protest provision, GAO's Bid Protest Annual Report to Congress for Fiscal Year 2025, and GAO's sustain of a bid protest related to an impaired objectivity organizational conflict of interest (OCI). Crowell & Moring's “All Things Protest” podcast keeps you up to date on major trends in bid protest litigation, key developments in high-profile cases, and best practices in state and federal procurement.

Beurswatch | BNR
Beurs in Zicht | Overname OCI eindigt bij rechter: 'Dit is diefstal!'

Beurswatch | BNR

Play Episode Listen Later Dec 21, 2025 10:00


De beursweek staat weer voor de deur, al is het maar een halve. Vanwege de Kerstdagen zijn de beurzen dicht na woensdagmiddag. Toch zijn er nog wel wat dingen die je in de gaten kunt houden. We horen hoe hard de Amerikaanse economie is gegroeid en er komt een herschikking van de AEX. Just Eat Takeaway is vertrokken als AEX-bedrijf, tegelijkertijd kwam Magnum er weer bij. Of er nog meer verandert horen we morgen al. Maar Errol Keyner van de VEB maakt zich vooral druk over de beoogde overname van OCI. Als dat doorgaat, verdwijnt OCI van de Amsterdamse beurs en wordt het opgeslokt door een bedrijf met een notering in Abu Dhabi, waarmee het vrijwel onbereikbaar is voor Nederlandse beleggers. 'Pure diefstal', zegt Errol, die er woest over is. In Beurs in Zicht stomen we je klaar voor de beursweek die je tegemoet gaat. Want soms zie je door de beursbomen het beursbos niet meer. Dat is verleden tijd! Iedere week vertelt een vriend van de show waar jouw focus moet liggen.See omnystudio.com/listener for privacy information.

Eye On A.I.
#308 Christopher Bergey: How ARM Enables AI to Run Directly on Devices

Eye On A.I.

Play Episode Listen Later Dec 19, 2025 53:43


Try OCI for free at http://oracle.com/eyeonai  This episode is sponsored by Oracle. OCI is the next-generation cloud designed for every workload – where you can run any application, including any AI projects, faster and more securely for less. On average, OCI costs 50% less for compute, 70% less for storage, and 80% less for networking.  Join Modal, Skydance Animation, and today's innovative AI tech companies who upgraded to OCI…and saved. Why is AI moving from the cloud to our devices, and what makes on device intelligence finally practical at scale? In this episode of Eye on AI, host Craig Smith speaks with Christopher Bergey, Executive Vice President of Arm's Edge AI Business Unit, about how edge AI is reshaping computing across smartphones, PCs, wearables, cars, and everyday devices. We explore how ARM v9 enables AI inference at the edge, why heterogeneous computing across CPUs, GPUs, and NPUs matters, and how developers can balance performance, power, memory, and latency. Learn why memory bandwidth has become the biggest bottleneck for AI, how ARM approaches scalable matrix extensions, and what trade offs exist between accelerators and traditional CPU based AI workloads. You will also hear real world examples of edge AI in action, from smart cameras and hearing aids to XR devices, robotics, and in car systems. The conversation looks ahead to a future where intelligence is embedded into everything you use, where AI becomes the default interface, and why reliable, low latency, on device AI is essential for creating experiences users actually trust. Stay Updated: Craig Smith on X: https://x.com/craigss     Eye on A.I. on X: https://x.com/EyeOn_AI 

BeursTalk
Warner Bros. heeft voorkeur voor Netflix

BeursTalk

Play Episode Listen Later Dec 18, 2025 30:39


De strijd rond mediabedrijf Warner Bros. - ook eigenaar van HBO en CNN - woedt in volle hevigheid en kan nog lang duren. "Warner Bros. heeft zijn voorkeur voor Netflix uitgesproken" stelt Joost van Leenders van Van Lanschot Kempen vast. "Dat heeft met name te maken met twijfels over de financiering van de andere bieder, Paramount." Larry Ellison zit, mede, achter het bod van Paramount en zijn bedrijf Oracle licht nu onder het vergrootglas van beleggers wegens enorme schulden, aangegaan voor AI-investeringen. Toch staat Paramount nog niet buitenspel, denkt Ralph Wessels van ABN Amro. "Trump zit in het kamp van Paramount en wil invloed krijgen op tv-zender CNN." Daarbij tekent Ralph aan dat het bod van Paramount ook hoger is dan dat van Netflix. Kortom, het zal een langdurige strijd worden. Natuurlijk kijken we in deze laatste BeursTalk van het vooruit naar 2026. Ook al is het sentiment op dit moment wellicht wat zwakjes, Joost is positief over 2026, met een voorkeur voor aandelen boven obligaties. Er is economische groei en er is winstgroei bij bedrijven. Al geldt dat allemaal wel meer voor de VS dan voor Europa. Verder staan we in deze aflevering stil bij de beurs exit van OCI, die op een forse tegenvaller kan uitdraaien voor de particuliere belegger en komen de cijfers van Broadcom en Micron Technology aan bod. Natuurlijk bespreken we de luisteraarsvragen en geven de beide experts hun tips. Geniet van de podcast! Let op: alleen het eerste deel is vrij te beluisteren. Wil je de hele podcast (luisteraarsvragen en tips) horen, wordt dan Premium lid van BeursTalk. Dat kost slechts 9,95 per maand, 99 euro voor een heel jaar. Abonneren kan hier!See omnystudio.com/listener for privacy information.

Cloud Wars Live with Bob Evans
Fog of (AI) War: Oracle Crushes Q2, Particularly RPO Results

Cloud Wars Live with Bob Evans

Play Episode Listen Later Dec 15, 2025 5:33


In today's Cloud Wars Minute, I cover Oracle's Q2 results.Highlights00:19 — One of the hottest Cloud Wars Top 10 companies right now is Oracle. And I want to talk today a little bit about Oracle's Q2 results from last week. I think there's been a little bit of the fog of war, the fog of AI war specifically here, that has obscured the impact behind what's really going on with Oracle's numbers.01:06 — Let's look at Oracle's RPO (remaining performance obligation) results from Q2. RPO rose 433% to $523 billion. Far bigger than any RPO any other company has in the last three months, due in large part to deals with NVIDIA, Meta, and others not named. These are hard and fast numbers about where Oracle's business is headed in the future02:36 — What's going on elsewhere? The biggest cloud vendor in the world, Microsoft, its most recent RPO numbers went up 51% to $392 billion. Those are remarkable numbers. Looking forward, customers around AI and cloud are giving far more of their contracted future business to Oracle than to Microsoft.04:06 — Oracle's OCI cloud business is bigger than its applications business. Its Autonomous Database revenue rose 40%, and its multi-cloud business is up 817%. That number is a little misleading, because the business is relatively new, but I don't know anybody out there who would not want to have businesses growing at 817%.04:45 — I've been focusing a lot on RPOs for the last two and a half years or so. It's a great indicator of where customers are committing their money for the future. These big contracts that have signed are going into the past. Nothing wrong with that, but that reflects where the money in the past has gone. RPO is showing the future. Visit Cloud Wars for more.

Beurswatch | BNR
Philips heeft weer geld voor leuke dingen: eerste overname in ruim twee jaar

Beurswatch | BNR

Play Episode Listen Later Dec 15, 2025 26:04


Philips durfde ruim twee jaar geen overnames te doen. Alle tijd en geld ging op aan de slaapapneu-affaire. Maar die tijd is voorbij: het bedrijf lijft de Amerikaanse start-up Spectrawave in. Geen gigantisch bedrijf, met zo'n 70 medewerkers, maar toch: gaat Philips nog meer op overnamejacht? Dat bespreken we deze aflevering. Daarin vertellen we je ook over Nvdia. Sinds de chipmaker groen licht heeft van de VS om de op-een-na-beste AI-chips aan China te leveren, stromen de bestellingen binnen. Klein detail: China wil die chips helemaal niet hebben. Duiken we ook nog op het SpaceX van Elon Musk. Vorige week lekte al uit dat er een beursgang aankomt en vandaag lijkt dat weer een stapje zekerder. En je hoort over het bedrijf achter de robotstofzuiger Roomba: dat is ter ziele gegaan. Te gast is Nico Inberg van De Aandeelhouder, die het hele verhaal rond OCI en Orascom alvast aanwijst als 'scam van het jaar'.See omnystudio.com/listener for privacy information.

Cloud Wars Live with Bob Evans
PwC and Oracle Team Up to Turn Cloud Savings Into AI Budget

Cloud Wars Live with Bob Evans

Play Episode Listen Later Dec 11, 2025 36:18


Sales, and Matt Hobbs, Cloud Engineering and Data Analytics Platform Leader and Partner at PwC US. Together, they explore how companies can stop overpaying for cloud and instead fund AI innovation by shifting spend from legacy and suboptimal cloud deployments into modern architectures, multi-cloud strategies, and enterprise-grade AI capabilities that actually move the needle on growth, margin, and new business models.Smarter Cloud, Bigger AIThe Big Themes:Built to Cost Less: Oracle entered the cloud market later and designed OCI from the “bare metal up” with off-box virtualization, a low-latency non-blocking network, and significantly lower egress pricing. That means Oracle's own cost to deliver infrastructure is structurally lower, so they don't need to “race to zero” with margin-crushing discounts. When customers compare OCI run-rates to first-generation hyperscalers, it's common to see 40–70% savings at list-to-net, not just in special deals.Turning Technical Debt Into Innovation Budget: Hobbs notes that roughly 40% of internal tech budgets are often tied up in technical debt rather than innovation. PwC sees executives searching for ways to unlock capital for AI and growth initiatives, not just trim expenses. Its “Fit for Growth” program looks at where money is tied up in non-differentiating costs (cloud infrastructure being one of the biggest line items) and reallocates that spend into value-creating initiatives. When PwC runs side-by-side economics, they've seen OCI's promised 40–70% savings show up in real deals.OCI + PwC: budget creation meets execution: The Oracle–PwC collaboration stands out, the guests argue, because both sides are relentlessly focused on the client outcome rather than maximizing any one platform. PwC validates OCI's economics and brings the talent to design and execute migrations, process re-invention, and agentic AI programs; Oracle brings a cost-efficient, multi-cloud-friendly infrastructure designed for price-performance and portability.The Big Quote: “You can burn a lot of money chasing ghosts in this game if you really don't have a very specific use case." Visit Cloud Wars for more.

Pearls On, Gloves Off
#83 - Recruiting Gen Z Lawyers in a Broken System

Pearls On, Gloves Off

Play Episode Listen Later Dec 9, 2025 39:39


Legal recruiters and podcast hosts Genevieve Riccardelli and Jennifer Soltau join Mary to unpack how law-firm hiring is being turned on its head. They run entry-level recruiting at Goodwin and see the shift happening in real time. Their perspective on what students want, what firms are doing, and where this all goes next is honest, practical and very needed. In this episode: OCI is losing its structure. What used to be a predictable, school-run process has fractured. Firms are now interviewing students before grades, before exams and sometimes before classes even begin. Recruiting years into the future. Firms are locking in talent 2 or 3 years ahead without knowing what their practices or clients will actually need. That mismatch shows up later in churn, confusion and a lot of second guessing. The in-house pull. More students want in-house careers and some companies are now hiring straight out of law school. The long-standing assumption that firms are the only training ground is shifting. A new type of candidate. Students with previous careers in biotech, business or tech are clearer about their goals and often move through the process faster. Their presence is reshaping expectations on both sides. What firms need to rethink. Copying whatever another firm does will not cut it anymore. The future belongs to firms that listen, experiment and build programs that match what talent actually wants. If you want to understand how law-firm recruiting broke and what the next generation of lawyers is really looking for, this conversation is worth your time. Follow Mary on LinkedIn Rate and review on Apple Podcasts  

BSD Now
640: Cleaning up Hammer

BSD Now

Play Episode Listen Later Dec 4, 2025 36:06


FreeBSD is an OCI runtime, ZFS Disaster Recovery, Cleaning up Hammer, and some historical information, and more... NOTES This episode of BSDNow is brought to you by Tarsnap (https://www.tarsnap.com/bsdnow) and the BSDNow Patreon (https://www.patreon.com/bsdnow) Headlines FreeBSD Officially Supported in OCI Runtime Specification v1.3 (https://freebsdfoundation.org/blog/freebsd-officially-supported-in-oci-runtime-specification-v1-3) ZFS Enabled Disaster Recovery for Virtualization (https://klarasystems.com/articles/zfs-enabled-disaster-recovery-virtualization?utm_source=BSD%20Now&utm_medium=Podcast) News Roundup How I think OpenZFS's 'written' and 'written@' dataset properties work (https://utcc.utoronto.ca/~cks/space/blog/solaris/ZFSWrittenPropertyHowItWorks) Make sure your Hammer cleanup cleans up (https://www.dragonflydigest.com/2025/11/13/make-sure-your-hammer-cleanup-cleans-up) [TUHS] David C Brock of CHM: 2024 oral history with Ken Thompson + Doug McIlroy (https://www.tuhs.org/pipermail/tuhs/2025-November/032751.html) Special Issue “Celebrating 60 Years of ELIZA? Critical Pasts and Futures of AI” (https://ojs.weizenbaum-institut.de/index.php/wjds/announcement/view/8) Source and state limiters introduced in pf (https://undeadly.org/cgi?action=article;sid=20251112132639) Tarsnap This weeks episode of BSDNow was sponsored by our friends at Tarsnap, the only secure online backup you can trust your data to. Even paranoids need backups. Feedback/Questions Göran - grafana (https://github.com/BSDNow/bsdnow.tv/blob/master/episodes/640/feedback/G%C3%B6ran%20-%20grafana.md) Send questions, comments, show ideas/topics, or stories you want mentioned on the show to feedback@bsdnow.tv (mailto:feedback@bsdnow.tv) Join us and other BSD Fans in our BSD Now Telegram channel (https://t.me/bsdnow)

Player: Engage
ENCORE: From AAA to Indie: How Proactive Game Devs Change the Industry with Willem Kranendonk

Player: Engage

Play Episode Listen Later Dec 2, 2025 52:20


Dive deep into the strategic mindset of level design, the shift from AAA development to indie studio entrepreneurship, and a radical new business model for creating innovative "Cocktail Games."Key Takeaways & Discussion PointsThe Reality of Level Design Beyond Architecture: Willem, a former level designer at Velan (Knockout City) and Zynga (Star Wars Hunters) , defines level design not as architecture, but as the execution of the game's intent and vision. You are the "great implementers" who build the playground for the core mechanics. Finding the Fun: Execution requires risk-taking. Good levels break the traditional norms—like the restrictive three-lane structure in some shooters —to find unexpected fun and keep the experience fresh. Inspiration Outside the Engine: To avoid creative blocks, step outside your comfort zone. Willem found inspiration for a level in Knockout City (Rooftop Rumble) by listening to Pink Floyd and used JFK assassination podcasts to conceptualize Darth Vader's Castle.

Eye On A.I.
#304 Matt Zeiler: Why Government And Enterprises Choose Clarifai For AI Ops

Eye On A.I.

Play Episode Listen Later Nov 28, 2025 55:04


Try OCI for free at http://oracle.com/eyeonai This episode is sponsored by Oracle. OCI is the next-generation cloud designed for every workload – where you can run any application, including any AI projects, faster and more securely for less. On average, OCI costs 50% less for compute, 70% less for storage, and 80% less for networking.  Join Modal, Skydance Animation, and today's innovative AI tech companies who upgraded to OCI…and saved. Why is AI inference becoming the new battleground for speed, cost, and real world scalability, and how are companies like Clarifai reshaping the AI stack by optimizing every token and every deployment? In this episode of Eye on AI, host Craig Smith sits down with Clarifai founder and CEO Matt Zeiler to explore why inference is now more important than training and how a unified compute orchestration layer is changing the way teams run LLMs and agentic systems. We look at what makes high performance inference possible across cloud, on prem, and edge environments, how to get faster responses from large language models, and how to cut GPU spend without sacrificing intelligence or accuracy. Learn how organizations operate AI systems in regulated industries, how government teams and enterprises use Clarifai to deploy models securely, and which bottlenecks matter most when running long context, multimodal, or high throughput applications. You will also hear how to optimize your own AI workloads with better token throughput, how to choose the right hardware strategy for scale, and how inference first architecture can turn models into real products. This conversation breaks down the tools, techniques, and design patterns that can help your AI agents run faster, cheaper, and more reliably in production. Stay Updated: Craig Smith on X: https://x.com/craigss  Eye on A.I. on X: https://x.com/EyeOn_AI 

The Former Lawyer Podcast
You Don't Have to Earn the Right to Leave the Law with Zi Lin

The Former Lawyer Podcast

Play Episode Listen Later Nov 17, 2025 50:27


Zi Lin did everything “right.” Philosophy major, law school, great grades, OCI, Biglaw offer, six-figure salary. From the outside, the path looked impressive. From the inside, it felt like being processed through a conveyor belt. No one asked whether the career actually fit. It was just the obvious next step. Parents approved. Professors approved. Colleagues approved. When everyone around you nods along, it's easy to assume there's nothing to think about.The problem came later, once Zi was actually practicing. The culture inside the firm didn't match what was promised. “Bring your whole self to work” sounds supportive until you realize it only applies if your whole self fits the mold. Zi found herself performing a version of “acceptable lawyer,” constantly adjusting how she acted, talked, socialized, even reacted. When your value comes from churning out work and avoiding the wrong reactions, there's no space to be a person. There's only survival.In this episode Zi Lin joins Sarah to talk about her experience leaving Biglaw and what she's doing now.Website & PortfolioZori Nori Instagram (@zori_nori)Personal Art Instagram (@garbage_collector_s)Linktree (for all other links, shops, etc.)

The Ben Shapiro Show
Ep. 2316 - The Democrats' Circular Firing Squad CONTINUES

The Ben Shapiro Show

Play Episode Listen Later Nov 12, 2025 67:46


Democrats continue to slap each other over the end of the government shutdown, and we examine whether moderates will be able to stand up to the nutcase Left; questions percolate over the future of the economy; and we discuss how to attain affordability. Click here to join the member-exclusive portion of my show: https://bit.ly/3WDjgHE Ep.2316 - - - Facts Don't Care About Your Feelings - - - DailyWire+: Join us now during our exclusive Deal of the Decade. Get everything for $7 a month. Not as fans. As fighters. Go to http://www.dailywire.com/subscribe to join now. Finally, Friendly Fire is here! No moderator, no safe words. Now available at https://www.dailywire.com/show/friendly-fire Get your Ben Shapiro merch here: https://bit.ly/3TAu2cw - - - Today's Sponsors: Perplexity - Ask anything at https://pplx.ai/benshapiro and try out their new AI-powered web browser Comet at https://comet.perplexity.ai/. PureTalk - Switch to PureTalk and start saving today! Visit https://PureTalk.com/SHAPIRO Helix Sleep - Go to https://helixsleep.com/ben for an exclusive offer. Kars4Kids - Call now: 1-877-Kars4Kids or donate your car online at https://Kars4Kids.org/ben Oracle - Visit https://oracle.com/shapiro to try OCI for free with zero commitment. - - - Socials: Follow on Twitter: https://bit.ly/3cXUn53  Follow on Instagram: https://bit.ly/3QtuibJ  Follow on Facebook: https://bit.ly/3TTirqd  Subscribe on YouTube: https://bit.ly/3RPyBiB - - - Privacy Policy: https://www.dailywire.com/privacy Learn more about your ad choices. Visit podcastchoices.com/adchoices

Creating Confidence with Heather Monahan
3 Steps to Handle Any Difficult Conversation & Negotiate With Confidence with Kwame Christian

Creating Confidence with Heather Monahan

Play Episode Listen Later Nov 4, 2025 46:01


Hard conversation on your calendar? Breathe! You've got a playbook now. In this episode, negotiation expert Kwame Christian shares how to stay calm under pressure, be heard without getting heated, and turn conflict into collaboration. We break down the 3-step Compassionate Curiosity method, the empathy loop that makes people feel understood, and how to find the leverage you're missing. Get ready to learn scripts and mindset shifts you can use at work, at home, and anywhere stakes feel high. In This Episode, You Will Learn The 3-STEP COMPASSIONATE CURIOSITY FRAMEWORK to handle any hard conversation. How to ACKNOWLEDGE & VALIDATE EMOTIONS to lower the emotional temperature. The OPEN-ENDED QUESTIONS that build rapport. How to see the OPPORTUNITY overshadowed by the power element. How to SHIFT from EGOCENTRIC to EMPATHETIC PERSUASION so your message lands. The EMPATHY LOOP that makes people feel heard. Resources + Links Listen to Kwame's podcast HERE Learn more about Kwame HERE Grab your copy of Kwame's book How to Have Difficult Conversations About Race HERE Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn Kwame on Instagram & LinkedIn

The Iced Coffee Hour
Life After Breaking Bad: Walt Jr. Exposes The Dark Side Of Child Acting, Money, & Greed | RJ Mitte

The Iced Coffee Hour

Play Episode Listen Later Nov 2, 2025 136:39


Oracle: Right now, with zero commitment, try OCI for free at https://oracle.com/iced Public: Fund your account in less than 5 MINUTES at https://public.com/ICED Shopify: Sign up for a $1 per month trial period at https://shopify.com/ich Grammarly: Unleash your potential with AI that works at https://superhuman.com/podcast Follow RJ Mitte: On Instagram - https://www.instagram.com/rjmitte/ X - https://x.com/RjMitte Add us on Instagram: https://www.instagram.com/jlsselby https://www.instagram.com/gpstephan Apply for The Index Membership: https://entertheindex.com/ Official Clips Channel: https://www.youtube.com/channel/UCeBQ24VfikOriqSdKtomh0w For sponsorships or business inquiries reach out to: tmatsradio@gmail.com For Podcast Inquiries, please DM @icedcoffeehour on Instagram! Timestamps: 00:00:00 - Intro 00:01:11 - Why child actors struggle with fame 00:04:15 - Near-death experience 00:08:55 - Why he wanted to act 00:11:38 - Getting the Breaking Bad script 00:13:46 - Realizing Breaking Bad's success 00:17:40 - Sponsor - Oracle 00:18:46 - Filming schedule 00:20:07 - Memorizing lines 00:31:25 - Pilot episode pay 00:31:32 - Sponsor - Public 00:40:19 - Did Breaking Bad make him rich 00:42:25 - Wealth manager drama 00:48:58 - Advice for young actors 00:50:00 - Current income and investments 00:51:58 - First paycheck purchase 00:59:53 - Corruption in Hollywood 01:04:47 - Sponsor - Grammarly 01:05:51 - Sponsor - Shopify 01:17:38 - Trading penny stocks 01:21:45 - Other investments 01:23:40 - Financial goals 01:26:08 - Why some actors last longer 01:28:04 - Power of networking 01:29:17 - Playing Walt Jr. 01:33:28 - AI's future in Hollywood 01:36:08 - Disabled roles controversy 01:37:51 - Hardest Breaking Bad scene 01:42:13 - Funniest moments on set 01:44:03 - How fame affected friendships 01:47:43 - Dating while famous 01:50:54 - Staying in touch with castmates 01:58:08 - Weirdest Hollywood opportunity 02:00:01 - Rapid-fire questions *Some of the links and other products that appear on this video are from companies which Graham Stephan will earn an affiliate commission or referral bonus. Graham Stephan is part of an affiliate network and receives compensation for sending traffic to partner sites. The content in this video is accurate as of the posting date. Some of the offers mentioned may no longer be available. All investing involves the risk of loss, including loss of principal. Brokerage services for US-listed, registered securities, options and bonds in a self-directed account are offered by Public Investing, Inc., member FINRA & SIPC. Public Investing offers a High-Yield Cash Account where funds from this account are automatically deposited into partner banks where they earn interest and are eligible for FDIC insurance; Public Investing is not a bank. Crypto trading provided by Zero Hash LLC. Zero Hash LLC is licensed to engage in virtual currency business activity by NYDFS and is not a registered broker-dealer or a FINRA member. Crypto is highly speculative and involves significant risk, including loss of principal. Cryptocurrencies are not protected by FDIC or SIPC. See disclosures for more details: https://docs.zerohash.com/page/us-licenses-and-disclosures. Alpha is an experimental AI tool powered by GPT-4. Its output may be inaccurate and is not investment advice. Public makes no guarantees about its accuracy or reliability—verify independently before use. *3.6% as of 10/30/25. APY. Rate may change. See terms of IRA Match Program here: public.com/disclosures/ira-match. Matched funds must remain in the account for at least 5 years to avoid an early removal fee. Match rate and other terms of the Match Program are subject to change at any time. Learn more about your ad choices. Visit podcastchoices.com/adchoices

Creating Confidence with Heather Monahan
Confidence Classic: Make More Money & Do More Good with Derrick Kinney, CEO of Good Money Framework

Creating Confidence with Heather Monahan

Play Episode Listen Later Oct 29, 2025 38:51


What if the fastest way to grow your income is to give more away? In this Confidence Classic, I sit down with Derrick Kinney to break down the Generosity Purpose framework, which helps you make more money by aligning your business with a cause you care about. We talk about the DM strategy that actually opens doors, why giving back increases trust and referrals, and how to turn a $25 book into $5K-$10K in ROI. Get ready to rethink money, reignite meaning in your career, and learn the moves that simultaneously boost profits and impact. In This Episode, You Will Learn How to USE A “GENEROSITY PURPOSE” to differentiate your brand and drive ROI. The RULE OF FIVE daily actions that compound into big outcomes. How to SHIFT from “LOSE-WIN” giving to a WIN-WIN-WIN flywheel. Ways to REWRITE SCARCITY BELIEFS and build a confident money mindset. What to TEACH KIDS about being CREATORS of money. How to set an INCOME TARGET and reverse-engineer it into action. The mindset reframe to break POVERTY BELIEFS and money guilt. Resources + Links Grab your copy of Derrick's book Good Money Revolution HERE Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn Derrick on Instagram & LinkedIn

Creating Confidence with Heather Monahan
Start Before You're Ready and Let Confidence Catch Up with Davide “Davi” De Pierro

Creating Confidence with Heather Monahan

Play Episode Listen Later Oct 28, 2025 46:14


What if the thing you're resisting is the very thing that changes your life? In this episode, I sit down with Davide “Davi” De Pierro, an attorney who went from chronically offline to a viral TikTok and Instagram creator with over 4 million followers in six months. Davi shares why action before certainty is the only way to build confidence, and the creative principles that make content resonate. Get ready to learn how to act before you're ready, stay authentic, and reinvent yourself without waiting for permission. In This Episode You Will Learn How to START BEFORE YOU'RE READY. Ways to create AUTHENTIC CONTENT. How to use VULNERABILITY as a storytelling tool without losing privacy. The difference between ENTERTAINING and TEACHING when building an audience. How to shift from a FIXED IDENTITY to a MULTIFACETED SELF. MINDSET PRACTICES to turn fear into fuel for reinvention. Resources + Links Get Davide's Audio Book “The Letters I Never Sent” HERE Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn Davide on Instagram & TikTok

Creating Confidence with Heather Monahan
Confidence Classic: Step Into Your Power and Break Free from Self-Imposed Limits with Iman Oubou

Creating Confidence with Heather Monahan

Play Episode Listen Later Oct 22, 2025 37:55


What happens when chasing empowerment leaves you feeling disempowered? In this episode, I sit down with entrepreneur, scientist, and former Miss New York US Iman Oubou to talk about the self-imposed limits that keep high-achievers stuck. Iman shares how investor bias pushed her into victim mode, how she rebuilt from the inside out, and why true confidence comes from self-awareness, not outside validation. Get ready to learn how to balance authenticity & adaptability, and reclaim your power. In This Episode You Will Learn How to RECLAIM your POWER when rooms won't give it to you. Ways to balance LIKABILITY vs. RESPECT without losing yourself. How to use your FEMININITY and MASCULINITY as intentional LEADERSHIP tools. The difference between your AUTHENTIC SELF and your ADAPTIVE SELF. How to separate REPUTATION from “what will people THINK” anxiety. The SELF-AWARENESS practices that build emotional maturity and lasting confidence. Resources + Links Grab your copy of Iman's The Glass Ledge HERE Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn Iman on Instagram & LinkedIn

Creating Confidence with Heather Monahan
Confidence Classic: Heal the Past, Free the Present, and Expand Your Future with Tania Lester

Creating Confidence with Heather Monahan

Play Episode Listen Later Oct 21, 2025 47:09


What you know isn't what moves mountains, it's what you feel. In this episode, Heather sits down with medical intuitive and ThetaHealing instructor, Tania Lester, to talk about the bridge between information and embodied knowing. Tania shares her story from an MS diagnosis and Bell's palsy to being 14 years medication-free and the exact mindset, energetic practices, and lifestyle shifts that catalyzed her healing. We also dive deep into the beliefs that create blocks in business, love, and health, how to reprogram them at the subconscious level, and why certainty + surrender is the unlock for manifestation. Get ready to shift from knowing to feeling, and release the blocks holding you back. In This Episode You Will Learn Why INFORMATION in your MIND means nothing until you FEEL it in your SOUL. How Tania healed from MS and became 14 YEARS MEDICATION-FREE. How to REPROGRAM negative patterns and release LIMITING STORIES. The most COMMON BLOCKS stopping abundance How ENERGY WORK brings PEACE and CLOSURE after loss (without mediumship). How HEALING yourself creates a POSITIVE RIPPLE EFFECT for your CHILDREN. Resources + Links Learn more about Tania Lester HERE Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn Tania on Facebook & Instagram

Creating Confidence with Heather Monahan
Confidence Classic: Reprogram Your Mind for Exponential Success with Aaron Bare

Creating Confidence with Heather Monahan

Play Episode Listen Later Oct 15, 2025 42:33


What if the limits you see in your life are simply habits you learned that you can unlearn? In this Confidence Classic episode, I sit down with Aaron Bare to talk about how your thoughts create your reality, why unlearning and reprogramming are the first steps to growth, and how exponential leaders are made from the inside out. Aaron shares the seven universal truths that unlock personal and professional success, how to shift from linear to exponential thinking, and the mindset strategies used by visionaries like Elon Musk and Bill Gates. Get ready to reprogram your thoughts and start thinking on a much bigger scale. In This Episode, You Will Learn Why your INNER DIALOGUE determines how the world responds to you. How to ESCAPE linear thinking and build exponential habits for business and life. The SEVEN UNIVERSAL TRUTHS that shape your mindset and outcomes. Why FAILURE is feedback and how to enjoy the “suck” phase of your journey. How to SURROUND yourself with people who expand what you believe is possible. The DAILY practices that keep your thoughts aligned with your goals. Why THINKING BIGGER starts by unlearning your limiting beliefs. How to REWRITE your story and take back control of your future. Resources + Links Grab your copy of Aaron's Exponential Theory: The Power of Thinking Big HERE! Learn more about Aaron Bare HERE! Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn ​​Aaron on Instagram & LinkedIn

Creating Confidence with Heather Monahan
You're One Connection Away From Changing Your Life with Scott MacGregor

Creating Confidence with Heather Monahan

Play Episode Listen Later Oct 14, 2025 46:17


What if one conversation could change the entire direction of your life? In this episode, I bring back one of my favorite conversations with my dear friend, Scott MacGregor, founder of The Outlier Project, founder & CEO of SomethingNew LLC, and bestselling author. Scott and I share how a single LinkedIn message between strangers grew into years of friendship, collaboration, and life-changing opportunities, and how you can do the same. We talk about the mindset shift from transactional networking to building long-term relationships that open unexpected doors. Scott breaks down how to play chess, not checkers, in your career, nurture connections with genuine care, and position yourself as the person everyone wants in the room. Get ready to learn how to build friendships that fuel your goals and transform every ‘no' into your next opportunity. In This Episode, You Will Learn Why one genuine relationship can change your entire career path. How to play chess instead of checkers in business and networking. The difference between transactional asks and transformational relationships. How to connect with high-impact people (and stay on their radar). How to spot genuine relationships vs. drive-by friendships. The mindset + tactical framework behind building a high-impact network. Resources + Links Join The Way Beyond Networking Masterclass HERE! Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn Scott on Instagram & LinkedIn

The Ben Shapiro Show
Ep. 2296 - TRIUMPH: Trump Frees Hostages, ELECTRIFIES Knesset

The Ben Shapiro Show

Play Episode Listen Later Oct 13, 2025 53:16


Ben reports directly from Jerusalem after watching President Trump electrify the Knesset; all living hostages have been released from Gaza; and we examine what comes next. Click here to join the member-exclusive portion of my show: https://bit.ly/3WDjgHE Ep.2296 - - - Facts Don't Care About Your Feelings - - - DailyWire+: Go to https://dailywireplus.com to join and get 40% off new DailyWire+ annual memberships with code FALL40 at checkout. USS Cole: An act of war, a government failure, and the spark that lit 9/11. A 3-Part series, streaming now exclusively on DailyWire+. Get your Ben Shapiro merch here: https://bit.ly/3TAu2cw - - - Today's Sponsors: Quo - Get 20% off of your first 6 months at Quo.com/BEN Boll & Branch - Get 20% off Bed Bundles at https://BollAndBranch.com/ben ZipRecruiter - Go to this exclusive web address to try ZipRecruiter FOR FREE: https://ZipRecruiter.com/DAILYWIRE Oracle - Visit https://oracle.com/shapiro to try OCI for free with zero commitment. SimpliSafe - Visit https://SimpliSafe.com/SHAPIRO to claim 50% off a new system. Jeremy's Razors - Visit https://jeremysrazors.com today - - - Socials: Follow on Twitter: https://bit.ly/3cXUn53  Follow on Instagram: https://bit.ly/3QtuibJ  Follow on Facebook: https://bit.ly/3TTirqd  Subscribe on YouTube: https://bit.ly/3RPyBiB - - - Privacy Policy: https://www.dailywire.com/privacy Learn more about your ad choices. Visit megaphone.fm/adchoices

Creating Confidence with Heather Monahan
Confidence Classic: The MAGIC of Surrender with Kute Blackson

Creating Confidence with Heather Monahan

Play Episode Listen Later Oct 8, 2025 52:48


Most of us want to “move on” or “let go,” but we skip the one phase that makes surrender possible. In this episode, I sit down with transformational teacher and bestselling author Kute Blackson to break down what surrender really means and why it's the opposite of weakness. We talk about how to let go without giving up, recognize the ego's survival patterns that keep you in control mode, and the step-by-step “anatomy of surrender” process. Tune in and discover the practices that will help you release control, grieve what's past, and open yourself to bigger opportunities and a life that feels more aligned and alive. In This Episode, You Will Learn Why SURRENDER is not weakness but the PASSWORD to FREEDOM. Why GRIEVING is the missing step before surrender can happen. How CONTROL is the ego's master addiction and keeps you stuck. How to tell yourself the TRUTH and stop negotiating your life away. Why PAIN is feedback that you're out of alignment. Ways to ALIGN with your soul's deeper vision and act from authenticity. Why LETTING GO of what's not for you creates space for greater blessings. Resources + Links Learn more about ⁠kuteblackson.com⁠  Read ⁠You Are The One⁠ & ⁠Magic of Surrender ⁠ FREE ⁠Reinvent Online Seminar⁠   Attend ⁠The Boundless Bliss⁠ event  Listen to ⁠Soul Talk⁠  Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn Kute on Facebook X & ⁠Instagram Kute on ⁠Youtube & LinkedIn

Creating Confidence with Heather Monahan
Confidence Classic: Believe In Yourself When Everyone Else Says No with Jamie Kern Lim, Founder of IT Cosmetics

Creating Confidence with Heather Monahan

Play Episode Listen Later Oct 7, 2025 58:05


How many times have you been told “no” when your gut was screaming “yes”? In this episode, I'm bringing back a conversation with my friend and inspiration, Jamie Kern Lima, the founder of IT Cosmetics. Jamie shares how she went from building a company in her living room to selling it to L'Oréal for $1.2 billion, becoming the first female CEO in L'Oréal's 100+ year history. We talk about how to stop letting other people's opinions drown out your own intuition, how to keep moving forward when the doors keep slamming shut, and how to root for yourself even when no one else does.  In This Episode, You Will Learn Why you must turn down the volume on critics and tune into your intuition. The “microphone” tool to protect your energy and choose whose voice you amplify. Why setbacks are often your setup for something bigger. The visualization practice Jamie used before her life-changing QVC pitch. Why rejection can be “God's protection” and how to trust it. How to believe in yourself even when the world tells you no. Resources + Links Visit Jamie's website: ⁠https://jamiekernlima.com/⁠  Get your copy of Jamie's ⁠Believe It⁠ HERE! Get your FREE 95 PG Action Plan HERE! Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn Jamie on Facebook & Instagram

Creating Confidence with Heather Monahan
Why Q4 Is the Time to Go BIGGER with Heather!

Creating Confidence with Heather Monahan

Play Episode Listen Later Oct 1, 2025 51:42


Confidence isn't something you're born with, but something you build. In this episode, I share why confidence is always the by-product of action, not a feeling you wait for. I talk about my experience in the C-suite, the fears I carried that turned out to be wasted energy, and how bold moves in Q4 can set you up for massive success next year. I also share how a near-canceled Dubai trip led to interviewing billionaire Peter Jones, who taught me to go BIGGER, and why being called ‘delusional' might be the best compliment you'll receive. Get ready to stop overthinking and start showing up as the most confident version of yourself. In This Episode You Will Learn Why CONFIDENCE is a by-product of ACTION, not a feeling. How to ACT confident before you actually feel it. The BODY LANGUAGE shift that lowers stress and boosts power. Why Q4 is the BEST TIME to pitch raises, promotions, and clients. How to LEVERAGE your personal brand for global opportunities. SALES CLOSING STRATEGIES you can apply to clients, sponsors, or pitches. The POWER of testimonials, identity, and silence in closing deals. Resources + Links October Group Ladies Only: https://heather-monahan.myshopify.com/products/seminar-registration Mastermind Team - 3 spots left! Apply here: https://heathermonahan.com/the-elite-mastermind/ Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn

Creating Confidence with Heather Monahan
Confidence Classic: Win the Inner Game and Rise Stronger with Ben Newman

Creating Confidence with Heather Monahan

Play Episode Listen Later Sep 30, 2025 32:30


What if the greatest challenges of your life were actually the foundation for your biggest wins? In this episode, I sit down with Ben Newman, performance coach to Fortune 500 leaders, Super Bowl champions, and championship football teams like the Alabama Crimson Tide. We talk about how to keep showing up on the days you want to quit, why purpose must be stronger than pain, and how investing in yourself (through coaches, mentors, or even accountability partners) is the fastest way to unlock your next level. Ben also shares practical tools from his work with world-class athletes and business leaders that you can apply right now to your own life. Tune in and learn how to push through adversity, find your fire, and create unstoppable momentum in your life and business. In This Episode, You Will Learn Meet Ben Newman, performance coach, author, and former mental conditioning coach for Alabama Crimson Tide. The PRAYER that gave Ben clarity and purpose every day. The UNEXPECTED “sign” that confirmed Ben's spiritual path. Why COACHING and ACCOUNTABILITY are essential for growth. The PRIZEFIGHTER DAY framework to win personally and professionally. Why CHAMPIONS never stop investing in coaching and mentorship. Resources + Links Learn more about Ben Newman at ⁠bennewman.net⁠  Get your copy of Ben Newman's ⁠Uncommon Leadership⁠ HERE!  Enroll in  ⁠Ben Newman's Uncommon Coaching Program⁠ Listen to Ben Newman's ⁠The Burn Podcast  ⁠Sign up for a one-dollar-per-month trial period at shopify.com/monahan Download the CFO's Guide to AI and Machine Learning at NetSuite.com/MONAHAN. Want to do more and spend less like Uber, 8x8, and Databricks Mosaic? Take a free test drive of OCI at oracle.com/MONAHAN. Get 10% off your first Mitopure order at timeline.com/CONFIDENCE. Get 15% off your first order when you use code CONFIDENCE15 at checkout at jennikayne.com. Call my digital clone at 201-897-2553!  Visit heathermonahan.com Sign up for my mailing list: heathermonahan.com/mailing-list/  Overcome Your Villains is Available NOW! Order here: https://overcomeyourvillains.com  If you haven't yet, get my first book Confidence Creator Follow Heather on Instagram & LinkedIn Ben on Instagram, LinkedIn, Youtube, Facebook, & X

The Ben Shapiro Show
Ep. 2284 - THE DAY AFTER: Kimmel Suspended, Democrats LIVID

The Ben Shapiro Show

Play Episode Listen Later Sep 19, 2025 65:56


After Jimmy Kimmel's suspension from the airwaves, Democrats go insane; we examine the Soros Open Society Foundation's alleged links to violent groups; and Democrats embrace a government shutdown strategy. Click here to join the member-exclusive portion of my show: https://bit.ly/3WDjgHE Ep.2284 - - - Facts Don't Care About Your Feelings - - - DailyWire+: Join millions of people who still believe in truth, courage, and common sense at https://DailyWirePlus.com Watch the Isabel Brown Show Daily at 1pm ET wherever you get your podcasts. Get your Ben Shapiro merch here: https://bit.ly/3TAu2cw - - - Today's Sponsors: Perplexity - Ask anything at https://pplx.ai/benshapiro and try out their new AI-powered web browser Comet at https://comet.perplexity.ai/. ExpressVPN - Go to https://expressvpn.com/ben and find out how you can get 4 months of ExpressVPN free! BAU, Artist of War - BAU, Artist at War, opens only in theaters, for a limited run beginning September 26th. Go to https://BAUmovie.com to watch the trailer, read about Josef's real-life journey, and find showtimes near you. Oracle - Visit https://oracle.com/shapiro to try OCI for free with zero commitment. ARMRA - Go to https://armra.com/SHAPIRO or enter SHAPIRO at checkout to get 30% off your first subscription order. PrizePicks - Visit https://prizepicks.onelink.me/LME0/BEN and use code BEN and get $50 in lineups when you play your first $5 lineup! PreBorn! - Donate today and help save babies from abortion at https://preborn.com/BEN or dial #250 keyword 'BABY' - - - Socials: Follow on Twitter: https://bit.ly/3cXUn53  Follow on Instagram: https://bit.ly/3QtuibJ  Follow on Facebook: https://bit.ly/3TTirqd  Subscribe on YouTube: https://bit.ly/3RPyBiB - - - Privacy Policy: https://www.dailywire.com/privacy Learn more about your ad choices. Visit megaphone.fm/adchoices

This Past Weekend w/ Theo Von
#610 - Steven Rinella

This Past Weekend w/ Theo Von

Play Episode Listen Later Sep 15, 2025 114:39


Steven Rinella is an outdoorsman, conservationist, and writer. Check out the new season of his show “MeatEater” as well as “The MeatEater Podcast” available on all platforms.  Steven joins Theo to talk about how humans have coexisted with animals throughout history, what goes into doing the craziest bird calls, and why hunters are doing more than anyone to promote conservation in America.  Steven Rinella: https://www.instagram.com/stevenrinella/  ------------------------------------------------ Tour Dates! https://theovon.com/tour New Merch: https://www.theovonstore.com ------------------------------------------------- Sponsored By: Celsius: Go to the Celsius Amazon store to check out all of their flavors. #CELSIUSBrandPartner #CELSIUSLiveFit https://amzn.to/3HbAtPJ  Blue Chew: Go to http://bluechew.com to get your first month of BlueChew FREE with promo code THEO!  Rocket Money: Go to http://rocketmoney.com/theo to cancel your unwanted subscriptions. Oracle: Head to https://www.oracle.com/theo to try OCI for free with zero commitment. Tecovas: Go to http://tecovas.com/theo to get 10% off when you sign up for email and texts. Perplexity AI: Ask anything at https://pplx.ai/theo and download their new web browser Comet at https://comet.perplexity.ai/ ------------------------------------------------- Music: “Shine” by Bishop Gunn Bishop Gunn - Shine ------------------------------------------------ Submit your funny videos, TikToks, questions and topics you'd like to hear on the podcast to: tpwproducer@gmail.com Hit the Hotline: 985-664-9503 Video Hotline for Theo Upload here: https://www.theovon.com/fan-upload Send mail to: This Past Weekend 1906 Glen Echo Rd PO Box #159359 Nashville, TN 37215 ------------------------------------------------ Find Theo: Website: https://theovon.com Instagram: https://instagram.com/theovon Facebook: https://facebook.com/theovon Facebook Group: https://www.facebook.com/groups/thispastweekend Twitter: https://twitter.com/theovon YouTube: https://youtube.com/theovon Clips Channel: https://www.youtube.com/c/TheoVonClips Shorts Channel: https://bit.ly/3ClUj8z ------------------------------------------------ Producer: Zach https://www.instagram.com/zachdpowers Producer: Trevyn https://www.instagram.com/trevyn.s/  Producer: Nick https://www.instagram.com/realnickdavis/ Learn more about your ad choices. Visit megaphone.fm/adchoices

The Ben Shapiro Show
Ep. 2258 - NYC's Whiny Brats Pick A Mayor

The Ben Shapiro Show

Play Episode Listen Later Aug 14, 2025 63:08


New polling shows young Democrats boosting Zohran Mamdani to victory, and we examine just why; President Trump continues his moves to take control of DC's crime problem; and Gov. Greg Abbott of TX stops by. Click here to join the member-exclusive portion of my show: https://bit.ly/3WDjgHE Ep.2258 - - - Facts Don't Care About Your Feelings - - - DailyWire+: Join millions of people who still believe in truth, courage, and common sense at https://DailyWirePlus.com My new book, “Lions and Scavengers,” drops September 2nd—pre-order today at https://dailywire.com/benshapiro Get your Ben Shapiro merch here: https://bit.ly/3TAu2cw - - - Today's Sponsors: Perplexity - Ask anything at https://pplx.ai/benshapiro and try out their new AI-powered web browser Comet at https://comet.perplexity.ai/. Policygenius - Head to https://policygenius.com/SHAPIRO to get your free life insurance quotes and see how much you could save. Lean (Brickhouse Nutrition) - Visit https://takelean.com and get 20% off with promo code BEN20 Helix Sleep - Go to https://helixsleep.com/ben for an exclusive offer. Oracle - Visit https://oracle.com/shapiro to try OCI for free with zero commitment. Kikoff - Start building credit with Kikoff today, and you can get your first month for as little as $1. Visit https://getkikoff.com/shapiro  - - - Socials: Follow on Twitter: https://bit.ly/3cXUn53  Follow on Instagram: https://bit.ly/3QtuibJ  Follow on Facebook: https://bit.ly/3TTirqd  Subscribe on YouTube: https://bit.ly/3RPyBiB - - - Privacy Policy: https://www.dailywire.com/privacy Learn more about your ad choices. Visit megaphone.fm/adchoices