Big news! Lots of changes!
A lot has been changed recently and we’re happy to announce that we’re done with polishing our current products so it feels and looks better. We primarily hope it would also provide much better experience.
A lot has been changed recently and we’re happy to announce that we’re done with polishing our current products so it feels and looks better. We primarily hope it would also provide much better experience.
Kubernetes is the de facto industry standard for container management and orchestration. Not surprisingly, it has also become common to use Kubernetes in tandem with compatible Continuous Integration (CI) and Continuous Deployment (CD) tools. As a container orchestrator, Kubernetes expects deployments to spin up software throughout a cluster. Those deployments are created using files or command lines that can be generated manually or using properly configured CI/CD software.
July 05, 2019 Software development has changed rapidly over the last ten years. Many companies have moved away from the traditional waterfall development model to an agile methodology, and this has meant embracing continuous integration and continuous delivery practices. But how about taking it one step further with continuous deployment? Are you deploying to production automatically, without any human intervention? Some of the major products we rely on everyday are.
Five worthy reads is a regular column on five noteworthy items we’ve discovered while researching trending and timeless topics. This week, we discuss the state of cybersecurity in the education sector. Making up more than 6 percent of the gross world product, the global education sector has been growing at a 4.5 percent compound annual growth rate (CAGR) and is forecasted to be worth $10 trillion by 2030.
On my first day as Content Writer at Squared Up, I walked into the orange and blue-themed office and immediately took a liking to my surroundings. It was bright, it smelled fresh – and I distinctly remember noticing that all the meeting rooms were Star Wars-themed. Warmly welcomed by the friendliest of colleagues, I was shown to my desk, where waiting for me was a Star Wars LEGO set alongside company merch as a welcome gift.
AWS Lambda is a service that confuses many people. For that reason, you may be wondering just how it works, and how you’d use it to build a highly scalable event-driven application. As someone who’s presumably no stranger to the internet, you must have seen the terms serverless, function-as-a-service, or AWS Lambda thrown across your screen a few times. Perhaps you’re looking to learn more. If so, you’re in luck.
The Tech Leader’s Tour is a series of events bringing tech leaders together to learn from each other about improving software quality and customer experience. The next stop for the tour is Wellington, followed by Sydney, Melbourne, Seattle, Portland and San Francisco. Intrigued? Good news! Be the first to know by expressing your interest here.
Citrix provides a tool called Citrix Director for monitoring Citrix Virtual App and Desktops (CVAD), formerly known as Citrix XenDesktop/XenApp. While this is a great tool for providing day to day end user support with real-time health information about CVAD software components and user sessions, there are a few important differences compared to an Enterprise Monitoring Platform, such as Microsoft System Center Operations Manager (SCOM). You should know this when monitoring CVAD stacks.
Citrix application and desktop virtualization technologies are widely used by organizations that are embarking on digital transformation initiatives. The success of these initiatives is closely tied to ensuring a great user experience for end users as they access their virtual apps and desktops.
This post takes a look at Kotlin, a relatively new programming language that runs on the JVM, and explores how it can be used to build serverless web apps on AWS using Lambda and API Gateway. In programming language terms Kotlin is a relative newcomer. It was first announced in 2011 by JetBrains, the makers of IntelliJ IDEA, and was designed as a modern successor to Java.