Jeffrey Palermo

Jeffrey Palermo

Austin, Texas, United States
3K followers 500+ connections

About

A key differentiator is Clear Measure’s AI Software Factory approach, which accelerates…

Services

Articles by Jeffrey

  • AI‑Driven DevOps Architecture

    The futurists are saying that AI is going to write all the code and do everything automagically. But that’s just pie in…

    3 Comments
  • The Mindset Shift Required for AI‑Driven Development

    For decades, software engineering has operated under a deeply ingrained mental model: developers design the system…

    1 Comment
  • Your guide to custom software - for the non-tech company

    Software has the power to propel a business forward. It also has the power to saddle a company with ongoing maintenance…

    1 Comment
  • Help! My software developer just quit

    If this just happened, and you are the operations executive at your firm, you may be a bit stressed at the moment. The…

    3 Comments

Activity

3K followers

See all activities

Experience

  • Clear Measure Graphic
  • -

    Austin, Texas, United States

  • -

  • -

  • -

    Austin, Texas Area

  • -

    Austin, Texas Metropolitan Area

  • -

  • -

  • -

  • -

  • -

  • -

Education

Licenses & Certifications

  • Microsoft Certified Solution Deveoper (MCSD.Net)

    Microsoft Corporation

Volunteer Experience

  • Boy Scouts of America Graphic

    Assistant Cubmaster

    Boy Scouts of America

    - Present 10 years

    Cub Scout Pack 786

  • Founder, head facilitator

    Code the Town

    - Present 11 years 2 months

    Education

    This is a group for anyone interested in volunteering to teach Hour of Code https://hourofcode.com/us in the Austin and surrounding area school districts. The goal is to get community volunteers to give the age appropriate Hour of Code to every student at every grade level. We want to have our own community prepare students for a technology-based workforce. We also want to build a community of professionals and students that have a passion for coding and teaching. We want to begin the Hour of…

    This is a group for anyone interested in volunteering to teach Hour of Code https://hourofcode.com/us in the Austin and surrounding area school districts. The goal is to get community volunteers to give the age appropriate Hour of Code to every student at every grade level. We want to have our own community prepare students for a technology-based workforce. We also want to build a community of professionals and students that have a passion for coding and teaching. We want to begin the Hour of Code in the high schools first. High school students would then be prepared to teach the younger students. Once this group has momentum, it will be able to form motivated teams and use software projects done for local non-profit organizations to not only reinvest in our community but also to help our youth gain experience in software engineering. Whether you are a student, parent, educator, or software professional, please join our Meet Up! This will be fun! And it will have a profound impact on the next generation.

  • Boy Scouts of America Graphic

    Assistant Scoutmaster

    Boy Scouts of America

    - Present 6 years 10 months

    Troop 72 Scouts BSA

Publications

  • .NET DevOps for Azure

    APress

    Use this book as your one-stop shop for architecting a world-class DevOps environment with Microsoft technologies.

    .NET DevOps for Azure is a synthesis of practices, tools, and process that, together, can equip a software organization to move fast and deliver the highest quality software. The book begins by discussing the most common challenges faced by developers in DevOps today and offers options and proven solutions on how to implement DevOps for your team.

    Daily, millions of…

    Use this book as your one-stop shop for architecting a world-class DevOps environment with Microsoft technologies.

    .NET DevOps for Azure is a synthesis of practices, tools, and process that, together, can equip a software organization to move fast and deliver the highest quality software. The book begins by discussing the most common challenges faced by developers in DevOps today and offers options and proven solutions on how to implement DevOps for your team.

    Daily, millions of developers use .NET to build and operate mission-critical software systems for organizations around the world. While the marketplace has scores of information about the technology, it is completely up to you to put together all the blocks in the right way for your environment.

    This book provides you with a model to build on. The relevant principles are covered first along with how to implement that part of the environment. And while variances in tools, language, or requirements will change the needed implementation, the DevOps model is the architecture for the working environment for your team. You can modify parts of the model to customize it to your enterprise, but the architecture will enable all of your teams and applications to accelerate in performance.


    What You Will Learn

    Get your .NET applications into a DevOps environment in Azure
    Analyze and address the part of your DevOps process that causes delays or bottlenecks
    Track code using Azure Repos and conduct acceptance tests
    Apply the rules for segmenting applications into Git repositories
    Understand the different types of builds and when to use each
    Know how to think about code validation in your DevOps environment
    Provision and configure environments; deploy release candidates across the environments in Azure
    Monitor and support software that has been deployed to a production environment


    Who This Book Is For

    .NET Developers who are using or want to use DevOps in Azure but don’t know where to begin

    See publication
  • ASP.NET MVC 5 LiveLessons

    Pearson Education

    Overview

    ASP.NET MVC 5 LiveLessons provides web developers with an introduction to ASP.NET MVC, which includes a review of web applications on the Microsoft platform. This course educates the developer from a master software engineering perspective with an eye toward frictionless development, best practices, and build and test automation.

    Description

    Software engineer and Microsoft MVP Jeffrey Palermo guides developers through each part of the ASP.NET MVC 5 framework, and…

    Overview

    ASP.NET MVC 5 LiveLessons provides web developers with an introduction to ASP.NET MVC, which includes a review of web applications on the Microsoft platform. This course educates the developer from a master software engineering perspective with an eye toward frictionless development, best practices, and build and test automation.

    Description

    Software engineer and Microsoft MVP Jeffrey Palermo guides developers through each part of the ASP.NET MVC 5 framework, and he demonstrates how to leverage each piece to its fullest with real-world code examples. Viewers will learn how to create well-structured MVC web applications from scratch, add libraries and dependencies to the web application without creating unnecessary coupling, and create dynamic web pages and screens that accept, validate, and process user input. Viewers will also learn how to expose complex data to the application’s users through screens, extend the MVC framework to create cross-cutting behavior with minimal code, and develop using HTML5, CSS3, and jQuery to create MVC web applications that function equally well on desktops, tablets, and smartphones. While learning the framework, viewers will learn how to properly structure a software system that uses separation of concerns and layering so that applications can be maintainable for years to come.

    Based on the best-selling ASP.NET MVC 4 LiveLessons, this video training has been updated to use Visual Studio 2013 and the MVC 5 enhancements to security and authentication as well as integration enhancements such as WebAPI 2 and OData support. The result is that with MVC 5 and WebAPI 2, 80% of REST-style web services can now be done right alongside the rest of the web application without the complexity of WCF.

    The source code repository for this LiveLesson can be found at www.informit.com/title/9780672337185.

    See publication
  • ASP.NET MVC 4 LiveLessons

    Pearson Education

    ASP.NET MVC 4 introduces web developers to ASP.NET MVC, along with the history of web applications on the Microsoft platform. Developers will dive into each part of this framework and will learn how to leverage each piece to its fullest with code examples. Viewers will learn how to create well-structured MVC web applications from scratch, add libraries and dependencies to the web application without creating unnecessary coupling, create dynamic web pages and screens that: accept, validate, and…

    ASP.NET MVC 4 introduces web developers to ASP.NET MVC, along with the history of web applications on the Microsoft platform. Developers will dive into each part of this framework and will learn how to leverage each piece to its fullest with code examples. Viewers will learn how to create well-structured MVC web applications from scratch, add libraries and dependencies to the web application without creating unnecessary coupling, create dynamic web pages and screens that: accept, validate, and process user input. Viewers will also learn how to expose complex data to the application users through screens, extend the MVC framework to create cross-cutting behavior with minimal code, and develop using HTML5, CSS3, jQuery to create MVC web applications that function equally well on desktops, tablets and smartphones.

    See publication
  • ASP.NET MVC 4 in Action

    Manning

  • ASP.NET MVC 2 in Action

    Manning

    The future of high-end web development on the Microsoft platform, ASP.NET MVC 2 provides clear separation of data, interface, and logic and radically simplifies tedious page and event lifecycle management. And since it's an evolution of ASP.NET, you can mix MVC and Web Forms in the same application, building on your existing work.

    ASP.NET MVC 2 in Action is a fast-paced tutorial designed to introduce the MVC model to ASP.NET developers and show how to apply it effectively. After a…

    The future of high-end web development on the Microsoft platform, ASP.NET MVC 2 provides clear separation of data, interface, and logic and radically simplifies tedious page and event lifecycle management. And since it's an evolution of ASP.NET, you can mix MVC and Web Forms in the same application, building on your existing work.

    ASP.NET MVC 2 in Action is a fast-paced tutorial designed to introduce the MVC model to ASP.NET developers and show how to apply it effectively. After a high-speed ramp up, the book presents over 25 concise chapters exploring key topics like validation, routing, and data access. Each topic is illustrated with its own example so it's easy to dip into the book without reading in sequence. This book covers some high-value, high-end techniques you won't find anywhere else!

    Other authors
    See publication

Projects

Honors & Awards

  • Microsoft MVP (Most Valuable Professional)

    Microsoft

    Received every year since 2006

  • Microsoft MVP - 2006-2018

    Microsoft MVP Award Program

    I have been recognized with the 2006 (and each year since) Microsoft MVP award for my contributions to the technical community on the Microsoft platform.

  • Army Commendation Medal

    United States Army

  • Eagle Scout

    Boy Scouts of America

Recommendations received

View Jeffrey’s full profile

  • See who you know in common
  • Get introduced
  • Contact Jeffrey directly
Join to view full profile

Other similar profiles

Explore top content on LinkedIn

Find curated posts and insights for relevant topics all in one place.

View top content

Others named Jeffrey Palermo in United States

Add new skills with these courses