Algo mas de este profesor
https://www.youtube.com/user/aminespinoza/videos
Introducción al curso
Introducción a Web Apps en Azure
Web Apps
Crear mi sitio web local en VS Code
Subiendo mi código a Github
Estableciendo una integración continua con GitHub
Integración continua de mi aplicación
Monitoreo de aplicaciones Web
Ajustes adicionales a mi sitio web
Instalar Wordpress con mi WebApp
Logic Apps
¿Qué son las Logic Apps?
Crear una Logic App y analizar un proceso
Recibir correos con noticias
Recordatorios a tu correo
Compartir un tweet a correo electrónico
Enviar correos automáticos usando HTTP
Cierre
Cierre
In a world where web applications are at the core of many technology projects, their knowledge is not only vital, but also an essential competency for any software developer. These applications not only serve as starting points for other technology branches, but are also crucial for working with APIs in mobile applications. Mastering their development can open up a range of career opportunities, as the course offered at Platzi shows.
Web applications are essential for any developer. From simple creation to publishing and deployment in the cloud, they have been part of almost every developer's learning experience. These applications are critical, not only for creating websites, but also as a means to manage APIs that are indispensable for mobile applications, which store and manage information. Here, the technologies are agnostic, meaning you can work with a variety of languages, such as:
The important thing is flexibility: a web application must be able to support any workload and leverage both Windows and Linux platforms, depending on the needs of the client and the system.
Getting started with Azure to deploy your web application is a simple and quick process. Here is a basic guide on how to do it:
Resource creation: Start by creating a resource group where you will centralize everything you need for your application.
Select a URL and content type: Define a specific URL for your application, such as tucurso.azurewebsites.net
, and choose to work with code, which is the required category.
Technology choice: Choose the programming language your application will work with. Azure allows the flexibility to choose between current and previous versions of various languages.
Operating System and Region: Define whether you prefer to work with Linux or Windows based on your deployment needs and select a region suitable for your geographic location.
Service Plan Configuration: This step is crucial when defining the hosting capacity of your application. Azure allows you to resize this service according to the volume of requests you expect to receive in your application.
Publishing and verification: Once you complete the configuration, publish the application. It may take 5 to 10 seconds for the system to be fully operational, especially if you opted for a free plan that may have certain memory restrictions.
The ability to work in the cloud through platforms like Azure allows developers to maximize their efforts efficiently and securely. Some notable advantages include:
Scalability: You can adjust the capacity of your application according to traffic and storage needs.
Technological flexibility: Use the environment and language that best suits your project and customer preferences.
Accessibility: The management and access to your application is done from anywhere in the world.
Security and data management: Offers robust tools to protect the information you handle in your applications.
As you continue to develop as a technology professional, managing web applications in the cloud will become an increasingly necessary skill. Keep learning and exploring the potential of the cloud to take your technology solutions to the next level - the road to excellence is full of opportunities and discoveries!
Contributions 22
Questions 7
Algo mas de este profesor
https://www.youtube.com/user/aminespinoza/videos
Creo que a la fecha sept 2021 ya no se llaman Web Apps sino App Services…
Espero encontrar la solución para iniciar un emprendimiento con una aplicación móvil y también con una pagina web…
Que buen apunte, creo que todos o al menos la gran mayoría hemos pasado por el desarrollo de algún sitio web. Recuerdo el primer ingreso que tuve por hacer la página web para la empresa de un amigo. Llevaba cerca de 4 meses aprendiendo en Platzi y ya había recuperado la mitad de la inversión 😁. Así empezó todo…
Sería un aporte usar también python, para conocer otras opciones, o con vue.js
Qué buena introducción, en menos de 5 minutos pude desplegar un sitio Web.
tengo muchas expectativas de aprender algo nuevo
On fire!!!
A seguir aprendiendo
*Azure App Service
el host puede ser pequeño o grande de acuerdo a las necesidades.
app service plan es como el host para hospedar la aplicación.
el profesor escoje la zona del oeste de estados unidos para desplegar la app.
para empezar a desplegar una web,buscar el recurso web app.
Vamos a por mas clases sobre Azure
Muy interesante se ve el curso!
Azure ultimamente lo orilla mas a uno trabajar con docker!
Bueno Inicio con Otro curso con AMIN, me a dejado muy satisfecho en los anteriores
No me apareció .NET Core 2.2 en el portal de Azure
Want to see more contributions, questions and answers from the community?