Player FM - Internet Radio Done Right
Checked 5d ago
اضافه شده در five سال پیش
محتوای ارائه شده توسط Vishnu VG. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Vishnu VG یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Player FM - برنامه پادکست
با برنامه Player FM !
با برنامه Player FM !
پادکست هایی که ارزش شنیدن دارند
حمایت شده
For the first time, Skip Intro goes to The Paris Theater in Manhattan to sit down with Rebecca Ferguson who stars as Captain Olivia Walker in A HOUSE OF DYNAMITE . Directed by Oscar-winning Kathryn Bigelow, the film was screened this month at the historic 535-seat theater — NYC’s longest-running arthouse cinema. Ferguson shares what it was like to read the powerful script written by Noah Oppenheim and how working with Bigelow was unlike any other experience on set. The Mission Impossible actor also talks about jumping off the roof of the Vienna State Opera with Tom Cruise, Denis Villeneuve’s love of veils and jingle jangles in Dune , and teases Netflix’s upcoming Peaky Blinders movie with Cillian Murphy. Video episodes available on Still Watching Netflix YouTube Channel. Listen to more from Netflix Podcasts .…
C# Asynchronous programming practices
Manage episode 319552313 series 2805941
محتوای ارائه شده توسط Vishnu VG. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Vishnu VG یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Interested in knowledge about c# and .Net asynchronous programming practices. Checkout my new podcast episode on asynchronous programming practices (Available on all platforms)
65 قسمت
Manage episode 319552313 series 2805941
محتوای ارائه شده توسط Vishnu VG. تمام محتوای پادکست شامل قسمتها، گرافیکها و توضیحات پادکست مستقیماً توسط Vishnu VG یا شریک پلتفرم پادکست آنها آپلود و ارائه میشوند. اگر فکر میکنید شخصی بدون اجازه شما از اثر دارای حق نسخهبرداری شما استفاده میکند، میتوانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Interested in knowledge about c# and .Net asynchronous programming practices. Checkout my new podcast episode on asynchronous programming practices (Available on all platforms)
65 قسمت
همه قسمت ها
×C
Coding talks with Vishnu VG
1 Complete Guide to Amazon Q - Agentic AI Assitant 1:07:55
1:07:55
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:07:55
Complete Guide to Amazon Q - Agentic AI Assitant https://aws.amazon.com/q/
C
Coding talks with Vishnu VG
1 Developing AI-ML models with Amazon Sagemaker 1:22:59
1:22:59
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:22:59
Developing Custom AI-ML models with Amazon Sagemaker
C
Coding talks with Vishnu VG
1 Modernizing Legacy Enterprise Apps with AWS Serverless 1:02:14
1:02:14
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:02:14
Modernizing Legacy Enterprise Apps with AWS Serverless
Listen this one hour podcast to get an foundational understanding of Networking Services provided by AWS that helps with Modernizing legacy apps and for new application development.
With the Oracle Database @ AWS officially announced recently, AWS provides the optimal platform for deploWith the Oracle Database @ AWS officially announced recently, AWS provides the optimal platform for deploying Oracle 23ai with full AI Vector Search capabilities. The architecture leverages Oracle’s Exadata infrastructure deployed directly within AWS data centers, providing dedicated hardware optimized for database and AI workloads, while maintaining seamless integration with AWS Services. https://builder.aws.com/content/31MnN0Gw4qSWEZy9KVapw6kfoSS/oracle-ai-vector-search-architecture-on-aws…
I’ve been attending Oracle Yatra in July 2025 in Bengaluru, and AI and Multicloud are core concepts discussed, along with Oracle Database concepts. It’s interesting to see how Oracle is encouraging a multicloud strategy and AI capabilities within the Oracle ecosystem. In this article, we will discuss an overview of the Oracle Multicloud Strategy through Oracle @ AWS. https://builder.aws.com/content/31MWAULLazXegTJlsNVw8q36FLM/oracle-multicloud-a-new-era-with-oracle-databaseaws…
If you've been to any tech conferences lately, especially around generative AI and cloud, you've likely heard this buzzword. Today, we're breaking down what MCP servers are, why they're crucial for advanced AI applications, and how you can confidently deploy and even build them, particularly within an enterprise AWS ecosystem. This episode assumes you have a foundational understanding of LLMs and cloud architecture, and while our examples lean into AWS and .NET, the concepts are broadly applicable. So, let's jump right in! Introduction to MCP Servers: We'll start by setting the stage, explaining what MCP servers are and why they've become so relevant in the world of AI, especially as of mid-2025. The Core Idea of MCP Protocol: We'll break down the fundamental concept behind the MCP protocol, which standardizes how Large Language Models (LLMs) interact with external tools and data, freeing LLMs to focus on intelligence. Anatomy of an MCP Application: We'll look at the higher-level components of an application using an MCP server, including the application itself, the MCP client, and the server's key elements: resources, actions, and prompts. Tackling Enterprise Integration Challenges: A critical discussion on how authentication has evolved for MCP servers, from basic keys to robust OAuth 2.1 and Resource Servers, enabling secure enterprise integration with identity providers like Amazon Cognito. AWS's Blueprint for Enterprise MCP Deployments: We'll walk through AWS's recommended architecture for securely deploying MCP servers, covering everything from CloudFront and AWS WAF to ALBs, authentication services, and serverless compute options like Fargate and Lambda. The Next Evolution: MCP with Amazon Bedrock AgentCore: Discover how AWS Bedrock AgentCore further streamlines agent development and MCP server management, offering specialized runtimes, gateways, and built-in identity and observability. Real-World MCP Server Examples: We'll highlight the growing popularity of MCP servers by examining a practical use case: the AWS Documentation MCP Server, and how it empowers AI assistants with real-time, accurate knowledge. Building Your Own MCP Server in .NET (High-Level): For our developer listeners, we'll provide a concise, step-by-step guide on how to get started building your own MCP server using .NET, from setting up your web app to defining your AI's capabilities.…
C
Coding talks with Vishnu VG
In this episode we discuss how to take advantage of Redis AI and MCP features in AWS. Reference : https://builder.aws.com/content/2iBDCZGYnl32D7VclPJGxs9Pofs/leveraging-redis-services-on-aws
Join us as we explore the power of Amazon EventBridge, a versatile tool that simplifies building scalable and responsive event driven applications.
In this 1-hour deep dive, understand the programmatic integration with Amazon Bedrock. Discover the diverse methods at your disposal, from harnessing AWS CLI and SDKs to empowering your applications and automation environments. We'll explore: Effortless connections: Understand AWS CLI, Cloud Shell, Invoke API, and Converse API for streamlined interactions. Prompt engineering : Craft precise prompts to unlock Bedrock's full potential. Insider tips: Maximize efficiency and get the most out of your Bedrock experience. Tune in on your favorite platform – earphones recommended for optimal sound.…
C
Coding talks with Vishnu VG
This audio podcast is your essential guide to infusing intelligence into your enterprise applications with Amazon Bedrock. Discover the power of Bedrock's foundation models, including Jurassic-2 from AI21 Labs, Claude from Anthropic, Stable Diffusion from Stability AI, Titan from Amazon, and Llama 2 from Meta, and learn how to seamlessly integrate them into your existing systems. As a managed, serverless service with a unified API, Bedrock simplifies the process of adding Generative AI capabilities while ensuring the security and privacy of your data. You can even incorporate your own domain-specific knowledge models for a truly tailored solution. In this episode, we'll demystify foundation models, explore their transformative potential across various industries, and showcase real-world examples of how organizations are using Amazon Bedrock with these powerful models to unlock new levels of innovation and efficiency. Stay tuned for our next episode, where we'll dive deeper into advanced concepts and techniques for customizing and optimizing foundation models to suit your specific enterprise needs with Amazon Bedrock.…
Want to move your applications to the cloud but not sure where to start? This podcast is for you! I 'll explain cloud migration in simple terms and introduce you to the AWS tools that make it easy. Learn about different migration strategies and the AWS services that help you plan, track, and automate the process. No prior AWS experience required! Join us and discover how you can easily and confidently move your applications to AWS. Available on all audio platforms and Youtube…
Join and listen to go beyond the basics and explore the powerful world of S3 storage classes. We'll break down each class, from Standard and Intelligent-Tiering to Glacier, and help you determine which is the perfect fit for your data's unique needs. Whether you're a seasoned AWS user or just getting started with S3, this episode is packed with valuable insights and practical tips to help you unlock the full potential of Amazon S3 storage…
In this Azure-specific episode, we delve into the art of modernizing classic cloud services. Our discussion kicks off by exploring the migration journey from monolithic architectures to modular services, all while keeping containerization at the forefront. We’ll dissect a real-world case study featuring Azure Container Instances (ACI) and then pivot to the orchestration magic of containers in the cloud—specifically Azure Kubernetes Service (AKS) and Azure Container Service for Azure (ACA). Tune in for insights, best practices, and a sneak peek at the upcoming AWS counterpart!…
Welcome to the podcast that sails through the dynamic world of container services. In this episode, we delve into the essence of containerization, unravel the offerings of leading cloud vendors like AWS, Azure, and GCP, and demystify the complexities of Kubernetes. Whether you’re a developer, a cloud enthusiast, or just curious about the backbone of modern cloud infrastructures, join us as we explore the building blocks that power today’s applications. Tune in to discover how containers are revolutionizing the way we deploy, manage, and scale applications in the cloud. Don’t miss out on this journey through the clouds!…
C
Coding talks with Vishnu VG
1 AWS S3 Storage in Depth 1:22:06
1:22:06
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:22:06
Listen an onehour podcast , on some advanced concepts of AWS S3 Storage. Kindly use earphones for better experience.
C
Coding talks with Vishnu VG
1 Introduction to AWS S3 Storage 1:13:59
1:13:59
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:13:59
Listen an onehour podcast , which give you an overview on AWS S3 Storage, which is an object storage built to retrieve any amount of data from anywhere. Kindly use earphones for better experience.
C
Coding talks with Vishnu VG
1 C# Asynchronous programming practices 1:04:09
1:04:09
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:04:09
Interested in knowledge about c# and .Net asynchronous programming practices. Checkout my new podcast episode on asynchronous programming practices (Available on all platforms)
C
Coding talks with Vishnu VG
Listen this 1 hour audio podcast to get started with .Net 6, newest version of .Net, which unifies all platforms, its features, new Visual Studio IDE(2022), Platform changes and much more Host : Vishnu VG | Software Architect https://www.linkedin.com/in/vishnuvasanthakumari/
C
Coding talks with Vishnu VG
1 Understanding Azure Data Factory 1:00:26
1:00:26
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:00:26
Join this 1 hour session to learn about overview of Azure Data Factory and its different elements. Integrate all your data with Azure Data Factory—a fully managed, serverless data integration service. Kindly use headphones for optimal listening
GCP Series which features Google Serverless Services like App Engine, Cloud Functions, Cloud Run and Cloud Run Anthos
This is a sixth episode of GCP Series which features Google App Engine. Please listen other series as well.
This is a fifth episode of GCP Series which covers an overview of NOSQL Services like FireStore, BigTable and MemStore. Please listen other series as well.
This is a fourth episode of GCP Series which features relational database services from Google Cloud. Please listen other series as well.
This is third episode of GCP Series. Please listen other series as well.
This is a second episode of GCP Series which features about Google Projects. Please listen other series as well.
C
Coding talks with Vishnu VG
1 Overview of Google Cloud Platform & Google Compute 1:01:53
1:01:53
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:01:53
Overview of Google Cloud Platform & Google Compute. This is a start of GCP Series. Please listen other series as well.
C
Coding talks with Vishnu VG
1 Getting started with Azure Cosmos DB 1:05:28
1:05:28
پخش در آینده
پخش در آینده
لیست ها
پسندیدن
دوست داشته شد1:05:28
Checkout this 1 hour Podcast to get a familiarity with Azure Cosmos DB, a NoSQL Service from Microsoft Azure. A live event session will be coming on Wed 25th Aug 2021, 8PM IST. https://www.meetup.com/cloud-computing/events/280194877/ References Azure Cosmos DB Resource Models https://docs.microsoft.com/en-us/azure/cosmos-db/account-databases-containers-items Partitioning & Horizontal Scaling https://docs.microsoft.com/en-us/azure/cosmos-db/partitioning-overview Plan and Manage Costs of Azure Cosmos DB https://docs.microsoft.com/en-us/azure/cosmos-db/plan-manage-costs Provisioned Quotas https://docs.microsoft.com/en-us/azure/cosmos-db/concepts-limits Consistency Level in Azure Cosmos DB https://docs.microsoft.com/en-us/azure/cosmos-db/consistency-levels…
Understand the concepts behind deploying and manage containerised applications more easily with a fully managed Kubernetes service called Azure Kubernetes or AKS. Familiarity with docker is not required, will cover as we go along.
Explains an overview on React Queries and Server State Management. Additional References https://react-query.tanstack.com/ https://codesandbox.io/s/github/tannerlinsley/react-query/tree/master/examples/simple?file=/src/index.js:1028-1064
به Player FM خوش آمدید!
Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.






























