A green CI run is not a deploy
A green check on a pipeline means every step that ran, succeeded. It does not mean the steps you cared about ran at all.
A green check on a pipeline means every step that ran, succeeded. It does not mean the steps you cared about ran at all.
A marketing site and a blog usually live in different systems, and the join between them is where things quietly rot. The common answer is to fetch posts in the browser. We think that is the wrong…
A long-lived access key in CI is a credential you cannot see being used, cannot scope tightly, and will forget to rotate. GitHub Actions has supported OIDC for years, and the migration is smaller…
If you open Cost Explorer, filter on "Amazon Bedrock" and see a number that looks reassuringly small, you are almost certainly not looking at what you spend on Bedrock.
Long-lived credentials in a pipeline are a liability that grows quietly. The rotation nobody owns, the key that appears in a log, the contractor who left with a copy. OIDC removes the class of…
Wheels with native extensions are compiled for a specific operating system and processor architecture. Install them on the machine you are sitting at, ship them to a Linux runtime, and the failure…
A retrieval system that returns the right document 95% of the time sounds excellent until you work out what the other 5% does to your answers.
A script that writes generated content into an existing file can also delete parts of it, and the deletion will not look like an error. It will look like a successful run.
Every team putting an LLM in front of customers eventually asks the same question: how do we stop it saying something we cannot stand behind?
Retrieval-augmented generation gets described as a way to give a model your data. It is more useful to think of it as a way to give the model a reason to be right, and reasons have provenance.
Teams evaluating LLM features usually start by asking which model is best. That is the wrong first question, because it has no answer without the second one: best at what, measured how.
Apache MXNet is an open-source deep learning framework that is used to build, train, and deploy deep learning models. It is a popular choice for developers and data scientists due to its scalability…
Cloud
AWS Glue is a fully managed extract, transform, and load (ETL) service from Amazon Web Services (AWS). It is designed to make it easier for users to prepare and load their data for analytics. With…
Cloud
Azure Red Hat OpenShift is now available to Azure Government customers, including federal, state, and local governments, as well as their partners. This is a major milestone in…
Cloud
Azure Load Testing is now available to the public, allowing businesses to take advantage of its powerful testing capabilities. With Azure Load Testing, businesses can test the…
Cloud
Amazon Inspector is a service offered by Amazon Web Services (AWS) that provides continuous security monitoring for AWS workloads. It is now available in two additional regions, AWS GovCloud…