00:00I would say the first place to go is probably developer.hashicorp.com.
00:03We've got a lot of guides and tutorials there, which will be really useful.
00:07It'll kind of give you that overview of how each of the individual tools work.
00:11Tools are all freely downloadable, so you can actually start experimenting
00:15without the need for any expensive cloud accounts or anything like that.
00:19So what are your thoughts on Agentic AI, and what's HashiCorp been doing to support these teams?
00:23So I think Agentic AI, it's very, very quickly crept into the way that we develop software.
00:28From a perspective of how you develop Agentic AI, it has similarities to microservices
00:34in terms of the patterns of individualized components, which you're deploying across clusters of machines.
00:39From that perspective, some of the things that HashiCorp have done to support microservice development
00:43really applies to Agentic AI.
00:45So things like your secrets management, the ability to provision the infrastructure
00:49for your Agentic AI applications and the applications themselves
00:53are pretty well supported with our tools, Terraform, Console, Vault,
00:56and all of the other suite.
00:58Since Agentic AI is still relatively new and companies are starting to adopt it,
01:03what's the major shift that you've seen?
01:04An agentic system can do things which maybe are kind of like not programmed.
01:09It has its ability to think and act on its own behalf.
01:13So from that perspective, you've got to think very, very carefully about security
01:17and specifically about things like role-based access and how the system is using the end user's identity
01:24and for what purposes it's using it.
Comments
3