Since a while ago I started moving all the services that I currently have towards serverless systems, I also started looking for a CMS that will allow me to completely remove WordPress, which is the CMS that I currently use. If I evaluate the use I make of this CMS, the truth is that I […]
macklus For a long time now, the people of Microsoft have been taking great steps to increase the compatibility of Windows with GNU / Linux systems. One of these latest improvements has been adding support for having a Linux distribution installed to Windows 10 64-bit versions. We explain how to use an Ubuntu distribution directly from […]
macklus In the web world as a web page becomes more popular and begins to have many visits, the cost necessary to serve these visits tends to increase proportionally, especially if we use a server language like PHP. To reduce these costs there are many possible techniques, such as using a Content Distribution Network or CDN […]
macklus Nowadays there are very few web pages that do not work with TLS to encrypt the connection between us and the server. The appearance of Let’s Encrypt, which allows us to have a free SSL certificate, and the importance that Google gives to using https for SEO, have facilitated its dissemination. AWS also allow us […]
macklus We talk about Fastly, a CDN based on the popular Varnish service, with many features that make it one of the most powerful and configurable CDNs
macklus Yii Framework is one of the most commonly used PHP Framework today. Its ease of use, speed and its many extensions make it a very serious option to consider when developing in PHP. To further facilitate the development with Yii we can use an environment created with Docker compose. Using Docker compose we reduce the […]
macklus When working with our applications in EC2, the data of our applications should always be stored in the correct data stores. For example, the application code should be hosted in a git repository, and the application data, for example images, should be maintained in services such as S3, which guarantee us immediate availability and [...]
macklus A few days ago, when analyzing the consumption of S3 from one of our header projects, we saw that the cost was skyrocketing. In this project we use S3 as a static image store, which is accessed from a CloudFront distribution, so it should not be very high. One of the problems of using this […]
macklus It’s been a long time since I read this entry by Raúl Hernández González, and he has come back to me on many occasions. I must admit, even with a lot of shame, that I am the kind of person who is overwhelmed by some situations, or according to some tasks. I’m not sure why, […]
macklus Reading this entry by Javi Santana about Frameworks of programming and the way in which they end up capturing the prominence of the project, I could not smile remembering my own experience. The phases of every programmer Every self-respecting programmer has gone through at least a couple of phases: I do not need any framework, […]
macklus
Recent Comments