SlideShare ist ein Scribd-Unternehmen logo
1 von 29
Software om blij van te worden
a winning combination
HI, I AM JEROEN
@jeroenfurst
blogs.jeroenfurst.nl
To do:
1. About Kramp
2. Describe the project
3. Choose the right tech
4. Connect the dots
5. Quick demo
6. Inspect the outcome
7. Answer questions
About Kramp
Describe the project
Describe
the project
Challenges
Integration with Workday (HR system)
International platform (single site)
but still appealing to a local target group
Handle country specific vacancies (map)
Describe
the project
Create the career site
Target customers: HR business partners
Target audiences: New employees
Target architectures: Headless, Microservices
Target technologies: Kentico Cloud, .NET Core
Target platforms: Microsoft Azure, VSTS
Describe
the project
Content first planning
Choose the right tech
Choose the right
tech
Kentico Cloud
Is not the same as Kentico EMS, it’s a different product (SaaS)
Provides “Content as a Service” via REST API’s (Kentico Deliver)
Offers structured content and digital assets via global CDN’s
Contains integrated analytics and visitor profiling (Kentico Engage)
Does not require additional hosting
Choose the right
tech
Why did we choose .NET Core MVC?
The project needs a head
.NET Core is Cross-Platform (Windows, macOS, Linux)
TrueLime has lots of experience with ASP.NET MVC
Kentico Cloud Boilerplate for ASP.NET Core MVC is already available
Developers love to work with the latest technologies
Choose the right
tech
Kramp microservice architecture
Connect the dots
Connect
the dots
Continuously deploy to Azure
Connect
the dots
Create the Kentico Cloud project
Connect
the dots
Fork the boilerplate
It’s open source
There are several boilerplates for Kentico Cloud available (.NET, Javascript, Swift)
Kentico Cloud Boilerplate for development of ASP.NET Core MVC applications
Tip: Please ensure you have the latest update of Visual Studio 2017, install the SDK
and runtime from here. Finally upgrade the project to .NET Core 2.0
Connect
the dots
Content modelling in a headless world
Give editors flexibility to translate every piece of content
Have a strongly typed setup to prevent the website from breaking if content is not
present (translated) or when it is in a wrong format
Tip: You can use content type snippets to group content elements and reuse them in
one or more content types.
Connect
the dots
Kentico Cloud model generator
Leverage strongly-typed models
Use it to validate if the models have changed
Kentico Cloud model generator utility for .NET
Tip: For structured rich text rendering add the --structuredmodel parameter.
Connect
the dots
Structured Rich Text Rendering (inline widgets)
Inspect the outcome
Inspect the outcome
In retrospect: Kentico Cloud
Kentico Cloud offers a Vintage Kentico Experience
 minimal learning curve
We can shorten development time using Kentico Cloud
 no need for installation and hosting of the CMS
Content type snippets is a great addition
 new features are constantly being added to Kentico Cloud
Translating content is not always clear
 don’t translate the content name/title, keep them in the same language
Rich Text Rendering gives editors flexibility
 big improvement compared to Kentico EMS
Inspect the outcome
In retrospect: .NET Core
First real-life project with .NET Core
 our developers loved it
Works well for easy/smaller projects
 complex projects could cause issues because .NET Core misses features
Introduces new features compared to ASP.NET MVC
 ViewComponents, out-of-the-box Dependency Injection
Debugging can be a pain
 stack trace only shows exception but not the source
Option to develop and deploy on other platforms
 Kramp is not tied to Microsoft tech
Answer questions
Answer questions
Useful resources
https://kenticocloud.com/blog
https://kenticocloud.com/blog/what-headless-cms-means-to-digital-agencies
http://blogs.jeroenfurst.nl/blog/december-2017/kentico-cloud-and-net-core-a-winning-combination
https://github.com/Kentico/cloud-boilerplate-net
https://github.com/Kentico/cloud-generators-net
https://www.microsoft.com/net/download/core
https://kenticocloud.com/blog/structured-rich-text-rendering-in-mvc
@jeroenfurst
blogs.jeroenfurst.nl
THANKS FOR LISTENING!
Software om blij van te worden

Weitere ähnliche Inhalte

Was ist angesagt?

2005 - .NET SummerCamp: Web developmentwith IIS & ASP.NET webservices
2005 - .NET SummerCamp: Web developmentwith IIS & ASP.NET webservices2005 - .NET SummerCamp: Web developmentwith IIS & ASP.NET webservices
2005 - .NET SummerCamp: Web developmentwith IIS & ASP.NET webservices
Daniel Fisher
 
Citrix Boot Camp Invite
Citrix Boot Camp InviteCitrix Boot Camp Invite
Citrix Boot Camp Invite
Darren Perry
 

Was ist angesagt? (20)

How to develop your first cloud-native Applications with Java - 30 Minutes
How to develop your first cloud-native Applications with Java - 30 MinutesHow to develop your first cloud-native Applications with Java - 30 Minutes
How to develop your first cloud-native Applications with Java - 30 Minutes
 
Machine Learning with GCP
Machine Learning with GCPMachine Learning with GCP
Machine Learning with GCP
 
MuleSoft Surat Live Demonstration Virtual Meetup#5 - Salesforce Composite Con...
MuleSoft Surat Live Demonstration Virtual Meetup#5 - Salesforce Composite Con...MuleSoft Surat Live Demonstration Virtual Meetup#5 - Salesforce Composite Con...
MuleSoft Surat Live Demonstration Virtual Meetup#5 - Salesforce Composite Con...
 
MuleSoft Surat Virtual Meetup#17 - Automated Code Review
MuleSoft Surat Virtual Meetup#17 - Automated Code ReviewMuleSoft Surat Virtual Meetup#17 - Automated Code Review
MuleSoft Surat Virtual Meetup#17 - Automated Code Review
 
Bodywork - GitOps for Machine Learning
Bodywork - GitOps for Machine LearningBodywork - GitOps for Machine Learning
Bodywork - GitOps for Machine Learning
 
2005 - .NET SummerCamp: Web developmentwith IIS & ASP.NET webservices
2005 - .NET SummerCamp: Web developmentwith IIS & ASP.NET webservices2005 - .NET SummerCamp: Web developmentwith IIS & ASP.NET webservices
2005 - .NET SummerCamp: Web developmentwith IIS & ASP.NET webservices
 
Engineer Stunning (API) documentation
Engineer Stunning (API) documentationEngineer Stunning (API) documentation
Engineer Stunning (API) documentation
 
Citrix Boot Camp Invite
Citrix Boot Camp InviteCitrix Boot Camp Invite
Citrix Boot Camp Invite
 
MongoDB World 2019: Look, Ma, No Servers! Serverless Application Development ...
MongoDB World 2019: Look, Ma, No Servers! Serverless Application Development ...MongoDB World 2019: Look, Ma, No Servers! Serverless Application Development ...
MongoDB World 2019: Look, Ma, No Servers! Serverless Application Development ...
 
XenApp Add
XenApp AddXenApp Add
XenApp Add
 
Connecting Your In-Premise Database To Mobile Apps
Connecting Your In-Premise Database To Mobile AppsConnecting Your In-Premise Database To Mobile Apps
Connecting Your In-Premise Database To Mobile Apps
 
Angular Is Better Enterprise Level Applications
Angular Is Better Enterprise Level ApplicationsAngular Is Better Enterprise Level Applications
Angular Is Better Enterprise Level Applications
 
Harnessing the power of aws using dot net
Harnessing the power of aws using dot netHarnessing the power of aws using dot net
Harnessing the power of aws using dot net
 
The Elephant in the Kubernetes Room: Team Interactions at Scale @ Velocity Be...
The Elephant in the Kubernetes Room: Team Interactions at Scale @ Velocity Be...The Elephant in the Kubernetes Room: Team Interactions at Scale @ Velocity Be...
The Elephant in the Kubernetes Room: Team Interactions at Scale @ Velocity Be...
 
Visibuild
VisibuildVisibuild
Visibuild
 
MongoDB World 2019: Building Flexible and Secure Customer Applications with M...
MongoDB World 2019: Building Flexible and Secure Customer Applications with M...MongoDB World 2019: Building Flexible and Secure Customer Applications with M...
MongoDB World 2019: Building Flexible and Secure Customer Applications with M...
 
Harnessing the Power of Customer Feedback
Harnessing the Power of Customer FeedbackHarnessing the Power of Customer Feedback
Harnessing the Power of Customer Feedback
 
Leveraging API Docs and Tools at Mercedes-Benz /developers
Leveraging API Docs and Tools at Mercedes-Benz /developersLeveraging API Docs and Tools at Mercedes-Benz /developers
Leveraging API Docs and Tools at Mercedes-Benz /developers
 
Azure IoT Central
Azure IoT CentralAzure IoT Central
Azure IoT Central
 
Cloud Migration: Cloud Readiness Assessment Case Study
Cloud Migration: Cloud Readiness Assessment Case StudyCloud Migration: Cloud Readiness Assessment Case Study
Cloud Migration: Cloud Readiness Assessment Case Study
 

Ähnlich wie Kentico Cloud and .NET Core - A Winning Combination

Stream SQL eventflow visual programming for real programmers presentation
Stream SQL eventflow visual programming for real programmers presentationStream SQL eventflow visual programming for real programmers presentation
Stream SQL eventflow visual programming for real programmers presentation
streambase
 
Latest_Edwin_Alberto_Arias_Espinoza
Latest_Edwin_Alberto_Arias_EspinozaLatest_Edwin_Alberto_Arias_Espinoza
Latest_Edwin_Alberto_Arias_Espinoza
Edwin Espinoza
 
VidyaBhooshanMishra_CV
VidyaBhooshanMishra_CVVidyaBhooshanMishra_CV
VidyaBhooshanMishra_CV
Landis+Gyr
 
AjaySamant_Resume
AjaySamant_ResumeAjaySamant_Resume
AjaySamant_Resume
Ajay Samant
 
Patterns (contd)Software Development ProcessDesign patte.docx
Patterns (contd)Software Development ProcessDesign patte.docxPatterns (contd)Software Development ProcessDesign patte.docx
Patterns (contd)Software Development ProcessDesign patte.docx
danhaley45372
 
Eslam soliman moursy hassan
Eslam soliman moursy hassanEslam soliman moursy hassan
Eslam soliman moursy hassan
eslamsoliman
 

Ähnlich wie Kentico Cloud and .NET Core - A Winning Combination (20)

Connecting the clouds, A TrueLime Story
Connecting the clouds, A TrueLime StoryConnecting the clouds, A TrueLime Story
Connecting the clouds, A TrueLime Story
 
Stream SQL eventflow visual programming for real programmers presentation
Stream SQL eventflow visual programming for real programmers presentationStream SQL eventflow visual programming for real programmers presentation
Stream SQL eventflow visual programming for real programmers presentation
 
Latest_Edwin_Alberto_Arias_Espinoza
Latest_Edwin_Alberto_Arias_EspinozaLatest_Edwin_Alberto_Arias_Espinoza
Latest_Edwin_Alberto_Arias_Espinoza
 
Projects delivered
Projects deliveredProjects delivered
Projects delivered
 
Ravindra Prasad
Ravindra PrasadRavindra Prasad
Ravindra Prasad
 
VidyaBhooshanMishra_CV
VidyaBhooshanMishra_CVVidyaBhooshanMishra_CV
VidyaBhooshanMishra_CV
 
Resume
ResumeResume
Resume
 
AnswerModules ModuleSuite
AnswerModules ModuleSuiteAnswerModules ModuleSuite
AnswerModules ModuleSuite
 
ChandanResume
ChandanResumeChandanResume
ChandanResume
 
Resume
ResumeResume
Resume
 
AjaySamant_Resume
AjaySamant_ResumeAjaySamant_Resume
AjaySamant_Resume
 
The Nuxeo vision for 2009 and beyond
The Nuxeo vision for 2009 and beyondThe Nuxeo vision for 2009 and beyond
The Nuxeo vision for 2009 and beyond
 
DC
DCDC
DC
 
SearchLeeds 2019 - Fabrizio Ballarini - TransferWise - Building, hacking and ...
SearchLeeds 2019 - Fabrizio Ballarini - TransferWise - Building, hacking and ...SearchLeeds 2019 - Fabrizio Ballarini - TransferWise - Building, hacking and ...
SearchLeeds 2019 - Fabrizio Ballarini - TransferWise - Building, hacking and ...
 
Building, hacking and killing a bespoke CMS - Search Leeds 19
Building, hacking and killing a bespoke CMS - Search Leeds 19Building, hacking and killing a bespoke CMS - Search Leeds 19
Building, hacking and killing a bespoke CMS - Search Leeds 19
 
Patterns (contd)Software Development ProcessDesign patte.docx
Patterns (contd)Software Development ProcessDesign patte.docxPatterns (contd)Software Development ProcessDesign patte.docx
Patterns (contd)Software Development ProcessDesign patte.docx
 
Christmas tip for your business
Christmas tip for your businessChristmas tip for your business
Christmas tip for your business
 
Elements of DDD with ASP.NET MVC & Entity Framework Code First
Elements of DDD with ASP.NET MVC & Entity Framework Code FirstElements of DDD with ASP.NET MVC & Entity Framework Code First
Elements of DDD with ASP.NET MVC & Entity Framework Code First
 
Eslam soliman moursy hassan
Eslam soliman moursy hassanEslam soliman moursy hassan
Eslam soliman moursy hassan
 
Prasanth_CV
Prasanth_CVPrasanth_CV
Prasanth_CV
 

Kürzlich hochgeladen

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 

Kentico Cloud and .NET Core - A Winning Combination