Rob's Presentations, page 21
How to Give Everyone Access to Your Data and Still Keep It Safe
data security
1/20/2022
at Cyral Webinar
As companies become data-driven, they need to make their data accessible to developers, DevOps teams and data engineers to facilitate better applications, compress release cycles and improve productivity....
Choosing from the many ways to Docker in Azure
docker devops azure
1/19/2022
at Docker Las Vegas
in Las Vegas, NV (virtual)
You’re ready to go cloud native with containers. Now where do you begin on Azure? There’s a dizying amount of container options available in Azure....
Minimal APIs with ASP.NET
1/13/2022
at Tulsa .NET User Group
in Tulsa, OK (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
The Definitive Deep Dive into the .git Folder
git
1/13/2022
at CodeMash
in Sandusky, OH
What’s in the .git folder? How are commits stored? How do branches work? We’ll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content....
Minimal APIs with ASP.NET
12/15/2021
at Southeast Valley .NET User Group
in Chandler, AZ (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
How to Discover Data Exfiltration in Minutes, Not Months
security data
12/14/2021
at Cyral Webinar
Who was poking around in your database? This can be an unnerving question that organizations often avoid because it’s difficult to investigate and the answer usually leads to even more questions....
Mocking in Front-end and Back-end TypeScript Tests
javascript spa testing
12/9/2021
at DevIntersection
in Las Vegas, NV
When the goal is unit testing, it’s common to swap out dependencies with fake pieces to give more control and to make tests run faster....
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
12/9/2021
at DevIntersection
in Las Vegas, NV
Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
Databases in the Microservices World
data
12/8/2021
at DevIntersection
in Las Vegas, NV
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
Service Mess to Service Mesh
kubernetes security
12/8/2021
at apidays Paris
in Paris, France (virtual
In our quest to secure all the things, do we jump in too quickly? We’ll use Istio and Linkerd as example service meshes, and look at the features we would expect from a service mesh....