Engineering

206 articles

Software Engineering Editorial Picks

AltexSoft Pick
Stay tuned to the latest industry updates.
By clicking subscribe you confirm, that you understand and agree to the Privacy Policy
Subscribe to our newsletter

Stay tuned to the latest industry updates.

By clicking subscribe you confirm, that you understand and agree to the Privacy Policy
Join us on the TechTalks

Discover new opportunities for your travel business, ask about the integration of certain technology, and of course - help others by sharing your experience.

Visit TechTalks
Write an article for our blog

Almost 50 guest articles published from such contributors as Amadeus, DataQuest, MobileMonkey, and CloudFactory.

Read how to become a contributor.

Engineering in AltexSoft Vlog

Software Development Life Cycle: Explained
Oct 18, 2023

Software Development Life Cycle: Explained

SDLC was conceived in the 1970s as a way of formulating the development of large scale business systems. There are many methodologies addressing this sequence of stages. Today, we will talk about the phases of SDLC and the methodologies applying them. 0:00 Intro 0:50 SDLC Stages 3:46 Waterfall 4:56 Agile 8:21 DevOps Read more about SDLC in our blog: https://www.altexsoft.com/whitepapers/estimating-software-engineering-effort-project-and-product-development-approach/ and https://www.altexsoft.com/blog/business/technical-documentation-in-software-development-types-best-practices-and-tools/ Useful Links: [ 1 ] https://github.com/tpn/pdfs/blob/master/Managing%20the%20Development%20of%20Large%20Software%20Systems%20-%201970%20(waterfall).pdf [ 2 ] https://agilemanifesto.org/ [ 3 ] https://agilemodeling.com/essays/barelygoodenough.htm [ 4 ] https://product.hubspot.com/blog/how-we-deploy-300-times-a-day [ 5 ] https://blog.spinnaker.io/evolving-how-netflix-builds-maintains-and-operates-their-spinnaker-distribution-33c844d0102c [ 6 ] https://services.google.com/fh/files/misc/2022_state_of_devops_report.pdf Follow us on LinkedIn: https://www.linkedin.com/company/altexsoft/ Follow us on Facebook: https://www.facebook.com/altexsoft/ Follow us on Twitter: https://x.com/AltexSoft Follow us on Instagram: https://www.instagram.com/altexsoftcom/ Music by Epidemicsound.com

The Pros and Cons of .NET Framework
Apr 07, 2021

The Pros and Cons of .NET Framework

The family of .NET frameworks is considered one of the most versatile cross-platform development tools. So here we'll look at its components, how they work together, and the pros and cons of the .NET platform. 0:00 .NET today 0:32 What is .NET? 1:08 .NET framework components 1:41 .NET Framework 2:24 .NET Core 3:56 Xamarin 4:12 .NET cross-platform development 6:10 .NET 5 8:24 The Pros of .NET 12:12 The Cons of .NET 14:35 Future of .NET Learn more about AltexSoft: https://www.altexsoft.com Follow us on LinkedIn: https://www.linkedin.com/company/altexsoft Follow us on Facebook: https://www.facebook.com/altexsoft/ Follow us on Twitter: https://twitter.com/AltexSoft Follow us on Instagram: https://www.instagram.com/altexsoftcom/ Check our article to learn more about .NET: https://www.altexsoft.com/blog/engineering/the-good-and-the-bad-of-net-framework-programming/ Sources: [ 1 ] https://insights.stackoverflow.com/survey/2020 [ 2 ] https://dotnet.microsoft.com/ [ 3 ] https://dotnet.microsoft.com/apps/aspnet [ 4 ] https://dotnet.microsoft.com/learn/aspnet/what-is-aspnet-core [ 5 ] https://www.mono-project.com/ [ 6 ] https://dotnet.microsoft.com/download/dotnet/5.0 [ 7 ] https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor [ 8 ] https://dotnet.microsoft.com/platform/support/policy/dotnet-framework [ 9 ] https://docs.microsoft.com/en-us/dotnet/framework/deployment/ [ 10 ] https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-5/ [ 11 ] https://dotnet.microsoft.com/learn/videos [ 12 ] https://dotnetfoundation.org/ [ 13 ] https://dotnet.microsoft.com/platform/community [ 14 ] https://github.com/dotnet/try-convert [ 15 ] https://www.jetbrains.com/dotmemory/?gclid=Cj0KCQiAv6yCBhCLARIsABqJTjaB_v1IfIqxF6iZdtNkQ-4MCQX2aYw1VhXqJHLCriq-xpYZHOhu_hkaAjEPEALw_wcB https://michaelscodingspot.com/ways-to-cause-memory-leaks-in-dotnet/ [ 16 ] https://www.ziprecruiter.com/Jobs/Net-Developer Music in video by Blue Dot Sessions (www.sessions.blue): First Results is licensed under a Attribution-NonCommercial 4.0 International License. (https://creativecommons.org/licenses/by-nc/4.0/) Scallat is licensed under a Attribution-NonCommercial 4.0 International License. Lo Margin is licensed under a Attribution-NonCommercial 4.0 International License. Rate Sheet is licensed under a Attribution-NonCommercial License. (https://creativecommons.org/licenses/by-nc/4.0/) Tanguedo is licensed under a Attribution-NonCommercial License. Front Runner is licensed under a Attribution-NonCommercial License. The Big Ten is licensed under a Attribution-NonCommercial License. Tripoli is licensed under a Attribution-NonCommercial License. Marble Chase is licensed under a Attribution-NonCommercial License. Great is the Contessa is licensed under a Attribution-NonCommercial License. Festering is licensed under a Attribution-NonCommercial License. Gondola Blue is licensed under a Attribution-NonCommercial License. Paper Napkin is licensed under a Attribution-NonCommercial License. by Podington Bear (https://www.soundofpicture.com/ ): Lost And Found is licensed under a Attribution-NonCommercial 4.0 International License. Assmack is licensed under a Attribution-NonCommercial 3.0 International License.(https://creativecommons.org/licenses/by-nc/3.0/) Kitty In The Window is licensed under a Attribution-NonCommercial 3.0 International License. Budsbursting is licensed under a Attribution-NonCommercial 3.0 International License. You Wasted My Time When I Was Timewasting is licensed under a Attribution-NonCommercial 3.0 International License. Others: Crowander (crowander.com) - Tacco is licensed under a Attribution-NonCommercial 4.0 International License.

DevOps & Continuous Delivery Lifecycle Explained
Apr 30, 2020

DevOps & Continuous Delivery Lifecycle Explained

DevOps is a culture that brings development and operations specialists together. It fosters quick innovation, continuous delivery, and cross-functional teams. In traditional software development, the operations specialists and engineers work separately, which leads to confusion in deploying the code into production. The DevOps practice helps improve communication between the two teams. In our video, we talk about: • Why DevOps is needed • DevOps teams • The role of DevOps engineer • Continuous delivery — the workflow of DevOps teams Also, read our article to learn more: https://www.altexsoft.com/blog/engineering/devops-principles-practices-and-devops-engineer-role/ Sources: [1] These are phrases by Lee Thompson, Founder and organizer for the annual DevOpsDays Austin conference, CTO at Precision Autonomy. http://dev2ops.org/2009/09/qa-lee-thompson-former-chief-technologist-of-etrade-financial/ [2] https://youtu.be/pebIr4F-vjQ [3] https://www.slideshare.net/jallspaw/10-deploys-per-day-dev-and-ops-cooperation-at-flickr [4] https://dl.acm.org/doi/pdf/10.1145/1142055.1142065?download=true [5] https://research.fb.com/publications/development-and-deployment-at-facebook/ [6] https://itrevolution.com/conways-law/ [7] https://services.google.com/fh/files/misc/state-of-devops-2019.pdf #DevOps #ContinuousDelivery #DevOpsLifecycle Learn more about AltexSoft: https://www.altexsoft.com Follow us on LinkedIn: https://www.linkedin.com/company/altexsoft/ Follow us on Facebook: https://www.facebook.com/altexsoft/ Follow us on Twitter: https://twitter.com/AltexSoft Follow us on Instagram: https://www.instagram.com/altexsoftcom/ Music in video: Divertimento K131 by Kevin MacLeod is licensed under a Creative Commons Attribution license (https://creativecommons.org/licenses/by/4.0/) Source: http://incompetech.com/music/royalty-free/index.html?isrc=USUAN1100533 Artist: http://incompetech.com/

Any Questions? Let's Discuss!

Discuss your project needs with our architects.

By clicking contact us you confirm, that you understand and agree to the Privacy Policy

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.